5 ms·
Hello, First off thank you so much for taking the time to answer questions. As a new programmer starting with C I am trying to learn how to go from a beginner
by jpizza 6y ago
Hello,
First off thank you so much for taking the time to answer questions.
As a new programmer starting with C I am trying to learn how to go from a beginner to an intermediate any recommendations of projects to help learn C?
It is difficult for me to find projects that I see are "valuable" for a lack of a better term.
Thank you!
- DougGwyn 6y agoOne possibility is to modify some existing program to include an additional new feature. You should soon develop a sense for what works well versus what causes problems.