mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-12-26 00:27:30 +00:00
issue-4337 : change broken urls (#4338)
Co-authored-by: Eunbee Kim <ekim105@myseneca.ca>
This commit is contained in:
parent
96a45fd404
commit
59b5ad96ec
@ -41,14 +41,13 @@
|
|||||||
### GIT
|
### GIT
|
||||||
|
|
||||||
* [Git - 간편 안내서](http://rogerdudler.github.io/git-guide/index.ko.html)
|
* [Git - 간편 안내서](http://rogerdudler.github.io/git-guide/index.ko.html)
|
||||||
* [Pro Git 한글 번역](http://git-scm.com/book/ko/)
|
* [Pro Git 한글 번역](https://git-scm.com/book/ko/v2) - 최신 버전
|
||||||
* [깃허브 치트 시트](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.ko.md)
|
* [깃허브 치트 시트](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.ko.md)
|
||||||
|
|
||||||
|
|
||||||
### Go
|
### Go
|
||||||
|
|
||||||
* [AN INTRODUCTION TO PROGRAMMING IN GO 한글 번역](http://www.codingnuri.com/golang-book/index.html)
|
* [AN INTRODUCTION TO PROGRAMMING IN GO 한글 번역](http://www.codingnuri.com/golang-book/index.html)
|
||||||
* [Go Tour 한글 번역](http://go-tour-kr.appspot.com)
|
|
||||||
* [Go 언어 웹 프로그래밍 철저 입문](https://thebook.io/006806/)
|
* [Go 언어 웹 프로그래밍 철저 입문](https://thebook.io/006806/)
|
||||||
* [가장 빨리 만나는 Go 언어](http://www.pyrasis.com/private/2015/06/01/publish-go-for-the-really-impatient-book)
|
* [가장 빨리 만나는 Go 언어](http://www.pyrasis.com/private/2015/06/01/publish-go-for-the-really-impatient-book)
|
||||||
|
|
||||||
@ -61,8 +60,6 @@
|
|||||||
### JavaScript
|
### JavaScript
|
||||||
|
|
||||||
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/ko)
|
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/ko)
|
||||||
* Meteor
|
|
||||||
* [Discover Meteor](http://kr.discovermeteor.com)
|
|
||||||
|
|
||||||
|
|
||||||
#### Node.js
|
#### Node.js
|
||||||
@ -72,7 +69,7 @@
|
|||||||
|
|
||||||
### LaTeX
|
### LaTeX
|
||||||
|
|
||||||
* [The Not So short Introduction to LaTeX 2ε](http://www.ctan.org/tex-archive/info/lshort/korean)
|
* [The Not So short Introduction to LaTeX 2ε](https://ctan.org/tex-archive/info/lshort/korean)
|
||||||
|
|
||||||
|
|
||||||
### Linux
|
### Linux
|
||||||
@ -114,7 +111,7 @@
|
|||||||
|
|
||||||
#### Flask
|
#### Flask
|
||||||
|
|
||||||
* [Flask의 세계에 오신것을 환영합니다.](http://flask-docs-kr.readthedocs.io/ko/latest/) (HTML)
|
* [Flask의 세계에 오신것을 환영합니다.](https://flask-docs-kr.readthedocs.io/ko/latest/) (HTML)
|
||||||
|
|
||||||
|
|
||||||
### R
|
### R
|
||||||
@ -138,6 +135,3 @@
|
|||||||
* [창의컴퓨팅(Creative Computing) 가이드북](http://digital.kyobobook.co.kr/digital/ebook/ebookDetail.ink?barcode=480150000247P)
|
* [창의컴퓨팅(Creative Computing) 가이드북](http://digital.kyobobook.co.kr/digital/ebook/ebookDetail.ink?barcode=480150000247P)
|
||||||
|
|
||||||
|
|
||||||
### Swift
|
|
||||||
|
|
||||||
* [Swift 언어 개발문서](http://swift.leantra.kr) - 이전 버젼
|
|
||||||
|
Loading…
Reference in New Issue
Block a user