3:00 PM – Intro to Python – Juan
Today We Did Reviewed the homework due today about: for loop with list and with range Reviewed for loops: with lists and in range. Learned about while loops: Forever loops and breakingRead More...
American Young Coder Academy – Indo
Today We Did Reviewed the homework due today about: for loop with list and with range Reviewed for loops: with lists and in range. Learned about while loops: Forever loops and breakingRead More...
Today We Did Setting up Gitlab and PyCharm Learned about how to load images Learned how to blit images In case you need anything, feel free to email me at sebastian@ayclogic.com HomeworkRead More...
Today We Did Reviewed homework for project proposals If I gave you critiques, make sure to modify your project proposal Finished reviewing complex shapes and circles. Finished Kaleido Spiral Homework Make significantRead More...
Today We Did Finished Monster System Finally understood why we have unique classes for monsters like Dragon and Troll (so they can handle magic attacks differently) In case you need anything, feelRead More...
Today We Did Reviewed the homework due today about: while loop and functions Functions: Without return values With return values Random module: random.randint(start, end), random.choice(list) Magic8Ball View what we covered today at https://drive.google.com/drive/u/1/folders/19Kl2Yg3yOu6YAXIjkh3fsztpv3OxsmvARead More...
Today We Did Reviewed fixing bugs HW, part 1 and part 2. Reviewed errors and fixing bugs. Reviewed quiz 2 practice problems: https://indo.ayclogic.com/intro-to-python-exercises-for-quiz-2/ View what we covered at https://drive.google.com/drive/u/1/folders/1ZUAbuGWWGPRXxcEKHRhFdGLyFc7N5Jva Homework Study forRead More...
Today We Did: Understanding the difference between del/pop, and append/insert How to find length of a list Introduction to For Loops for lists Homework: Create new python file named July13_ListHomework2.py 2nd edition:Read More...
Today We Did Finished Grocery System program Started working on Robux Balance program View what we covered today at https://drive.google.com/drive/u/1/folders/15Guajo6GvNi_09_rLw7QNwPyAcz1sBNA Homework Make more progress on your project. Submit your file Jul17_Project_2.py Entire projectRead More...
Today We Did Review of dictionaries and OOP Began SchoolSystem program In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Create a new folder in our Google DriveRead More...
Today We Did We learned on how to load images using for in range for loop. We created config,py We learned about the enemy movement regions. Homework Our next class is goingRead More...