Answer the question
In order to leave comments, you need to log in
What tasks to choose for implementation in assembler for a beginner?
Good day. I decided to study the assembly language in more detail (than at the university), you yourself understand - a useful thing.
The first thing I came across was diversity. Which to choose? I would like to use it in the future, ie. I want the most "fresh" implementation. Second - what tasks to solve?
Answer the question
In order to leave comments, you need to log in
ACM does not have "fresh implementations". Because this is not particularly a language, but a reflection of the processor architecture.
Of course, there are all sorts of implementations with macros, when the compiler converts one high-level instruction into several low-level (processor) ones. But it has nothing useful for learning assembler.
Take any, you can start with the lessons of Kalashnikov.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question