Skip to content

developer-hyun/JAVA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAVA

자바에 대한 공부 기록(git-flow연습 적용)

git-flow 적용 방법

  • feature: 코드연습이 끝난 후(기능추가)
  • develop: 코드연습과 블로그 업로드가 끝난 직후
  • release: 코드연습과 블로그업로드가 끝나고 하루 뒤
  • master: 코드연습과 블로그 업로드가 끝나고 확인까지 마쳤을 때-최종
  • hotfix: 혹시라도 에러가 발생할 경우


  • commit 메세지 : 브랜치명 - 추가한버전
  • ex) develop-feature-oop-ver2
  • ex) feature-oop-ver2

1주차


public ,protected , default, private: https://rlckdrkdud.tistory.com/113?category=836826


2주차


자바의 역사:

자바의 변수:

3주차


4주차


5

About

자바에 대한 공부 기록(git-flow연습 적용)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages