Posts

Showing posts with the label Jenkins

As per:

Electronic Communications, Postal and Broadcasting Directions, 26 Mar 2020, Section 5.1.4:


All Internet sites operating within .za DNA top level domain name must have a landing page with a visible link to www.sacoronavirus.co.za
    Sources:
  1. https://www.gov.za/coronavirus/guidelines
  2. https://www.gov.za/sites/default/files/gcis_document/202003/43164gon-417.pdf

Good Development Practices: part 1

I have no doubt that I'm currently on the right track in my career. But as I've noticed the last couple of weeks, it does not mean that everyone will be happy... I'm currently having this itch to get my skills up to what is out there on the Internet. The biggest problem is that there is so much to learn and so little time. One can't possibly master them all. At least I have started somewhere, some time ago. Firstly I have started off to bash my brains out on Apache Maven . At the time I have started learning Maven we were only using (and still do) Apache Ant . Out of habit I don't take any tool for granted, so I started digging around, getting a feel for the play field, read recommendations, hate-messages, guides and manuals. I can't say that using Maven is outright easy. Learning Curve Unfortunately there is no getting away from this. With great power comes great responsibility, or in this case, a heck of a learning curve. Starting out is easy and even simple, ...