Ask HN: What small C projects would you recommend for beginners?
My friend is learning C (and some computer science), I've pointed him to "Learn C: Build Your Own Lisp" and some frequently shared online courses but I'd love to share a bunch of small (fun) C projects with him that do a good job at showcasing the language. For example Kilo from the creator of Redis https://github.com/antirez/kilo
3 comments
[ 2.9 ms ] story [ 21.5 ms ] threadMostly maths stuff, possibly interesting?
over the years I have a bunch of small gtk c applications that ranges from mp3 players to rss readers.