Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.
Collaborate in the cloud with Office, Exchange, SharePoint, and Lync
|
|||||||
Collaborate in the cloud with Office, Exchange, SharePoint, and Lync
Help me find a good tutorial for learning Assembly Language
|
|
Thread Tools | Search this Thread |
|
#1
|
|||
|
|||
|
Help me find a good tutorial for learning Assembly Language
I'm trying to learn Assembly language but all the tutorials that I've read on the Internet are so confusing. They just go on and on about registers and bytes and don't tell me how to use them in a real debugger. I want to actually learn what they do in real life as I'm learning. Do you guys know any tutorials that are good and easy to understand? I know how to program in C++, Java, and Basic but I don't think that will help me with learning Assembly.
|
|
#2
|
||||
|
||||
|
Uhm.. If you don't know what registers and bytes are, then assemply is plain useless. You might as well say "I want to learn C++, but I don't want to know about variables or classes".
Also, in 99.9% of the cases you don't need to go to the assembler level in debugging. Modern debuggers are advanced enough to let you step through source code and examine variables at the same time. You need assembler skills if you are debugging routines with no source available or if you suspect compiler errors. |
|
#3
|
||||
|
||||
|
A few things
|
|
#4
|
||||
|
||||
|
Almost no one uses assembly language anymore as it is not productive and
large projects are a nightmare. Any C language compiler will product better code that a high percentage of assembler codes can manage. For educational purposes -- fine. Practicality, forget it. |
|
#5
|
|||
|
|||
|
@LookinAround
The tutorials u posted seem better than the ones I found. The instructions are quite clear and easy to understand. Thanks. |
|
|
![]() |
| Similar Topics | ||||
| Topic | Replies | Forum | ||
A good Overclocking tutorial?
|
3 | Overclocking, Cooling and Modding | ||
Learning a Programming Language.. Where to start?
|
3 | Software Apps | ||
I cannot find a tutorial/ win server 2000
|
1 | Storage and Networking | ||
Anyone know a good tutorial for setting up networking?
|
1 | General Discussion | ||
Looking for a good free web design tutorial
|
2 | General Discussion | ||
| Thread Tools | Search this Thread |
|
|
All times are GMT -4. The time now is 07:52 AM.


(don't we all!)
A good Overclocking tutorial?