American Young Coder

AYC logo

4 PM – Python OOP – Darin

Today We: Reviewed TIY page 167, highlighting default values. Continued the School Application project, further implementing object oriented concepts. Homework: For Ian: In your Sep30_SchoolSystem project, add a staff class and addRead More...

6 PM – Intro To Python – Darin

What We Did Today: Learnt how to implement heading into the functions. Explained the final project structure Homework: Draw a proposal with the following guidelines: https://www.ayclogic.com/intro-to-python-final-project-criteria/ Submit the proposal by taking aRead More...

7 PM – Python OOP – Darin

What We Did Today: Applied dictionaries in a text based game Homework: (If you havent already) In a file called Oct1_DictionaryHW, do pages 99 (TIY 6-1 to 6-3) and page 105 (TIY 6-4Read More...

6:30 PM – Intro to Python – Sebastian

Today We Did Revisited while loops Learned about for loops with the range() function Learned about "for each loops" Thursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case youRead More...

4 PM – Python OOP – Darin

Today We: Reviewed the inner workings of classes, object relationships, and how to use dictionaries. Added the teacher class into the program. Next week we will start on a similar but differentRead More...

7:00 PM – Intro to Python – Sebastian

Today We Did Reviewed data types Learned how to take user input with input() function Began learning about conditions and how they always turn into True or False Began learning about if,Read More...

6 PM – Intro To Python – Darin

 What We Did Today: Reviewed final project proposals Reviewed how to use the heading and extent parameters for circles and rectangles Learnt how to randomize colors for object creation in turtle drawings.Read More...

7 PM – Python OOP – Darin

What We Did Today: Further applied dictionaries We changed Grocery System from intro to python to use a dictionary instead, making things more efficient. Homework: CHANGE robux system so that you useRead More...

6:30 PM – Intro to Python – Sebastian

Today We Did More loops review (practicing all 3 kinds) Learned about break statements Thursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free toRead More...

4 PM – Python OOP – Darin

Today We: Reviewed the functionality of our class for the School System, with adding, listing, and finding objects. Started the Library System application. Homework: In the same Library System project, complete theRead More...