Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 3.02 KB

README.md

File metadata and controls

25 lines (18 loc) · 3.02 KB

Java Class 2019


This repository includes the materials we used in class to learn basics of java. It will be a 12 week course, including a project at the end. I will be adding all the materials after every class.

Structure

Prep

This section includes the raw materials I prepared before class, it is meant to be used as for same purpose, or if anyone is interested only in major titles I planned to teach in that class.

After Class

This section is for students and parets to see the notes we finally have when the section or class ends. The students are already required to take notes -should look almost same with mine- you can compare and check the missing parts.

Naming Convention

File names are in format that has the class names. So second class has the name Class2, and every material in it is covered in that class.

Direct Links (After Class)

Week Date Topic Raw File Homework Answers
Week 2 02/10/2019 Link: After Class Link: Prep Link: Homework Distance HW-Answer
Week 3 02/17/2019 Link: After Class Link: Prep Link: Homework For Loop HW-Answer
Week 4 02/24/2019 Link: After Class Link: Prep Link: Homework Strings HW-Answer
Week 5 03/03/2019 Link: After Class Link: Prep Link: Homework Palindromic HW-Answer
Week 6 03/10/2019 Link: After Class Link: Prep Link: Homework Conversion HW-Answer