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

Work experience required for 1.4 exam

 
Ranch Hand
Posts: 787
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there:
Is work experience neccessary for successfully passing this exam. Can someone simply go through books, take mock test, write short programs to test specific behaviors and learn enough to pass the exam..
Thanks
 
Ranch Hand
Posts: 7729
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Seems that way...in some cases.
In others there is an enormous amount of previous
exposure to professional programming.
For example, there is some guy around here who has been programming in an object oriented way using C (not C++) since the middle 80's, or before, and got 100% in SCJP after a few weeks, but he still had to work at it.
Me? I have written a few Java programs which are in
production, nothing great. SCJP? I got the voucher...
-Barry
[ August 30, 2002: Message edited by: Barry Gaunt ]
 
arch rival
Posts: 2813
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Work experience is not necessary, you could work for a couple of years and still not cover all the topics covered by the exam. However it is really important to write lots of short programs of your own, because most people learn by doing and writing short programs is one of the best forms of "doing".
Marcus
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic