News

Java is a general-purpose, versatile, object-oriented, and platform-independent programming language created by James Gosling and team at Sun Microsystems in the mid-90s. It has since become one of ...
This tutorial assumes that the reader has a knowledge of basic Unix commands and experience working with a command-line text editor (e.g. emacs, vi, etc.). To get the most out of this tutorial, you ...
As an alternative to rewriting the same code, many software development environments provide a library tool that organizes frequently used code. Once developers finish debugging some reusable code, ...
Java developers absolutely must learn Maven. Maven is the most popular and pervasive build tool in the Java world. Even if you don't use Maven directly, alternatives such as Gradle, Jenkins or Ivy ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Here we begin a series of articles to look at Scala. Scala is a programming language that rides ...
Watch out Oracle, Pivotal is offering a lighter alternative to the Java Enterprise Edition (Java EE) stack. The company has collected many of its technologies into a single integrated package, called ...