<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The Value of Certifications</title><link>http://blogs.msdn.com/howard_dierking/archive/2006/10/27/the-value-of-certifications.aspx</link><description>A friend recently sent me to a blog entry about Microsoft certifications by Oren Eini . This was really a bummer of a read for me – primarily because I’ve been a follower of his blog for a while and have used his NHibernate generics library in several</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: The Value of Certifications</title><link>http://blogs.msdn.com/howard_dierking/archive/2006/10/27/the-value-of-certifications.aspx#904144</link><pubDate>Mon, 30 Oct 2006 21:52:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:904144</guid><dc:creator>Nathan</dc:creator><description>&lt;p&gt;I love how you took the value of a 4 year degree in computer science and brought it down to the level of a Microsoft certification. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;The difference is that with the degree, a graduate should have the tools to pursue a wide varity of careers in IT because s/he has received an education in the basics of math and computer science.&lt;/p&gt;
&lt;p&gt;The bootcamp grad from a certification program is qualified to drag and drop crap into the designer in visual studio, using as many wizards as possible and have no understanding of what is going on behind the scenes or why. &lt;/p&gt;
&lt;p&gt;It's worth pointing out that I have yet to write enterprise level software that uses the wizards or generated code.&lt;/p&gt;
</description></item><item><title>re: The Value of Certifications</title><link>http://blogs.msdn.com/howard_dierking/archive/2006/10/27/the-value-of-certifications.aspx#904231</link><pubDate>Mon, 30 Oct 2006 22:38:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:904231</guid><dc:creator>hdierking</dc:creator><description>&lt;p&gt;&amp;quot;should&amp;quot; is the operative word - and one that only has meaning because the educational institutions are rigorous enough to produce individuals who live up to the expectation that you describe. &amp;nbsp;And to jump around a bit - in building business applications, I have used my formal math and CS education about as much as I have used the wizards in Visual Studio (with the one major exception being regular expressions - those are just too fun &amp;lt;g&amp;gt;).&lt;/p&gt;
&lt;p&gt;Please understand that I'm not trying to equate certifications to a university degree. &amp;nbsp;However, I think it's fair to say that in terms of the job market, the two serve at least one similar purpose - they allow individuals the opportunity to show distinction between themselves and their peers. &amp;nbsp;After all, I can get an arguably better education in math and computer science by simply reading a lot. &amp;nbsp;However, I still won't be able to compete with someone who has that 4 year degree.&lt;/p&gt;
&lt;p&gt;So from your comment, it sounds like one problem is that our exams are able to be passed by individuals who can do little more than &amp;quot;drag and drop crap into the designer&amp;quot;. &amp;nbsp;Is this a fair assessment?&lt;/p&gt;
</description></item><item><title>re: The Value of Certifications</title><link>http://blogs.msdn.com/howard_dierking/archive/2006/10/27/the-value-of-certifications.aspx#937196</link><pubDate>Fri, 03 Nov 2006 00:30:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:937196</guid><dc:creator>Matt Stevenson</dc:creator><description>&lt;p&gt;What it comes down to is that one does not need a thorough understanding of what is going on behind the scenes to know how to use a technology. &amp;nbsp;If that were the case imagine what getting your CS degree would be like. &amp;nbsp;I will be the first to admit I had no understanding of assembly when I wrote my first C++ program.&lt;/p&gt;
&lt;p&gt;The purpose of the Microsoft Certs (from my perspective) is to say that this person knows enough about this Microsoft technology to work on an application that uses it. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would say that the root of our little problem here is not the exam itself, but the process of examination in general and attitudes of senior developers. &amp;nbsp;One can give the same complaints given here to any set of exams.&lt;/p&gt;
&lt;p&gt;An example could be taken from an abstract algebra exam.&lt;/p&gt;
&lt;p&gt;Question: If you have a Group G of order 6 and a coset of G, H, with 2 elements, what is the index of [G:H].&lt;/p&gt;
&lt;p&gt;Anyone in the class could tell you to find the index you just do |G|/|H| or 6/2 = 3&lt;/p&gt;
&lt;p&gt;But you would have a lot fewer people in the class who would be able to explain where the formula comes from and the underlying principles at work here. &amp;nbsp;The fact is the exam isn't over the underlying principles and that is not what the question was asking. &amp;nbsp;These exams are not over CLR, they are about implementing Microsoft technologies.&lt;/p&gt;
&lt;p&gt;Secondly, from what I have seen many developers look down on Microsoft Certs, because in the end you can pass them just knowing how to &amp;quot;drag and drop crap into the designer&amp;quot;. &amp;nbsp;As it turns out someone can just drag and drop in a designer and have a working application. &amp;nbsp;That was kind of the idea behind the thing: allow people make software easily without the tedious effort of writing code that needs little logic.&lt;/p&gt;
&lt;p&gt;I suppose its worth pointing out here that I have not used the designer as well, nor have I used Assembly, Scheme, Prolog, self-written linked lists, binary trees, merge sorts, or integrals in enterprise level applications, but if needed I can.&lt;/p&gt;
</description></item><item><title>re: The Value of Certifications</title><link>http://blogs.msdn.com/howard_dierking/archive/2006/10/27/the-value-of-certifications.aspx#1061670</link><pubDate>Sun, 12 Nov 2006 08:30:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1061670</guid><dc:creator>jk</dc:creator><description>&lt;p&gt;I'm in the process of studying for my MCTS and, frankly, it's not very much fun trying to learn strategies for navigating badly written multiple guess questions.&lt;/p&gt;
&lt;p&gt;As a contrast, I just got my Red Hat Linux certification. &amp;nbsp;Not only was it a joy (and a real challenge) but the entire exam was hands on: here's the issue, go fix it. &amp;nbsp;There is absolutely no way I could have passed it with rote memorization, because the only way to pass it was to solve real problems in a real environment. &amp;nbsp;I can honestly say that I had to prove myself to get my Red Hat cert in ways that reflect real world situations. &amp;nbsp;I wish the same could be said of a MS cert.&lt;/p&gt;
&lt;p&gt;The vision behind the certs is wrong. &amp;nbsp;They should demonstrate real-world &amp;quot;can do&amp;quot;, not ability to learn how to get good at choosing answer A, B, or C.&lt;/p&gt;
</description></item><item><title>re: The Value of Certifications</title><link>http://blogs.msdn.com/howard_dierking/archive/2006/10/27/the-value-of-certifications.aspx#1063210</link><pubDate>Sun, 12 Nov 2006 18:39:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1063210</guid><dc:creator>jk</dc:creator><description>&lt;p&gt;Just to follow up-- how amazing would it be if the MCST/MCPD tests were actual hands-on tasks? &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Imagine, for example, being given installers for VS + SQL and being told to install everything and implement an application that passes a battery of test cases? &lt;/p&gt;
&lt;p&gt;So the &amp;quot;test&amp;quot; that Microsoft would give is simply to provide the appropriate set of failing unit tests: these could certainly be quite complex unit tests, and could easily test anything that the silly multiple choice test covers. &lt;/p&gt;
&lt;p&gt;&amp;quot;Passing&amp;quot; is simple: do your unit tests pass? &amp;nbsp;Test cases could be made to cover any topic: scalablility, cultures, threading, datasets, you name it . . . &amp;nbsp;As long as my unit tests pass, it doesn't matter if I used wizards or wrote it all by hand.&lt;/p&gt;
&lt;p&gt;Now that's an interesting test. &amp;nbsp;&lt;/p&gt;
</description></item><item><title>re: The Value of Certifications</title><link>http://blogs.msdn.com/howard_dierking/archive/2006/10/27/the-value-of-certifications.aspx#2154062</link><pubDate>Mon, 16 Apr 2007 17:10:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2154062</guid><dc:creator>M.H.</dc:creator><description>&lt;p&gt;I for one would love it if the exams covered actual scenarios instead of multiple choices as jk described above.&lt;/p&gt;
&lt;p&gt;I'm currently training for 70-536 and I'm frustrated to say the least. When running MeasureUp I'm constantly at 65-70%&lt;/p&gt;
&lt;p&gt;I did one test swiching between Visual Studio, MSDN and Google and guess what my score was...&lt;/p&gt;
&lt;p&gt;My point being that in any normal situation you would have access to those resources - memorizing the entire MSDN Library (wich i percive this test is about) is just silly.&lt;/p&gt;
</description></item><item><title>re: The Value of Certifications</title><link>http://blogs.msdn.com/howard_dierking/archive/2006/10/27/the-value-of-certifications.aspx#2154584</link><pubDate>Mon, 16 Apr 2007 18:24:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2154584</guid><dc:creator>hdierking</dc:creator><description>&lt;p&gt;So we've definitey heard the request for performance based testing and that is something that we are investing tons of resources in right now. &amp;nbsp;I am curious about one thing though from your commments...&lt;/p&gt;
&lt;p&gt;Do you think that performance based testing will by itself fix the &amp;quot;MSDN memorization&amp;quot; problem? &amp;nbsp;Originally, I just assumed that it would - I mean how cool is it to fire up VS on a test and go to town?? &amp;nbsp;However, I'm curious as to whether it is equally possible to create a performance based test where you are essentially asking the same type of memorization question in a new (cooler) format.&lt;/p&gt;
&lt;p&gt;Here's why I bring it up - one thing I keep hearing over and over when people talk about performance based testing is the word &amp;quot;scenario&amp;quot;. &amp;nbsp;The quality in scenario-based testing that seems to show relevance is that it tests multiple points of knowledge simultaneously, and in context.&lt;/p&gt;
&lt;p&gt;I'm not trying to be the buzzkill for performance based testing by any stretch. &amp;nbsp;Just trying to identify exacty why everyone assumes that it will solve all of life's problems.&lt;/p&gt;
&lt;p&gt;thoughts?&lt;/p&gt;
</description></item></channel></rss>