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...
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...
How to Pass Java Programming & Coding Tests
Overview
There are many levels of competence for a Java developer and many different areas of specialisation. In this article I wan to focus on...
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...
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...