Computer Science • Series
AP Computer Science A Accelerated Review
SL
SS
Sam S
This series ended on March 10, 2023. All 1:1 and group chats related to this series are disabled 7 days after the last session.
Series Details
About
We'll work through each topic covered in AP Computer Science A to ensure you get a high score on the AP exam! Throughout the series, we will practice with real AP multiple-choice and free-response questions.
**New sessions will be added, times TBD**
✋ ATTENDANCE POLICY
You are not required to attend all sessions, but it is recommended to attend each one.
Dates
January 13 - March 10
Learners
17 / 20
Total Sessions
7
About the Tutor
SL
SS
Hello! I’m a college freshman from California who is primarily interested in math and computer science. I've tutored a variety a SAT bootcamps, other math-related series, and various computer science topics like data structures and game development. I'm currently a member of the Certification Team, User Support Team, and a Moderator for the Algebra II subworld.
View Sam S's Profile
Upcoming Sessions
0
Past Sessions
7
13
Jan
AS
Session 1
AP Computer Science
We will cover Unit 1: Getting Started and Primitive Types.
This includes:
Setting up an IDE, Print commands/Comments/Syntax Errors, Variables and Data Types, Expressions and Assignment Statements, Compounds Assignment Operators, Casting and Ranges of Variables
20
Jan
AS
Session 2
AP Computer Science
We will cover Unit 2: Using Objects.
This includes:
Objects - Instances of Classes, Creating and Initializing Objects: Constructors, Calling Methods Without Parameters, Calling Methods that Return Values, Strings and String Methods, Using the Math Class
27
Jan
AS
Session 3
AP Computer Science
We will cover Unit 3: Boolean Expressions and If Statements.
This includes:
Boolean Expressions, if Statements and Control Flow, Two-way Selection: if-else Statements, Multi-Selection: else-if Statements, Compound Boolean Expressions, De Morgan's Laws, Comparing Objects
3
Feb
AS
Session 4
AP Computer Science
We will cover Unit 4: Iteration (Loops).
This includes:
While Loops, For Loops, Loops and Strings, Nested For Loops, Loop Analysis
10
Feb
R
Session 5
Review
This is a review session. We will work through real AP Computer Science A problems and look at topics which you want to review.
24
Feb
AS
Session 6
AP Computer Science
We will cover Unit 5–Writing Classes
10
Mar
AS
Session 7
AP Computer Science
We will cover APCSA Unit 6