Skip to content

vasyldmitrovich/JavaCoreEvening

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Java Core Complete Course

This is repository of Java Core Complete Course group.

List of branches

  • main - tempate for new branches;
  • dev - examles from trainings;

Instruction. Create new branch

  • create forlder on disk;

  • open cmd and goto to new forlder;

  • clone repository git clone https://github.com/vasyldmitrovich/lv-710.JavaCore.git

  • change directory to JavaCoreEvening;

  • check branch git branch

  • create new branch git branch nameBranch

  • switch to new branch git checkout nameBranch

  • open project in Idea/Eclipse;

  • write new code;

About

Complete course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published