One of my favorite languages is c (because of lots of reasons) and i know the basics of the language (i.e operations and op. order to pointers and particular behaviors of specific standards) but i still feel like i lack something.

I am not talking about generic programming knowledge but of specific quirks of the language. When can someone say “i am pro efficient with $language”? Thanks

  • overclock351OP
    link
    03 years ago

    Isn’t that generic programming knowledge (i.e you don’t know why the program bsods your machine and you find out that a function page faults which is something that can happen in a lot of low level languages/ high level that work closer to the machine)