Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computer Certification > MCSD > Cds to buy

Reply
Thread Tools

Cds to buy

 
 
daryoushbak@hotmail.com
Guest
Posts: n/a
 
      02-02-2005
Anybody knows a good package cd (wideos) for the MCSD
program?
 
Reply With Quote
 
 
 
 
Guest
Posts: n/a
 
      02-03-2005
From Microsoft's MSDN website, you can download hundreds of pre-recored
webcasts. They are not specifically geared toward preparing for MCSD
certification, but present information covered by the exams. I download the
audio portion to a digital voice recorder and listen during my commute to
work.
http://msdn.microsoft.com/showsandwebcasts/


"" <> wrote in
message news:27c601c50964$c3268bb0$...
> Anybody knows a good package cd (wideos) for the MCSD
> program?



 
Reply With Quote
 
 
 
 
The Poster Formerly Known as Kline Sphere
Guest
Posts: n/a
 
      02-03-2005
>From Microsoft's MSDN website, you can download hundreds of pre-recored
>webcasts. They are not specifically geared toward preparing for MCSD
>certification, but present information covered by the exams. I download the
>audio portion to a digital voice recorder and listen during my commute to
>work.
>http://msdn.microsoft.com/showsandwebcasts/


I'm sure this will fall on deaf ears.

The amount of information and knowledge (a lot of it free) that ms
provide is truly awesome. It makes me think, why are so many crap
systems produced on microsoft platforms? Then I take a look in this ng
and reason becomes totally clear....

Kline Sphere (Chalk) MCNGP #3
 
Reply With Quote
 
UAError
Guest
Posts: n/a
 
      02-03-2005
The Poster Formerly Known as Kline Sphere <.@> wrote:

>>From Microsoft's MSDN website, you can download hundreds of pre-recored
>>webcasts. They are not specifically geared toward preparing for MCSD
>>certification, but present information covered by the exams. I download the
>>audio portion to a digital voice recorder and listen during my commute to
>>work.
>>http://msdn.microsoft.com/showsandwebcasts/

>
>I'm sure this will fall on deaf ears.
>
>The amount of information and knowledge (a lot of it free) that ms
>provide is truly awesome. It makes me think, why are so many crap
>systems produced on microsoft platforms? Then I take a look in this ng
>and reason becomes totally clear....
>
>Kline Sphere (Chalk) MCNGP #3


....hhhmmm...

Maybe it has something to do with the fact that MS is still
pursuing the "easy to use" development tool, rather than
focusing on the much more elusive and difficult "highly
productive" development environment.

I mean its cute that you can drag a data connection from the
server explorer and drop it as a ready made class - but that
looses its novelty pretty quickly. And while you can quickly
generate all sorts of gizmos with next to no work - as soon
as you are trying to get any real work done and you need to
deviate from MS's happy path - then you actually have to
know what's going on ANYWAY.

And while components, frameworks, application blocks do
eventually enhance productivity they also steepen and / or
lengthen the initial learning curve considerably - to the
point that these technologies are replaced by the next
generation when you finally after two years or so figure out
how to do something in 3 lines that originally took you 30
(OK, I'm exaggerating here). None of this will ever enable
an epsilon minus semi-moron to develop software properly -
but it does make people who know what they are doing more
productive.

And where does this attitude come from that anyone who
barely knows how to navigate MS Word should also be capable
of developing software?

The industrial revolution did in fact allow lower skilled
workers to produce more goods (after some investment on part
of the factory owners). However the manufacturing metaphor
does not translate very well to software development - more
isn't better - you'd think Frederick P. Brooks, Jr. made
that point eloquently enough 30 years ago. What's needed are
tools that make the competent people more productive - and
CASE tools didn't cut it. Whenever these tools come into
existence, they will require highly skilled and knowledgable
people to use them (effectively).

MS has got to start realizing that it is going to take an
army of sophisticated and competent administrators and
developers (who aren't in MS's employ) to make distributed
computing work with .NET (or any other technology for that
matter) in an environment of diverse business needs. The
'now anybody can do this' sales-pitch may be popular with
some managers but does not necessarily attract the right
people (or business customers) to the technology.

Unless of course .NET, WinFX isn't about business solutions
in the long term anyway but just an evolutionary step for
the software core for the umpteenth successor of the XBOX,
the universal hyper-connected electronic productivity and
entertainment media center and wanna-be killer of the
generic consumer PC.
There seems to be more money in entertainment than in real
business anyway.
Oops, entertainment is THE business - my mistake.

(-:


'Any fool can write code that a computer can understand.
Good programmers write code that humans can understand.'
Martin Fowler,
'Refactoring: improving the design of existing code', p.15
 
Reply With Quote
 
Guest
Posts: n/a
 
      02-03-2005
The more feature rich and complex the development tool, all the more feature
rich and complex the requirements.

"UAError" <> wrote in message
news:...
> The Poster Formerly Known as Kline Sphere <.@> wrote:
>
>>>From Microsoft's MSDN website, you can download hundreds of pre-recored
>>>webcasts. They are not specifically geared toward preparing for MCSD
>>>certification, but present information covered by the exams. I download
>>>the
>>>audio portion to a digital voice recorder and listen during my commute to
>>>work.
>>>http://msdn.microsoft.com/showsandwebcasts/

>>
>>I'm sure this will fall on deaf ears.
>>
>>The amount of information and knowledge (a lot of it free) that ms
>>provide is truly awesome. It makes me think, why are so many crap
>>systems produced on microsoft platforms? Then I take a look in this ng
>>and reason becomes totally clear....
>>
>>Kline Sphere (Chalk) MCNGP #3

>
> ...hhhmmm...
>
> Maybe it has something to do with the fact that MS is still
> pursuing the "easy to use" development tool, rather than
> focusing on the much more elusive and difficult "highly
> productive" development environment.
>
> I mean its cute that you can drag a data connection from the
> server explorer and drop it as a ready made class - but that
> looses its novelty pretty quickly. And while you can quickly
> generate all sorts of gizmos with next to no work - as soon
> as you are trying to get any real work done and you need to
> deviate from MS's happy path - then you actually have to
> know what's going on ANYWAY.
>
> And while components, frameworks, application blocks do
> eventually enhance productivity they also steepen and / or
> lengthen the initial learning curve considerably - to the
> point that these technologies are replaced by the next
> generation when you finally after two years or so figure out
> how to do something in 3 lines that originally took you 30
> (OK, I'm exaggerating here). None of this will ever enable
> an epsilon minus semi-moron to develop software properly -
> but it does make people who know what they are doing more
> productive.
>
> And where does this attitude come from that anyone who
> barely knows how to navigate MS Word should also be capable
> of developing software?
>
> The industrial revolution did in fact allow lower skilled
> workers to produce more goods (after some investment on part
> of the factory owners). However the manufacturing metaphor
> does not translate very well to software development - more
> isn't better - you'd think Frederick P. Brooks, Jr. made
> that point eloquently enough 30 years ago. What's needed are
> tools that make the competent people more productive - and
> CASE tools didn't cut it. Whenever these tools come into
> existence, they will require highly skilled and knowledgable
> people to use them (effectively).
>
> MS has got to start realizing that it is going to take an
> army of sophisticated and competent administrators and
> developers (who aren't in MS's employ) to make distributed
> computing work with .NET (or any other technology for that
> matter) in an environment of diverse business needs. The
> 'now anybody can do this' sales-pitch may be popular with
> some managers but does not necessarily attract the right
> people (or business customers) to the technology.
>
> Unless of course .NET, WinFX isn't about business solutions
> in the long term anyway but just an evolutionary step for
> the software core for the umpteenth successor of the XBOX,
> the universal hyper-connected electronic productivity and
> entertainment media center and wanna-be killer of the
> generic consumer PC.
> There seems to be more money in entertainment than in real
> business anyway.
> Oops, entertainment is THE business - my mistake.
>
> (-:
>
>
> 'Any fool can write code that a computer can understand.
> Good programmers write code that humans can understand.'
> Martin Fowler,
> 'Refactoring: improving the design of existing code', p.15



 
Reply With Quote
 
The Poster Formerly Known as Kline Sphere
Guest
Posts: n/a
 
      02-04-2005
>And where does this attitude come from that anyone who
>barely knows how to navigate MS Word should also be capable
>of developing software?


Indeed.

>The industrial revolution did in fact allow lower skilled
>workers to produce more goods (after some investment on part
>of the factory owners). However the manufacturing metaphor
>does not translate very well to software development - more
>isn't better - you'd think Frederick P. Brooks, Jr. made
>that point eloquently enough 30 years ago. What's needed are
>tools that make the competent people more productive - and
>CASE tools didn't cut it.


I wish there were more people like you.

Process Improvement. There is no reason at all why more companies
should not adopt the same approach to software development as they do
for their core business; manufacturing and construction are good
examples. Yes, there big difference between the final products, but
just because software cannot be touched (as such), does not mean it
does not exist!

I agree about the case tools, I remember using some of the early 4gl's
and when used badly, they actual had a detrimental effect - no change
here!

>Whenever these tools come into
>existence, they will require highly skilled and knowledgable
>people to use them (effectively).


As with any tool.

Kline Sphere (Chalk) MCNGP #3
 
Reply With Quote
 
The Poster Formerly Known as Kline Sphere
Guest
Posts: n/a
 
      02-04-2005
>The more feature rich and complex the development tool, all the more feature
>rich and complex the requirements.


sad, but often [needlessly] true.....

Kline Sphere (Chalk) MCNGP #3
 
Reply With Quote
 
kDog
Guest
Posts: n/a
 
      02-06-2005
I recommend any video featuring Jenna Jamison. You can
just sit there on your couch while wacking your pud --
and forget all about that nasty little exam.

>-----Original Message-----
>Anybody knows a good package cd (wideos) for the MCSD
>program?
>.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
BUY DUTCH(THE NETHERLANDS) FAKE PASSPORTS/BUY SWISS FAKE PASSPORTS/ITALIAN FALSE PASSPORT BUY ONLINE Peter Halmster XML 0 10-07-2010 01:25 PM
"AKAI" DVDs and CDs, TOTAL 363 CDS kashumoto_tokugawa Computer Information 0 11-07-2006 05:06 PM
Sonic Implants Symphonic Brass Collection [2 DVDs], Vienna Symphonic Orchestra Pro Performance [4 DVDs], M-Audio ProSessions [2 CDs], Simon Harris Beats [3 CDs], new !, other code_fu NZ Computing 0 10-10-2004 02:21 PM
CorelDraw Graphics Suite 12 [3 CDs], ADOBE CREATIVE SUITE PREMIUM INTERNAL [5 CDs] (WIN/MAC), te2 Digital Photography 0 08-29-2004 05:36 AM
Discreet 3dsmax v6.0 [3 CDs], Xpress Pro 2003 v4.01, Cakewalk Sonar 3Producer Ed. [2 CDs], Symantec Ghost 8.0 Corporate, Boris Red v3.0 GL,other - new ! tel4@ath.forthnet.gr, tel2003@pathfinder.gr NZ Computing 0 10-24-2003 08:24 PM



Advertisments
 



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 47 48 49 50 51 52 53 54 55 56 57