Getting Started: to get Java working on your home computer, please follow this video and the two links below: https://www.youtube.com/watch?v=X8TIPpGDmhA - the last minute of the video asks you to load a sample file. You can either skip this step, or copy paste or download the sample file from here: https://drive.google.com/drive/folders/1okNTWqHYQYKikl88OoT7BmunxErzvNpG?usp=sharing
First, download the Java JDK [DO THIS FIRST! It is free, you don't need to subscribe or anything]: https://www.oracle.com/technetwork/java/javase/downloads/index.html
After the JDK is installed, download JGrasp [scroll down near the bottom]: http://spider.eng.auburn.edu/user-cgi/grasp/grasp.pl?;dl=download_jgrasp.html
Compiler we will use later on:
Download BlueJ: https://www.bluej.org/index.html
Turn in homework to your shared folder here
Google Drive: drive.google.com
Preparing for the AP test
Old AP Free Response Questions: https://apcentral.collegeboard.org/courses/ap-computer-science-a/exam
Quick Reference Guide: https://apcentral.collegeboard.org/pdf/ap-computer-science-a-java-quick-reference-0.pdf?course=ap-computer-science-a
General Help
Practice writing methods and logic: http://www.codingbat.com
Good Sites for Challenge Problems
Online compilers I like
https://www.jdoodle.com/online-java-compiler/