You May Also Enjoy
[C++] std::make_shared를 통해 private 생성자를 가진 class를 생성하는 방법
1 minute read
make_shared with private constructor
[git] 하나의 파일만 hard reset하기
1 minute read
Method to reset only some files.
[C++] 레퍼런스로 다형성 사용하기
1 minute read
Polymorphism by Reference
[Agile] Kanban이란 무엇이며 Scrum과의 차이점
1 minute read
Scrum대비 Kanban의 차이 기본적으로 스크럼이 많이 알려진 방법론이지만 현재 업무에서는 칸반을 사용하고 있어 이에 대하여 정리해 보았다.