출간일(Release) : 2022/07/30
종이책 출간일(Print Release) : 2022/07/25
전자책 종류(Format) : ePub
Price : KRW 14,000
미리보기(Preview)
책소개(Overview)
557개 일러스트와 그림으로 배우는 가장 쉬운 깃&깃허브 입문서!
“여러 사람과 협업하고 있는데, 코드 관리는 어떻게 해야 하지?”
“내 코드를 예전 버전으로 되돌리고 싶어!”
“코드를 백업하고 싶어. 그리고 여러 버전으로 나누어 관리하는 기능도 필요해!”
이 모든 상황의 해법은 버전 관리다. 깃과 깃허브를 사용하면 파일이나 소스 코드의 버전을 효율적으로 관리할 수 있으며, 특히 복구나 수정 내역 확인 등 여러 사람과 협업할 때 매우 유용하다. 이 책은 이제 막 버전 관리를 공부하기 시작했거나 공부해야겠다고 마음먹은 초급자를 대상으로 한다. 깃과 깃허브 실습 환경을 준비한 후 그래픽 툴인 소스트리로 버전 생성/비교하기, 작업 내역 되돌리기와 같은 깃의 기본 기능을 학습한다. 그다음 배웠던 기능을 깃 명령어로 다시 한 번 실습해보면서 완벽히 이해할 수 있게 구성했다. 버전 관리가 처음이라면 이 책으로 시작해보자.
The easiest Git & Git Hub primer to learn with 557 illustrations and drawings!
“I’m collaborating with multiple people, how do I manage the code?”
“I want to revert my code to an old version!”
“I want to back up my code. And I also need the ability to manage it in multiple versions!”
The solution to all these situations is version control. Using Git and GitHub, you can efficiently manage versions of files or source code, and it is especially useful when collaborating with multiple people, such as repairing or checking revision history. This book is intended for beginners who are just beginning to study version control or are thinking about studying it. After preparing Git and Github practice environments, learn basic Git features such as creating/comparing versions and reverting work history with the source tree, a graphic tool. After preparing Git and Github practice environments, learn basic Git features such as creating/comparing versions and reverting work history with the source tree, a graphic tool. Then, by practicing the learned function once again with the Git command, I configured it so that I could fully understand it. If you’re new to version control, this book is the place to start.
저자(Author)
강민철(Kang, Min-cheol)
리눅스 커널과 클라우드, 보안에 관심이 많은 개발자이자 연구자이다. 취미로 오픈 소스 기여와 버그 헌팅을 하고, 부업으로 온·오프라인 강의를 하고 있다. 강의와 집필로 지식을 나누고, 코드와 논문으로 지식을 발굴하고 싶다.
He is a developer and researcher who is interested in the Linux kernel, cloud, and security. He does open source contributions and bug hunting as a hobby, and lectures online and offline as a side job. He wants to share knowledge through lectures and writing, and to discover knowledge through codes and papers.