Serious Java Programming, Made Easy

Want to master Java with minimal fuss? You've come to the right place.

Get Started
Latest Posts

Demystifying “public static void main()”: Building a “Hello World” Java Application

By Alejandro Gervasio October 15, 2018 Java Core

The Java language is a neat example of the implementation of the OOP (object-oriented programming) paradigm. While it's fair to admit that mastering the paradigm's foundations is in most cases a difficult process, funny enough Java itself is fairly easy to learn.

In this introductory article, we'll learn how to develop from scratch a simple Java application that prints out to the console the classic “Hello World” message.

Read More

An Introductory Look at Java Strings

By Alejandro Gervasio October 15, 2018 Java Core

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec consectetur mattis ex eget blandit. Ut sollicitudin lobortis faucibus. Vivamus rutrum luctus massa, eget luctus turpis lacinia pharetra. Proin bibendum commodo pharetra. Duis ac malesuada nunc, ac porta diam. Nunc facilisis sollicitudin massa ac condimentum.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec consectetur mattis ex eget blandit. Ut sollicitudin lobortis faucibus. Vivamus rutrum luctus massa, eget luctus turpis lacinia pharetra. Proin bibendum commodo pharetra. Duis ac malesuada nunc, ac porta diam. Nunc facilisis sollicitudin massa ac condimentum.

Read More
Featured Posts

Support this Site

As the old saying goes, content is king. Of course, delivering high-quality Java content in a reasonable timeline takes time and a lot of effort.

Do you like the current content and want to see many other Java topics covered in the near future? Then feel free to hire me, or please consider making a donation:

In either case, thank you for your support!


Categories