Tag Archives: Data Types

Part IV: Introduction to the Java Syntax

Before we start to cover the basic syntax of programming with Java, I just want to mention a couple of things that can be good to keep in mind when you embark on your programming journey with Java :) Semi-colons in Java and their function In Java you need to place a semi-colon after each… Read More »

Part I: Introduction to Programming

What is programming? Here we refer to Computer programming as Programming, and it’s a way for us to write commands and code that the computer can understand and execute for us. More and more of our everyday lives owes a huge part to programming. The phones we use, ATM machines, how computers work, tablets, washing… Read More »