A collection of 4 Posts
While writing software, we are faced with lots and lots of interfaces. The public interface for some tool or module or package or whatever is usually referred …
To explore the concepts of functional testing using python and python testing frameworks, I’m building a project to test, markdown.py on github.
In this …
I’ve decided to write my own Markdown script, possibly for dubious reasons.
I’m getting antsy to code.
But before I get started on the testing and …
Introduction to Markdown and why I'm going to build a markdown converter.