Results 1 to 3 of 3
Thread: Newb Topics
- 09-16-2008, 10:04 PM #1
Member
- Join Date
- Sep 2008
- Posts
- 1
- Rep Power
- 0
Newb Topics
Hello all, I am a complete newb to java and was wondering which books you like the best for learning basic concepts. Also my friend found some "what you should know" type lists on the internet, and thought the following would help a lot:
Topics:
1. Know how to define a variable of any primitive type.
2. Know how to assign a variable a value.
3. Know how to convert a string to an int or a double.
4. Know how to define a Scanner associated with the standard input device.
5. Know how to display a message or the value of some variable.
6. Know how to use a Scanner to read an int or a double or a string from the keyboard.
7. Know how to input data from the command-line.
8. Know how to combine numbers with the operators *, +, /, -, %.
I was wondering if anyone could provide maybe one example to each or multiple topics listed. I hope to learn this correctly and effectively! Thank you all for reading this and anyone who decides to help get me on the right foot.
-Dave
- 09-17-2008, 01:01 AM #2
Any good text book should answer your questions. If you can Go to a good bookstore and look thru the choices to find one that suits you.
- 09-17-2008, 08:01 AM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,370
- Blog Entries
- 1
- Rep Power
- 25
Hi dkizzy, welcome to our community. :)
Not only that what Norm says, the same question we have discuss in our forums hundreds of times. So if you search the forum you can find a lot, with lots of comments on different books.
Similar Threads
-
Java Forums Topics Meant for
By linuxswan in forum Suggestions & FeedbackReplies: 2Last Post: 07-22-2008, 01:30 AM
Bookmarks