A command-line based Java course coded in Java that will teach you Java at a beginner, intermediate, or advanced level.
- Colored Text
- Quizzes and Activities
- Save System
javac *.java
java JavaIntro
WARNING - This project has only been tested in Replit. Using other IDEs may have undesired effects.
- Delete the following replit-specific files/folders: ".settings", "target/dependency", ".breakpoints", ".classpath", ".project", ".replit", "pom.xml", "replit.nix"
- Follow Usage Instructions
- Answer MCQ's using either 'a', 'b', 'c' or 'd'
- Most user input is case specific.
- Notes for each course are available in their respetive folders (for ex. beginner course notes are available in the 'Beginner Course' folder)
- Leo Abubucker (Creator)
- Daksh Sangar (Contributor)