News

A member of Microsoft's Visual Studio Code development team this week introduced the culmination of a six-month pet project: a Markdown Language Server. Matt Bierner, a maintainer of ...
Many of my recent posts have focused on how I’ve increasingly turned to Markdown for my writing, syllabus design, project and class websites, and for teaching literate programming. For those ...
If there is any one aspect of software projects that is skimped on most often, it’s documentation. Undocumented software is, in the long run, unusable software. Problem is, writing software ...