- Arawn's Dev Blog
- Outsider's Dev Story
- Toby's Epril
- Benelog
- NHN 개발자 블로그
- SK 플래닛 기술 블로그
- OLC CENTER
- 소프트웨어 경영/공학 블로그
- 모바일 컨버전스
- KOSR - Korea Operating System …
- 넥스트리 블로그
- 리버스코어 ReverseCore
- SLiPP
- 개발자를 위하여... (Nextree 임병인 수석)
- "트위터 부트스트랩: 디자이너도 놀라워할 매끈하고 직관…
- Learning English - The English…
- real-english.com
- 'DataScience/Deep Learning' 카테…
- Deep Learning Summer School, M…
- Deep Learning Courses
민서네집
Pro Git 책 / Git Internal 책 본문
< 완전 초보를 위한 깃허브 >
https://nolboo.github.io/blog/2013/10/06/github-for-beginner/
< 누구나 휩게 이해할 수 있는 Git 입문 >
http://backlogtool.com/git-guide/kr/
< Git의 내부 구조가 궁금하다면? >
< Git: 알아두면 유용한 참고 자료들 >
< Pro Git 책 온라인으로 보기 >
< Git Internal >
https://github.com/pluralsight/git-internals-pdf
peepcode-git.pdf 라는 PDF 를 다운로드 받을 수 있다. (121 페이지)
< git 이것만 배워도 github에 pull request 날릴 수 있다#1 >
Using git without feeling stupid (part 1)
Using git without feeling stupid (part 2)
A successful Git branching model
http://nvie.com/posts/a-successful-git-branching-model/
Social Coding with Git - Real World Scenario - Part 1
Social Coding with Git - Real World Scenario - Part 2
How to use git without rage
http://www.slideshare.net/eLafo/how-to-use-git-without-rage
슬라이드로 되어 있어서 영어가 별로 없고, 명령어가 간결하게 설명되서 좋았다. (112 페이지)
http://progit.org < Pro Git 책 - 영문 버전 >
http://gitready.com - 초급,중급,고급 별로 나누어서 간결하게 설명이 되어 있다.
https://www.atlassian.com/git/tutorial
https://www.atlassian.com/git/workflows
Git User’s Manual (for version 1.5.3 or newer)
https://www.kernel.org/pub/software/scm/git/docs/user-manual.html
git(1) Manual Page
https://www.kernel.org/pub/software/scm/git/docs/
A tour of git: the basics
http://cworth.org/hgbook-git/tour/
Git 최초 설정
GitHub의 페이지 기능 이용하기
http://dogfeet.github.io/articles/2012/github-pages.html
Got 15 minutes and want to learn Git?
EGit/User Guide
http://wiki.eclipse.org/EGit/User_Guide
'컴퓨터 일반' 카테고리의 다른 글
코딩 무료 교육사이트 빅4 (0) | 2013.12.25 |
---|---|
IP 확인 (0) | 2013.10.23 |
[svn] svn서버의 ip가 바뀌었을때... Relocate (0) | 2013.10.10 |
iTunes 앱스토어 URL 찾기 (0) | 2013.08.31 |
Windows 에서 Unix 의 alias 흉내내기 (1) | 2013.06.29 |