#24 in Java programming books
Use arrows to jump to the previous/next product

Reddit mentions of Java: The Complete Reference

Sentiment score: 1
Reddit mentions: 1

We found 1 Reddit mentions of Java: The Complete Reference. Here are the top ones.

Java: The Complete Reference
Buying options
View on Amazon.com
or
Specs:
Height1.85039 Inches
Length7.99211 Inches
Number of items1
Weight3.020332792172 Pounds
Width9.99998 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 1 comment on Java: The Complete Reference:

u/gamasenninsama ยท 2 pointsr/learnprogramming

I'm not a great programmer or anything but here's my advice for what it's worth

Always take a bottom-up approach to a new language especially when it differs in fundamental concepts

For java I would recommend The complete reference or The new boston tutorials on youtube if you are a complete noob

I didn't have the same problems when starting out with java because I was already using OOP concepts with C++

Good luck