American Young Coder

AYC logo

3 PM – Intro To Python – Gamas

Today We Did We reviewed function and its purpose Homework Memorize how to create a function. Example def greeting(name) def name of the function - "greeting" function parameter - "name" Create aRead More...

5 PM – Intro To Java – Bill

Your HW: Create a new class "Student" Attributes (All private) First name Last name Age GradeLevel getInfo method to display the attributes Getters and setters

SAT 5 PM – Scratch 2 – Elijah

What we did: Went over homework Continued the Space Ship project Homework: Make the space ship able to move left, right, up, and down. (Hint: You will need to use a foreverRead More...

6 PM – AI and Machine Learning – Gamas

Today We Did We continued with Pet Breed Prediction kaggle project. Homework In your pet_breed_prediction kaggle project Run the code that would force the fastai library to be version = 2.7.19. ThisRead More...