UML still dominating the MDE job market

A quick look at the MDE keywords appearing in job offers show that UML is still by far the most common MDE skill requested. Probably the fact that some still think that UML is a development method helps.

Another (non-scientific) conclusion from the graph is that the MDE job market is growing very slowly. UML demand has stalled and only MDA (first) and MDD (now) demand has increased a little bit. As much as I like metamodeling it is clear that metamodeling experts have no future in the job market (they could reinvent themselves as DSL experts to have a slightly brighter future) :-)

You can “play” with other keywords and discover new job trends using this page (thanks to El Arbi for the link)

If you enjoyed this post you can subscribe to this Software Modeling blog and/or follow me on twitter or through the portal’s mailing list . AND if you really liked it help me pass it ON TO others by bookmarking AND sharing the post USING the links below:

6 Responses to UML still dominating the MDE job market

  1. rafael says:

    I think metamodeling and DSL designing are akin to framework/API designing. It is hard to find job ads for that kind of work, and I think that it is for a reason. Those encompass just an aspect of software development, that is usually taken on by the more experienced/capable developers in an organization, instead of some role you would be hiring for.

    Cheers,

    Rafael
    http://abstratt.com/blog

  2. Anonymous says:

    Modeling is a way of reasoning and organizing domain knowledge. Employers might not understand its use yet, but as the plethora of information increases and the need to make sense of all that exist becomes so more important, modeling will start to permeate all areas of problem solving – not just software development.

    http://kayodedosunmu.blogspot.com/

  3. Anonymous says:

    The problem WITH modelling IS maitanance OF the model artifacts, which have TO be updated AS the model changes. Currently modelling IS MORE used TO understand the project IN the intial stages OF the project. Also making sure the model IS the one being implemented IS another painful issue. What we need IS executable models. Also executable models help you IN changing the model much faster than traditional development(converting the model TO code manually).

  4. Anonymous says:

    Am I missing something OR executable models IS a new NAME FOR an old concept: code generation FROM models WITH precise semantic?

    Some examples OF established practice exist FOR this: see our experience WITH the WebML DSL (www.webml.org) AND WebRatio (www.webratio.com): we have model transformations (e.g., BPMN TO WebML), code generation, AND transformation rule customization. Thus, we GRANT alignment OF models AND code, because you customize the rules AND NOT the running apps. The approach has been successfully applied TO mid-SIZE TO huge industrial cases.
    For quantitative productivity evaluation see this paper AND presentation.

    See also this presentation ON SlideShare AND the demo movie ON YouTube.

  5. jordi says:

    To me Executable UML is more than code-generation. Code-generation is a strategy to achieve Executable UML but not the only one, we could have a UML virtual machine able to directly interpret and run UML models (see for instance: The Architecture of a UML Virtual Machine )

  6. jordi says:

    Indeed. AlphaSimple (http://alphasimple.com) prototypes run on a UML runtime, no code generation, thus the fast turnaround in the edit-save-compile-run cycle.

    Rafael

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Powered by WordPress