I am learning C and I have trouble with my road to my goal. My road is to become a low level pro. Do things like making a web server, contribute to Linux and other cool stuff I can't come up with right now. I have learned some fundamental stuff like functions, if-else, switch, variables. I have made stuff like calling functions, printing out things from input (scanf fgets) and stuff like don't use gets and limit the string input in scanf.
But I don't know where to go from here. What struggles have you who also started with C had and how did you over come it? I need help so I can find the road to my goal.
#Learning C and unsure about my road to my goal
6 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.
!howto learn-c
How to Learn C Programming
Everyone learns differently, but the best way is to learn by doing: Working on personal projects, solving programming challenges, etc. Here are some resources to accompany you:
Practice
- [Programming Challenges](#archived-resources message)
- CodinGame
- LeetCode
- HackerRank
See Also
- An Introduction to Modern CMake
- Our #archived-resources channel. It contains many useful utilities.