Ask HK: I would like to re-learn C. Any suggestions for a weekend project?

1 points by sgundo ↗ HN
I learned C at my university, but since then I am a backend engineer (golang, nodejs). I would love to get a small weekend project to use C again.

4 comments

[ 3.4 ms ] story [ 32.4 ms ] thread
A classic option - some sort of program that processes an RSS feed into legible information. Bonus points if you work out OPML parsing for multiple feeds.