American Young Coder (AYC)

AYC logo

4 PM – Intro To Java – William

Today We Did Continued working on Temperature Converter: Finished swapping all unit labels according to conversion Changed conversion formula based on conversion using conversionType attribute Code for today's lesson can be foundRead More...

7 PM – Intro to Java – Sebastian

Today We Did Learned about different variables and data types in Java. Class code: https://drive.google.com/drive/folders/1CtwIu3EczMxWU83o5ECJylqtfCmTKvb9 AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free to email me at sebastian@ayclogic.comRead More...

4 PM – Intro To Java – William

Today We Did Finished TemperatureConverter Created constants for conversion strings Changed button text Learned how to export project as APK Reviewed #1-4 on practice final   Homework Finish the TaxiDriverSystem practice finalRead More...

7 PM – Intro to Java – Sebastian

Today We Did Reviewed how conditions work Learned about Java if statements Reviewed the and / or operators Learned about how to compare strings in Java (not just using ==) AYC Logic’sRead More...

4 PM – Intro To Java – William

Today We Did Reviewed Practice Final (TaxiDriverSystem) Solution can be found in our Google Drive here: https://drive.google.com/drive/folders/1b_4rMxapEAcj8rjxQ4rWxTmIKHTBjolR?usp=drive_link Homework No homework for this week! Review for our final next week (2 hours). IRead More...

7 PM – Intro to Java – Sebastian

Today We Did Learned about lists Learned about for loops AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Please submit your homeworkRead More...

7 PM – Intro to Java – Sebastian

Today We Did Learned about Java methods Learned about the difference between static and non-static methods by looking back at Python's "self" parameter we had to put in all our methods insideRead More...

7 PM – Intro to Java – Sebastian

Today We Did Reviewed arrays, lists, for loops, for each loops, while loops, and methods You can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/tue-6-pm-sebastian-apr-2024 AYC Logic’sRead More...

7 PM – Intro to Java – Sebastian

Today We Did Continued reviewing methods so we have a full understanding of everything that's going on when we code now! Reviewed that the static keyword is used for methods that belong toRead More...

Verified by MonsterInsights