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.
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
April 1 - April 5
Learners
8 / 10
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
1
Apr
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
2
Apr
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
3
Apr
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
2. Switch
4
Apr
J
Session 4
Java
In this class, we will cover different types of loops:
1. While loop
2. For loop
3. Do..While loop
4. Break..Continue
5
Apr
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.