Blog Archive
Author: Michael Meloche
Welcome. Today we are taking an introductory look at the Java Optional Class. We will focus primarily on the Optional Class and what it is for. Then we will cover why it…
Testing with AssertJ
Welcome to another edition of Developreneur. Today we are going to be talking about AssertJ packages. AssertJ is a fluent assertion library in Java for unit testing. Therefore, instead of using the…
The Importance Of Writing Readable Code
Welcome, today’s discussion is going to be about the importance of writing readable code. We will be focusing on what is readable code. Why do we need it? What are some of…
What Goes Into Building Software
Welcome to another edition of Developreneur. In this presentation, we are gonna be talking about software development. What goes into building software. Instead of this being just a run-of-the-mill discussion on SDLC,…
WebDriver IO: Building Automation Scripts in JS
In this presentation, we are going to be talking about using the WebDriver IO: Building Automation Scripts using Javascript. Now, this is not really going to be a slide-driven presentation. Instead, we…
Technical Support – Fire Fighting Issues
Welcome, today we are going to be talking about one of the most talked-about, but overlooked discussions about software and that is technical support. What do we do when software has a…