Kev's Site
  • Home
  • Games
  • Categories
  • Tags
  • About

#Programming

Github vs Bitbucket

October 8, 2013

By far the most popular source control system in use today is Git. It was only about 6 months ago I made the switch from subversion for my personal code projects, and the only regret I have is that I didn’t do it earlier! I’m lucky enough to experience code management at both ends of the spectrum. In my spare time I tinker with personal projects (some public but mostly private stuff). At work ‘enterprise’ would definitely be an appropriate description of our source code management. With the advent of cloud computing, source control can no longer be kept neatly behind corporate firewalls.Of course you could stick a Subversion server or Git repository in your DMZ, but really, the correct answer is hosting. There are many source-code hosting providers to choose from, but in this post I’m going to look at the two most popular Git hosting solutions: Github and Bitbucket.
Read More

Adventures in JavaScript Canvas

January 19, 2011

/img/jumpingjack.png
A very simple Jumping Jack zx Spectrum remake written in JavaScript for the browser. Written as a programming learning exercise.
Read More
    • ««
    • «
    • 1
    • 2
    • »
    • »»

Kevin Ellis  © 2009 - 2025 Kevin Ellis