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. |
||
7 Things to Know In 2021 about the New Privacy Laws Changing the Web In the past few years, we’ve experienced rapid changes in the online privacy landscape. Here are 7 key things everyone should know today regarding privacy on the Web.
|
||
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.
|
||
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. |
||
Contracted IT Projects: A Primer for Client Project Managers If you’ve never managed an IT project for your organization that had significant work outsourced to a vendor, what’s learned on the job can be VERY painful and VERY expensive. Here are some things to watch out for.
|
||
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. |
||
Requirements Discipline: Avoiding “Death by a Thousand Paper Cuts" Absent an effective requirements baseline it is difficult to distinguish clarifications and error correction from enhancements and changes to the original ask. |