in Java programming course

The Java Programming Course: Let’s start!

Introducing the Java Programming Course!

Java Programming Course - Java Logo

Hi guys!

Every now and then I like to review and improve my programming skills, I think everybody should have a “revise” when possible in order to always be prepared at his/her best.

Programming is like taking your brain to the gym, the more you train, the more you’ll get.

So my idea is to revise and share my knowledge on Java programming with you.

Why Java? For two (plus one) main reasons:

  • It’s one of the most widespread object-oriented programming language.
  • It’s easy enough to allow showing some fundamental concepts of modern way of coding like object oriented programming, the structured handling of exceptions, the static analysis, the strong typed aspects and concurrency.
  • (this is the additional reason) I like it.

However, we will not only have a deep overview of the Java language, we (instead) will use Java as a tool to learn programming.

I will try to post new articles as regularly as possible and in combination with my daily tasks.

Hope you’ll exploit my future posts to improve your knowledge!