+ 1
Assembly Language lessons
Will there ever be a tutorial for an assembly language on sololearn? I would be very interested in that personally, anyone agree?
1 Answer
+ 1
It would be great if we were served with assembly language course. But the problem is that assembly language is machine dependent, like x86 assembly will not work in x64 architect. The languages also differs. That is why sololearn did not give us course of assembly, in my sight. But if you still want to learn assembly, then please learn it from other sources. Thank you.