Hello! Here is a APCSA self-study tutorial created by a CSA 5-scored learner.
Welcome to learn APCSA, it's a good lesson for those new to CS. It's an intro to computer logic and java language.
What you will learn in APCSA course:
-
Basic grammar in java;
-
Primitive & Object type;
-
Integer, double, boolean variable;
-
Array & ArrayList;
-
Class & Inheritance;
-
Recursion;