Intro to Java
SAT Score Range
•
5 sessions
•
SB
AC
DE
+15
This series ended on June 14, 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
10
Jun
SESSION 1
Java
Java
Mon 4:30 PM - 5:30 PM UTCJun 10, 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
11
Jun
SESSION 2
Java
Java
Tue 4:30 PM - 5:30 PM UTCJun 11, 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
12
Jun
SESSION 3
Java
Java
Wed 4:30 PM - 5:30 PM UTCJun 12, 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
SESSION 4
13
Jun
SESSION 4
Java
Java
Thu 4:30 PM - 5:30 PM UTCJun 13, 4:30 PM - 5:30 PM UTC
In this class, we will cover different types of loops:
1. While loop
2. For loop
3. Break/Continue
SESSION 5
14
Jun
SESSION 5
Java
Java
Fri 4:30 PM - 5:30 PM UTCJun 14, 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.