9 AM – Indo – Intro To Python – Gamas
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...
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...
Homework In activity_setting.xml, set the background image drawable/background_img.png After adding background image, add a big blue text on the top center of the page "SETTING" After that, add a switch. A switchRead More...
Today we: Finished the Mary Had A Little Lamb project. Started the Virtual Snow project. Homework: Make the Snow clones randomly show up between the left side of the screen and theRead More...
Today we: Finished the Fantastic flowers project. Started the Intro To List project. Finished the Intro To List project. Started the Mary Had A Little Lamb List Version project. Homework: Add theRead More...
Homework You need to display player1 and player 2 names in Game Activity page. Whatever names that they enter in MainActivity you need to use that in GameActivity page. To do this,Read More...
Your HW: Create a game proposal like the example below: https://docs.google.com/document/d/101CfBOzkZARu-GYAVdXSUEsAVZ1bzaAQEeDY7QsN0r8/edit Make sure to have a list of plans for the next nine weeks
Today We Did We started with Tic Tac Toe project. We started with landing page (activity_main.xml) We added background image, title image, one TextView and one EditField. Homework Continue with activity_main.xml makeRead More...
Your HW: Add collision between the coins and player When they collide, increase a score variable by ten Display that score variable on the screen Make sure it resets when a newRead More...
Today we: Edited coding bugs Finished the Fire and Ice project Had a review session to prepare for the final test Homework: For this week, you do not have to email meRead More...
Today We Did Continued learning about the random module, finished Magic8BallV2.py. Finished problem 1 from https://www.ayclogic.com/intro-to-python/star-wars-problem/ Homework Create a new file June10_StarWarsHW.py Do the remaining problems, 2 - 4 from https://www.ayclogic.com/intro-to-python/star-wars-problem/