Intro to Programming with Java
SAT Score Range
•
4 sessions
•
AN
NJ
AS
+7
This series ended on March 30, 2023. All 1:1 and group chats related to this series are disabled 7 days after the last session.
About
We'll start with the very basics of programming, then get into the fundamental concepts and start writing your own code! We will cover variables, data types, operations and arithmetic, if statements, and loops in the context of Java. This course is designed for complete beginners, so no experience is necessary.
Tutored by
Schedule
✋ ATTENDANCE POLICY
The first session is the most important. Please message the tutor if you cannot make it. This course is cumulative, so, do your best to attend! If you miss a session, message the tutor so you can catch up!
SESSION 1
27
Mar
SESSION 1
Orientation
Orientation
Mon 8:00 PM - 8:45 PM UTCMar 27, 8:00 PM - 8:45 PM UTC
On the first day, we will introduce Java and set up an account with replit.com. Only an email is required. Then, we will write your first lines of code!
SESSION 2
28
Mar
SESSION 2
Computer Science
Computer Science
Tue 8:00 PM - 8:45 PM UTCMar 28, 8:00 PM - 8:45 PM UTC
Continue with basic syntax, initializing variables, data types, and operators. We work through some code together, and you will do some on your own.
SESSION 3
29
Mar
SESSION 3
Computer Science
Computer Science
Wed 8:00 PM - 8:45 PM UTCMar 29, 8:00 PM - 8:45 PM UTC
Casting variables to different data types, shortcut operators, and more arithmetic. We will do more practice together.
SESSION 4
30
Mar
SESSION 4
Computer Science
Computer Science
Thu 8:00 PM - 8:45 PM UTCMar 30, 8:00 PM - 8:45 PM UTC
If-statements with lots of examples and practice. We will combine this with past concepts.