Skip to content

drasimov/csa.guide

Welcome to the CSA Guide

Welcome to Top Tips for AP Computer Science A!

In this website, we will guide you, through a series of examples, to write trash code, or turn your current code to trash. Hopefully, you already know how to write the following:

public class Main{
    public static void main(String[] args){
         System.out.println("Hello World");
    }
}

The Table of Contents

Here you can see the tips and tricks to get a 5, compiled based on experience from master coders who are much better than you.
Unit 1 - Primitive Types
Unit 2 - Objects
Unit 3 - Boolean Expressions and If Statements
Unit 4 - Iteration
Unit 5 - Writing Classes
Unit 6 - Array
Unit 7 - ArrayList
Unit 8 - 2D Array
Unit 9 - Inheritance
Unit 10 - Recursion

About us

This is a community project. Feel free to submit or write your guides to trash code. Connect with us: [email protected] or [email protected] More about us

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6