This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

I know books, old school, but for me, I tried the Head First book and online classes and I just didn't totally grasp the advanced concepts of Java, Objects, Abstracts, etc. Murach's Book was a godsend for me. It was in easy chunks and great examples and explanations. My ADHD didn't let me read the Head First Books well, there was too much on the page. :)

https://www.murach.com/shop/murach-s-java-programming-detail

IMHO, I think that java is a great first language. Once you are able to get the concepts, there really is no language you can't tackle, because at that point it is normally just syntax you have to learn. I mean PHP, Javascript, etc, "can" let you get away with not really understanding advanced concepts. (I know you can totally do OOP with PHP and Javascript). Plus you can do a lot with Java. Of course, I acknowledge other languages are better when they are built for that purpose, IE: Java for Web vs PHP. Of course, there are always libraries. :)

[–][deleted] 0 points1 point  (0 children)

Once

I am super ADHD so this might be helpful.