what is the best way to learn C ? I know basic python but would like to learn C, I tried searching online but couldn’t find a good resource that’s good for a beginner like me. any suggestions ?

  • @[email protected]
    link
    fedilink
    English
    11 year ago

    I did exactly this last summer. There are some new concepts that take time to grasp (memory management, pointers, etc.). I really benefited from watching Ashley Mills’ tutorials on YouTube, but he makes some major leaps as he goes along, which require you to do some research on your own to figure out.

    As always, having something that you want to program helps, since it provides a motive for learning. My goal was to replicate one of my Python projects in C.

    Here’s a link to the tutorials: https://www.youtube.com/playlist?list=PLCNJWVn9MJuPtPyljb-hewNfwEGES2oIW