Jump to ratings and reviews
Rate this book

Java Programming - A Beginner's Course

Rate this book
Java Programming - A Beginner's Course attempts to teach computer programming to the complete beginner. As such, it assumes you have no knowledge whatsoever about programming. Basic programming proficiency requires that you know, at least, the following language the primitive data types of the language (integer, floating-point, character, boolean); how to write input/output statements; how to write conditional statements (if, if...else); how to write looping statements (while, for); how to write methods and how to declare and use arrays. But, more importantly, you need to be able to write programs to solve problems using these features. This book explains all of the above in an easy, conversational style. One notable advantage of this book is that it is self-contained. Using the new Scanner class and printf, our programs are all written using standard Java. No special classes have to be provided to read primitive data types and print nicely formatted output.

312 pages, Paperback

First published August 15, 2008

6 people want to read

About the author

Noel Kalicharan

23 books8 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
4 (57%)
4 stars
0 (0%)
3 stars
2 (28%)
2 stars
0 (0%)
1 star
1 (14%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.