F
F
Flatron2017-05-03 18:48:55
assembler
Flatron, 2017-05-03 18:48:55

Where to start learning assembly language?

With ms dos, and then switch to Windows and other operating systems, or just start with Windows?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2017-05-03
@TrueBers

From the fact that you first need to set a goal: why do you need an assembler.
It's just pointless to teach him.
If you are writing in C/C++, then you will need an assembler for debugging. When you come across this, then teach.
Or you have a strong desire to write your own OS, then you can just learn everything along the way, starting with bootloaders. Here you have to learn a lot, spend at least a couple of years, but the experience gained in writing an OS is a very valuable thing for a developer.
Learning to learn is useless. Better than another skill, learn some.
Nothing depends on the OS, the assembler depends on the processor, its bit depth, architecture.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question