This is repository of Lv-651.JavaCore group.
- main - tempate for new branches;
- dev - examles from trainings;
- create forlder on disk;
- open cmd and goto to new forlder;
- clone repository git clone https://github.com/softservedata/lv651.git
- change directory to lv651;
- check branch git branch
- create new branch git branch
- switch to new branch git checkout
- open project in Idea/Eclipse;
- write new code;