• 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

UML for Java Programmers

 
Ranch Hand
Posts: 243
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Robert,
Is there any UML certification program? If so, do you think it is of any value?
 
author
Posts: 11962
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
At least IBM has its 486 test and OMG is about to launch a certification program for UML.
 
Ranch Hand
Posts: 808
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Brainbench also has a UML certification and also an OO design cert. I've heard not-so-flattering reviews of the value of Brainbench certs, but my employer, a large international data processing company, uses them to screen applicants, so there is definitely value there.
Good luck!
Cheers,
Jeff (SCJP)
 
Ranch Hand
Posts: 365
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think that the thing most employers care about is your knowledge at interview time. I don't think that many put a whole lot of emphasis on UML certifications but it cannot hurt you by having on your resume.
 
Ranch Hand
Posts: 41
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Are there any free OO,UML test sites?
Thks for replies
 
Author
Posts: 76
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Rick Portugal:
Robert,
Is there any UML certification program? If so, do you think it is of any value?


None that I know of. No, I don't think it would be useful. It is not our knowledge of UML that makes the difference; it's our knowledge of good programming practice and principles. UML is a tool, and not a very complex tool. I don't think certification in UML would be significant.
Also, I personally don't like the way UML is going. I think MDA is a dead-end concept. Executable UML may sound like a great idea, but I think it's realization will be quite disappointing. In the meantime UML is being warped to serve MDA, and this makes me think that the UML standard will become less and less relevant to the programmer in the trenches. I expect (and have already seen) that a de-facto variation of UML will arise from common usage instead of from the deliberations of a standards body. Certification against the standard would probably be useless to the common usage; and certification against the common usage would have no standard behind it.
 
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic