Hacker News new | ask | show | jobs
by jpizza 2252 days 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!

1 comments

One 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.