This repository includes general notes and mini study guides for topics covered in AP Computer Science A, an introductory high school class covering important topics in theoretical computer science and the Java programming language.
Additional resources for AP Computer Science:
- Base Conversion
- Primitive Data Types
- Variable Declaration
- Operators and Precedence
- Variable Casting
- Variable Scope
- Object-Oriented Programming
- Static Variables and Methods
- Memory Allocation
- Class Casting
- Wrapper Classes
- Shrey Desai
- Kimberly Chen
Ways to contribute to the repository:
- Create an issue if you find an error in the articles
- Write an original article and create a pull request
- Review an existing article and create a pull request