If your question isn't here, ask me on Discord .


Question: Does this course cover List and Map?

Question: Where are the "resources" for a lesson?

Question: Why do I get File Not Found when running code?

Question: How to avoid .\  during autocomplete (Windows)?

Question: Why is clear showing command not found?

Section 2: Variables


No questions yet!


Section 3: Conditionals


No questions yet!


Section 4: Functions


No questions yet!


Section 5: Loops


No questions yet!


Section 6: Arrays


Question: Is the reference a "pointer"?


Section 7: Objects


Question: Can I call setters from the constructor to update fields?

Question: When can something be null?

Section 8: Exception Handling


Question: Why are checked exceptions called compile-time exceptions?

Question: Why are unchecked exceptions called runtime exceptions?

Sections 9: Unit Testing


Question: Unit testing is not working in Visual Studio Code.

Windows users, the path you put in V.S code should have forward slashes ( / )!!


Remaining Sections


No questions yet!


Workbooks and Challenges


Question: The Tic Tac Toe challenge is really hard. How should I proceed?