5PM – Summer Intro to Python
5PM – Summer Intro to Python
What We Did Today 1. We learned about turtle, and how it can be used to design animations. 2. We learned how to create squares and circles using functions. 3. We learnedRead More...
What We Did Today 1. We learned about turtle, and how it can be used to design animations. 2. We learned how to create squares and circles using functions. 3. We learnedRead More...
We went over game mode for flappy duck. Homework: Catchup on homework here: https://www.ayclogic.com/event/1-pm-python-game-development-26/ And then do this homework: https://www.ayclogic.com/event/1-pm-python-game-development-28/
What we did today: Reviewed list homework Learned about for loops with lists Did practice problems with for loops and lists Homework: Page 52 If you have any questions, feel free toRead More...
Reminder: No Class on Monday!! What We Did Today 1. We learned how to design figures using shapes generated from turtle 2. We learned how to change the angles of shapes asRead More...
We went over the homework to draw the tube on the screen. We reviewed how to setup the tube project. We improved the tube sprite Homework: Add the player/duck sprite using theRead More...
Today we: We went over the final project proposal and address feedback. We committed some changes and pushed to Gitlab. Homework: Aydan/Anson: Get second player sprite, and get all vehicles (Anson) AddRead More...
What we did today: Finished learning about for loops Homework: Page 57 and 58 If you have any questions, feel free to email me at nathaniel@ayclogic.com
What We Did Today 1. We learned how to create a shopping cart system 2. We learned how to use variables to display user activity 3. We learned how to store paragraphsRead More...
Today: We went over the homework to add the coin and player sprites. We added the upwards facing tube. Homework: Flip the upwards facing tube so it looks correct Make the playerRead More...
Today we went over the projects, and finished the shoot balloon target. Homework: Anson/Aydan: Go over collision between bullet and player Add a way to indicate the game is over. Yitong/Spencer: CropRead More...
Today We Do: We continued with Shopping Cart program Homework: Try to finish your Python Turtle project by next week. This way I can give you feedback if you there are improvementsRead More...
Today We Do We learned about simpleai Python open source library (https://github.com/simpleai-team/simpleai) and how we can use this open source library to help Enemy Tank find the best path to the PlayerRead More...
Today: We went over the homework to add the credit page. We made the game restart correctly after game over. I've uploaded the code here. Homework: Create a gitlab.com account. Make sureRead More...
Today We Do We went over homeworks from https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ and https://www.ayclogic.com/tell-me-your-age/ Homework Next week (July 17) is first quiz. You need to have gmail account to receive the quiz via google forms.Read More...
Today We Do We went over progress of team project. We learned how to pull and push from GITLAB. We decide what each person in the team are going to do withRead More...
Today We Do We reviewed Class, __init__ method, class attributes, methods We reviewed how to create variable (instances) of Student and Animal class. We reviewed page 162 (TRY IT YOURSELF) the firstRead More...
Today We Do We went over each team final project progress We started Shoot Balloon project Homework Continue with your team's final project progress according to your project schedule.
What We Did Today 1. We were able to design a shopping system for Roblox 2. We reviewed how shopping cart was coded 3. We reviewed the random module and turtle methodsRead More...
We went over how to commit changes to gitlab. We cropped an image layer in FireAlpacha but got stuck on exporting images. Chet will review how this works and meet again tomorrowRead More...
What we did today: Finished learning about while loops Homework: Page 123 7-4 and 7-5 (try it yourself section) If you have any questions, feel free to email me at nathaniel@ayclogic.com
Today We went over the homework to make the player and coins flip images, and fixed/flipped the upwards tube. We added gravity and let the player fly. We added collision detection betweenRead More...
Today: We went over progress on the final projects. We reviewed how to commit changes with git/pycharm to gitlab. We added collision detection between the target and the balloons, when user clicksRead More...
Today We Do We reviewed progress of each team project according to schedules. We continued with Shoot Balloon project . The codes for this project can be found in google drive. ClickRead More...
Today We Do We continued to check progress of each person's python project. We finished Supermarket Shopping Cart project. Homework The python project is due next week. Please email and attach yourRead More...
Today We Do We continued with Tank War project. We made Iron wall around the border because of limitation of simpleai open source library We added ability to find the tank mapRead More...
Today: We made sure everyone got a gitlab account. We refactored the code for the play button and the credit button into their own methods. We added a countdown indicator. I've uploadedRead More...
Today We do We reviewed 2nd Quiz result Homework Create a new python file July17_StarWarsHomework.py Do exercises from https://www.ayclogic.com/intro-to-python/star-wars-problem/
What we did today: Reviewed while loops homework Finished quiz review Homework: Study for Quiz 1 that will take place next Tuesday, July 27! Quiz will contain material on: variables, getting input,Read More...
What We Did Today 1. We learned about dictionaries 2. We improved the Supermarket code using a dictionary 3. We learned how to simplify code to make it less redundant Homework TitleRead More...
Today: We went over the homework to handle player coin collisions and increment score, and we added the landing page. We added the countdown timer, and refactored the play button into it'sRead More...
Today: We went over the final project We added an explosion that appears when the balloon is destroyed. I've uploaded the code here. Aydan/Anson (Carry over) Add sounds effect and add themRead More...
Today We Do We check the progress of each individual game. We learn how to rotate images from 0, 90, 180 and 270 degrees. Homework Continue making progress on your final project.
Today We Do We reviewed everyone python projects. If you guys still want to revise, you guys can resubmit by 12 midnight Los Angeles time. We started Robux Shopping Cart program HomeworkRead More...
Today We Do We continued with Tank War, we use simpleai (SearchProblem class) open source library to help the enemy tank find path to the player. We draw the path from enemyRead More...
Today We Do We learned about Function with no return value We learned about function parameter/argument We learned how to call function Homework Create July24_FunctionWithNoReturnValueHomework.py P.131 TRY IT YOURSELF copy code fromRead More...
Today We: Reviewed https://www.ayclogic.com/intro-to-python/star-wars-problem/ Did more practice on functions Homework Problems listed at the bottom of "Jul24_StarWarsHw.py" The 3 problems in that file can also be found below here: 1.) create aRead More...
Today We: We reviewed pages 162 and 167 (TRY-IT-YOURSELF). Homework: Download and install the latest Python from: https://www.python.org/downloads/ (If you have not done so already) Download and install the latest Community EditionRead More...
Today We Do We went through each team final project progress Homework Continue making progress on your final project. Look at your project proposal, and look unfinished items/features that belong to youRead More...
What We Did Today 1. We reviewed Dictionaries 2. Got introduced to Object Oriented Programming 3. Learned how to create classes 4. Learned how to call attributes of classes Homework Title YourRead More...
What we did today: Completed Quiz 1 Homework: No homework due next week, congrats on finishing your first quiz! If you have any questions, feel free to email me at nathaniel@ayclogic.com
What We Did Today 1. We learned how to create a class that contains methods 2. We learned how to import classes 3. We learned how to used class attributes within classRead More...
Today: We went over the homework. We added the dizzy mode for the flappy bird. I've uploaded the source code here. Homework: Add the credits page. Also add a credit button onRead More...
Today We went over the final projects. We added the bug sprite to the shoot balloon. I've added the source code here. Homework Aydan/Anson: Add in the sound effects. Add the landingRead More...
Today We Do We finished Robux Shopping Cart project. Homework Next week is 2 hours final test. Come 1 hour early. Study Turtle python module Study Supermarket Shopping cart project Study RobuxShoppingCartRead More...
Today We Do We completed the simpleai feature for the enemy to find the best path to the player. We made sure that the simpleai library is using the most up toRead More...
Today We went over the homework to go to add the game won page. We finished flappy duck, except for one bug that Chet will look into. We also divided everyone intoRead More...
Today We went over the homework how to get input from the terminal. We went over the TellMeYourAge example. We started learning about lists. Homework Read and copy codes from book fromRead More...
Today We Do We learned Function With Return value Homework Create a file July31_ListIfElseFunctionHomework.py Copy code from p.139 Do all exercises from https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/
Today We: Reviewed the last functions homework Learned about Turtle in Python Homework Use turtle python to draw the legs of the robot (image provided below)
Today We: Began working on school application Set up Pycharm IDE Homework The project can be found in google drive under folder named "src" Create a method in SchoolApplication class to addRead More...
Today We Do We reviewed Final Project progress. We continued on Shoot Balloon project. Homework Continue making progress on your final project according to your project plan.
This site uses cookies to understand your visit and improve future outreach. We do not sell personal data.