• 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
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Question for Mr. Mughal and Mr. Rasmussen

 
Ranch Hand
Posts: 89
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Good morning sirs,

Your book sounds very interesting! What level of experience and/or education (with Java) would you recommend a person have before attempting to study your book for the exam? Look forward to your response!

Cheers,
John David Barry
 
author
Posts: 151
12
Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Some basic programming experience is essential. It need not be in Java, but can be another programming language.
Understanding of variables, expressions and basic control constructs would go a long way.
But it can be a tough going, which I am sure many wanderers through the certification landscape can vouch for.
Of course, the more programming experience you have the more accessible the material is.
Just reading the book is not enough. You gotta get down and do some coding.
And nothing beats real life programming experience. :-)
 
Sheriff
Posts: 11604
178
Hibernate jQuery Eclipse IDE Spring MySQL Database AngularJS Tomcat Server Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

David Barry wrote:Your book sounds very interesting! What level of experience and/or education (with Java) would you recommend a person have before attempting to study your book for the exam?


As a Java greenhorn you might benefit from reading a book on Java first (rather than a certification study guide). Many alternatives are available: Head First Java, Thinking in Java, Core Java, Deitel & Deitel, and so on. Other great resources are this forum and the Beginning Java forum of course and you also have the (free) Oracle Java Tutorials.

Hope it helps!
Kind regards,
Roel
 
Thank you my well lotioned goddess! Here, have my favorite tiny ad!
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic