Uniformity
Creating software, code, is an art form. As a consequence programmers have their own style, one that they develop over
Read moreFor the online learning world
Creating software, code, is an art form. As a consequence programmers have their own style, one that they develop over
Read moreLet’s start with what I mean by “Model Class”. A “Model Class” is nothing more than a class used to
Read moreIntroduction You’re customising your Moodle site using CSS / SCSS, perhaps with a plugin or in theme, then suddenly your
Read morePHP 8 has this amazing feature called “constructor promotion” that allows you to define the properties of a class and
Read moreI work with Moodle code a lot and on most (if not all) projects codesniffer is employed to ensure a
Read moreIntroduction For years now I’ve been developing Moodle code in Notepad++, because of its tabs and understanding of line endings
Read moreIntroduction If you’ve not read my ‘The first step’ posts (all three – one, two and three) and don’t understand
Read more