943,744 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 2399
  • Java RSS
You are currently viewing page 1 of this multi-page discussion thread
Sep 17th, 2008
0

One Month to learn Java - Pointers and book suggestions needed

Expand Post »
Hello

This is the sister article to my question on C++.

I've been told by some other people that java is a better language to learn for the kind of implementation needed.

Please don't close the other topic, or stop replying to the other topic, as both of these will be needed by me (though immediately this one!)

What I need, is to learn Java, within a month.


Any suggestions/pointers?

Thanks in advance for any replies,

Panarchy
Reputation Points: 10
Solved Threads: 0
Light Poster
Panarchy is offline Offline
29 posts
since May 2007
Sep 17th, 2008
0

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

lots and lots of coffee and good luck..
you can learn the basics of Java in a month, but to completely 'learn' Java on such short period would require a whizz-kid as a student

you might want to check out the sticky post on top of this forum, the one that tells you
"how to get started". There are a lot of usefull links and titles of Java books in there you can use
Reputation Points: 919
Solved Threads: 354
Nearly a Posting Maven
stultuske is offline Offline
2,487 posts
since Jan 2007
Sep 17th, 2008
0

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

http://java.sun.com/javase/6/docs/

Contains links to suns tutorials and the api docs, as well as jvm specs and the jls and a features guide. In short, Suns official Java documentation.
Moderator
Reputation Points: 1471
Solved Threads: 490
Industrious Poster
masijade is offline Offline
4,043 posts
since Feb 2006
Sep 17th, 2008
0

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

What specific implementations do you need?

Learning Java is quite the trial.

To get a decent dosage of Java, I strongly STRONGLY recommend "Java, How to Program 7e" by Deitel & Deitel.

But this isn't good enough. Simply learning the language and some implementations might not be enough. What if you need to implement MVC via JavaScript, DHTML or JSP front-end and Java Servlet Controller with potential Java back-end?

Is the whole application going to be done in Java? Why did you migrate from C++ to Java for your task? What is it that you're trying to accomplish that you feel the need to learn Java?

Please, justify your reasoning.
Reputation Points: 392
Solved Threads: 108
Posting Shark
Alex Edwards is offline Offline
971 posts
since Jun 2008
Sep 17th, 2008
0

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

You know C++ right, you java should be not much difficult. Get the book Head First Java and read it. And one thing, there is no such thing as pointers in java only references, though it internally uses the concept of pointers, dont confuse between the two, there area lot of low level differences, ok.

Get Head First Java, avery good book, read it chapter by chapter, don't skip any, and try to do exercises, your concepts will be very clear and good. Its avery good and easy to understand book presented in a very good way with no loss in info. You should be able to complete in 15 days. i did it.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
kalyan_au_cse is offline Offline
5 posts
since Sep 2008
Sep 17th, 2008
0

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

You know C++ right, you java should be not much difficult. Get the book Head First Java and read it. And one thing, there is no such thing as pointers in java only references, though it internally uses the concept of pointers, dont confuse between the two, there area lot of low level differences, ok.

Get Head First Java, avery good book, read it chapter by chapter, don't skip any, and try to do exercises, your concepts will be very clear and good. Its avery good and easy to understand book presented in a very good way with no loss in info. You should be able to complete in 15 days. i did it.
There are pointers in Java, you just can't dereference them to access the object at the address. You always have to use indirection to manipulate objects in Java, but instead of the indirection symbol you use the "." symbol.
Reputation Points: 392
Solved Threads: 108
Posting Shark
Alex Edwards is offline Offline
971 posts
since Jun 2008
Sep 17th, 2008
0

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

Oh, I don't know C++

What specific implementations do you need?

Learning Java is quite the trial.

To get a decent dosage of Java, I strongly STRONGLY recommend "Java, How to Program 7e" by Deitel & Deitel.

But this isn't good enough. Simply learning the language and some implementations might not be enough. What if you need to implement MVC via JavaScript, DHTML or JSP front-end and Java Servlet Controller with potential Java back-end?

Is the whole application going to be done in Java? Why did you migrate from C++ to Java for your task? What is it that you're trying to accomplish that you feel the need to learn Java?

Please, justify your reasoning.
What I wish to learn is how to write the frontend GUI to a new programming language written in ocaml (this new language is object orientated).

And it needs to be cross platform...

Panarchy
Reputation Points: 10
Solved Threads: 0
Light Poster
Panarchy is offline Offline
29 posts
since May 2007
Sep 17th, 2008
0

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

what is the scope of JAVA? Tell me if I make my career in JAVA. what points I should take to sucess in this career. I am a computer graduate.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
nikhil kumar is offline Offline
2 posts
since May 2008
Sep 17th, 2008
0

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

what is the scope of JAVA? Tell me if I make my career in JAVA. what points I should take to sucess in this career. I am a computer graduate.
Hijacking someone else's thread to ask an unrelated question is considered rude. If you have a question to ask, start a new thread of your own.
Moderator
Featured Poster
Reputation Points: 3239
Solved Threads: 838
Posting Genius
Ezzaral is offline Offline
6,761 posts
since May 2007
Sep 17th, 2008
0

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

Of course anyone thinking to "learn Java within a month" is rather insane...
A decade is more like it.
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
This thread is currently closed and is not accepting any new replies.
Previous Thread in Java Forum Timeline: display dice in dice game
Next Thread in Java Forum Timeline: java project





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC