- 3

Assembly?

Will there be a guide for assembly language? Should be a must since I've heard of great programmers say to learn programs like gdb or other disassembly programs to really understand what's really happening when you're telling the device to do something.

26th Nov 2017, 2:47 AM
Brandon Pettit
Brandon Pettit - avatar
5 Answers
+ 3
It isn't as necessary today as, when I got into programming. I haven't touched or looked at assembly language, when coding and debugging my code in decades. Having an understanding of code being generated by the compiler is nice to have, but you could program and debug without it.
26th Nov 2017, 3:14 AM
John Wells
John Wells - avatar
0
Nah we have C++, C#, Python, Ruby, Java, etc.
26th Nov 2017, 3:20 AM
👑 Prometheus 🇾🇬
👑 Prometheus 🇾🇬 - avatar