Basic of Java


Module

1

Java. Basics

Dedicated to the study of the interface with courses


Module

2

Displaying text on the screen

Learning to output various text on the screen


Module

3

(Java) Variables. Output formats

In the module we analyze what a variable and types types of variables is. We will continue to work with the output operator, getting to know output specifiers. We will learn to output and input the values of variables in various formats.


Module

4

Arithmetic expressions

We study the assignment operator. Master the intricacies of working with integers


Module

5

INTEGER DIVISION AND REMAIN

An important module for further study of programming. We disassemble the division completely and take the remainder. Trying to deal with the most difficult questions, questions related to these tasks.


Module

6

Real numbers

We study the features of working with real numbers