| Author |
Java SE 7 Programming Essentials: Is it a good book for Java newbie?
|
qunfeng wang
Ranch Hand
Joined: Jan 28, 2005
Posts: 406
|
|
|
I see it's a book for OCA exam. Is it organized as a good tutorial to Java newbies?
|
To be or not to be. It's a question.
|
 |
Ashley Riot
Greenhorn
Joined: Nov 16, 2011
Posts: 21
|
|
|
Is it good for newbies and experienced programmers as well?
|
 |
Michael Ernest
High Plains Drifter
Sheriff
Joined: Oct 25, 2000
Posts: 7292
|
|
Good questions.
The book aims at preparing readers for the OCA Exam, but it's not a pure prep guide. We cover the objectives of the exam with discussion; that's about it. The rest is really designed by what I think a beginner should know about the language and how to use it to good effect. There are, for example, several techniques I think a beginner should be exposed to that the OCA exam considers an advanced skill. I want to make sure the reader gets a feel for how the language is used -- or, at least, how I use it in my own work -- so they're not just learning the bare minimum required to pass the exam.
|
Make visible what, without you, might perhaps never have been seen.
- Robert Bresson
|
 |
William P O'Sullivan
Ranch Hand
Joined: Mar 28, 2012
Posts: 860
|
|
Definitely as Michael suggested, start somewhere like here:
https://wikis.oracle.com/display/code/Home
This would give you the foundation for the more advanced topics presented in Certification preparation.
WP
|
 |
 |
|
|
subject: Java SE 7 Programming Essentials: Is it a good book for Java newbie?
|
|
|