This is an essential reading list for Java Developers whether starting out or trying to improve your skills.
Category: blog (Page 3 of 3)
I’ve been pairing and remote pairing regularly for nearly two decades.
Here are a few practical tips for remote pair programming.
This Golang program will organise all of your dropbox photos folder and move them into folders based on year and month.
Is it time to move to Full-Cycle development where teams cover both Dev and DevOps as part of their daily work?
A short piece on the merits and drawbacks of full-stack developers, as well as a wider explanation of why developers are not fungible.
At some point, you are going to have to stub your services. This is a quick example of how you can serve up JSON by running a standalone stubbing service with WireMock.
Create an S3 static website in under 5 minutes.
A list of my older JavaLobby posts including the following:
– Test Doubles With Mockito
– Free EC2 Cloud Server with Ubuntu, Jenkins and Sonar
– Code Forensics
– Separating Maven Unit and Integrations Tests
A list of my older JavaLobby posts including the following:
– Easy Unit and Integration Test Code Coverage
– Unit and Integration Tests With Maven and JUnit Categories
– Unit Test Code Coverage With Maven And Jacoco