A guide which shows or indicates the way to do something.

Guide

What are the WMF and EMF Image File formats?

What is an EMF file? EMF is a large metadata Windows file format designed to store high resolution images for high-quality image printing. It...
Mark Stephens
57 sec read

How to improve switch statements after Java 13

Improvements to the use of switch statements was first previewed in Java 12 with JEP-325. Some JEPs are released as previews to allow the...
Kieran France
3 min read

How to set up Jenkins in five minutes

Recently we have been joined by Rudairo J Chitsenga who has spent some time with us having completed a course in software testing. During...
Guest Blogger
2 min read

Did you know that the Basecamp Playbook is on…

Basecamp is an important tool for us at IDRsolutions. We use it for all our internal communications and documentation. It is our single source...
Nirali
1 min read

Using JavaFX with Java 11 or Higher

In Java 11, JavaFX was removed from the SDK. It is now in its own separate module, and if you want to use it...
Bethan Palmer
56 sec read