Articles in this series
Let's start with a burning question that is always discussed in the developer community. 🤔 Is it worth learning Java now? With programming languages...
Java is a high-level, object-oriented, robust and secure programming language used for application development. History of Java Patrick Naughton, an...
Introduction A platform is an environment in which programs run. Common examples are Windows, Ubuntu and macOS. The Java platform differs from these...
Learn about keywords, identifiers, literals, data types, operators, separators and comments in Java · The smallest building block of a program that can...
Until now we have studied all the theoretical concepts as the basics. So now is the time to dabble your feet into actual coding. In this article, we...