Post #2474886
2026-04-16 16:56 UTC
@nedbat@hachyderm.io
C doesn't teach you anything about anything. It's a tool to create programs as independent as possible from assembler.
You need to learn how to analyse, design and program. All more important than a particular language. Knowing how the CPU really works may be important for an 8051 (Harvard) or a PIC16/18 (essentially no stack).
Replies (0)
No replies.