Removed Redundant Whitespace Characters (#5276)
This commit is contained in:
@ -13,17 +13,17 @@
|
||||
|
||||
* [C - All you need to know](https://www.youtube.com/playlist?list=PL_XxuZqN0xVASsjyqiNzgjUWHbDkN2Scy) - Stack Learner
|
||||
* [C Programming Bangla Tutorial Course](https://www.youtube.com/playlist?list=PLgH5QX0i9K3pCMBZcul1fta6UivHDbXvz) - Anisul Islam
|
||||
* [Computer Programming](http://cpbook.subeen.com/p/blog-page.html) - Tamim Shahriar Subeen
|
||||
* [Computer Programming](http://cpbook.subeen.com/p/blog-page.html) - Tamim Shahriar Subeen
|
||||
|
||||
|
||||
<h3 id="cpp">C++</h3>
|
||||
|
||||
* [C++ Bangla Tutorial Course](https://www.youtube.com/playlist?list=PLgH5QX0i9K3q0ZKeXtF--CZ0PdH1sSbYL) - Anisul Islam
|
||||
* [C++ Bangla Tutorial Course](https://www.youtube.com/playlist?list=PLgH5QX0i9K3q0ZKeXtF--CZ0PdH1sSbYL) - Anisul Islam
|
||||
|
||||
|
||||
### Competitive Programming
|
||||
|
||||
* [Dynamic Programming Book](https://dp-bn.github.io) - Tasmeem Reza and Mamnoon Siam
|
||||
* [Dynamic Programming Book](https://dp-bn.github.io) - Tasmeem Reza and Mamnoon Siam
|
||||
|
||||
|
||||
### JavaScript
|
||||
|
@ -40,7 +40,7 @@
|
||||
* [Angular](http://www.cs.tlu.ee/teemad/get_file.php?id=400) - Tallinna Ülikooli õppematerjal
|
||||
|
||||
|
||||
##### Vue
|
||||
##### Vue
|
||||
|
||||
* [Vue](http://www.cs.tlu.ee/teemaderegister/get_file.php?id=715) - Tallinna ülikooli õppematerjal
|
||||
|
||||
|
@ -135,7 +135,7 @@
|
||||
|
||||
#### Django
|
||||
|
||||
* [장고걸스 튜토리얼 (Django Girls Tutorial)](https://tutorial.djangogirls.org/ko/) (1.11) (HTML) (:construction: *in process*)
|
||||
* [장고걸스 튜토리얼 (Django Girls Tutorial)](https://tutorial.djangogirls.org/ko/) (1.11) (HTML) (:construction: *in process*)
|
||||
* [점프 투 장고](https://wikidocs.net/book/4223) - 박응용
|
||||
|
||||
|
||||
|
@ -332,7 +332,7 @@
|
||||
* [Путь к изучению React](https://leanpub.com/the-road-to-learn-react-russian) - Алексей Пыльцын (PDF, ePub, MOBI) *(Требуется аккаунт на Leanpub или действительный адрес электронной почты)*
|
||||
* [Руководство по React](https://metanit.com/web/react) - Евгений Попов
|
||||
* [Уроки по React](https://codedzen.ru/category/uroki/react)
|
||||
* [Учебник по фреймворку React](http://old.code.mu/books/advanced/javascript/react/)
|
||||
* [Учебник по фреймворку React](http://old.code.mu/books/advanced/javascript/react/)
|
||||
|
||||
|
||||
#### Vue.js
|
||||
|
@ -1100,7 +1100,7 @@ Kerridge (PDF) (email address *requested*, not required)
|
||||
* [MIA 90-02: BETA Compiler - Reference Manual](https://beta.cs.au.dk/Manuals/latest/compiler/index.html) - Mjølner Informatics
|
||||
* [MIA 94-26: BETA Language Introduction - Tutorial](https://beta.cs.au.dk/Manuals/latest/beta-intro/index.html) - Mjølner Informatics
|
||||
* [MIA 99-41: BETA Language Modifications - Reference Manual](https://beta.cs.au.dk/Manuals/latest/beta/beta-index.html) - Mjølner Informatics
|
||||
* [MIA 99-42: The Fragment System: Further Specification](https://beta.cs.au.dk/Manuals/latest/beta/fragment.html) - Mjølner Informatics
|
||||
* [MIA 99-42: The Fragment System: Further Specification](https://beta.cs.au.dk/Manuals/latest/beta/fragment.html) - Mjølner Informatics
|
||||
* [Object-Oriented Programming in the BETA Programming Language](https://beta.cs.au.dk/Books/) - Ole Lehrmann Madsen, Birger Møller-Pedersen, Kristen Nygaard
|
||||
|
||||
|
||||
@ -2912,7 +2912,7 @@ Kerridge (PDF) (email address *requested*, not required)
|
||||
#### Angular
|
||||
|
||||
* [Angular 2+ Notes for Professionals](https://goalkicker.com/Angular2Book/) - Compiled from StackOverflow documentation (PDF)
|
||||
* [Angular Docs](https://angular.io/docs)
|
||||
* [Angular Docs](https://angular.io/docs)
|
||||
* [Build a Full-Stack Web Application Using Angular & Firebase](https://www.c-sharpcorner.com/ebooks/build-a-full-stack-web-application-using-angular-and-firebase) - Ankit Sharma
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user