Skip to content

Quest "Java Syntax" and quest "Java Core" from the Java Rush course. As well as several tasks from the book "Java Head First"

Notifications You must be signed in to change notification settings

gorshmeister/JavaRush

Repository files navigation

Quest "Java Syntax".

It consists of 10 levels dedicated to the basics of the Java language.

The course tells what classes, objects, methods and variables are. Basic data types, arrays, conditional operators, loops and lambda functions. Collections and the basics of OOP.

Getting started in IntelliJ IDEA.


Quest "Java Core".

It consists of 10 levels in which you will learn the basics of OOP, get acquainted with threads, serialization, method overloading, learn a lot about interfaces and multiple inheritance.


https://javarush.ru/

About

Quest "Java Syntax" and quest "Java Core" from the Java Rush course. As well as several tasks from the book "Java Head First"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages