2017-11-24 00:07:56 +00:00
### Index
* [AJAX ](#ajax )
2018-03-30 13:18:18 +00:00
* [Android ](#android )
2018-03-29 16:23:11 +00:00
* [ASP.NET ](#asp )
2020-10-27 15:53:36 +00:00
* [Bash ](#bash )
2017-11-24 00:07:56 +00:00
* [Bootstrap ](#bootstrap )
2018-03-30 13:18:18 +00:00
* [C ](#c )
2018-03-29 16:23:11 +00:00
* [C# ](#c-sharp )
2017-11-24 00:07:56 +00:00
* [CSS ](#css )
2021-04-28 14:25:16 +00:00
* [Git ](#git )
2020-10-10 02:37:58 +00:00
* [Go ](#go )
2017-11-24 00:07:56 +00:00
* [HTML ](#html )
2018-03-30 13:18:18 +00:00
* [Java ](#java )
2020-10-20 13:49:41 +00:00
* [JavaScript ](#javascript )
refactor: normalize Angular and Angular.js sections/resources (#5525)
* chore: improve angular / angular.js listings
- Wellnaming section
- fix book title, add format, add creators as is seen in file
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Wellnaming section
- fix book title, add format, add creators as is seen in file
via EbookFoundation#4940
* chore: improve angular / angular.js listings
- Wellnaming sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items, mainly from html.it website.
- fix titles, add format, add creators as is seen in linked files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items.
- fix titles, add format, add creators as is seen in linked files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources to TypeScript
- Well-naming sections
- fix book title, add format, add creators as is seen in files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections
- Complete notes, titles, format, authors
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Well-naming section
- Complete notes, titles, format, authors
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Handle both as anchor. angular and angular.js
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Add http://plnkr.co as valid playground for both
- Add https://stackblitz.com as valid playground for both
via EbookFoundation/free-programming-books#4940
* chore: Angular.js > AngularJS and other pitfails
- Use AngularJS as title/name
- Fix some errors with heading levels in Javascript/Typescript section
- Finish to move some resources accoding their content
via EbookFoundation/free-programming-books#4940
* feature: sections crosslinks as blockquotes
* feature: sections crosslinks as blockquotes
Mainly for AngularJS/Angular, Javascript/Typescript,
web, databases listing sections
* chore: revert scoping crosslinks only to Angular
2021-09-14 18:29:51 +00:00
* [AngularJS ](#angularjs )
* [jQuery ](#jquery )
2018-03-30 13:18:18 +00:00
* [MongoDB ](#mongodb )
2018-01-04 17:08:02 +00:00
* [NodeJS ](#nodejs )
* [Objective-C ](#objective-c )
2017-11-24 00:07:56 +00:00
* [PHP ](#php )
2018-01-04 17:08:02 +00:00
* [Python ](#python )
2018-03-30 13:18:18 +00:00
* [React ](#react )
2018-01-04 17:08:02 +00:00
* [Ruby ](#ruby )
2018-03-30 13:18:18 +00:00
* [Sass ](#sass )
2017-11-24 00:07:56 +00:00
* [SQL ](#sql )
2018-03-30 13:18:18 +00:00
* [Swift ](#swift )
2018-03-29 16:23:11 +00:00
* [TypeScript ](#typescript )
refactor: normalize Angular and Angular.js sections/resources (#5525)
* chore: improve angular / angular.js listings
- Wellnaming section
- fix book title, add format, add creators as is seen in file
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Wellnaming section
- fix book title, add format, add creators as is seen in file
via EbookFoundation#4940
* chore: improve angular / angular.js listings
- Wellnaming sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items, mainly from html.it website.
- fix titles, add format, add creators as is seen in linked files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items.
- fix titles, add format, add creators as is seen in linked files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources to TypeScript
- Well-naming sections
- fix book title, add format, add creators as is seen in files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections
- Complete notes, titles, format, authors
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Well-naming section
- Complete notes, titles, format, authors
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Handle both as anchor. angular and angular.js
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Add http://plnkr.co as valid playground for both
- Add https://stackblitz.com as valid playground for both
via EbookFoundation/free-programming-books#4940
* chore: Angular.js > AngularJS and other pitfails
- Use AngularJS as title/name
- Fix some errors with heading levels in Javascript/Typescript section
- Finish to move some resources accoding their content
via EbookFoundation/free-programming-books#4940
* feature: sections crosslinks as blockquotes
* feature: sections crosslinks as blockquotes
Mainly for AngularJS/Angular, Javascript/Typescript,
web, databases listing sections
* chore: revert scoping crosslinks only to Angular
2021-09-14 18:29:51 +00:00
* [Angular ](#angular )
2021-05-01 17:28:01 +00:00
* [Unity ](#unity )
2021-04-28 14:25:16 +00:00
* [Vue ](#vue )
2018-03-30 13:18:18 +00:00
* [Wordpress ](#wordpress )
2018-01-04 17:08:02 +00:00
* [Xcode ](#xcode )
* [XML ](#xml )
2017-11-24 00:07:56 +00:00
### AJAX
2020-10-10 02:37:58 +00:00
* [Học AJAX ](https://www.codehub.com.vn/Hoc-AJAX )
2017-11-24 00:07:56 +00:00
2018-03-30 13:18:18 +00:00
### Android
2021-04-28 14:25:16 +00:00
* [Lập trình Android - Android Widgets - Các điều khiển ](https://www.youtube.com/playlist?list=PLv6GftO355At6jjYThbMn-5r164GJ5Vyb ) - ZendVN
* [Lập trình Android - Menu - Context Menu - Dialog ](https://www.youtube.com/playlist?list=PLv6GftO355Avjf5iuNbEUsIZbltzDEuIU ) - ZendVN
* [Lập trình Android - Xây dựng bố cục giao diện với Android Layout ](https://www.youtube.com/playlist?list=PLv6GftO355AtfPQx7M3dkWgi9KPUB9S0V ) - ZendVN
2021-05-01 17:28:01 +00:00
* [Lập trình Android A-Z ](https://www.youtube.com/playlist?list=PL5uqQAwS_KDjAgLGiaCakwJV1f4vRnTLS ) - Khoa Phạm
2021-04-28 14:25:16 +00:00
* [Lập trình Android cơ bản ](https://www.youtube.com/playlist?list=PL33lvabfss1wDeQMvegg_OZQfaXcbqOQh ) - Kteam
2021-05-01 17:28:01 +00:00
* [Lập trình Android với Kotlin ](https://www.youtube.com/playlist?list=PLzrVYRai0riRFcvx8VYTF7fx4hXbd_nhU ) - Khoa Phạm
* [Lập trình Android với new Firebase ](https://www.youtube.com/playlist?list=PLzrVYRai0riTLPLclyGuByHvZ8_tDZZIr ) - Khoa Phạm
2018-03-30 13:18:18 +00:00
2021-01-23 21:41:02 +00:00
### ASP
2018-03-29 16:23:11 +00:00
* [Khóa học ASP.NET Core cơ bản ](https://tedu.com.vn/khoa-hoc/khoa-hoc-aspnet-core-co-ban-14.html ) - TEDU
2020-10-27 15:53:36 +00:00
### Bash
* [Khóa học Bash Shell cơ bản cho người mới ](https://nguyenvanhieu.vn/hoc-bash-shell-co-ban )
2020-10-31 20:36:40 +00:00
* [Những cú pháp bash shell cơ bản ](https://www.youtube.com/watch?v=xilRaF5BkKI ) - Thai Minh Tuan
2020-10-27 15:53:36 +00:00
2017-11-24 00:07:56 +00:00
### Bootstrap
2020-10-31 20:37:33 +00:00
* [Tự học Bootstrap 4 cơ bản ](https://www.youtube.com/playlist?list=PLQi-dJ8Gqv2i1NHD8f-E2w-zrrr9G7HUJ ) - VIETPRO
2021-01-23 05:28:18 +00:00
* [Twitter Bootstrap ](https://www.codehub.com.vn/Twitter-Bootstrap )
2017-11-24 00:07:56 +00:00
2018-03-30 13:18:18 +00:00
### C
2020-11-03 03:04:02 +00:00
* [Bài toán kinh điển trong lập trình C++ ](https://www.youtube.com/playlist?list=PL33lvabfss1zRuwxONgKLc_BBsZ-Y2B6b ) - K team
* [C++ ](https://www.youtube.com/playlist?list=PLyiioioEJSxHVTaeL-ELYy6Io-I8diIVZ ) - Dạy Nhau Học
* [C++ Cấu trúc dữ liệu ](https://www.youtube.com/playlist?list=PLyiioioEJSxHr-4yQvc6biuGsiYqPq35F ) - Dạy Nhau Học
* [Học lập trình C cho người mới bắt đầu (2019) ](https://www.youtube.com/playlist?list=PLh91SaQgRYnpj1GqVmVMq4acSAHtSKKwR ) - Lập Trình Không Khó
2020-10-31 20:32:09 +00:00
* [Học lập trình C cơ bản ](https://www.youtube.com/playlist?list=PLZEIt444jqpAEl0D3W17WDS3ZtGbHIxF3 ) - Son Nguyen
2020-11-03 03:04:02 +00:00
* [Học lập trình C++ cho người mới bắt đầu ](https://www.youtube.com/playlist?list=PLh91SaQgRYnp-NC3WnFDMWQV40a6m61Hr ) - Lập Trình Không Khó
* [Lập trình C++ cơ bản - HowKteam ](https://www.youtube.com/playlist?list=PL33lvabfss1xagFyyQPRcppjFKMQ7lvJM ) - K team
* [Ngôn Ngữ Lập Trình C ](https://www.youtube.com/playlist?list=PLyiioioEJSxHr5X8RNY3QXUGcjzeZeI7l ) - Dạy Nhau Học
* [Series Con trỏ trong C ](http://diendan.congdongcviet.com/threads/t42977::tim-hieu-ban-chat-cua-con-tro-tu-co-ban-den-nang-cao.cpp ) - Cộng đồng C Việt
2018-03-30 13:18:18 +00:00
2018-03-29 16:23:11 +00:00
### C-Sharp
2021-04-28 14:25:16 +00:00
* [C# Căn Bản ](https://www.youtube.com/playlist?list=PL33lvabfss1wUj15ea6W0A-TtDOrWWSRK )
* [C# Căn Bản ](https://www.youtube.com/playlist?list=PLRhlTlpDUWsyOEc-S8ovGVG5L92mZEjVu ) - TEDU
* [C# Căn Bản ](https://www.youtube.com/playlist?list=PL33lvabfss1wUj15ea6W0A-TtDOrWWSRK ) - Kteam
* [C# Nâng Cao ](https://www.youtube.com/playlist?list=PLRhlTlpDUWszTdteJzP68F8Q6gRYvhohk ) - TEDU
* [C# Nâng Cao ](https://www.youtube.com/playlist?list=PL33lvabfss1y5jmklzilr2W2LZiltk6bU ) - Kteam
* [Lập trình C# Winform cơ bản ](https://www.youtube.com/playlist?list=PL33lvabfss1y2T7yK--YZJHCsU7LZVzBS ) - Kteam
* [Lập trình game Caro với C# Winform ](https://www.youtube.com/playlist?list=PL33lvabfss1yCEzvLavt8jD4daqpejzwN ) - Kteam
* [Lập trình hướng đối tượng trong C# ](https://www.youtube.com/playlist?list=PL33lvabfss1zRgaWBcC__Bnt5AOSRfU71 ) - Kteam
* [Lập trình Key logger với C# Console Application ](https://www.youtube.com/playlist?list=PL33lvabfss1xfA6027EDgEqUp79XRft5I ) - Kteam
* [Lập trình phần mềm Quản Lý Quán Cafe với C# Winform ](https://www.youtube.com/playlist?list=PL33lvabfss1xnPhBJHjM0A8TEBBcGCTsf ) - Kteam
* [Lập trình Selenium với C# - WPF ](https://www.youtube.com/playlist?list=PL33lvabfss1ys_UxBqlKvdm6mVs1sL9T2 ) - Kteam
* [Lập trình ứng dụng Lập Lịch với C# Winform ](https://www.youtube.com/playlist?list=PL33lvabfss1zfGzpSGQN7CUoHKS6OQbJc ) - Kteam
2018-03-29 16:23:11 +00:00
2017-11-24 00:07:56 +00:00
### CSS
2020-10-10 02:37:58 +00:00
* [CSS Cơ Bản ](https://www.codehub.com.vn/CSS-Co-Ban )
2021-05-01 17:28:01 +00:00
* [CSS Cơ Bản ](https://www.youtube.com/playlist?list=PLl4nkmb3a8w1cnIhegAj5_mE8w_mbYvY4 ) - Thạch Phạm
2017-11-24 00:07:56 +00:00
2021-04-28 14:25:16 +00:00
### Git
* [Cách sử dụng Git trong THỰC TẾ | Github ](https://www.youtube.com/watch?v=O5uT6p6VWjY ) - Ông Dev
* [Git - from Zero to Hero ](https://www.youtube.com/playlist?list=PLkY6Xj8Sg8-viFVtaVps_h_Emi2wQyE7q ) - CodersX
* [Từ gà tới pro Git và Github trong 20 phút - Tự học Git siêu tốc ](https://www.youtube.com/watch?v=1JuYQgpbrW0 ) - Phạm Huy Hoàng (toidicodedao)
2020-10-10 02:37:58 +00:00
### Go
* [Golang Cơ Bản ](https://www.codehub.com.vn/Golang-Co-Ban )
2020-10-31 20:38:33 +00:00
* [Lập trình Golang ](https://www.youtube.com/playlist?list=PLVDJsRQrTUz5icsxSfKdymhghOtLNFn-k ) - Code4Func
2020-10-10 02:37:58 +00:00
2017-11-24 00:07:56 +00:00
### HTML
2020-10-10 02:37:58 +00:00
* [HTML Cơ Bản ](https://www.codehub.com.vn/HTML-Co-Ban )
2021-05-01 17:28:01 +00:00
* [HTML Cơ Bản ](https://www.youtube.com/playlist?list=PLl4nkmb3a8w135_M4YRPzYD9_6tERz3ce ) - Thạch Phạm
2018-03-30 13:18:18 +00:00
### Java
2021-05-01 17:28:01 +00:00
* [Học Lập Trình Java Cơ Bản ](https://www.youtube.com/playlist?list=PLE1qPKuGSJaB4DMiP4wYbLjfszqKg89lL ) - Thân Triệu
2021-04-28 14:25:16 +00:00
* [Khóa học lập trình JavaFX ](https://www.youtube.com/playlist?list=PL33lvabfss1yRgFCgFXjtYaGAuDJjjH-j ) - Kteam
2017-11-24 00:07:56 +00:00
2020-10-20 13:49:41 +00:00
### JavaScript
2017-11-24 00:07:56 +00:00
refactor: normalize Angular and Angular.js sections/resources (#5525)
* chore: improve angular / angular.js listings
- Wellnaming section
- fix book title, add format, add creators as is seen in file
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Wellnaming section
- fix book title, add format, add creators as is seen in file
via EbookFoundation#4940
* chore: improve angular / angular.js listings
- Wellnaming sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items, mainly from html.it website.
- fix titles, add format, add creators as is seen in linked files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items.
- fix titles, add format, add creators as is seen in linked files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources to TypeScript
- Well-naming sections
- fix book title, add format, add creators as is seen in files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections
- Complete notes, titles, format, authors
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Well-naming section
- Complete notes, titles, format, authors
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Handle both as anchor. angular and angular.js
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Add http://plnkr.co as valid playground for both
- Add https://stackblitz.com as valid playground for both
via EbookFoundation/free-programming-books#4940
* chore: Angular.js > AngularJS and other pitfails
- Use AngularJS as title/name
- Fix some errors with heading levels in Javascript/Typescript section
- Finish to move some resources accoding their content
via EbookFoundation/free-programming-books#4940
* feature: sections crosslinks as blockquotes
* feature: sections crosslinks as blockquotes
Mainly for AngularJS/Angular, Javascript/Typescript,
web, databases listing sections
* chore: revert scoping crosslinks only to Angular
2021-09-14 18:29:51 +00:00
* [ES6 Cơ Bản ](https://www.codehub.com.vn/ES6-Co-Ban )
2021-04-28 14:25:16 +00:00
* [JavaScript A-Z 2020 ](https://www.youtube.com/playlist?list=PLkY6Xj8Sg8-uPZnTdScfuH0xD-O6Kb-V- ) - CodersX
* [JavaScript Advanced 2020 ](https://www.youtube.com/playlist?list=PLkY6Xj8Sg8-tVbSFcv-p1yOaHiG8fo0kP ) - CodersX
2020-10-20 13:49:41 +00:00
* [JavaScript Cơ Bản ](https://tedu.com.vn/khoa-hoc/khoa-hoc-java-script-can-ban-12.html ) - TEDU
2020-11-17 19:09:59 +00:00
* [JavaScript Cơ Bản ](https://www.codehub.com.vn/JavaScript-Co-Ban )
2017-11-24 00:07:56 +00:00
refactor: normalize Angular and Angular.js sections/resources (#5525)
* chore: improve angular / angular.js listings
- Wellnaming section
- fix book title, add format, add creators as is seen in file
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Wellnaming section
- fix book title, add format, add creators as is seen in file
via EbookFoundation#4940
* chore: improve angular / angular.js listings
- Wellnaming sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items, mainly from html.it website.
- fix titles, add format, add creators as is seen in linked files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items.
- fix titles, add format, add creators as is seen in linked files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources to TypeScript
- Well-naming sections
- fix book title, add format, add creators as is seen in files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections
- Complete notes, titles, format, authors
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Well-naming section
- Complete notes, titles, format, authors
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Handle both as anchor. angular and angular.js
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Add http://plnkr.co as valid playground for both
- Add https://stackblitz.com as valid playground for both
via EbookFoundation/free-programming-books#4940
* chore: Angular.js > AngularJS and other pitfails
- Use AngularJS as title/name
- Fix some errors with heading levels in Javascript/Typescript section
- Finish to move some resources accoding their content
via EbookFoundation/free-programming-books#4940
* feature: sections crosslinks as blockquotes
* feature: sections crosslinks as blockquotes
Mainly for AngularJS/Angular, Javascript/Typescript,
web, databases listing sections
* chore: revert scoping crosslinks only to Angular
2021-09-14 18:29:51 +00:00
#### AngularJS
> :information_source: See also … [Angular](#angular)
* [AngularJS Cơ Bản ](https://www.codehub.com.vn/AngularJS-Co-Ban )
* [AngularJS Cơ Bản ](https://www.youtube.com/playlist?list=PLRhlTlpDUWsw70vZAkJgALJ1yhgYsqDGx ) - TEDU
#### jQuery
2017-11-24 00:07:56 +00:00
2020-10-10 02:37:58 +00:00
* [jQuery Cơ Bản ](https://www.codehub.com.vn/jQuery-Co-Ban )
2021-04-28 14:25:16 +00:00
* [jQuery Cơ bản ](https://www.youtube.com/playlist?list=PLRhlTlpDUWsyAGY7FDGSndEhOD3F2Ruhm ) - TEDU
2017-11-24 00:07:56 +00:00
2018-03-30 13:18:18 +00:00
### MongoDB
2021-04-28 14:25:16 +00:00
* [Giáo trình tự học NoSQL - MongoDB ](https://www.youtube.com/playlist?list=PLv6GftO355Aug0rwKfb6v96mlYrwOw7XV ) - ZendVN
2021-05-01 17:28:01 +00:00
* [Mongo DB cơ bản ](https://www.youtube.com/playlist?list=PLU4OBh9yHE94QAav7qIuaTtH9-pq39We8 ) - RHP Team
2021-04-28 14:25:16 +00:00
* [MongoDB 2020 ](https://www.youtube.com/playlist?list=PLkY6Xj8Sg8-vgHI_wNWPHKdiRwlgQXaTR ) - CodersX
2018-03-30 13:18:18 +00:00
2018-01-04 17:08:02 +00:00
### NodeJS
2020-11-13 20:59:07 +00:00
* [Lập Trình Nodejs Cơ Bản Tại Khoa Phạm ](https://www.youtube.com/playlist?list=PLzrVYRai0riQXAXJL9rg62tBvwD0ltJn- ) - Trung Tâm Đào Tạo Tin Học Khoa Phạm
2020-10-10 02:37:58 +00:00
* [NodeJS Cơ Bản ](https://www.codehub.com.vn/Node-js-Co-Ban )
2021-05-01 17:28:01 +00:00
* [NodeJS Cơ Bản ](https://www.youtube.com/playlist?list=PLU4OBh9yHE950LJR6uH_MqcgUC0-NCV2k ) - RHP Team
2021-04-28 14:25:16 +00:00
* [NodeJS Cơ Bản ](https://www.youtube.com/playlist?list=PL4VEtQ6PTTQEZp2kLIC7OE0E8OsObv0k8 ) - Ide Academy
2021-05-01 17:28:01 +00:00
* [NodeJS Web Server Sử Dụng Express 2020 ](https://www.youtube.com/playlist?list=PLkY6Xj8Sg8-s-m-qFBQFoeNSfpCTBiwMU ) - CodersX
2018-01-04 17:08:02 +00:00
### Objective-C
2021-05-01 17:28:01 +00:00
* [Học lập trình objective-c miễn phí ](https://www.youtube.com/playlist?list=PLgT92sqeoAUC6gHyrbdZTbulFF8qwxGSK ) - Kênh học miễn phí qua video trên youtube
2020-11-17 19:09:59 +00:00
* [Objective-C Cơ Bản ](https://www.codehub.com.vn/Objective-C-Co-Ban )
2018-01-04 17:08:02 +00:00
2017-11-24 00:07:56 +00:00
### PHP
2020-10-10 02:37:58 +00:00
* [PHP Cơ Bản ](https://www.codehub.com.vn/PHP-Co-Ban )
2021-05-01 17:28:01 +00:00
* [PHP Cơ Bản ](https://www.youtube.com/playlist?list=PLU4OBh9yHE940f_T2IyAWHAjXhMxYFZky ) - RHP Team
2021-04-28 14:25:16 +00:00
* [Tự học PHP - Các đối tượng khác trong PHP ](https://www.youtube.com/playlist?list=PLv6GftO355Av7YIhRHajDEWCHq1viEKEy ) - ZendVN
* [Tự học PHP - Căn Bản ](https://www.youtube.com/playlist?list=PLv6GftO355AulVlaWLp41kieNB9dTG1_l ) - ZendVN
* [Tự học PHP - Làm việc với ASNT ](https://www.youtube.com/playlist?list=PLv6GftO355At4rfAAqGCtokc3W1uDnv28 ) - ZendVN
2017-11-24 00:07:56 +00:00
2018-01-04 17:08:02 +00:00
### Python
2021-04-28 14:25:16 +00:00
* [Lập trình website với Python Django ](https://www.youtube.com/playlist?list=PL33lvabfss1z8GYxjyMulCnhcYGk5ah8P ) - Kteam
2020-10-10 02:37:58 +00:00
* [Python Cơ Bản ](https://www.codehub.com.vn/Python-Co-Ban )
2021-05-01 17:28:01 +00:00
* [Python Cơ Bản ](https://www.youtube.com/playlist?list=PLyiioioEJSxEh_S_XFvG0d2xKRMSWLfN_ ) - Dạy Nhau Học
2021-04-28 14:25:16 +00:00
* [Python Cơ Bản ](https://www.youtube.com/playlist?list=PL33lvabfss1xczCv2BA0SaNJHu_VXsFtg ) - Kteam
2018-03-30 13:18:18 +00:00
### React
2021-05-01 17:28:01 +00:00
* [Học lập trình React JS - Redux - NodeJS qua dự án thực tế ](https://www.youtube.com/playlist?list=PLmbxe7ftoDqSNf5yGMhbDNjIZIM5mQ7Ow ) - Thầy Nguyễn Đức Việt
2021-04-28 14:25:16 +00:00
* [Học React Hooks cơ bản (2020) ](https://www.youtube.com/playlist?list=PLeS7aZkL6GOsHNoyeEpeL8B1PnbKoQD9m ) - Easy Frontend
* [Học redux cơ bản 2020 ](https://www.youtube.com/playlist?list=PLeS7aZkL6GOvCz3GiOtvtDXChJRuebb7S ) - Easy Frontend
2021-05-01 17:28:01 +00:00
* [Khóa Học Lập Trình React.js - Redux ](https://www.youtube.com/playlist?list=PLJ5qtRQovuEOoKffoCBzTfvzMTTORnoyp ) - nghiepuit
* [Lập trình ReactJS với Redux ](https://www.youtube.com/playlist?list=PLzrVYRai0riQFEN586LOz3eMv2Rgy6WXS ) - Khoa Phạm
2021-04-28 14:25:16 +00:00
* [React.js Cơ Bản ](https://www.youtube.com/playlist?list=PLzrVYRai0riSPcINVFvaCaM7Ul55DzpLd )
2020-11-24 13:50:28 +00:00
* [ReactJS - Demo các project trong khóa học ](https://www.youtube.com/playlist?list=PLv6GftO355Av08p6Zi1I67VYw47nMS8xO ) - ZendVN - Học Lập Trình Online
2021-05-01 17:28:01 +00:00
* [Redux Cơ Bản ](https://www.youtube.com/playlist?list=PLkY6Xj8Sg8-tmotihDcWZN0LvtXFyxmRZ ) - CodersX
2018-01-04 17:08:02 +00:00
### Ruby
2020-10-10 02:37:58 +00:00
* [Ruby Cơ Bản ](https://www.codehub.com.vn/Ruby-Co-Ban )
2018-01-04 17:08:02 +00:00
2018-03-30 13:18:18 +00:00
### Sass
2021-05-01 17:28:01 +00:00
* [Sass Cơ Bản ](https://www.youtube.com/playlist?list=PLzrVYRai0riSWPPRE6Ib99zd5fV4YYH0Q ) - Khoa Phạm
2021-04-28 14:25:16 +00:00
* [Tự Học Sass ](https://www.youtube.com/playlist?list=PLv6GftO355AtWld1EE7SBAH-OkKKt23Bb ) - ZendVN
2018-03-30 13:18:18 +00:00
2017-11-24 00:07:56 +00:00
### SQL
2021-05-01 17:28:01 +00:00
* [Học SQL Cơ Bản ](https://www.youtube.com/playlist?list=PLE1qPKuGSJaDkQQB5vK7t7-PRIVjtqeHB ) - Thân Triệu
2020-10-10 02:37:58 +00:00
* [SQL Cơ Bản ](https://www.codehub.com.vn/SQL-Co-Ban )
2021-04-28 14:25:16 +00:00
* [SQL Cơ Bản ](https://www.youtube.com/playlist?list=PL33lvabfss1xnFpWQF6YH11kMTS1HmLsw ) - Kteam
2018-03-30 13:18:18 +00:00
### Swift
2021-04-28 14:25:16 +00:00
* [Hướng dẫn làm app bản đồ với MapKit ](https://www.youtube.com/playlist?list=PL4VEtQ6PTTQGCgMhgVx7zbyVj6HIC8aPH ) - Ide Academy
* [Kỹ thuật làm app camera scan QR code ](https://www.youtube.com/playlist?list=PL4VEtQ6PTTQGKBD6EVZXqPZr_YUbxXBMM ) - Ide Academy
2021-05-01 17:28:01 +00:00
* [Lập trình iOS cơ bản với Swift 3 và Xcode 8 ](https://www.youtube.com/playlist?list=PLzrVYRai0riSlAocQR3BvHCtEhcKa204E ) - Khoa Phạm
2021-04-28 14:25:16 +00:00
* [Swift 3 Căn Bản ](https://www.youtube.com/playlist?list=PL4VEtQ6PTTQFCBxdxUIS3h6h7wSTEHrPu ) - Ide Academy
* [Swift Căn Bản ](https://www.youtube.com/playlist?list=PLq6u-dSlAr2QBxCn8pbcCK2cE8PMdbar8 ) - Gramy
* [Tổng hợp các vấn đề mới và hóc búa trong Swift ](https://www.youtube.com/playlist?list=PL4VEtQ6PTTQGMYPnBh-2MqKhvWcPg9oNk ) - Ide Academy
* [Tổng hợp kỹ thuật làm app với Swift 3.x và XCode 8 ](https://www.youtube.com/playlist?list=PL4VEtQ6PTTQEsxWUwqkwbjZfXGTdMpb6T ) - Ide Academy
2017-11-24 00:07:56 +00:00
2018-01-04 17:08:02 +00:00
2018-03-29 16:23:11 +00:00
### TypeScript
2018-01-04 17:08:02 +00:00
2021-04-28 14:25:16 +00:00
* [TypeScript căn bản ](https://www.youtube.com/playlist?list=PLv6GftO355AsQtYp_YrsqEihOCiNlZkCb ) - ZendVN
2018-03-29 16:23:11 +00:00
* [TypeScript căn bản (ES6) ](https://tedu.com.vn/khoa-hoc/khoa-hoc-su-dung-typescript-can-ban-9.html ) - TEDU
2018-01-04 17:08:02 +00:00
refactor: normalize Angular and Angular.js sections/resources (#5525)
* chore: improve angular / angular.js listings
- Wellnaming section
- fix book title, add format, add creators as is seen in file
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Wellnaming section
- fix book title, add format, add creators as is seen in file
via EbookFoundation#4940
* chore: improve angular / angular.js listings
- Wellnaming sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items, mainly from html.it website.
- fix titles, add format, add creators as is seen in linked files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items.
- fix titles, add format, add creators as is seen in linked files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources to TypeScript
- Well-naming sections
- fix book title, add format, add creators as is seen in files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections
- Complete notes, titles, format, authors
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Well-naming section
- Complete notes, titles, format, authors
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Handle both as anchor. angular and angular.js
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Add http://plnkr.co as valid playground for both
- Add https://stackblitz.com as valid playground for both
via EbookFoundation/free-programming-books#4940
* chore: Angular.js > AngularJS and other pitfails
- Use AngularJS as title/name
- Fix some errors with heading levels in Javascript/Typescript section
- Finish to move some resources accoding their content
via EbookFoundation/free-programming-books#4940
* feature: sections crosslinks as blockquotes
* feature: sections crosslinks as blockquotes
Mainly for AngularJS/Angular, Javascript/Typescript,
web, databases listing sections
* chore: revert scoping crosslinks only to Angular
2021-09-14 18:29:51 +00:00
#### Angular
> :information_source: See also … [AngularJS](#angularjs)
* [Angular 2 Cơ Bản ](https://tedu.com.vn/khoa-hoc/khoa-hoc-angular2-can-ban-10.html ) - TEDU
* [Angular 4 Cơ Bản ](https://www.youtube.com/playlist?list=PLzrVYRai0riTA1m7Dasg8eraBr6R9nFgC ) - Khoa Phạm
* [Tự học Angular 2020 ](https://www.youtube.com/playlist?list=PLkY6Xj8Sg8-uBQaBU8wMLo2CrFkE-9VIZ ) - CodersX
* [Tự học Angular 5 ](https://www.youtube.com/playlist?list=PLWBrqglnjNl1qQw2nH5O1A8W_DVC3xo-V ) - Nguyen Duc Hoang
2021-05-01 17:28:01 +00:00
### Unity
* [Học Lập Trình Game Unity3D - Cơ Bản ](https://www.youtube.com/playlist?list=PL33lvabfss1wO1v5j9J5PHsbkQRlmo7KD ) - K team
* [Học Lập Trình Game Unity3D - Cơ Bản ](https://www.youtube.com/playlist?list=PLzrVYRai0riS2khouy_siPTcR0ajoS8a6 ) - Khoa Phạm
* [Học Lập Trình Game Unity3D - Cờ Vua 3D ](https://www.youtube.com/playlist?list=PLqLksqdSk4b2VcB_yvIkqRPCymXE-q48e ) - The Brown Box
* [Học Lập Trình Game Unity3D - Doge Game ](https://www.youtube.com/playlist?list=PL33lvabfss1xyYt5jGWqGlITZQCrNwHd6 ) - K team
* [Học Lập Trình Game Unity3D - Flappy Bird ](https://www.youtube.com/playlist?list=PLzrVYRai0riRwq876NCjZuulv5BjuDCBk ) - Khoa Phạm
* [Học Lập Trình Game Unity3D - Flappy Bird ](https://www.youtube.com/playlist?list=PL33lvabfss1x9P0eiUcr8f-3g2mG-PNTz ) - K team
* [Học Lập Trình Game Unity3D - Game Sprider Cave ](https://www.youtube.com/playlist?list=PLzrVYRai0riT-fZ_Wgi_NrELvqzbASetQ ) - Khoa Phạm
* [Học Lập Trình Game Unity3D - Zombie Hunter ](https://www.youtube.com/playlist?list=PL33lvabfss1zGxMf1P-ReSoOoFN7L_jo0 ) - K team
* [Lập Trình Game 2D Trên Unity3D ](https://www.youtube.com/playlist?list=PLl-dkipSQUGcQQgvh9j8a75Sz4zx9vWo8 ) - U DEV
2021-04-28 14:25:16 +00:00
### Vue
2021-05-01 17:28:01 +00:00
* [Học Vue js trong một video duy nhất ](https://www.youtube.com/watch?v=j97QtHf0CHY ) - Lập trình viên TV (Bùi Văn Nguyện)
2021-04-28 14:25:16 +00:00
* [Lập trình VueJS ](https://www.youtube.com/playlist?list=PLv6GftO355AtDjStqeyXvhA1oRLuhvJWf ) - ZendVN - Học Lập Trình Online
2021-05-01 17:28:01 +00:00
* [Vue JS cơ bản ](https://www.youtube.com/playlist?list=PLU4OBh9yHE95G_Y1cUVY-5Mc9P-rQBY3F ) - RHP Team
2021-04-28 14:25:16 +00:00
refactor: normalize Angular and Angular.js sections/resources (#5525)
* chore: improve angular / angular.js listings
- Wellnaming section
- fix book title, add format, add creators as is seen in file
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Wellnaming section
- fix book title, add format, add creators as is seen in file
via EbookFoundation#4940
* chore: improve angular / angular.js listings
- Wellnaming sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items, mainly from html.it website.
- fix titles, add format, add creators as is seen in linked files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items.
- fix titles, add format, add creators as is seen in linked files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources to TypeScript
- Well-naming sections
- fix book title, add format, add creators as is seen in files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections
- Complete notes, titles, format, authors
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Well-naming section
- Complete notes, titles, format, authors
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Handle both as anchor. angular and angular.js
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Add http://plnkr.co as valid playground for both
- Add https://stackblitz.com as valid playground for both
via EbookFoundation/free-programming-books#4940
* chore: Angular.js > AngularJS and other pitfails
- Use AngularJS as title/name
- Fix some errors with heading levels in Javascript/Typescript section
- Finish to move some resources accoding their content
via EbookFoundation/free-programming-books#4940
* feature: sections crosslinks as blockquotes
* feature: sections crosslinks as blockquotes
Mainly for AngularJS/Angular, Javascript/Typescript,
web, databases listing sections
* chore: revert scoping crosslinks only to Angular
2021-09-14 18:29:51 +00:00
### Wordpress
2018-03-30 13:18:18 +00:00
2021-05-01 17:28:01 +00:00
* [WordPress Cơ Bản ](https://www.youtube.com/playlist?list=PLl4nkmb3a8w3qzoFaXLsPohofWUMTOHBU ) - Thạch Phạm
* [WordPress Nâng Cao ](https://www.youtube.com/playlist?list=PLl4nkmb3a8w3qzoFaXLsPohofWUMTOHBU ) - Thạch Phạm
2021-04-28 14:25:16 +00:00
* [Xây dựng Plugin Wordpress căn bản ](https://www.youtube.com/playlist?list=PLv6GftO355AucJ4Td8_6h007nQuVJQsPN ) - ZendVN
2018-03-30 13:18:18 +00:00
2018-01-04 17:08:02 +00:00
### Xcode
2020-10-10 02:37:58 +00:00
* [Xcode Cơ Bản ](https://www.codehub.com.vn/Xcode-Co-Ban )
2018-03-29 16:23:11 +00:00
### XML
2020-10-10 02:37:58 +00:00
* [XML Cơ Bản ](https://www.codehub.com.vn/XML-Co-Ban )