[–] 2 points 2 years ago (1 child)

The series is of to a good start. It's rare to se blog posts doing simple i/o without resorting to some parsing framework or other. Learning about the SQLite file format is nice too.

  • source
  • [–] 4 points 3 years ago

    I rather like the approach of taking a well known problem ie handling http requests. And solving it using a bunch of different ways. I read in a "ah this maps to that" kind of way.

  • source