Go Back   Velocity Reviews > Newsgroups > MCTS
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

MCTS - Ideal Certification Path for beginner

 
Thread Tools Search this Thread
Old 02-12-2007, 03:59 AM   #1
Default Ideal Certification Path for beginner


(This was initially posted in the MCSD newsgroup as I didn't see this
newsgroup at first glance. Not cross-posting to get this noticed more, just
want this question in the most relevant place.)

I should first clarify that I'm only a beginner to the world of Windows
programming. I've been a self-taught web programmer for many years (focusing
on PHP/MySQL setups), and I've recently been hired as a webmaster for an up
and coming internet advertising company. I have decided to gain my
development certifications for the Windows platform because I feel that it is
the best plan of action for me at this point to further my career, as well
as increase my value as an employee as my company is heavily Windows based.
I do use ASP.NET 2.0 for some of my job functions, but only what I've been
told to do and figured some things out on my own. I have literally very
little experience with VS, ASP.NET or any Windows based programming.

I have decided on the MCTS: Web Development certification, and I have a
couple questions. Is this the best certification to start with? Is there
another I should focus on first? Also, what is the best way to study? The
E-Learning programs on the MS site will run me about $1300.00 total for the
certification (that's not including the cost of books/exams/etc...) process.
However, I noticed that most tests required for certification status have
"Self Paced Starter Kit" type books, which would be much less expensive for
me.

I guess I'm just looking for information/advice on the best way to enter the
world of Microsoft certification with a focus on web development. Thanks to
all who reply.


James McConnell
  Reply With Quote
Old 02-12-2007, 05:33 PM   #2
James McConnell
 
Posts: n/a
Default RE: Ideal Certification Path for beginner
One other question. On the page for the MCTS site for the 536 exam, it lists
both a C# and a VB language book. I've read some posts that mention choosing
a language for the exam, so I'm wondering if I need both books or if I can
just choose the one for the language I want (C#, BTW) and will that be
enough. Thanks.

"James McConnell" wrote:

> (This was initially posted in the MCSD newsgroup as I didn't see this
> newsgroup at first glance. Not cross-posting to get this noticed more, just
> want this question in the most relevant place.)
>
> I should first clarify that I'm only a beginner to the world of Windows
> programming. I've been a self-taught web programmer for many years (focusing
> on PHP/MySQL setups), and I've recently been hired as a webmaster for an up
> and coming internet advertising company. I have decided to gain my
> development certifications for the Windows platform because I feel that it is
> the best plan of action for me at this point to further my career, as well
> as increase my value as an employee as my company is heavily Windows based.
> I do use ASP.NET 2.0 for some of my job functions, but only what I've been
> told to do and figured some things out on my own. I have literally very
> little experience with VS, ASP.NET or any Windows based programming.
>
> I have decided on the MCTS: Web Development certification, and I have a
> couple questions. Is this the best certification to start with? Is there
> another I should focus on first? Also, what is the best way to study? The
> E-Learning programs on the MS site will run me about $1300.00 total for the
> certification (that's not including the cost of books/exams/etc...) process.
> However, I noticed that most tests required for certification status have
> "Self Paced Starter Kit" type books, which would be much less expensive for
> me.
>
> I guess I'm just looking for information/advice on the best way to enter the
> world of Microsoft certification with a focus on web development. Thanks to
> all who reply.



James McConnell
  Reply With Quote
Old 02-12-2007, 08:58 PM   #3
Abba Biya
 
Posts: n/a
Default RE: Ideal Certification Path for beginner
For MCTS Web Development Cert, the way to go is taking 70-536 and then 70-528
which is available in MS Press Books. The self paced training kits are
available in both languages on the same book. You can choose either VB or C#
based on your preference. If you have been doing C, C++ or Java coding
before, C# will be of better preference to you as it is terse and shares many
of the features. I advise you from my experience to make a choice and read
only in the language of your choice all the way to avoice any confusion. You
can always come back and refer to learn the other language after your exams.

Your other valuable resource will be MSDN for some concepts the books
couldn't elaborate well. I suggest to you also getting a plain book on the
language only as a reference. Codeprojects.com is a great resource.

Good luck with your preparation.

Abba Biya



"James McConnell" wrote:

> One other question. On the page for the MCTS site for the 536 exam, it lists
> both a C# and a VB language book. I've read some posts that mention choosing
> a language for the exam, so I'm wondering if I need both books or if I can
> just choose the one for the language I want (C#, BTW) and will that be
> enough. Thanks.
>
> "James McConnell" wrote:
>
> > (This was initially posted in the MCSD newsgroup as I didn't see this
> > newsgroup at first glance. Not cross-posting to get this noticed more, just
> > want this question in the most relevant place.)
> >
> > I should first clarify that I'm only a beginner to the world of Windows
> > programming. I've been a self-taught web programmer for many years (focusing
> > on PHP/MySQL setups), and I've recently been hired as a webmaster for an up
> > and coming internet advertising company. I have decided to gain my
> > development certifications for the Windows platform because I feel that it is
> > the best plan of action for me at this point to further my career, as well
> > as increase my value as an employee as my company is heavily Windows based.
> > I do use ASP.NET 2.0 for some of my job functions, but only what I've been
> > told to do and figured some things out on my own. I have literally very
> > little experience with VS, ASP.NET or any Windows based programming.
> >
> > I have decided on the MCTS: Web Development certification, and I have a
> > couple questions. Is this the best certification to start with? Is there
> > another I should focus on first? Also, what is the best way to study? The
> > E-Learning programs on the MS site will run me about $1300.00 total for the
> > certification (that's not including the cost of books/exams/etc...) process.
> > However, I noticed that most tests required for certification status have
> > "Self Paced Starter Kit" type books, which would be much less expensive for
> > me.
> >
> > I guess I'm just looking for information/advice on the best way to enter the
> > world of Microsoft certification with a focus on web development. Thanks to
> > all who reply.



Abba Biya
  Reply With Quote
Old 02-13-2007, 05:55 PM   #4
James McConnell
 
Posts: n/a
Default RE: Ideal Certification Path for beginner
Thanks for the info! I ordered the Training Kit and C# Language books from
B&N last night for the 536 test, so I'll focus on that first and then work on
my 528 exam. I also have a book from MS Press titled "Programming In The Key
Of C#", which is essentially a primer on the language, and the few glances
I've taken of it are very familiar (I have experience with C++/Java), so I
should be good to go. Thanks again for the info, much appreciated!

James

"Abba Biya" wrote:

> For MCTS Web Development Cert, the way to go is taking 70-536 and then 70-528
> which is available in MS Press Books. The self paced training kits are
> available in both languages on the same book. You can choose either VB or C#
> based on your preference. If you have been doing C, C++ or Java coding
> before, C# will be of better preference to you as it is terse and shares many
> of the features. I advise you from my experience to make a choice and read
> only in the language of your choice all the way to avoice any confusion. You
> can always come back and refer to learn the other language after your exams.
>
> Your other valuable resource will be MSDN for some concepts the books
> couldn't elaborate well. I suggest to you also getting a plain book on the
> language only as a reference. Codeprojects.com is a great resource.
>
> Good luck with your preparation.
>
> Abba Biya
>
>
>
> "James McConnell" wrote:
>
> > One other question. On the page for the MCTS site for the 536 exam, it lists
> > both a C# and a VB language book. I've read some posts that mention choosing
> > a language for the exam, so I'm wondering if I need both books or if I can
> > just choose the one for the language I want (C#, BTW) and will that be
> > enough. Thanks.
> >
> > "James McConnell" wrote:
> >
> > > (This was initially posted in the MCSD newsgroup as I didn't see this
> > > newsgroup at first glance. Not cross-posting to get this noticed more, just
> > > want this question in the most relevant place.)
> > >
> > > I should first clarify that I'm only a beginner to the world of Windows
> > > programming. I've been a self-taught web programmer for many years (focusing
> > > on PHP/MySQL setups), and I've recently been hired as a webmaster for an up
> > > and coming internet advertising company. I have decided to gain my
> > > development certifications for the Windows platform because I feel that it is
> > > the best plan of action for me at this point to further my career, as well
> > > as increase my value as an employee as my company is heavily Windows based.
> > > I do use ASP.NET 2.0 for some of my job functions, but only what I've been
> > > told to do and figured some things out on my own. I have literally very
> > > little experience with VS, ASP.NET or any Windows based programming.
> > >
> > > I have decided on the MCTS: Web Development certification, and I have a
> > > couple questions. Is this the best certification to start with? Is there
> > > another I should focus on first? Also, what is the best way to study? The
> > > E-Learning programs on the MS site will run me about $1300.00 total for the
> > > certification (that's not including the cost of books/exams/etc...) process.
> > > However, I noticed that most tests required for certification status have
> > > "Self Paced Starter Kit" type books, which would be much less expensive for
> > > me.
> > >
> > > I guess I'm just looking for information/advice on the best way to enter the
> > > world of Microsoft certification with a focus on web development. Thanks to
> > > all who reply.



James McConnell
  Reply With Quote
Old 03-28-2007, 12:45 PM   #5
msnews.microsoft.com
 
Posts: n/a
Default Re: Ideal Certification Path for beginner
James,

"C# Precisely", from MIT Press is a great book about C# 2.0 (IMHO), specialy
if you already have C++/Java background. It's a small, no-fluff , right to
the point book.

HTH

Fabio Lindner




msnews.microsoft.com
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Certify Dumps, Training Tools, Microsoft, MCTS, MCSE, Cisco CCNA,CCNP, CCSP, CompTIA, A+, Network+, Oracle 10g, 11i, IT Certification Mike MCITP 0 05-02-2009 08:14 AM
Certify Dumps, Training Tools, Microsoft, MCTS, MCSE, Cisco CCNA,CCNP, CCSP, CompTIA, A+, Network+, Oracle 10g, 11i, IT Certification Mike MCTS 0 05-02-2009 07:47 AM
Certification 101 Live Meeting Lawrence Garvin \(MVP\) MCTS 1 11-08-2008 01:18 AM
Windows Server 2003 or 2008 Certification?? Hoolahawk MCITP 4 10-28-2008 10:43 PM
Visual CertExam Suite: A New Test Engine for IT Certification David Johnson A+ Certification 0 07-13-2004 02:46 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46