DEV Community

Geremi Wanga
Geremi Wanga

Posted on

Head First Java

One of the best things when learning a new language would be to read.

Read and understand the vocabulary...

Occasionally write with that language this helps build muscle memory and memory.

But for JAVA this is entirely different you can't read syntax then use it later on you have to grasp the syntax the Classes, you have to jump straight into the "void" 😆 so to speak

But as the famous Ray BradBury said 'Jump, and you will find out how to unfold your wings as you fall.'

But what are the wings in Java? That would be the resources and for me the best resource I've found so far is Head First Java

written by Kathy Sierra and Bert Bates
With photos and visuals it has been engineered to keep your attention Pinned and for People with ADHD 🤫 you won't find any trouble paying attention

If you're also learning Java definitely check out this book

Top comments (0)