Chris Norton

Register Log in

Continuing on from Part 1 and Part 2 of the guide, this post will be about the topics of branching and tagging, two extremely powerful tools you can use when managing your repository. This guide will cover the topics from a Subversion-oriented point of view.

Read the rest of this entry »

One of the many things that is in my backlog of things to do is write up a guide for proper/advanced use of version control system repositories for 3rd year software engineering students at my university. Hopefully I might be more motivated to finish it if I create it in a series of blog posts. I’m sure others might be interested in this topic as well and, if you have any suggestions or queries, provide feedback in the comments!

Read the rest of this entry »

Recently at my university, the fourth year students had the excellent idea of having a trivia night to help study for their upcoming Software Project Management exam. From the sounds of it the night went fairly well - I think anything that making studying even marginally fun is to be applauded. The questions were taken from the subject text book and one seems to have generated some controversy. The question was what is the difference between incremental and iterative lifecycles?

Read the rest of this entry »

We all search for meaning in things. Software development seems to be an exception. Some of the things I’ve seen make me wonder if the people responsible ever took a step back and thought “what is the reason for this?” At a very basic level the understanding and contemplation of the meaning of a thing allows you to use that thing far more effectively than you otherwise could, or to know when and when not to use it. Alternatively, and from a more artistic point of view, trying to understand the meaning of something gives you a deeper connection with it and gives you a greater range of expression with it.

The study of meanings, according to Webster, is called semantics. I’d like to try and elaborate on a few simple points where I think looking at the semantics of something would improve software development practices, including student work.

Read the rest of this entry »