Java foreigners 2022 — различия между версиями

Материал из Public ATP Wiki
Перейти к: навигация, поиск
(General information)
(General information)
Строка 13: Строка 13:
 
** [https://docs.google.com/spreadsheets/d/10j-vbbTXmR0Ga3ziMMrrfSQyMqv_XrUurpU80YyCgoQ/edit?usp=sharing Class plan]
 
** [https://docs.google.com/spreadsheets/d/10j-vbbTXmR0Ga3ziMMrrfSQyMqv_XrUurpU80YyCgoQ/edit?usp=sharing Class plan]
 
** [https://drive.google.com/drive/u/2/folders/1-SLXr4BBFt8f3er1nGVxOFO3BziwEd9c Class records].
 
** [https://drive.google.com/drive/u/2/folders/1-SLXr4BBFt8f3er1nGVxOFO3BziwEd9c Class records].
** [https://drive.google.com/drive/u/2/folders/15jDs4B3pT0ECd-TWqgMMfEyzjqVFbhjG Presentations].
+
** [https://disk.yandex.ru/d/wRoKAB0zazygsw Presentations].
 
** [https://gitlab.com/fpmi-atp/atp-java21/atp-java21-fedotov Class codes]
 
** [https://gitlab.com/fpmi-atp/atp-java21/atp-java21-fedotov Class codes]
 
** [https://docs.google.com/spreadsheets/d/16nlY-vT5moTTGgK8ajeb2YUkjQHoniMbzdKhH_dXylw/edit?usp=sharing Class notes] (list of jam files in the table)
 
** [https://docs.google.com/spreadsheets/d/16nlY-vT5moTTGgK8ajeb2YUkjQHoniMbzdKhH_dXylw/edit?usp=sharing Class notes] (list of jam files in the table)

Версия 01:24, 10 октября 2022

General information

Course resources For the access use account @phystech.edu.

Teaching Staff

  • Lecturer: Ivan Ponomaryov
  • Tutor: Ivan Fedotov

Marks criteria

Extern-projects

Instead of doing the last 3 homeworks you can choose one of the several projects of your choice. Projects will be suggested later. Each project supposes work starting from the beginning of the semester. Finish the whole project in a couple of nights is pretty hard.

Other options to pass the course:

  • have a ready open-source project or abstracts for lightning-talk sessions of Java conferences
  • Publication on Habr or other valuable IT-source
  • have a record in the Central Maven Repository, where you will be recorded as the Developer of the project.


Home works

5 homeworks are planned. The check includes 2 stages:

  1. Green tests in Yandex.Contest (HW-1,2)
  2. Code review (HW-3,4). During the code review process, you receive feedback from the reviewer. It can be read on the page of your repository with DZ (Project -> Activity) or in automatic emails from automation@atp-fivt.org. Corrections on code review can be done within '1 month' after the 1st comment.
Timings
  • Passing after the soft deadline -50%
  • After the hard deadline you can get max 25% from the initial mark.

Home tasks deadlines

Home tasks Soft deadline Hard deadline
[1] 22.09.2021, 23:59 29.09.2021, 23:59
[2] 15.10.2021, 23:59 22.10.2021, 23:59
Multithreading (Tokenring) 21.11.2021, 23:59 28.11.2021, 23:59
JDBC (read csv + queries) 12.12.2021, 23:59 17.12.2021, 23:59

Mini-quizzes

It will be 2 quizzes. You are not allowed to use IDE or the internet. No needs to write a code.

Name Topics Date Duration
Java programming. Quiz #1 Java Syntax. Branches and loops. Primitive types and objects in Java. Casting, unboxing, autoboxing. Exceptions. Arrays and Collections. Strings. Classes (abstract, nested, internal, anonymous, local ...), interfaces. The Object class and everything related to it. Generics, enums (enums as classes). 16.10 20 min.
Java programming. Quiz #2 Continuous Integration. Maven. Java 8. Streams API. Multithreading in Java. Concurrent data structures. Testing. 11.12 15 min.


Bonus

For being active in the course chat and the classes, you can get an additional +1 point. The number of students who received the bonus is unlimited.