6 PM – Intro To Python – Darin
What We Did Today: Had our first quiz covering topics so far on data types, conditionals (if statements), for/while loops, and input from shell Homework: No Homework!
American Young Coder Academy – Indo
What We Did Today: Had our first quiz covering topics so far on data types, conditionals (if statements), for/while loops, and input from shell Homework: No Homework!
Today We Did We created a new Pycharm Project - SAT-9AM We moved all the existing python files to this project. We created aug_26_dictionary.py We learned how to get, add, replace/set, deleteRead More...
Today We Did Reviewed fundamentals of inheritance with square & rectangle example Began monster system project In case you need anything, feel free to email me at sebastian@ayclogic.com No class on 9/2Read More...
Today We Did Reviewed fundamentals of inheritance with square & rectangle example Began monster system project In case you need anything, feel free to email me at sebastian@ayclogic.com No class on 9/2Read More...
Today We Did Finished school system Revisited why its important to have all this repetition: We need to memorize dictionary operations! In case you need anything, feel free to email me atRead More...
Today We Did Finished school system Revisited why its important to have all this repetition: We need to memorize dictionary operations! In case you need anything, feel free to email me atRead More...
Gamas sub Today We Did We learned the difference between if elif else with a lot ifs. We learned how to get input from Shell. We learned how to convert from StringRead More...
Today We Did Reviewed homework. Reviewed accessing, modifying, and inserting with dictionaries Learned about looping through dictionary keys, values, and items. Homework Name your file Sept4_Dictionary_HW2.py and do: Pg. 100, 101 TryRead More...
Today we did: Reviewed lists Continued for loops with lists Homework: Make the following files: Aug28_ListsHW2.py Read pages 37-41 and copy the code down into a file Aug28_AnimalList.py Follow these instructions: https://indo.ayclogic.com/animal-list-and-for-loop-exercises/ Upload yourRead More...
Today We Did Reviewed last week's homework for the Phone Book dictionary program Worked on the Grocery System project using dictionaries. Homework Name your file Sept4_GrocerySystem.py and finish: Adding the purchased itemRead More...