American Young Coder

AYC logo

10 AM – Intro To Java – Gamas

Today We Do We continued with our Temperature Converter android application project. We added some options/items for our spinner. We made the conversion result text to TextView so it would be non-editable.Read More...

SAT – 11 AM – Scratch 2 – Gamas

Today We Do We completed "How old are you?" project. We started "Intro To List" project. Homework Create a new project "<NAME> - Movie Ticket Price". In this project, you should askRead More...

11 AM – Scratch 1 – Abigail

What we learned today We went over how the Birthday Card project worked We started working on our custom Birthday Card for our Mom. Homework (For those who didn't) Replace the buttonRead More...

12 PM – Intro To Java – Gamas

Today We Do We continued with our Email Application. We added login feature. We started LoginMenu. Homework Create a new class EmailMessage with the following attributes: senderEmail, sendToEmail, subject, content. Inside EmailApplication.java,Read More...

1 PM – Python Game Development

Today: We went over how to add the iron walls. We reviewed how we pointed the bullet in the correct direction. We moved the bullet in the direction the turret is facing.Read More...

2 PM Scratch Level 2 – Alexander Lee

Today We Did We continued with the Cheese Chase project Talked about my blocks Added in ghost and fixed the maze For Homework Do from pages 56-57 for homework.

2 PM – Intro To Python – Gamas

Today We Do We reviewed 2nd Quiz result. Homework Review the quiz solution and come up with questions. Create Feb19_ListAndFunctionHomework.py Do exercises in https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/ .

3 PM – Intro To Java – Gamas

Homework Add initializeTeachers method so it will automatically add 3 teachers. Please create 2 of the teachers who is 60 years old or older. This is very similar to initializeStudents method. CompleteRead More...

3pm Scratch Level 1 – Bill

Today We: Reviewed the practice test Reviewed what to study for the test Your HW: Study for the Final Test that is Next Week Important Projects: Animal Race Shapes in Grid AnimalRead More...

3 PM – Scratch Level 2 – Allison

Today we: Continued the Cheese Chase project Used my blocks to shorten the amount of codes we used to make the mouse move Added the Beetle sprite Coded the Mouse and BeetleRead More...

4:30 PM – Scratch Level 1

Today we: Learned how to use "broadcast" and "When I Receive" to code the background to play music when a sprite reaches a specific x-value Continued the Birthday card project Use "broadcast"Read More...

5 PM – Intro To Java – Gamas

Homework Continue with Email Application. If user enter wrong password, print "You have entered a wrong password." If user enter the right password, continuously display this menu until user enter 3 forRead More...

6 PM – Intro To Python – David

Today We Do We continued with Feb12_Hangman.py We added question marks to give clue how many letters inside the secret_word. We display health symbols according to the number of health we have.Read More...