Let's write an API library for Github
Let’s write a C# API library for github.com.
A blog about software development, by Stuart Grassie
Let’s write a C# API library for github.com.
Recently I have had to unit test some events in an application I work on. I came up with a workable solution, but I didnt really like the way it was working, and it just looked ugly. So I did...
Whilst I was watching football I had this amazing idea that I was going to write a plugin for Word that would let you write blog posts and publish them onto your blog. I literally had no idea that Word...
I’m sure that you must have heard about Project Euler, which “is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve”. I have blogged about tackling the Project Euler problems before, and...
I’ve written previously about writing your own generic plugin manager/framework.