BARBELITH underground
 

Subcultural engagement for the 21st Century...
Barbelith is a new kind of community (find out more)...
You can login or register.


Nerds ahoy! Microsoft Certification

 
 
jamesPD
12:25 / 28.11.08
Hi chaps, I've been working as a developer in London for the last three years, mostly using Delphi and C#, and almost entirely desktop rather than server-side development. I'm currently looking for a new job, and I can't help but notice there seems to be an awful lot more work out there for ASP .NET stuff rather than desktop work, so I was thinking about trying to study for one of those fancy MS certifications.

I was thinking about studying for the following:

Professional Developer: ASP .NET Developer 3.5
This certification requires passing the following 3 examinations:

Prerequisites:
Exam 70-536: TS: Microsoft .NET Framework – Application Development Foundation
Exam 70-562: TS: Microsoft .NET Framework 3.5, ASP.NET Application Development

Certification Exam:
Exam 70-564: Pro: Designing and Developing ASP.NET Applications Using the Microsoft .NET Framework 3.5


Any other nerds here that can offer any advice? Would this course be too hard for somone with only a couple of years C# experience? Is there another qualification I should look into? Are employers actually impressed by these qualification, anyway? ..and finally, does anyone have any rough idea of how long it would take to study the above before taking the exams?
 
 
Mirror
18:00 / 02.12.08
HR departments in general seem to be impressed by certifications; competent employers (i.e. the kind you want to work for) less so, and competent developers not at all. So, what it comes down to is more a question of what kind of shop you want to work for than whether the certifications will be of benefit.

In my opinion (having been in software development for 10 years, with no formal certifications) really the only way to learn how to use a given language or framework is to write something with it and put it into production. Even if it's just a toy project, it's critical to see something through from end-to-end to understand the technology.

The problem that I see with tutorials and certification programs is that they inevitably teach the "smooth path" usage of a tool, which you will inevitably depart from within the first 10 minutes when working on a real project. As someone who's been responsible for a number of hiring decisions, if you were applying for a server-side development project in my company I'd hire you on the spot if you could show me a functional, well-structured application and say "this is my work" and walk me through some of the design decisions in the source code and the problems encountered in packaging and deployment.

So, skip the certs and write something interesting to you in the language and framework you're interested in. It will be harder than getting the paper, but infinitely more valuable.
 
  
Add Your Reply