9
how do I learn C programming ?
(lemmy.dbzer0.com)
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
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