According to one developer, static classes are evil. Click here to learn more about one dev's approach to static classes and keeping dependencies explicit.
Are you getting an SSL Protocol Error on Chrome? Want to learn how to solve it with these easy steps? Click here to learn more on how you can solve it.
Want to learn more about using the adapter design pattern in Java? Check out this tutorial to learn how to use the object, class, and two ways adapter patterns.
We take a look at an open source language that one developer has created, and how he hopes it can reduce compile times and learning curves for developers.
Looking for an alternative to the standard Arduino IDE for your next project? Check out this post on the top ten Arduino IDE alternatives to learn more.
Want to learn more about building applications with OpenShift? Check out this post on four different ways to build software and automate builds with OpenShift.
The ability to specify multiple resources in a single try-with-resources statement is a feature introduced in Java 7. But, it can be fraught with peril if not used carefully. Read on to ensure you do this right every time.
Want to learn more about how to use Java enums with configurable sorting fields? Check out this tutorial to learn more about using enums with sorting fields.