Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 558 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 558 Bytes

План выполнения этапов 1 и 2 (командных) и оценивание: http://litvinov.in.ua/files/3_semester/labs.

Javadoc на классы от преподавателя: http://dimalit.github.io/ChatApp/index.html.

Стандартный ход действий при разработке: вытягивание (git pull) - добавление (git add) - фиксация (git commit) - выталкивание (git push).

Руководства по Git: http://rogerdudler.github.io/git-guide, https://try.github.io.