If you started on or after 10/07/2024, the GDB Online IDE should be used for all course work, including Touchstone submissions.
Remember, if you started this course before 10/07/2024, you can continue to use Replit for your IDE until you hit the usage limits for the free account. If needed, here are some Tips for Accessing Replit.
If you started this course before 10/07/2024, feel free to use the following tutorials that contain all the previous Replit IDE instructions.
Guide to Using IDE
Testing
Introduction to Numeric Data
Introduction to String & Character Types
Operators and Operands
Debugging Operations
Introduction to Methods
Reading User Input Using the Scanner
System.out Methods & Concatenation
Drink Order Program
Debugging Loops
Introduction to Classes
Constructors
Object Attributes
Object Methods
Debugging Classes
The Employee Class Program
Introduction to Inheritance
Child Classes
Introduction to Interfaces
Composition
Revisiting the Employee Class Program
Introduction to File I/O
Debugging Files
The Company Employee Program