• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Brand new

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello all,
I'm brand new to Java and would appreciate recommendations on the best books/approach for learning Java for someone with a strong background in Fortran and VB. I realize JavaRanch has recommendations, but they aren't necessarily for someone who already has a strong background in structured programming.
I apologise if this has already been brought up previously by someone else.
 
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Beginning Java 2 by Ivor Horton maybe suits you http://www.amazon.com/exec/obidos/ASIN/1861005695/qid=1018030923/sr=2-2/ref=sr_2_2/104-8942247-9170362
I had no programming experience, so it was a bit too difficult for me, had to get another book...
 
Ranch Hand
Posts: 3244
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dipmani
Welcome to the Java Ranch, we hope you’ll enjoy visiting as a regular however,
your name is not in keeping with our naming policy here at the ranch. Please change your display name to an appropriate name as shown in the policy.
Thanks again and we hope to see you around the ranch!!

Check out the bunkhouse for a list of books that have been reviewed.
Or, use the search page for previous posts.
 
Author
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Dipmani

Although I think you could certainly find value in my book, Ivor Horton's book, Beginning Java, and Herbert Schildt's Complete Reference to Java 2 both get my recommendations.
The pace of both books is a great deal faster than mine, and experienced programmers find them very useful.
Hope this helps.
John Smiley
 
Ranch Hand
Posts: 44
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have a strong background in structured programming and VB too, and I�m studying Sun's Java Tutorial, maybe too basic but it�s good and free, I think is a perfect intro for Java.
 
Ranch Hand
Posts: 1514
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Definitely Beginning Java 2 by Ivor Horton. Thinking in java by Bruce Eckel is also very good.
reply
    Bookmark Topic Watch Topic
  • New Topic