Related Content
MySQL 8.0.x Offers New JSON Features MySQL database supports a native JSON data type in addition to several JSON related SQL/JSON functions. In this article, we will discuss some of the new JSON features in MySQL 8.x. |
||
Maintenance Debt: When You See Cracks, It’s Too Late The longer maintenance is deferred—which is easy to do in the short term—the more expensive it becomes and the more difficult it can be to schedule. |
||
Three Ways to Improve Employee Wellness in a Post-Covid Environment Many individuals are dealing with "pandemic fatigue" these days. As a leader, how can you better support your team in this environment? Here are 3 tips. |
||
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.
|
||
New JVM and Other Libs Features in Java 15 Each new version of the OpenJDK (Java Developer Kit) includes some language features and some non-language JVM (Java Virtual Machine), core-libs, and other libs-related features. Here, we’ll discuss some of the non-language new features in the upcoming OpenJDK 15. |
||
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. |