The JDK is the development platform for building Java applications. Learn about different JDK versions, then install a JDK in your development environment and use it to compile a Java program. The ...
MicroStream abstracts the Java persistence layer so you can think about data persistence in an object-oriented way. Here's a hands-on introduction. MicroStream is one of the most interesting projects ...
Community driven content discussing all aspects of software development from DevOps to design patterns. The Java Scanner class is a simple, versatile, easy-to-use class that makes user input in Java ...