Closed Thread
Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19

Thread: One Month to learn Java - Pointers and book suggestions needed

  1. #11
    Join Date
    Jan 2008
    Posts
    1,725
    Blog Entries
    4
    Rep Power
    29

    Re: One Month to learn Java - Pointers and book suggestions needed

    I could give many reasons to start with java, one of the biggest though is it takes care of stuff like garbage collection that makes it easier on the learning programmer to not make mistakes. Also, the compiler is usually more uniform and makes mistakes easier to recognize and much easier to correct (especially eclipse).

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #12
    Join Date
    Jul 2006
    Location
    Amherst, New York, United States
    Posts
    6,277
    Blog Entries
    26
    Rep Power
    20

    Re: One Month to learn Java - Pointers and book suggestions needed

    Ideally everyone should start and end with C++. However, C++ provides many issues new programmers do not need to deal with.

  4. #13
    ArtoStiloz's Avatar
    ArtoStiloz is offline Programmer
    Join Date
    Sep 2008
    Location
    Denmark
    Posts
    173
    Rep Power
    14

    Re: One Month to learn Java - Pointers and book suggestions needed

    You've probably right.

  5. #14
    acwclassic's Avatar
    acwclassic is offline Newbie
    Join Date
    Mar 2008
    Location
    sweden
    Posts
    25
    Rep Power
    0

    Re: One Month to learn Java - Pointers and book suggestions needed

    Quote Originally Posted by morefood2001 View Post
    Thats a huge task because that requires a gui and many features.
    actually it isnt very hard course java got it already almost premade t, through maybe not the first you should do beggining.
    simply add a textarea and a simple save to file function and you got it, then you can have a lissener to react when you highlight the text for what you want to happend then. theres char counter and everything inbuilt, you jsut have to display it

  6. #15
    Join Date
    Jan 2008
    Posts
    1,725
    Blog Entries
    4
    Rep Power
    29

    Re: One Month to learn Java - Pointers and book suggestions needed

    Its all built in, I will give you that. But it took me a long time to understand why it works That is why I call it a huge task

  7. #16
    Panarchy is offline Programming Professional
    Join Date
    Nov 2007
    Posts
    259
    Rep Power
    0

    Re: One Month to learn Java - Pointers and book suggestions needed

    ^Hmm... well thanks for all the replies. I am now going to work on only C++. Once I've learnt that pretty well, I'll start java.

    Thanks to morefood2001 for his first post (first page). Found that most enlightening.

    Quote Originally Posted by ArtoStiloz View Post
    If I had to start somewhere, I would start with C++
    Okay, well lucky, cause that's what I've ended up starting.

    Reading the 2009 edition of C++ in One Hour a Day (Sams Teach Yourself)

    Panarchy

  8. #17
    ArtoStiloz's Avatar
    ArtoStiloz is offline Programmer
    Join Date
    Sep 2008
    Location
    Denmark
    Posts
    173
    Rep Power
    14

    Re: One Month to learn Java - Pointers and book suggestions needed

    Wise choice, good luck with reading.

  9. #18
    keller's Avatar
    keller is offline Learning Programmer
    Join Date
    Dec 2007
    Location
    Iowa
    Posts
    38
    Rep Power
    0

    Re: One Month to learn Java - Pointers and book suggestions needed

    I think it is funny how people say that Java syntax is confusing but then push you towards C++. The syntax is so very similar, I guess I am just going to have to chalk this one up to "different strokes for different folks".

  10. #19
    Panarchy is offline Programming Professional
    Join Date
    Nov 2007
    Posts
    259
    Rep Power
    0

    Talking Java & C++

    Hello

    I've finally been able to learn (well haven't finished either book yet, not even half way through the first one! BUT I am on my way to becoming a programmer) C++ & Java by reading/learning the following two books;

    Sams Teach Yourself C++ in One Hour A Day

    Sams Teach Yourself Java 6 in 21 Days

    Thanks for all help given.

    Wish me luck!

    Panarchy

Closed Thread
Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. need suggestions on what to learn next, to earn money via freelancing.
    By death_relic0 in forum General Programming
    Replies: 7
    Last Post: 08-09-2011, 05:20 AM
  2. suggestions on which languages to learn as a freelancer
    By dmehling in forum General Programming
    Replies: 5
    Last Post: 09-27-2010, 11:46 AM
  3. Any Good book to learn GUI in java?
    By bleedy3 in forum Java Help
    Replies: 0
    Last Post: 04-30-2010, 07:39 AM
  4. Replies: 15
    Last Post: 09-17-2008, 10:28 AM
  5. Replies: 0
    Last Post: 10-19-2007, 09:57 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts