danger/u/
This thread is permanently archived
Resources for From-Scratch C Programming?

| There any good resources for learning how to do stuff in C from the ground up? I dislike how coding is taught from the top down, often starting with abstract nonsense of OO and library function calls.

I'm asking is there anything that teaches me how to write that stuff myself? How to, say, write a graphical roguelike without SDL, libtcod, Win32, or other external stuff?


| So I'm not familiar with c myself but if I had to guess, probably not many people do what you want let alone learn the language that way, your best bet is to get familiar with the language then look for old or obscure implementations of what you want?


| What OP described should be default at universities that offer informatics as study subject. Unfortunately western universities became more and more business schools instead teaching the elementary MINT stuff. In my experience in China they care more about the fundamental stuff.


| here https://www.enlightenment.org/docs/c/start


| >>610576
Thank you much, this is fantastic.

Total number of posts: 5, last modified on: Wed Jan 1 00:00:00 1575895496

This thread is permanently archived