Version Control – Creating Repositories
Creating local and remote repositories for project files using Git.
Read moreFor the online learning world
Creating local and remote repositories for project files using Git.
Read moreAs a follow on from ‘A little bit of Java’, I thought that we’d progress into something a bit more complicated. The thing is with software creation is that the initial learning curve is steep, but once you’ve gotten over that then things do become easier. One way of climbing that initial curve is to have a defined goal with an outcome that you strive to reach. The program also needs to have a purpose so that it does something useful for us. Then we will be motivated to attain the goal of achieving our solution when things get tricky. Therefore our program will take text that we enter and apply a ‘Substitution cipher’ and tell us the result. That result we can then enter again and get what we originally typed back.
Read moreGit is a popular version control system. In this article we examine the core concepts underpinning Git.
Read moreLife is all about learning and maintaining the skills you have. I started off writing software in procedural languages, then moved on to C++, being object orientated, then Java came along and I fell in love with it. I found it much easier not having to worry about memory management and having so much ‘out of box’ components, especially graphical ones. So let us learn and revisit the language and discover it.
Read moreThis article will be the first in a series where we look at version control and how it can help
Read moreWhat is “accessibility”? If you think that accessibility is the practice of making a Moodle LMS website on the Internet
Read moreSometimes you have to write something based upon your experience and not so much on existing research. Whilst in the small hours of the morning your mind wanders and you start to think about things.
Read moreAre you considering getting into Moodle LMS development? This month we will be talking about the skills you will need
Read moreIn the first two parts, I covered getting up and running with running acceptance tests sequentially, using a Ramdisk to speed things up, running tests in parallel, specifying a custom theme to test on and writing your own tests. Over a year later we revisit Behat to speed up the process of orchestrating the environment and to understand a bit more about what is going on. To understand this post, I recommend that you read the first two parts beforehand.
Read moreHow to record a macro in Excel.
Read more