Reddit Reddit reviews Java: A Beginner's Guide

We found 1 Reddit comments about Java: A Beginner's Guide. Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Computer Programming
Introductory & Beginning Programming
Java: A Beginner's Guide
Check price on Amazon

1 Reddit comment about Java: A Beginner's Guide:

u/NoEfficientAlgorithm ยท 3 pointsr/ASU

I recommend this book:

https://www.amazon.com/Java-Beginners-Guide-Herbert-Schildt/dp/9339213033/ref=sr_1_2?s=books&ie=UTF8&qid=1497923204&sr=1-2&keywords=java+a+beginner%27s+guide

Go through it, do all of the examples. You will have a huge head start. It's tempting to do Python or an "easy" dynamic programming language, but you'll be better served by learning a strongly typed language (don't worry about what that means right now).