Skip to content

LuroyJenkins/JavaMarathon2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java Marathon

The project of the marathon "Practice for beginners" in Java.

Technology stack: Java 14, Maven.

The following topics are being studied:

  • primitives, variables, loops, operators;
  • if, switch;
  • arrays, classes, objects, setters&getters;
  • StringBuilder;
  • OOP basics: access modifiers, inheritance, polymorphism, abstract classes, interfaces;
  • Packages, Generics;
  • ArrayList;
  • Exceptions;
  • Working with Files;
  • Type conversion;
  • Enum;
  • Recursion;
  • HashMap, HashSet etc

The project contains a folder structure according to each day of the marathon, the necessary source files and automated tests.

Authors: Alishev Nail, Burlakov Sergei

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages