Job Interviews and Technical Tests for Software Developers and Operations Engineers
Overview
Technical interviews and tests pose a significant challenge to the candidate and unless you are prepared you will almost certainly fail. Whether you are a...
Docker 101
Overview
Docker is an excellent containerised platform service suitable for large scale application deployment in cloud infrastructure. Docker has matured very well in recent years and...
Set up a Web Environment for Java Development using Intellij IDEA
Overview
Intellij IDEA is an alternative to the popular Eclipse IDE for Java (as well as other language) software development. Intellij has a free community...
Setting Up a Java Web App with Intellij IDEA
Overview
Intellij IDEA is a popular alternative to the Eclipse IDE for Java (and other language) Development. while there is a free Community Edition the full...
Setting up your Angular Environment with end-to-end Testing
Angular is back with version 4! Just in case you are confused about what happened to version 3 here's a quick summary:
The first release...