6 ms·
In my studies in college we did not do anything with the Windows API (or any other OS for that matter). While I can appreciate the concept of basically just usi
by CryptoGhost 6y ago
In my studies in college we did not do anything with the Windows API (or any other OS for that matter). While I can appreciate the concept of basically just using standard libraries to teach CS fundamentals in theory, in practice it just means the only things available to you are mostly leetcode-esque academic coding. Would have loved an assignment like this in my 1st or 2nd year. I was probably not aware of stuff like curses libraries until my senior year if that.