Skip to content

Commit 780b97b

Browse files
kyozeshellman
authored andcommitted
Add more Vietnamese Free Programming Courses (EbookFoundation#2780)
* Add more Vietnamese Free Programming Courses * Fix Incorrect number of blank lines between last section and next heading * Fix Courses Ordering * Fix Courses Ordering * Fix Courses Ordering * Fix Courses Ordering
1 parent c076c71 commit 780b97b

File tree

1 file changed

+30
-2
lines changed

1 file changed

+30
-2
lines changed

free-courses-vi.md

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
### Index
22

33
* [AJAX](#ajax)
4+
* [Angular](#angular)
45
* [AngularJS](#angularjs)
6+
* [ASP.NET](#asp)
57
* [Bootstrap](#bootstrap)
8+
* [C#](#c-sharp)
69
* [CSS](#css)
710
* [HTML](#html)
811
* [Javascript](#javascript)
@@ -13,6 +16,7 @@
1316
* [Python](#python)
1417
* [Ruby](#ruby)
1518
* [SQL](#sql)
19+
* [TypeScript](#typescript)
1620
* [Xcode](#xcode)
1721
* [XML](#xml)
1822

@@ -22,16 +26,33 @@
2226
* [Học AJAX](http://www.hoclaptrinh.org/Hoc-AJAX)
2327

2428

29+
### Angular
30+
31+
* [Angular 2 Cơ Bản](https://tedu.com.vn/khoa-hoc/khoa-hoc-angular2-can-ban-10.html) - TEDU
32+
33+
2534
### AngularJS
2635

2736
* [AngularJS Cơ Bản](http://www.hoclaptrinh.org/Angular-JS-Co-Ban)
2837

2938

39+
### ASP
40+
41+
* [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
42+
43+
3044
### Bootstrap
3145

3246
* [Twitter Bootstrap](http://www.hoclaptrinh.org/Twitter-Bootstrap)
3347

3448

49+
### C-Sharp
50+
51+
* [C# Căn Bản](https://www.youtube.com/watch?v=9kohr6pMwag&list=PL33lvabfss1wUj15ea6W0A-TtDOrWWSRK)
52+
* [C# Căn Bản](https://www.youtube.com/watch?v=YgtY0RRM7WQ&list=PLRhlTlpDUWsyOEc-S8ovGVG5L92mZEjVu&index=1) - TEDU
53+
* [C# Nâng Cao](https://www.youtube.com/watch?v=j-UpmHdqV5Q&list=PLRhlTlpDUWszTdteJzP68F8Q6gRYvhohk&index=1) - TEDU
54+
55+
3556
### CSS
3657

3758
* [CSS Cơ Bản](http://www.hoclaptrinh.org/CSS-Co-Ban)
@@ -45,11 +66,13 @@
4566
### Javascript
4667

4768
* [Javascript Cơ Bản](http://www.hoclaptrinh.org/JavaScript-Co-Ban)
69+
* [Javascript Cơ Bản](https://tedu.com.vn/khoa-hoc/khoa-hoc-java-script-can-ban-12.html) - TEDU
4870

4971

5072
### jQuery
5173

5274
* [jQuery Cơ Bản](http://www.hoclaptrinh.org/jQuery-Co-Ban)
75+
* [jQuery Cơ bản](https://www.youtube.com/watch?v=AEMXXWrJmHU&index=1&list=PLRhlTlpDUWsyAGY7FDGSndEhOD3F2Ruhm) - TEDU
5376

5477

5578
### NodeJS
@@ -82,11 +105,16 @@
82105
* [SQL Cơ Bản](http://www.hoclaptrinh.org/SQL-Co-Ban)
83106

84107

85-
### XML
108+
### TypeScript
86109

87-
* [XML Cơ Bản](https://www.hoclaptrinh.org/XML-Co-Ban)
110+
* [TypeScript căn bản (ES6)](https://tedu.com.vn/khoa-hoc/khoa-hoc-su-dung-typescript-can-ban-9.html) - TEDU
88111

89112

90113
### Xcode
91114

92115
* [Xcode Cơ Bản](https://www.hoclaptrinh.org/Xcode-Co-Ban)
116+
117+
118+
### XML
119+
120+
* [XML Cơ Bản](https://www.hoclaptrinh.org/XML-Co-Ban)

0 commit comments

Comments
 (0)