American Young Coder

AYC logo

9 AM – Python OOP – Gamas

Today We Did We reviewed Phone Book homework. We went over proof that in worst case scenario, using python dictionary to search is faster than using list. We went over using PythonRead More...

7 PM – Intro to Python – William

Today We Did 1st Python Quiz! Homework Create the following file: Oct2_WhileLoopHW.py Read textbook end of pg 117 until pg.123 and copy down the code If you have any questions or needRead More...

7:00 PM – Python OOP – Juan

Today We Did Reviewed homework Reviewed creating instances of a class, using attributes and methods outside of class, incrementing/decrementing class attributes Started School System Homework No homework

6 PM – Intro To Python – Darin

What We Did Today: Learnt how to get input from shell (user) Manipulated user input with if statements to perform certain code/actions Reviewed fundamental concepts of data types Homework: Create a fileRead More...

6 PM – Intro To Python – Darin

What We Did Today: Reviewed the Star Wars homework: https://www.ayclogic.com/intro-to-python/star-wars-problem/ Applied "random" inside of functions, to get random items from a list Practiced steps in debugging, and got started on debugging worksheetRead More...

9 AM – Python OOP – Indo – Gamas

Today We Did We learned more about Python "class". We learned about different rules and terminologies of using Python class. Homework Memorize all the rules and terminologies that we have learned whenRead More...