So lately I've been working on a project to improve my knowledge of C programming. While it's going pretty good, I would like to read other people small-medium size projects to see code other than mine. Does someone know any projects like that?
@egoleo Thanks! I do search stuff in GitHub sometimes, but the amount of projects is a little crazy and it may be difficult to find projects in the scope I wanted, so I thought someone could have some specific recommendations 😋 , thanks again!
@criw did you manage to get to something?
@criw Not sure if you're interested in books but Plauger's "The Standard C Library" is very approachable and helps you learn the stdlib at the same time.
@drewfer Of course! Thanks for the recommendation, I'll get it as a reference since I only know a small part of the stdlib <3
@criw maybe you should check on github. i am sure you would get a lot of such projects