Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 7 of 7

Thread: Programming books that inspired you

  1. #1
    Member
    Join Date
    May 2013
    Posts
    165
    Thanks
    58
    Thanked 1 Time in 1 Post

    Default Programming books that inspired you

    What are the best programming books you have read? Whether those catered towards or otherwise. Your list would help beginners so please do contribute.


  2. #2
    Junior Member
    Join Date
    Jun 2013
    Location
    Dirty Jersey
    Posts
    5
    My Mood
    Bored
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default How to program with Java by Trevor Page

    Great book for beginners. His no techy approach is real helpful when learning something for the first time. He also references podcast that assist with his chapters. There is also a website with other course options. I wish I had known about the site when I first started it would've made things easier. I agree with these post being important especially for beginners.

  3. #3
    Member angstrem's Avatar
    Join Date
    Mar 2013
    Location
    Ukraine
    Posts
    200
    My Mood
    Happy
    Thanks
    9
    Thanked 31 Times in 29 Posts

    Default Re: Programming books that inspired you

    Head First series by O'Reilly - definitely useful books.

  4. The Following User Says Thank You to angstrem For This Useful Post:

    gryphin (July 2nd, 2013)

  5. #4
    Banned
    Join Date
    Jul 2013
    Posts
    49
    Thanks
    1
    Thanked 5 Times in 4 Posts

    Default Re: Programming books that inspired you

    can you be more specific about the language you are using...

    Generally though Code Complete by mcconnel is considered something of a programming bible

  6. #5
    Member
    Join Date
    May 2013
    Posts
    106
    My Mood
    Amused
    Thanks
    16
    Thanked 9 Times in 9 Posts

    Default Re: Programming books that inspired you

    Well when I took my very first programming course (in C)back in the Fall of 1999, I broke down from the shell shock of the experience and the lousy quality of the instruction. So I dropped the course, picked up a copy of "The Idiot's Guide to C++", did some self paced study, went back to the course the next semester, and aced the course.

  7. #6
    Member Kewish's Avatar
    Join Date
    Apr 2013
    Location
    Australia
    Posts
    116
    Thanks
    10
    Thanked 17 Times in 14 Posts

    Default Re: Programming books that inspired you

    We use this for Programming 1 and 2 at RMIT. I have dubbed it "The Anvil" due to the shear size and weight of it (I recommend the digital copy for use on iPad and the likes).
    Introduction to Java Programming, Comprehensive Version - Daniel Liang

    I find his teaching style easy to follow and comprehensive. There are plenty of exercises at the end of each chapter to really drill home the concepts taught. It's a bit on the expensive side but if you're learning, it's well worth it.

  8. #7
    Junior Member
    Join Date
    Sep 2013
    Location
    Denmark
    Posts
    27
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Re: Programming books that inspired you

    Object oriented design and Patterns by Cay Horstman - A great way to learn the different patterns

Similar Threads

  1. Inspired Intermediate
    By Bitterguy in forum Member Introductions
    Replies: 0
    Last Post: January 1st, 2013, 03:25 PM
  2. books about 3d
    By nhiap6 in forum Java Theory & Questions
    Replies: 0
    Last Post: December 13th, 2012, 04:32 PM
  3. about books
    By deependeroracle in forum Java Theory & Questions
    Replies: 0
    Last Post: January 31st, 2012, 11:54 AM
  4. books
    By gcsekhar in forum Java Networking
    Replies: 1
    Last Post: September 16th, 2010, 07:37 AM
  5. java programming books
    By java_beginner in forum Java Theory & Questions
    Replies: 2
    Last Post: June 12th, 2010, 10:39 AM