https://github.com/maxshalom/ap-java
The code, resources, and notes from the AP Computer Science A Java course.
https://github.com/maxshalom/ap-java
ap-computer-science computer-science-a java learn-to-code learning-java notes resources
Last synced: 9 months ago
JSON representation
The code, resources, and notes from the AP Computer Science A Java course.
- Host: GitHub
- URL: https://github.com/maxshalom/ap-java
- Owner: MaxShalom
- License: mit
- Created: 2017-10-17T14:32:05.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-05T03:26:57.000Z (about 7 years ago)
- Last Synced: 2025-01-24T12:45:33.924Z (11 months ago)
- Topics: ap-computer-science, computer-science-a, java, learn-to-code, learning-java, notes, resources
- Language: Java
- Homepage: http://maxshalom.com/ap-java/
- Size: 26.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Learning AP Computer Science A - Java
The notes are written in Markdown using [Typora](https://typora.io/) and the [code for the beginning of the course](https://github.com/MaxShalom/ap-java/tree/master/Java%20Course%20Code/Basic%20Java) is an export from the excersises from [AP Computer Science in Java](https://codehs.com/info/curriculum/apjava) on [CodeHS](https://codehs.com/). Code for the second half of the course is from the [YOF AP CS A Course](https://yofapcs.edunext.io/). I am using the [repl.it](https://repl.it/) online IDE. Also, there are [basic examples](https://github.com/MaxShalom/ap-java/tree/master/Example%20Programs) and exercises in Java. Additionally, there are also many [resources](http://maxshalom.me/ap-java/Resources/README.html), with textbooks, websites, and practices to study from. The notes are below, in the pages section.
Hopes this helps anyone learning Java.
Photo by [Steinar Engeland](https://unsplash.com/@steinart) on [Unsplash](https://unsplash.com/)