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

Reply

MCSD - Self-taught MCSD

 
Thread Tools Search this Thread
Old 10-23-2003, 07:20 PM   #1
Default Self-taught MCSD


I've been a Delphi developer since it came out. I want to move our product
to the .NET platform, and while I understand many of the basics, I don't
have much practical experience with Visual Studio, XML etc. I figured
getting an MCSD would be a decent way to get introduced to this stuff, plus
get the benefits that an MCSD cert would provide. However, I can't see
paying a tech college $12000 + to learn this stuff - I don't have the
greatest opinion of these tech colleges. Has anyone here done the MCSD
training on their own from the MS books? Are they sufficient? I'm an MSDN
Universal subscriber so I have all the software I need. I'm generally
self-taught on most of the stuff I use now though I do have a 4 year honors
degree in Comp Sci from university. I have a number of years of design,
analysis, development, implementation and support experience. Is the
self-taught route a good way for me to go? Or, will I really miss something
trying to do this only from books and MS newsgroups? Are there better books
than the MS published ones?

Thanks,
Chris




Chris Pettingill
  Reply With Quote
Old 10-23-2003, 08:03 PM   #2
Kline Sphere
 
Posts: n/a
Default Re: Self-taught MCSD
>I'm an MSDN
>Universal subscriber so I have all the software I need.


That's all you need.


Kline Sphere
  Reply With Quote
Old 10-23-2003, 08:52 PM   #3
Jaime
 
Posts: n/a
Default Re: Self-taught MCSD
yep, as long as you have the software to use you can learn all that you
need.
"Kline Sphere" <-> wrote in message
news:...
> >I'm an MSDN
> >Universal subscriber so I have all the software I need.

>
> That's all you need.





Jaime
  Reply With Quote
Old 10-23-2003, 09:08 PM   #4
General Protection Fault
 
Posts: n/a
Default Re: Self-taught MCSD
I am currently getting my MCSD.NET certification without courses, using
only books. That's exactly how I got my MCSD certification.

No, the MSPress books are not enough. They are buggy and leave out
important information that's on the exam. If you're doing your exams in
C#, buy the Que books by Amit Kalani for 70-315, 70-316 and 70-320.

A word of warning: the MSPress book for 70-300 is COMPLETELY USELESS.
Buy Que's ExamCram2 book instead. It's cheaper to boot.

Sorry Microsoft, I know it's your newsgroup, but your Training Kits suck.

Chris Pettingill wrote:
> I've been a Delphi developer since it came out. I want to move our product
> to the .NET platform, and while I understand many of the basics, I don't
> have much practical experience with Visual Studio, XML etc. I figured
> getting an MCSD would be a decent way to get introduced to this stuff, plus
> get the benefits that an MCSD cert would provide. However, I can't see
> paying a tech college $12000 + to learn this stuff - I don't have the
> greatest opinion of these tech colleges. Has anyone here done the MCSD
> training on their own from the MS books? Are they sufficient? I'm an MSDN
> Universal subscriber so I have all the software I need. I'm generally
> self-taught on most of the stuff I use now though I do have a 4 year honors
> degree in Comp Sci from university. I have a number of years of design,
> analysis, development, implementation and support experience. Is the
> self-taught route a good way for me to go? Or, will I really miss something
> trying to do this only from books and MS newsgroups? Are there better books
> than the MS published ones?
>
> Thanks,
> Chris




General Protection Fault
  Reply With Quote
Old 10-23-2003, 09:15 PM   #5
Kline Sphere
 
Posts: n/a
Default Re: Self-taught MCSD
>Sorry Microsoft, I know it's your newsgroup, but your Training Kits suck.

Yet the vast majority of their other books are excellent - seems a bit
strange to me.


Kline Sphere
  Reply With Quote
Old 10-23-2003, 09:23 PM   #6
Joseph H. Ackerman
 
Posts: n/a
Default Self-taught MCSD
>>Is the self-taught route a good way for me to go?<<

Chris,

I am a self-taught MCSD (for VS6), and I've passed my
first two exams for the MCSD for .NET. I believe that
what you want to do can be done, but I'm not going to tell
you that it will be easy. For what it's worth, here's
what I've done (and am doing):

When I decide which exam I'm going to take I'll get a
short "basics" book for the exam, such as the "exam-cram"
series from Coriolus or one from MS Press. This is
usually a good start and a decent overview of the
technology.

I will then (this is the most important part) spend some
time actually working with the technology -- I'll either
do some volunteer work for a local organization or I will
set myself a task and a timeline and *do it*.

Finally, I will get a set of practice tests from one of
the reputable vendors such as Transcender, and I will take
all of those repeatedly until I can pass them all. At that
point, I am usually ready to take the exam and pass it.

I cannot stress enough that actually working with the
products is the most important training you're goint to
get.

I think you'll find that if you are an experienced Delphi
developer a lot of your skills should transfer fairly
easily: designing good apps is hard in any language, and
the rest is just syntax. }

Joseph H. Ackerman, MCSD
ACKnowledge Software


Joseph H. Ackerman
  Reply With Quote
Old 10-23-2003, 09:41 PM   #7
Chris Pettingill
 
Posts: n/a
Default Re: Self-taught MCSD
Thanks for the info. I was just about to ask how long people were finding
the prep took. It sounds like you're spending a lot more time than the 5 or
so days that Microsoft and some of the tech colleges talk about for each
exam.

I do have a lot of experience with stuff other than straight Delphi (i.e.
DAO/ADO/ADOX, Office Automation, VBA, Access, SQL Server 7/2000, HTML, ASP,
Windows Installer etc.) so I'm hoping I can pick up most of the stuff pretty
quick. My understanding is that one of the big brains behind Delphi was
also one of the main people behind C# so I'm thinking of taking the C#
route. I think I've read that C# builds on a lot of Delphi ideas (with a
lot of C mixed in of course). I've never really liked VB much compared to
Delphi, and I figure if I can get C# I'll be able to figure out the VB.NET
later if I need to.


"Joseph H. Ackerman" <> wrote in message
news:0ad601c399a3$7f64d760$...
> >>Is the self-taught route a good way for me to go?<<

>
> Chris,
>
> I am a self-taught MCSD (for VS6), and I've passed my
> first two exams for the MCSD for .NET. I believe that
> what you want to do can be done, but I'm not going to tell
> you that it will be easy. For what it's worth, here's
> what I've done (and am doing):
>
> When I decide which exam I'm going to take I'll get a
> short "basics" book for the exam, such as the "exam-cram"
> series from Coriolus or one from MS Press. This is
> usually a good start and a decent overview of the
> technology.
>
> I will then (this is the most important part) spend some
> time actually working with the technology -- I'll either
> do some volunteer work for a local organization or I will
> set myself a task and a timeline and *do it*.
>
> Finally, I will get a set of practice tests from one of
> the reputable vendors such as Transcender, and I will take
> all of those repeatedly until I can pass them all. At that
> point, I am usually ready to take the exam and pass it.
>
> I cannot stress enough that actually working with the
> products is the most important training you're goint to
> get.
>
> I think you'll find that if you are an experienced Delphi
> developer a lot of your skills should transfer fairly
> easily: designing good apps is hard in any language, and
> the rest is just syntax. }
>
> Joseph H. Ackerman, MCSD
> ACKnowledge Software





Chris Pettingill
  Reply With Quote
Old 10-23-2003, 09:43 PM   #8
Chris Pettingill
 
Posts: n/a
Default Re: Self-taught MCSD
Thanks, I am thinking I'll go C# so I'll definitely check out the Que books.
How much time have you found you had to devote to preparing for each exam?



"General Protection Fault" <> wrote
in message news:%...
> I am currently getting my MCSD.NET certification without courses, using
> only books. That's exactly how I got my MCSD certification.
>
> No, the MSPress books are not enough. They are buggy and leave out
> important information that's on the exam. If you're doing your exams in
> C#, buy the Que books by Amit Kalani for 70-315, 70-316 and 70-320.
>
> A word of warning: the MSPress book for 70-300 is COMPLETELY USELESS.
> Buy Que's ExamCram2 book instead. It's cheaper to boot.
>
> Sorry Microsoft, I know it's your newsgroup, but your Training Kits suck.
>
> Chris Pettingill wrote:
> > I've been a Delphi developer since it came out. I want to move our

product
> > to the .NET platform, and while I understand many of the basics, I don't
> > have much practical experience with Visual Studio, XML etc. I figured
> > getting an MCSD would be a decent way to get introduced to this stuff,

plus
> > get the benefits that an MCSD cert would provide. However, I can't see
> > paying a tech college $12000 + to learn this stuff - I don't have the
> > greatest opinion of these tech colleges. Has anyone here done the MCSD
> > training on their own from the MS books? Are they sufficient? I'm an

MSDN
> > Universal subscriber so I have all the software I need. I'm generally
> > self-taught on most of the stuff I use now though I do have a 4 year

honors
> > degree in Comp Sci from university. I have a number of years of design,
> > analysis, development, implementation and support experience. Is the
> > self-taught route a good way for me to go? Or, will I really miss

something
> > trying to do this only from books and MS newsgroups? Are there better

books
> > than the MS published ones?
> >
> > Thanks,
> > Chris

>





Chris Pettingill
  Reply With Quote
Old 10-24-2003, 12:35 AM   #9
Wray Smallwood
 
Posts: n/a
Default Re: Self-taught MCSD
Many people are self taught. Plenty of books that guide you are available.
The only caveat is that self taught requires the discipline and the time and
it usually takes much longer if you've got a regular job.

Wray

"Chris Pettingill" <> wrote in message
news:...
> I've been a Delphi developer since it came out. I want to move our

product
> to the .NET platform, and while I understand many of the basics, I don't
> have much practical experience with Visual Studio, XML etc. I figured
> getting an MCSD would be a decent way to get introduced to this stuff,

plus
> get the benefits that an MCSD cert would provide. However, I can't see
> paying a tech college $12000 + to learn this stuff - I don't have the
> greatest opinion of these tech colleges. Has anyone here done the MCSD
> training on their own from the MS books? Are they sufficient? I'm an

MSDN
> Universal subscriber so I have all the software I need. I'm generally
> self-taught on most of the stuff I use now though I do have a 4 year

honors
> degree in Comp Sci from university. I have a number of years of design,
> analysis, development, implementation and support experience. Is the
> self-taught route a good way for me to go? Or, will I really miss

something
> trying to do this only from books and MS newsgroups? Are there better

books
> than the MS published ones?
>
> Thanks,
> Chris
>
>





Wray Smallwood
  Reply With Quote
Old 10-24-2003, 01:18 AM   #10
Chris Pettingill
 
Posts: n/a
Default Re: Self-taught MCSD
It looks like I'll be able to take at least some paid time off to devote to
this. I'm trying to figure out how much time I'm looking at though. The
colleges and the MS site seem to talk about 3-5 days to prepare for each
exam. Is that reasonble for self study if I devote full time days to it?

I will be using almost everything in the MCSD courses for building the new
platform for our software product. But, I'd like to finish the course first
rather than use our new project as on-the-job training for the MCSD. I'm
thinking taking the MCSD first will help me make good design decisions
before I spend a lot of time going down the right path. I will be putting
pretty much everything I learn from the MCSD cert to use right away once
I've completed it.


"Wray Smallwood" <0m> wrote in message
news:%...
> Many people are self taught. Plenty of books that guide you are available.
> The only caveat is that self taught requires the discipline and the time

and
> it usually takes much longer if you've got a regular job.
>
> Wray
>
> "Chris Pettingill" <> wrote in message
> news:...
> > I've been a Delphi developer since it came out. I want to move our

> product
> > to the .NET platform, and while I understand many of the basics, I don't
> > have much practical experience with Visual Studio, XML etc. I figured
> > getting an MCSD would be a decent way to get introduced to this stuff,

> plus
> > get the benefits that an MCSD cert would provide. However, I can't see
> > paying a tech college $12000 + to learn this stuff - I don't have the
> > greatest opinion of these tech colleges. Has anyone here done the MCSD
> > training on their own from the MS books? Are they sufficient? I'm an

> MSDN
> > Universal subscriber so I have all the software I need. I'm generally
> > self-taught on most of the stuff I use now though I do have a 4 year

> honors
> > degree in Comp Sci from university. I have a number of years of design,
> > analysis, development, implementation and support experience. Is the
> > self-taught route a good way for me to go? Or, will I really miss

> something
> > trying to do this only from books and MS newsgroups? Are there better

> books
> > than the MS published ones?
> >
> > Thanks,
> > Chris
> >
> >

>
>





Chris Pettingill
  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
All Latest braindumps for MCSD, CCNP, CCNA, MCSE 2003 sasso MCTS 0 02-26-2009 08:33 AM
All Latest braindumps for MCSD, CCNP, CCNA, MCSE 2003 Haoon MCITP 0 02-26-2009 04:16 AM
MCTS OR MCSD Ven MCTS 3 01-09-2007 03:54 AM




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