mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-07-08 13:21:55 +00:00
Compare commits
2 Commits
697c1bbad6
...
810660c14c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
810660c14c | ||
|
|
e686fc430b |
@ -43,12 +43,12 @@
|
|||||||
|
|
||||||
### Amazon Web Service
|
### Amazon Web Service
|
||||||
|
|
||||||
* [아마존 웹 서비스를 다루는 기술](http://www.pyrasis.com/private/2014/09/30/publish-the-art-of-amazon-web-services-book)
|
* [아마존 웹 서비스를 다루는 기술](https://www.pyrasis.com/private/2014/09/30/publish-the-art-of-amazon-web-services-book)
|
||||||
|
|
||||||
|
|
||||||
### Assembly Language
|
### Assembly Language
|
||||||
|
|
||||||
* [PC Assembly Language](http://pacman128.github.io/static/pcasm-book-korean.pdf) - Paul A. Carter, `trl.:` 이재범 (PDF)
|
* [PC Assembly Language](https://pacman128.github.io/static/pcasm-book-korean.pdf) - Paul A. Carter, `trl.:` 이재범 (PDF)
|
||||||
|
|
||||||
|
|
||||||
### AWK
|
### AWK
|
||||||
@ -76,7 +76,7 @@
|
|||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
|
||||||
* [이재홍의 언제나 최신 Docker](http://www.pyrasis.com/jHLsAlwaysUpToDateDocker)
|
* [이재홍의 언제나 최신 Docker](https://www.pyrasis.com/jHLsAlwaysUpToDateDocker)
|
||||||
|
|
||||||
|
|
||||||
### Elastic
|
### Elastic
|
||||||
@ -93,7 +93,7 @@
|
|||||||
|
|
||||||
### Go
|
### Go
|
||||||
|
|
||||||
* [가장 빨리 만나는 Go 언어](http://www.pyrasis.com/private/2015/06/01/publish-go-for-the-really-impatient-book)
|
* [가장 빨리 만나는 Go 언어](https://www.pyrasis.com/private/2015/06/01/publish-go-for-the-really-impatient-book)
|
||||||
* [효과적인 Go 프로그래밍](https://gosudaweb.gitbooks.io/effective-go-in-korean/content/)
|
* [효과적인 Go 프로그래밍](https://gosudaweb.gitbooks.io/effective-go-in-korean/content/)
|
||||||
* [Go 문서 한글 번역](https://github.com/golang-kr/golang-doc/wiki)
|
* [Go 문서 한글 번역](https://github.com/golang-kr/golang-doc/wiki)
|
||||||
* [The Little Go Book. 리틀 고 책입니다](https://github.com/byounghoonkim/the-little-go-book/) - Karl Seguin, `trl.:` Byounghoon Kim ([HTML](https://github.com/byounghoonkim/the-little-go-book/blob/master/ko/go.md))
|
* [The Little Go Book. 리틀 고 책입니다](https://github.com/byounghoonkim/the-little-go-book/) - Karl Seguin, `trl.:` Byounghoon Kim ([HTML](https://github.com/byounghoonkim/the-little-go-book/blob/master/ko/go.md))
|
||||||
@ -102,7 +102,7 @@
|
|||||||
|
|
||||||
### HTML and CSS
|
### HTML and CSS
|
||||||
|
|
||||||
* [HTML5, CSS and JavaScript](http://fromyou.tistory.com/581)
|
* [HTML5, CSS and JavaScript](https://fromyou.tistory.com/581)
|
||||||
|
|
||||||
|
|
||||||
### Java
|
### Java
|
||||||
@ -118,7 +118,7 @@
|
|||||||
|
|
||||||
#### Node.js
|
#### Node.js
|
||||||
|
|
||||||
* [Node.js API 한글 번역](http://nodejs.sideeffect.kr/docs/) - outsideris
|
* [Node.js API 한글 번역](https://nodejs.sideeffect.kr/docs/) - outsideris
|
||||||
|
|
||||||
|
|
||||||
#### React
|
#### React
|
||||||
@ -162,7 +162,7 @@
|
|||||||
|
|
||||||
### Perl
|
### Perl
|
||||||
|
|
||||||
* [2시간 반만에 펄 익히기](http://qntm.org/files/perl/perl_kr.html)
|
* [2시간 반만에 펄 익히기](https://qntm.org/files/perl/perl_kr.html)
|
||||||
* [Perl 객체지향프로그래밍(OOP)](https://github.com/aero/perl_docs/blob/master/hatena_perl_oop.md) : Hatena-TextBook의 oop-for-perl 문서 한역 by aero
|
* [Perl 객체지향프로그래밍(OOP)](https://github.com/aero/perl_docs/blob/master/hatena_perl_oop.md) : Hatena-TextBook의 oop-for-perl 문서 한역 by aero
|
||||||
|
|
||||||
|
|
||||||
@ -191,7 +191,7 @@
|
|||||||
* [파이썬 헤엄치기](https://wikidocs.net/book/5148) - 해달 프로그래밍
|
* [파이썬 헤엄치기](https://wikidocs.net/book/5148) - 해달 프로그래밍
|
||||||
* [파이썬을 여행하는 히치하이커를 위한 안내서!](https://python-guide-kr.readthedocs.io/ko/latest/)
|
* [파이썬을 여행하는 히치하이커를 위한 안내서!](https://python-guide-kr.readthedocs.io/ko/latest/)
|
||||||
* [파이썬을 이용한 비트코인 자동매매](https://wikidocs.net/book/1665) - 조대표
|
* [파이썬을 이용한 비트코인 자동매매](https://wikidocs.net/book/1665) - 조대표
|
||||||
* [A Byte of Python 한글 번역](http://byteofpython-korean.sourceforge.net/byte_of_python.pdf) - Jeongbin Park (PDF)
|
* [A Byte of Python 한글 번역](https://byteofpython-korean.sourceforge.net/byte_of_python.pdf) - Jeongbin Park (PDF)
|
||||||
* [Let's Get IT 파이썬 프로그래밍](https://thebook.io/080251) - 안지혜
|
* [Let's Get IT 파이썬 프로그래밍](https://thebook.io/080251) - 안지혜
|
||||||
* [PyQt5 Tutorial - 파이썬으로 만드는 나만의 GUI 프로그램](https://wikidocs.net/book/2165) - Dardao (HTML)
|
* [PyQt5 Tutorial - 파이썬으로 만드는 나만의 GUI 프로그램](https://wikidocs.net/book/2165) - Dardao (HTML)
|
||||||
|
|
||||||
@ -274,4 +274,4 @@
|
|||||||
|
|
||||||
### Unicode
|
### Unicode
|
||||||
|
|
||||||
* [번역 Unicode 이모티콘에 얽힌 이것저것 (이모티콘 표준과 프로그래밍 핸들링)](http://pluu.github.io/blog/android/2020/01/11/unicode-emoji/)
|
* [번역 Unicode 이모티콘에 얽힌 이것저것 (이모티콘 표준과 프로그래밍 핸들링)](https://pluu.github.io/blog/android/2020/01/11/unicode-emoji/)
|
||||||
|
|||||||
@ -138,7 +138,7 @@
|
|||||||
* [LabEx](https://labex.io)
|
* [LabEx](https://labex.io)
|
||||||
* [Learning SAP](https://learning.sap.com)
|
* [Learning SAP](https://learning.sap.com)
|
||||||
* [LearnWeb3 DAO \| Become a Web3 Developer for Free](https://learnweb3.io)
|
* [LearnWeb3 DAO \| Become a Web3 Developer for Free](https://learnweb3.io)
|
||||||
* [MIT OCW](http://ocw.mit.edu)
|
* [MIT OCW](https://ocw.mit.edu)
|
||||||
* [MOOC.fi](https://www.mooc.fi/en/)
|
* [MOOC.fi](https://www.mooc.fi/en/)
|
||||||
* [NPTEL](https://onlinecourses.nptel.ac.in)
|
* [NPTEL](https://onlinecourses.nptel.ac.in)
|
||||||
* [openHPI](https://open.hpi.de)
|
* [openHPI](https://open.hpi.de)
|
||||||
@ -684,7 +684,7 @@
|
|||||||
* [NYU Deep Learning SP21](https://www.youtube.com/playlist?list=PLLHTzKZzVU9e6xUfG10TkTWApKSZCzuBI) - Alfredo Canziani
|
* [NYU Deep Learning SP21](https://www.youtube.com/playlist?list=PLLHTzKZzVU9e6xUfG10TkTWApKSZCzuBI) - Alfredo Canziani
|
||||||
* [NYU Deep Learning SP22](https://www.youtube.com/playlist?list=PLLHTzKZzVU9f3kmEta5dlkMXgtD1LxHzT) - Alfredo Canziani
|
* [NYU Deep Learning SP22](https://www.youtube.com/playlist?list=PLLHTzKZzVU9f3kmEta5dlkMXgtD1LxHzT) - Alfredo Canziani
|
||||||
* [OpenCV Bootcamp](https://opencv.org/university/free-opencv-course/) - OpenCV University
|
* [OpenCV Bootcamp](https://opencv.org/university/free-opencv-course/) - OpenCV University
|
||||||
* [Practical Deep Learning For Coders taught](http://www.fast.ai) - Jeremy Howard
|
* [Practical Deep Learning For Coders taught](https://www.fast.ai) - Jeremy Howard
|
||||||
* [Practical Deep Learning for Coders, v3 (using fastai library)](https://course.fast.ai)
|
* [Practical Deep Learning for Coders, v3 (using fastai library)](https://course.fast.ai)
|
||||||
* [PyTorch Bootcamp](https://opencv.org/university/free-pytorch-course/) - OpenCV University
|
* [PyTorch Bootcamp](https://opencv.org/university/free-pytorch-course/) - OpenCV University
|
||||||
* [Recurrent Neural Network](https://www.youtube.com/playlist?list=PLuhqtP7jdD8ARBnzj8SZwNFhwWT89fAFr) - Coding Lane
|
* [Recurrent Neural Network](https://www.youtube.com/playlist?list=PLuhqtP7jdD8ARBnzj8SZwNFhwWT89fAFr) - Coding Lane
|
||||||
@ -1938,7 +1938,7 @@
|
|||||||
* [Python Web Scraping & Crawling using Scrapy](https://www.youtube.com/playlist?list=PLhTjy8cBISEqkN-5Ku_kXG4QW33sxQo0t)
|
* [Python Web Scraping & Crawling using Scrapy](https://www.youtube.com/playlist?list=PLhTjy8cBISEqkN-5Ku_kXG4QW33sxQo0t)
|
||||||
* [React Fundamentals - The Complete Guide For Beginners](https://www.udemy.com/course/react-fundamentals-the-complete-guide-for-beginners/) - Kerim Abdelmouiz (Udemy)
|
* [React Fundamentals - The Complete Guide For Beginners](https://www.udemy.com/course/react-fundamentals-the-complete-guide-for-beginners/) - Kerim Abdelmouiz (Udemy)
|
||||||
* [The GraphQL Apollo (with ReactJS, NodeJS and MongoDB)](https://www.udemy.com/course/the-new-graphql-apollo-course-2020) - Mohd. Raqif Warsi (Udemy)
|
* [The GraphQL Apollo (with ReactJS, NodeJS and MongoDB)](https://www.udemy.com/course/the-new-graphql-apollo-course-2020) - Mohd. Raqif Warsi (Udemy)
|
||||||
* [The Odin Project - Learn Web Development for Free](http://www.theodinproject.com)
|
* [The Odin Project - Learn Web Development for Free](https://www.theodinproject.com)
|
||||||
* [Web Accessibility – What It Is and How to Design for It?](https://www.hostinger.in/tutorials/web-accessibility) - Hostinger Tutorials
|
* [Web Accessibility – What It Is and How to Design for It?](https://www.hostinger.in/tutorials/web-accessibility) - Hostinger Tutorials
|
||||||
* [Web Basics](https://open.cs.uwaterloo.ca/web-basics/) - Centre for Education in Math and Computing (University of Waterloo)
|
* [Web Basics](https://open.cs.uwaterloo.ca/web-basics/) - Centre for Education in Math and Computing (University of Waterloo)
|
||||||
* [Web Development Course](https://syllabus.migracode.org/courses/introduction-3) - MigraCode Barcelona
|
* [Web Development Course](https://syllabus.migracode.org/courses/introduction-3) - MigraCode Barcelona
|
||||||
@ -1985,4 +1985,3 @@
|
|||||||
### YAML
|
### YAML
|
||||||
|
|
||||||
* [Complete YAML Course - Beginner to Advanced for DevOps and more!](https://www.youtube.com/watch?v=IA90BTozdow) - Kunal Kushwaha
|
* [Complete YAML Course - Beginner to Advanced for DevOps and more!](https://www.youtube.com/watch?v=IA90BTozdow) - Kunal Kushwaha
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user