Intro to Java
SAT Score Range
•
5 sessions
•
AB
SS
VM
+5
This series ended on April 5, 2024. All 1:1 and group chats related to this series are disabled 7 days after the last session.
About
No installation is needed. We will use online compilers. No prior coding experience required.
Session 1: Primitive Data Types
Session 2: Conditionals
Session 3:Control Flow
Session 4: Loops
Session 5: Capstone project
Schedule
✋ ATTENDANCE POLICY
Please try to come to all sessions, as each one builds on top of the last
SESSION 1
1
Apr
SESSION 1
Java
Java
Mon 4:30 PM - 5:30 PM UTCApr 1, 4:30 PM - 5:30 PM UTC
This class will be an introduction to Java. We will look at some basic data types and create a simple project.
Topics Covered:
- Basic Syntax
- Datatypes
- Variables
SESSION 2
2
Apr
SESSION 2
Java
Java
Tue 4:30 PM - 5:30 PM UTCApr 2, 4:30 PM - 5:30 PM UTC
In this class, we will cover Strings, Math operators and Booleans, to create interesting projects.
Topics:
1. Strings - concatenations, Numbers and Strings
2. Math Operators in Java
3. Boolean Values and Expressions
SESSION 3
3
Apr
SESSION 3
Java
Java
Wed 4:30 PM - 5:30 PM UTCApr 3, 4:30 PM - 5:30 PM UTC
In this session, we will build on top of what we learned about booleans in order to create projects using control flow.
Topics:
1. If..Else
2. Switch
SESSION 4
4
Apr
SESSION 4
Java
Java
Thu 4:30 PM - 5:30 PM UTCApr 4, 4:30 PM - 5:30 PM UTC
In this class, we will cover different types of loops:
1. While loop
2. For loop
3. Do..While loop
4. Break..Continue
SESSION 5
5
Apr
SESSION 5
Java
Java
Fri 4:30 PM - 5:30 PM UTCApr 5, 4:30 PM - 5:30 PM UTC
In this class, we will build a final capstone project that is cumulative of everything that has been taught throughout the series.