Are MCTS certifications worth the bother? - Stack Overflow most recent 30 from stackoverflow.com 2009-12-18T06:47:16Z http://stackoverflow.com/feeds/question/395189 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/395189/are-mcts-certifications-worth-the-bother 2 Are MCTS certifications worth the bother? JohnIdol 2008-12-27T17:30:24Z 2009-10-03T21:14:52Z <p>The question is pretty simple - could MCTS certifications make a difference in my professional career?</p> <p>I am studying for <a href="http://stackoverflow.com/questions/18054/msct-certification-exam-70-536-your-advices">exam 70-536</a>, the book is <strong>painful</strong> but pretty straightforward (I went through the book twice - now I am doing it for the third time on the <a href="http://rads.stackoverflow.com/amzn/click/0735626197" rel="nofollow">new edition</a> supposed to be better) but the test simulation is brutal - you easily get asked stuff that's not in the book and looking around forums etc. people say it's known that <strong>the book is not enough</strong> to pass the exam.</p> <p>Is it worth the bother in your opinion?</p> http://stackoverflow.com/questions/395189/are-mcts-certifications-worth-the-bother/395194#395194 0 Answer by Paul Hargreaves for Are MCTS certifications worth the bother? Paul Hargreaves 2008-12-27T17:36:23Z 2008-12-27T17:36:23Z <p>It's worth the bother if any of the following are true:</p> <ol> <li>You like to demonstrate that you can learn post schooling.</li> <li>Any jobs in the area you are looking for have a MCTS requirement.</li> <li>Someone else is paying... then it never hurts to have additional skills.</li> </ol> http://stackoverflow.com/questions/395189/are-mcts-certifications-worth-the-bother/395206#395206 3 Answer by Preets for Are MCTS certifications worth the bother? Preets 2008-12-27T17:46:35Z 2008-12-27T17:46:35Z <p>I wouldn’t mind having one, if only I could get past the “Using Value Types” section in the Training Kit ;-) I find the books excruciatingly painful.</p> http://stackoverflow.com/questions/395189/are-mcts-certifications-worth-the-bother/396537#396537 2 Answer by Dean Madden for Are MCTS certifications worth the bother? Dean Madden 2008-12-28T19:11:05Z 2008-12-28T19:11:05Z <p>This has been discussed in other threads, e.g. <a href="http://stackoverflow.com/questions/7113/is-it-worth-it-to-get-ms-certified">here</a>. I'm also studying for the same exam, and am doing it partly because it's helping me motivate myself to learn more. Most people tend to think they're pretty worthless, but I don't think it does any harm, and if you do it the right way you can fill in gaps in your experience. I personally think it will help you both get more interviews, as well as increase your knowledge. But of course you need to want it too. Dean</p> http://stackoverflow.com/questions/395189/are-mcts-certifications-worth-the-bother/433041#433041 3 Answer by alram for Are MCTS certifications worth the bother? alram 2009-01-11T14:56:12Z 2009-01-11T14:56:12Z <p>If you are working with Microsoft Partner companies they usually have a certain percentage of the company which must hold Microsoft certifications to keep their partner status, so those companies at least would have a higher interest in finding candidates who are MCTS certified along with other Microsoft shop certs.</p> <p>The MCTS 70-536 .NET 2.0 framework also applies to C++, VB.NET, and C#. It is said to be compatible with people who are programming managed code to COM, .NET 2.0, or .NET 3.5 all together. In a sense it's the LCD of .NET for a developer.</p> http://stackoverflow.com/questions/395189/are-mcts-certifications-worth-the-bother/543536#543536 0 Answer by syedhumair for Are MCTS certifications worth the bother? syedhumair 2009-02-12T21:53:49Z 2009-02-12T21:53:49Z <p>I have started to read through the book, and as I go through each chapter (so far) I have learned atleast one new thing that I didn't know about C#./net.</p> <p>I think it is worth doing it if you want to prove that you can learn even with your own money.</p> http://stackoverflow.com/questions/395189/are-mcts-certifications-worth-the-bother/1428926#1428926 1 Answer by Ian Ringrose for Are MCTS certifications worth the bother? Ian Ringrose 2009-09-15T18:33:54Z 2009-09-16T08:59:06Z <p>Say you want a person to write a WPF applications and you can’t find someone with real life experience in WPF, witch of these two would you choose. (<em>All other things being equal, e.g. they have all been using C# for years etc</em>) </p> <ul> <li>John says he has read a book on WPF but has no real life experience </li> <li>James says he has read a book on WPF, passed the Microsoft exam, but has no real life experience.</li> </ul> <p>I think if you only had time to interview one person it would be James.</p> <ul> <li>But what if Peter comes along and says he has read a WPF, has no real life experience but has helped to an open source WPF project. Hence has not no time to take the exam?</li> </ul> <p>Now it gets a bit harder...</p> <p><strong>It is clearly better to be James or Peter then it is to be John.</strong></p> <blockquote> <p>Once you get to the interview, it’s how well you can express what you know that counts, not if you have been certified. <em>(Answering questions on StackOverflow may be good interview practise.)</em> However you must get the interview first and that is not easy in this market.</p> </blockquote> <p>After saying all that, <strong>in the long term</strong> it is how well you do your job that effects how happy you are at work and what long term rewards are.</p> <blockquote> <p>I have found in the past that studying for Microsoft Exams, is a effective way to get a wide breath of understanding of what Microsoft thinks is important about a given piece of technology.</p> </blockquote> <p>If you start with the aim to <strong>learn</strong> and <strong>understand</strong> the technology <strong>well</strong> that the exam covers, you will again a lot more then just passing the exam....</p> <p>However if you just aim to pass the exam with the least possible effort, then you will only pass the exam… <strong>Now that is a complete waist of time and money!</strong></p> http://stackoverflow.com/questions/395189/are-mcts-certifications-worth-the-bother/1514882#1514882 1 Answer by Mark Good for Are MCTS certifications worth the bother? Mark Good 2009-10-03T21:14:52Z 2009-10-03T21:14:52Z <p>The MeasureUp practice exams that come with the book are crap. Like the books, they're full of errors and ambiguity. Use them, but <strong>don't</strong> trust them.</p> <p>The training kits for both 536 and 503 are <strong>not</strong> enough. Use the training kit as an overview. Then read on. </p> <p>I just received my MCTS in WCF. The real exams had questions that I had no clue on. Always use multiple sources.</p> <p>Buy Transcender or Self Test Software to practice for the exam. Both have great explanations and references to MSDN. These aren't enough by themselves, either but they're <strong>much</strong> better than the MeasureUp practice exams that come with the book. </p> <p>The real exams are very difficult and passing them says a lot about you as a developer. I have learned a TON studying for these exams and any employee who knows anything about these exams will recognize their significance.</p>