Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Approved.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added CreateAccount.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Problems.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,31 @@
# LearnJava

Links and documents to help learn the Java programming language

## Building Java Programs: A Back to Basics Approach

This is the book. Buying it is very expensive, because it's used for a lot of schools and in high demand. We're going to use the presentations to learn the material along with question/answer sessions during the robotics sessions.

http://www.buildingjavaprograms.com/supplements4.shtml


## Accompanying Practice Sites

You'll have to sign up for the practice site. There's no charge. You'll have to create an account and user and verify it by email. Once in, you can start working on the problems. After setting up your account, go to the problems page and start with the Building Java Programs, 4th Edition section. https://practiceit.cs.washington.edu/problem/list

https://practiceit.cs.washington.edu/

There's a second site that's very similar, also written by one of the authors, which has other problems.

https://www.codestepbystep.com

Sample sign up sequence:

![Create account](CreateAccount.jpg)

![Sign Up](SignUp.jpg)

![Approved](Approved.jpg)

![Problems](Problems.jpg)

Binary file added SignUp.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.