Today We Did Understood more about objects and how we should store them in our dictionaries Finished the remaining methods for library system Understood why it would be better for some objectsRead More...
Today We Did Helped with project work Finished GrocerySystem project Started Robux Shopping Cart project In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAY31_project_hw,Read More...
Gamas sub. Today We Did We reviewed page 84 homework We further review if elif else concepts Homework Homework is due WED night and please upload to your assigned google drive. CreateRead More...
Homework Continue with your Turtle project (20 % of your grade), by next week June 10, you should have done 75% of your turtle. Turtle project is due on June 17. ThereRead More...
Today We Did Continued learning about the random module, finished Magic8BallV2.py. Finished problem 1 from https://indo.ayclogic.com/intro-to-python/star-wars-problem/ Homework Create a new file June10_StarWarsHW.py Do the remaining problems, 2 - 4 from https://indo.ayclogic.com/intro-to-python/star-wars-problem/
Today We Did Started and almost finished Supermarket Application OOP Saw a great example about why objects are helpful (they can store multiple attributes) In case you need anything, feel free toRead More...
Today We Did Lots of project review and advice Worked together to create a few more letters for our projects Finished Robux Balance Program In case you need anything, feel free toRead More...
Today We Did We reviewed page 84: 5-5 We learned how to get an input from shell Homework Create June8_InputFromShellHomework.py Do number 3 from https://indo.ayclogic.com/list-inputs-if-and-else-loops-and-function/ . Make sure to use input fromRead More...
Today We Did Reviewed dictionaries Finished phone book dictionary program In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework JUN10_dictionary_hw, please submit by next Friday.Read More...
Today We Did Reviewed last week HW problems from https://indo.ayclogic.com/intro-to-python/star-wars-problem/ Started learning about Python errors, and the steps to fix errors: Click the bottom blue line Read the error message Fix theRead More...
Gamas Sub Today We Did We learned how life without functions would be miserable because there will be a lot of code duplications and your entire codes would be very long. WeRead More...
Today We Did Reviewed homework Spent a lot of time understanding the pro's and con's of attributes vs using the variables we learned about in the beginning of class "local variables" ReviewedRead More...
Today We Did Defining a function: name, parameters. Functions without return values. Functions with return values Homework Pg. 137, 138 Name your file: June21_Functions_HW.py and do Problems 6, 7 https://indo.ayclogic.com/list-inputs-if-and-else-loops-and-function/
Today We Did Received final corrections to project Final exam review In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework JUN14_final_project, please submit by nextRead More...
What We Did We learned on how to do OR operator inside if or elif statements. We reviewed homework number 3 from https://indo.ayclogic.com/list-inputs-if-and-else-loops-and-function/ Homework If you did not do last week homework, pleaseRead More...
Today We Did Create new class called Staff Reviewed the difference between attributes and parameters Added staff methods In case you need anything, feel free to email me at sebastian@ayclogic.com Homework AddRead More...
Today We Did Finished Grocery System V2 Began learning about object oriented programming Learned about classes, constructors, attributes, methods, and objects In case you need anything, feel free to email me atRead More...
Today We Did Reviewed question 1 from exam a Reviewed question 2 from exam b In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Please review the codeRead More...
Today We Did Reviewed Error HW and Quiz Review https://indo.ayclogic.com/fix-python-bugs-2/ https://indo.ayclogic.com/intro-to-python-exercises-for-quiz-2 Homework Quiz 2 next class Monday, June 19. New schedule: Monday/Thursday 7:00 PM - 8:30 PM Questions? Email me at juan@ayclogic.com
Today We Did Completed Quiz #2 Quiz scores are sent to your email. Started learning about the basics of Turtle Graphics. New schedule: Monday/Thursday 7:00 PM - 8:30 PM Homework Homework dueRead More...
Today We Did Introduction to inheritance Began Monster System project In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework JUN20_monster_system_hw, please submit by next Monday.Read More...
Today We Did Reviewed HW problems 6, 7 from: https://indo.ayclogic.com/list-inputs-if-and-else-loops-and-function/ Learned about the random module, random.choice() and random.randint() View what we covered today at: https://drive.google.com/drive/u/1/folders/1ZUAbuGWWGPRXxcEKHRhFdGLyFc7N5Jva Homework Name your file: June28_Magic8Ball_HW.py and do:Read More...
Today We Did We learned more about input from shell. How to convert from String to Integer. We learned about +=, -=. *=, /= . Homework Create a new Python file June22_HowOldAreYou.pyRead More...
Today We Did Reviewed problems from Quiz #2. Continued learning about Turtle Graphics: Reviewed HW. Learned about turtle.begin_fill() and turtle.end_fill() New schedule: Monday/Thursday 7:00 PM - 8:30 PM Homework Name your fileRead More...
Today We Did Went over dictionary homework Reviewed more core OOP concepts like when/why attributes are helpful and an be used Created Dog class and showed how objects can interact with eachRead More...
Today We Did Learned about variables, data types: int, float, string, and boolean. int and string operations. Converting data types, int(), str()... Learned about if-elif-else statements. Learned about boolean expressions. View whatRead More...
Today We Did Reviewed last week's homework. Modified our rectangle function, using parameters, to specify: Starting (x, y) coordinates. Length and width. Color and fill color Created a left_arm function for ourRead More...
Today We Did Continued Monster System program Added new menu items to get the last bit of required user input In case you need anything, feel free to email me at sebastian@ayclogic.comRead More...
Today We Did Reviewed the homework due today for strings and if-else. Reviewed: Strings: upper(), title(), lower() If-elif-else Learned about lists: Accessing and modifying lists by index. Adding to lists: append(), insert()Read More...
Today We Did Reviewed Magic8Ball using random.randint() and random.choice() Finished Password Generator and Star Wars problems. View what we covered at https://drive.google.com/drive/u/1/folders/1ZUAbuGWWGPRXxcEKHRhFdGLyFc7N5Jva No class on July 5th Homework Name your file: July12_FixingBugs1_HW.pyRead More...
Today We Did: How to access lists Add items to a list Remove items from a list, and Modify lists. Homework Create new python file named June29_ListHomework.py For those with second editionRead More...
Today We Did Reviewed last week's homework for Robot Builder. Complex shapes and polygons. No class next week. Next class on July 10, 7:00 PM. Homework Project proposal (drawing) due July 10.Read More...