Skip to content

INTRODUCTION

Welcome to the Java - Fundamentals module!

During this block you will learn about the basic mechanisms of operation of programming languages on the example of Java. Some of the topics that will be clarified during this block are:

  • Data types, variables, constants, operators, casts
  • The String class
  • Conditional statements
  • Loops
  • Tables
  • OOP (class, object, state, behavior)
  • Fields, methods, constructors, packages, package import

Get ready for class

Check the list below if you have any programs that we will work with during this class:

Java OpenJDK 11

IntelliJ IDEA Community