American Young Coder

AYC logo

9 AM – AI and Machine Learning – Gamas

Today We Did We continued with single digit prediction project. We exported the pkl file into pycharm Homework Modified single_digit_prediction.py file so it can have the streamlit page where you can uploadRead More...

1 PM – Intro To Python – Gamas

Today We Did We reviewed last week variables and data types. We learned about String features: .title(), .lower(), .upper() and the f format. Homework Memorize all 4 data types and its meaningRead More...

3 PM – Intro To Python – Gamas

Today We Learned We continued to learn about functions And how we can reduce code duplication with functions. Homework Create jan_24_draw_face_hw.py Create a face function that can draw like this. function nameRead More...

5 PM – Intro To Java – Bill

Your HW: Practice the OOP program style Convert the "Tell me your age" project into an OOP class (This is the project that asks the user for age and then prints theRead More...