One Month to learn Java - Pointers and book suggestions needed |
| |
|
|
|
New Poster Posts: 11 Topics: 4
|
|
|
September 16, 2008, 11:53:47 PM
|
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
|
|
| |
|
|
|
Code Guru Gender:  Posts: 1399 Topics: 85
|
|
|
September 17, 2008, 03:40:28 AM
|
|
Depending on how much programming you have done before, and what level of Java you need I think this is quite doable - you arent going to master the language within a month, but I think you should quite easily have some level of skill in it.
Personally, I found the tutorial on the Java website very useful to learn from. From teaching Java to undergrads, I think the best way to learn a language is to create loads of little examples and toy projects.... you can read all the stuff in the world but without actual practice and playing around it isnt going to do a huge amount of good.
Why not, with some resource (such as the java tutorials) try getting a small program working (just keep it simple initially) and any issues/problems/questions you face post them on here and we will be able to give you a hand.
|
|
| |
|
|
|
New Poster Posts: 11 Topics: 4
|
|
|
September 17, 2008, 04:27:40 PM
|
Will do  Thanks 
|
|
| |
|
|
|
Code Guru Gender:  Posts: 1399 Topics: 85
|
|
|
October 01, 2008, 09:27:35 AM
|
|
How are you getting along with this?
Nick
|
|
| |
|
|
|
New Poster Posts: 11 Topics: 4
|
|
|
October 07, 2008, 10:26:51 PM
|
I'm going alright.... I've upped my limit till the end of the year (not just a month). So I'm learning C++, then I'll learn Java... all by the end of the year...  Then early next year I'll learn python, then I'll learn ocaml. So hopefully by half-way through next year I will be an avid programmer! 
|
|
| |
|
|
|
Code Guru Gender:  Posts: 1399 Topics: 85
|
|
|
October 09, 2008, 04:56:03 AM
|
Good good good - sounds like you have a nice plan  Whats the reason you are learning these languages, is it for school/uni, for work or just generally for fun? Also how long are you spending each week on your learning, or does it vary? Nick
|
|
| |
|
|
|
New Poster Posts: 11 Topics: 4
|
|
|
October 29, 2008, 11:14:43 PM
|
|
Hello
I'm learning programming (mainly) so that I can write my own hacking programs and exploits.
Also, I've now (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
|
|
| |
|
|
|
Code Guru Gender:  Posts: 1399 Topics: 85
|
|
|
October 30, 2008, 04:27:47 AM
|
|
What do you define by hacking and exploits - there are a number of definitons of these words, so I wont jump to any conclusions. However, I would very strongly suggest you do not use your new found skills for causing trouble. Theres plenty of constructive, rewarding, interesting projects out there which you could tackle - writing malicious code just turns you into an immature kiddie scripter.
|
|
| |
|
|
|
Regular Coder Gender:  Posts: 85 Topics: 15
|
|
|
October 10, 2010, 01:15:10 AM
|
|
really nice plan i think you are ambitious as i am but i'm not thinking the way you do
good luck anyway
|
|
| |
|
|
|
New Coder Posts: 44 Topics: 0
|
|
|
March 28, 2011, 09:25:56 PM
|
|
But pointer concept is not in java then how it is possible in java. Please help me.
« Last Edit: April 10, 2011, 09:46:11 PM by Admin »
|
|
| |
|
|
|
Professional Coder Gender:  Posts: 242 Topics: 3
|
|
|
April 07, 2011, 08:28:03 AM
|
|
do you know any good tutorial websites that teach java..? j2ee specifically..
i just want to learn..
|
|
| |
|
|
|
New Coder Posts: 25 Topics: 2
|
|
|
April 26, 2011, 12:57:47 PM
|
|
I anticipate the individual way to discover a language is to make loads of less examples and toy projects. You can interpret all the squeeze in the class but without factual apply and performing around it isnt exploit to do a large amount of goodish.
|
|
| |
|
|
|
Skilled Coder Posts: 125 Topics: 0
|
|
|
May 27, 2011, 01:48:48 AM
|
do you know any good tutorial websites that teach java..? j2ee specifically..
i just want to learn..
I would like to suggest you W3school, which is a best site for learn any kind of new programming language...
|
|
| |
|
|
|
Skilled Coder Posts: 149 Topics: 0
|
|
|
May 27, 2011, 03:18:41 AM
|
|
read java 2 primer n headfirst java books.... see W3C school...
|
|
| |