+ 1

Plz suggest me books for java and js programming

6th Feb 2017, 8:23 AM
Vishal Jangir
Vishal Jangir - avatar
4 ответов
+ 2
I think the video tutorials by Dan Shiffman about Processing and P5JS on his youtube channel "The Coding Train" are way better than a book. Processing is a n IDE for beginners to quickly get things done in Java. P5js is a library for JavaScript aimed to port Processing's qualities to javascript. https://m.youtube.com/user/shiffman If you stricly want books, "Learning Processing" and "The Nature of Code" (made available to download for free) by Dan Shiffman
6th Feb 2017, 11:46 AM
seamiki
seamiki - avatar
+ 1
First, go ahead and try to finish the courses here on SoloLearn. Head First Java was a great beginner book. Try to get the most recent edition if there is a newer one than the 2003 edition as it may be updated with some of the new java 7 and 8 features. I would also suggest Effective Java once you get through Head First Java. There is also an excellent free Java beginners course at caveofprogramming.com along with a design patterns course and multi-threading courses. His c++ course is great too.
6th Feb 2017, 9:02 AM
ChaoticDawg
ChaoticDawg - avatar
+ 1
First complete the basics in sololearn & then U can go on blindly with head first java textbook.. It is really great for beginners with real world, easily understandable examples. Saying it with personal experience..
6th Feb 2017, 11:21 AM
Praveen Kumar
Praveen Kumar - avatar
+ 1
thnx @seamiki, @Praveen Kumar and @ChaoticDawg for ur suggestions.....I will take care of what u y'all suggested
6th Feb 2017, 1:15 PM
Vishal Jangir
Vishal Jangir - avatar