Skip to content

makhlov/2022-03-otus-java-makhlov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Educational course from OTUS: Java Developer. professional

About this repository

    This repository contains my homework solutions from OTUS «Java Developer. professional» course. The repository is implemented as a multi-module project. Each module of the project is a separate implementation of the homework done within the course. This structure is determined by the conditions of the course and is mandatory.

Meta-info
    Educational aim: professional development
    Duration: (28.03.22 – 09.10.22) 7 months, 12 day
    Course page: otus java-professional
    Teaching Staff:
    • Сергей Петрелевич
    • Стрекалов Павел
    • Александр Оруджев
    • Вячеслав Лапин
    • Виталий Куценко

Contents | Содержание

  1. ⬛ Project: hw01-gradle


    Name: «‎Проект gradle с модульной структурой»
    Goal: Научиться создавать проект Gradle (Maven), подготовиться к выполнению домашних заданий.
    Status: ✅ Resolved
  2. ⬛ Project: hw02-generics


    Name: «‎Применение коллекций»
    Goal: Попрактиковать различные аспекты коллекций, познакомиться с реализациями Map
    Status: ✅ Resolved
  3. ⬛ Project: hw03-reflection


    Name: «‎Свой тестовый фреймворк»
    Goal: Написать свой тестовый фреймворк
    Status: ✅ Resolved
  4. ⬛ Project: hw03-gc


    Name: «‎Определение нужного размера хипа»
    Goal: На примере простого приложения понять какое влияние оказывают сборщики мусора
    Status: ✅ Resolved