Java Crash Course
SAT Score Range
•
3 sessions
•
RO
HS
VS
+8
This series was cancelled by the tutor on July 15, 2024. We're very sorry–you can explore more Computer Science series here. All 1:1 and group chats related to this series are disabled 7 days after the last session.
About
Hi learners! Want to start coding? Java is a high-level programming language which can be taught to anyone, no prior experience required. At the end of this series, you will be able to create amazing programs, and text-based games.
Topics covered
- Introduction
- If structure
- Strings
- Loops
- Methods
- Arrays/Multi-dimensional arrays
- Searching and sorting
- Objects/Interactions of Objects
- Recursion
- Abstract Data Structures
No previous knowledge required.
You do not need to download a compiler, there are ones online available to use. If you already have one, make sure you know how use it.
Tutored by
Schedule
✋ ATTENDANCE POLICY
Try not to miss any sessions, but this is based on your comfortability as different units will be taught every day.
SESSION 1
7
Jul
SESSION 1
Orientation
Orientation
Sun 8:00 PM - 9:30 PM UTCJul 7, 8:00 PM - 9:30 PM UTC
Introduction to Java
SESSION 2
9
Jul
SESSION 2
Java
Java
Tue 8:00 PM - 9:30 PM UTCJul 9, 8:00 PM - 9:30 PM UTC
Continued introduction to Java
SESSION 3
13
Jul
SESSION 3
Java
Java
Sat 8:00 PM - 9:30 PM UTCJul 13, 8:00 PM - 9:30 PM UTC
Loop structures
- While loop
- Do-while loop
- For loop