Introduction to Java
SAT Score Range
•
7 sessions
•
CA
YO
AR
+23
This series ended on March 27, 2022. All 1:1 and group chats related to this series are disabled 7 days after the last session.
About
We will go over the basics of Java in this short and condensed series. The goal of this series is to give you a basic understanding of Java while helping you feel comfortable solving basic computer science questions with Java. Each session will have short demonstrations and a challenge for you guys to complete. It would be best to be able to code along with me, so I recommend having an IDE or a repl.it account. In this series, I will cover the basic syntax of java, datatypes, variables, math operations, comparsion operators, arrays, a little bit of object oriented programming and more. I won't assign homework (though I encourage completing the tasks I give you guys). There is no need for a microphone or camera, though participation in the chat or through unmuting would be good.
Tutored by
Schedule
✋ ATTENDANCE POLICY
Attend the sessions you believe you would benefit from! There is no strict attendance policy.
SESSION 1
6
Mar
SESSION 1
Computer Science
Computer Science
Sun 2:00 AM - 2:40 AM UTCMar 6, 2:00 AM - 2:40 AM UTC
In this session, we will be doing a basic introduction to Java. We will cover what Java is, the basic data types there are, if statements and loops. I will provide examples of basic programs and you guys can try to follow along if you have a IDE or have a repl.it account (you can create a repl.it account for free if you don't already have one).
SESSION 2
9
Mar
SESSION 2
Review
Review
Wed 2:00 AM - 3:00 AM UTCMar 9, 2:00 AM - 3:00 AM UTC
This will be a session to answer any uncertainties/questions you may have with the first session. There will also be additional examples provided to help reinforce understanding. This session is OPTIONAL, no new material will be covered.
SESSION 3
13
Mar
SESSION 3
Computer Science
Computer Science
Sun 2:00 AM - 2:40 AM UTCMar 13, 2:00 AM - 2:40 AM UTC
In this session we will introduce type casting, arrays and switch statements. There will be a review of materials learned in the previous session and more tasks that will build on knowledge from the previous session.
SESSION 4
16
Mar
SESSION 4
Review
Review
Wed 1:00 AM - 1:30 AM UTCMar 16, 1:00 AM - 1:30 AM UTC
This session will review what was covered in the previous session (mainly arrays). There will be more examples provided and I will also answer any questions. This session is OPTIONAL.
SESSION 5
20
Mar
SESSION 5
Computer Science
Computer Science
Sun 1:00 AM - 1:30 AM UTCMar 20, 1:00 AM - 1:30 AM UTC
In this session, we will cover functions and classes in Java while also talking more about what Object Oriented Programming is. New tasks will be introduced in this session.
SESSION 6
23
Mar
SESSION 6
Review
Review
Wed 1:00 AM - 1:30 AM UTCMar 23, 1:00 AM - 1:30 AM UTC
This will be a review session for the previous session on OOP (object oriented programming), Classes, Objects and mostly Methods. There will be some additional examples provided. This session is OPTIONAL.
SESSION 7
27
Mar
SESSION 7
Computer Science
Computer Science
Sun 1:00 AM - 1:30 AM UTCMar 27, 1:00 AM - 1:30 AM UTC
In this session, we will try to work on and go over some computer science questions that will test your knowledge in the material we learned.