2 PM – Intro To Python – Bill
2 PM – Intro To Python – Bill
Today We: Reviewed the HW Learned how to loop through a list Learned about the index variable of a for loop using list Learned how to use if chains inside the loopRead More...
Today We: Reviewed the HW Learned how to loop through a list Learned about the index variable of a for loop using list Learned how to use if chains inside the loopRead More...
Today We: Did the first quiz Your HW: None No Class Next Week, Happy 4th Of July
Today We: Continued the Book Application project Gave the Book class a get_info method Created the main_application class Created the menu for the main application as an attribute Created the main loopRead More...
Topics covered in class today: We went over functions: how to create functions, call functions, and pass in parameters to functions. Briefly began introducing functions with return values If you have anyRead More...
Today we: Went over the second project in the Scratch Level 1 Practice Test. Homework: Check the feedback for your practice test and go over what you didn't understand!!! THERE IS NORead More...
Week - 02 3D Animation Beginner Today we do: How to use maya: Learm how to read graph editor in maya Work with timing and keyframe in maya Animate a bouncing ballRead More...
Today We: Reviewed the HW Learned about while loops Your HW: Create a new file called "June_29_WhileLoopHW" Do Pages 119 to 121, and page 123 Make sure to do the TRY ITRead More...
Today We Did: Reviewed 2nd Quiz Answers Learned basic turtle Homework: Create a new file “June29_Turtle4ShapesHomework.py” Create a new function “draw_rectangle”. One parameter: color. Inside the function, draw a rectangle shape usingRead More...
Today we: Finished the Ask Gobo project Started the Animal Race project Added the Cat sprite, Bat sprite, Dog sprite, Finish Line sprite, Bat Start sprite, Dog Start sprite, and background LearnedRead More...
Today We Do We went over last week’s homework We went over while loops Homework Page 118 and 121 Do these exercises (CLICK THE LINK ON THE RIGHT) : https://www.ayclogic.com/intro-to-python-exercises/ NO CLASSRead More...
Today We Do Gave Feedback on Turtle project progress We went over how to draw circles continuously using Turtle We started writing functions for a face. Homework Make some progress on yourRead More...