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.
Series Details
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
✋ ATTENDANCE POLICY
Please try to come to all sessions, as each one builds on top of the last.
Dates
June 10 - June 14
Learners
18 / 20
Total Sessions
5
About the Tutor
BL
AG
Hey! I am a high school teacher and I love teaching math and computer science
View Anish G's Profile
Upcoming Sessions
0
Past Sessions
5
10
Jun
J
Session 1
Java
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
11
Jun
J
Session 2
Java
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
12
Jun
J
Session 3
Java
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
13
Jun
J
Session 4
Java
In this class, we will cover different types of loops:
1. While loop
2. For loop
3. Break/Continue
14
Jun
J
Session 5
Java
In this class, we will build a final capstone project that is cumulative of everything that has been taught throughout the series.