Live Let's Code: ANSI C
I did quite a few videos in the Let's Code MS DOS series now. We mostly (with one exception) used Turbo C for that, which in turn implements one form of ANSI C. I want to do a little live coding experience, where you can ask questions and I try to answer them, by coding live examples.
Topics (not limited): Basic syntax, memory, DOS particularities, UNIX (Linux/MacOS), IDEs, compiles, newer languages (C++, Java, ...)
Support me on Patreon: https://www.patreon.com/root42
Support me on Ko-Fi: https://ko-fi.com/root42
Links:
Let's Code MS DOS Playlist: Let's Code - MS DOS
Devdocs C docs: https://devdocs.io/c/
Turbo C manual: https://archive.org/details/bitsavers_borlandturReferenceGuide1988_19310204/mode/2up
Turbo C: https://archive.org/details/msdos_borland_turbo_c_2.01
PC BIOS & DOS API: http://www.stanislavs.org/helppc/idx_interrupt.html
PC IO Ports: http://www.stanislavs.org/helppc/idx_hardware.html
The C Programming Language: http://hikage.freeshell.org/books/theCprogrammingLanguage.pdf