AP Computer Science A - Part 1
A beginner Java course that covers all of the fundamentals required for the AP Computer Science A Exam.
2 hours of content
What you'll learn
- Learn about variables, data types, operators, and operations to get a firm grasp on the fundamentals of the Java programming language.
- Discover how to create, call, and use objects (including the String datatype).
- Learn how to use booleans and boolean expressions, particularly in the context of if statements, to change the control flow of a programme.
- Learn how to traverse iterative statements manually, including for loops and while loops (this is an imperative skill for the exam).
Introduces Java fundamentals including variables, data types, operators, objects, and boolean expressions with if statements. Learners gain foundational skills for the AP Computer Science A exam.
Who this course is for
Beginners starting Java and preparing for AP Computer Science A.
#java
#ap-computer-science
#variables
#data-types
#objects
#booleans