/headfirst-design-pattern-2207

디벨럽 (3기) - Headfirst Design Pattern 스터디

헤드퍼스트 디자인패턴 스터디

🗓 기간

  • 7월 10일(일) : OT, 팀빌딩, 스터디 방향 조율
  • 7일 11일(월)~9월 4일(일) 총 8주 : 8주 동안 주 1회 매주 정해진 스터디 시간에 진행 (개인사정이 생길 경우 적어도 하루 전까지는 팀원들과 상의하여 일정을 변경하셔도 됩니다.)

스터디 시간표

💡 Commit Convention

  • https://www.conventionalcommits.org/en/v1.0.0/
  • 커밋메시지 형식!
    1. "feat(chapter[number]): [기타 내용]" <--
    2. "feat(chapter[number]): rename [filename]"
    3. "feat(chapter[number]): remove [filename]"
    4. "feat(chapter[number]): modify " Modify : 문서 수정
      ex) 파일 이름 수정, 문서 수정을 한 경우
      : Rename 파일 이름 & Modify 문서이름

💡 File Convention

  • markdown 파일 : 패턴명.md
    • ex) observer_pattern.md
  • 이미지 첨부시 Chap/개인폴더/img 폴더를 만들어서 모아둘 것
    • ex) Chapter02\je\img
  • 소스파일은 폴더를 따로 만들어서 저장할 것
    • ex) Chapter02\je\폴더명

팀원 정보