Related Content
Sealed Classes in Java 17 Sealed classes are classes that permit only specific classes to extend them, as a result limiting extensibility. Sealed classes provide several benefits such as: additional modularization, could be used to develop internal classes, could be used to develop proprietary software. |
||
New JVM Features in JDK 11 Java SE 11 is a recent LTS (Long Term Support) version of Java. Java 11 has introduced several other (non-language features), some of which we’ll discuss in this article. |
||
If Things Aren’t Going Well, When Do You Want to Know? Ask people to describe the number one job of a project manager and few will get it right. Payson Hall discusses the most important part of project manager's role.
|
||
Getting the Most from a Virtual Event Virtual events do have value, but in order to get that value, you need to treat them with the same reverence you would a physical event. Here are a few suggestions on how to do that. |
||
And Now a Word from (One of) Your Customers… A plea to software product owners to avoid adding buggy features or making capricious changes to your GUI. Quality matters, remember? |
||
Your Project Might Be in Trouble If... As I start my fifth decade working on projects, primarily in the IT and software development space, I wanted to share some patterns I have observed that suggest a project is in trouble, Jeff Foxworthy style. |
||
Pandemic Challenge 205 of 7,923: Recognizing Project Milestones These days teams are compensating as best they can, but some aspects of project life are difficult with remote teams and social distancing. Celebrating milestone achievement is hard but necessary in our current circumstances. |
||
Five QA Must-Haves for Successful Software Project Implementation A high-quality product is key to enhancing customer satisfaction. But to ensure outstanding solution quality, you’ll need a coherent QA strategy that will regulate key QA procedures. |