Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.
/ ChatApp Public archive
forked from dimalit/ChatApp

Моя версия проекта (также курсовой работы) по ООП. Программа-чат.

Notifications You must be signed in to change notification settings

M61Shaforostov/ChatApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 

Repository files navigation

План выполнения этапов 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.