• 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

What would you choose -- certification or keeping up to date with new developments?

 
Author
Posts: 3473
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you are faced with a dilemma of getting certified and keeping up with the growing list of sought after technologies/frameworks/tools, which one would you favor and why?
 
MyExamCloud Support
Posts: 264
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Arulk Pillai,

I know it is tough to spend time to prepare for a certification when you are tightly engaged with assignments. There is a big difference in achieving knowledge from technologies/frameworks/tools experience and taking certifications.

Certification objectives may not cover the whole technology/API and it adheres to property standards. For example, Java JSP and Servlet certification tests candidate knowledge in Java EE web technology and frameworks recommended by Oracle and you may not gain knowledge like struts or any other web frameworks.

Assignment experience using technologies/frameworks/tools may not cover complete platform technologies for APIs. For example, candidate working in Java EE JSP development may not have experience in business tier development (EJB) and persistence tier development (JPA).

Certification knowledge empowers your knowledge to decide which technologies/frameworks/tools to choose for your business problem.

The technologies/frameworks/tools experience boosts your working knowledge to apply certification skills (the knowledge you achieved during exam preparation). Note that frameworks/tools are derived from standard platforms (Java SE /Java EE/ Java ME), it is always good to know the platform first.

Both certification and technologies/frameworks/tools experience adds value to your career profile.

Thanks
 
Ranch Hand
Posts: 1376
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My opinion is

Do certification to gain basic knowledge about Technology

Do project/assignments to apply certification knowledge and enhance it by applying advanced features of that Technology.


~ abhay
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic