• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Question for Matthias Noback about Object Design Style Guide

 
Rancher
Posts: 163
5
Eclipse IDE Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Matthias and gratulations for your new book!
I am actually learning for first Java certification, OCAJ SE8, it is my first programming language and I have no experience in programming.
Is the book worth for me now, at the start of career, or it is more for experienced developer?
Thank you!
Mike
 
Marshal
Posts: 79707
381
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Mike Savvy wrote:. . . I am actually learning for first Java certification, OCAJ SE8, it is my first programming language and I have no experience in programming. . . .

Don't.

Learn to program and don't think about a cert exam until you are proficient in programming.
[edit]I see I have warned you about exams elsewhere.
 
Mike Savvy
Rancher
Posts: 163
5
Eclipse IDE Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You do not understand, I do not learn for this certification just because I want it. It is offer from my boss, who said if I want to start as a programmer, I first have to become this certification...
 
Author
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Mike!
I have specifically written this book to be useful for programmers with any amount of experience. However, I'm not sure if this book is for you if you don't have any programming experience at all. I think you might be better off finsihing the course and then take a look at this book to establish some kind of style for yourself.
 
Sheriff
Posts: 7125
184
Eclipse IDE Postgres Database VI Editor Chrome Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Mike Savvy wrote:You do not understand, I do not learn for this certification just because I want it. It is offer from my boss, who said if I want to start as a programmer, I first have to become this certification...


It might be better for you to start with a book that teaches programming first, like Head First Java.  Then try writing some simple program like Tic Tac Toe or other game, ot an ATM simulator. Then start with some certification study program like Enthuware.  Then take the exam.
 
Police line, do not cross. Well, this tiny ad can go through:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic