American Young Coder

AYC logo

5 PM – Scratch Level 1 – Allison

Today we: Finished the Mary Had a Little Lamb project Started the Virtual Snow project Created a background and Snowflake sprite Coded the Snowflake sprite to forever create a clone Coded theRead More...

6 PM – Python OOP – Gamas

Homework Copy Oct5_GroceryShoppingCartV2.py into Nov16_GroceryShoppingCartUsingClass.py Inside this file, create a new class on the top of the file GroceryItem Inside this class, it will have 2 attributes name price Create Nov16_ClassHomeworkP167.py InsideRead More...

6 PM – Intro To Python – Sebastian

Today We Did Learned about if, elif, else Learned about how "if" starts a conditional block, and "else" ends it Learned a bunch of operators (==, !=, <, <=, >, >=) LearnedRead More...

6 PM – Scratch Level 1 – Allison

Today we: Finished the Animal Crossing project Started the Spiralizer project Learned about clones Coded the Ball sprite to forever create clones while rotating Coded the Ball clones to forever move CodedRead More...

7PM – OOP Python – Latisha

Today We Did Went over Homework Homework do pg.167 TRY-IT-YOURSELF in a file called nov16_Classtryityourself.py NO CLASS NEXT WEEK BECAUSE OF THANKSGIVING HOLIDAY If you have any questions, feel free to emailRead More...

7:30 – Intro To Java – Alex

Homework In your Temperature Converter android application add the following One Celcius header. It has to be TextView UIcomponent and ID has to be “conversionTempHeader“. The constraint top is 32 and the rightRead More...