Skip to content

Commit 3f00301

Browse files
authored
Merge branch 'EbookFoundation:master' into master
2 parents 2e9f950 + a779556 commit 3f00301

4 files changed

+4
-1
lines changed

Diff for: books/free-programming-books-ko.md

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
### Amazon Web Service
3838

3939
* [아마존 웹 서비스를 다루는 기술](http://www.pyrasis.com/private/2014/09/30/publish-the-art-of-amazon-web-services-book)
40+
* [AWS 기초 모듈 Workshop](https://kr-id-general.workshop.aws/ko/basic_modules.html) - Amazon Web Services
4041

4142

4243
### Assembly Language

Diff for: books/free-programming-books-ru.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
* [Занимательное программирование. Самоучитель](http://padabum.com/x.php?id=35055) - Мозговой М.В. (PDF)
7878
* [Операционные системы](https://vseloved.github.io/pdf/os-ru.pdf) - Всеволод Дёмкин (PDF)
7979
* [Параллельные технологии](http://www.inp.nsk.su/~baldin/Parallel/index.html)
80-
* [Программирование: введение в профессию](http://stolyarov.info/books/programming_intro) - Столяров Андрей Викторович (:construction: *в процессе написания*) (PDF)
80+
* [Программирование: введение в профессию](http://stolyarov.info/books/programming_intro) - Столяров Андрей Викторович (PDF)
8181
* [Руководство по HTTP](http://proselyte.net/tutorials/http-tutorial) - Евгений Сулейманов
8282
* [Руководство по SOAP](http://proselyte.net/tutorials/soap-tutorial) - Евгений Сулейманов
8383
* [Структура и интерпретация компьютерных программ](http://newstar.rinet.ru/~goga/sicp/sicp-ru-screen.pdf) - Гарольд Абельсон, Джералд Джей Сассман (PDF)

Diff for: courses/free-courses-en.md

+1
Original file line numberDiff line numberDiff line change
@@ -540,6 +540,7 @@
540540
* [Beginner's Series to: Node.js](https://youtube.com/playlist?list=PLlrxD0HtieHje-_287YJKhY8tDeSItwtg) - Microsoft Developer (YouTube)
541541
* [Building a RESTful API with Node.js](https://www.youtube.com/playlist?list=PL55RiY5tL51q4D-B63KBnygU6opNPFk_q) - Academind (Youtube)
542542
* [Express JS Crash Course](https://www.youtube.com/watch?v=L72fhGm1tfE) - Brad Traversy, Traversy Media (Youtube)
543+
* [ExpressJS Fundamentals](https://www.udemy.com/course/expressjs-fundamentals/) - Patrick Schroeder (Udemy)
543544
* [Node and Express Tutorial](https://www.youtube.com/watch?v=TNV0_7QRDwY) - John Smilga, Coding Addict (YouTube)
544545
* [Node.js API Development for Beginners](https://www.udemy.com/course/node-js-api-tutorial/) (Udemy)
545546
* [Node.js Basics](https://www.youtube.com/playlist?list=PLqq-6Pq4lTTa-d0iZg41U2RDqECol9C5B) - Java Brains (Youtube)

Diff for: more/problem-sets-competitive-programming.md

+1
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
* [Coding Bat](http://codingbat.com/java)
9595
* [Coding Ninjas](https://www.codingninjas.com/codestudio/problems)
9696
* [CSES Problem Set](https://cses.fi/problemset/)
97+
* [Edabit](https://edabit.com)
9798
* [Exercism](http://exercism.io)
9899
* [Geeks For Geeks](https://practice.geeksforgeeks.org)
99100
* [Google Code Jam - Practise](https://code.google.com/codejam/contests.html)

0 commit comments

Comments
 (0)