Home > Archive > alt.certification.a-plus > October 2003 > ASM useful?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author ASM useful?
Developwebsites

2003-10-29, 11:24 pm

for some reason comp sci students are forced to learn ASM.
It is the lowest prog lang used, but is it good to learn if you
are a tech? If so, what do you do with it for those who use it?
If you could get down to the system and manipulate it, isnt
that dangerous? if someone using ASM were to foul up something,
how would a tech repair it?


--------------------------------------------------
*** E-mail is shut off ***
--------------------------------------------------
AT

2003-10-29, 11:24 pm

Computer sciense has not that much in common with computer repair. As a tech
you can't really change much with exception of what is in the BIOS. As an
engineer developing new curcuits for a controller, Shure!
But to make some damage to your computer you have to physically replace a
chip. You can not use Assembler for that.

AT

"Developwebsites" <developwebsites@aol.com> wrote in message
news:20031029224701.12335.00000376@mb-m01.aol.com...
> for some reason comp sci students are forced to learn ASM.
> It is the lowest prog lang used, but is it good to learn if you
> are a tech? If so, what do you do with it for those who use it?
> If you could get down to the system and manipulate it, isnt
> that dangerous? if someone using ASM were to foul up something,
> how would a tech repair it?
>
>
> --------------------------------------------------
> *** E-mail is shut off ***
> --------------------------------------------------



Barry Watzman

2003-10-30, 9:24 pm

The reason for learning assembly language is not to be able to write
assembly language programs (although that can be useful). The real
reason, however, is that only by programming in assembly language will
you ever learn HOW A COMPUTER REALLY WORKS. I find it incredible that
not 5% of technicians and programmers really know what goes on inside a
processor. Understands what a register and flags and PSW are;
understand what really happens when an interrupt occurs; understands
just how low-level the instructions actually executed by the CPU really
are; understands about segmented addressing; understands recursive and
shared code. And the only way that you truly come to understand that
stuff is by actually programming it, right at the binary level.

Now let me turn your question around: Is it useful for a computer
science major to understand how a computer really works?



Developwebsites wrote:

> for some reason comp sci students are forced to learn ASM.
> It is the lowest prog lang used, but is it good to learn if you
> are a tech? If so, what do you do with it for those who use it?
> If you could get down to the system and manipulate it, isnt
> that dangerous? if someone using ASM were to foul up something,
> how would a tech repair it?
>
>
> --------------------------------------------------
> *** E-mail is shut off ***
> --------------------------------------------------


Sponsored Links





Free Braindumps | MCSE braindumps software forum

Copyright 2003 - 2008 examnotes.net