From 9272f954540f50b6438fa95d2b8e3eb68591b6a9 Mon Sep 17 00:00:00 2001 From: siriwatw <34371988+siriwatw@users.noreply.github.com> Date: Wed, 21 Oct 2020 07:44:58 +0700 Subject: [PATCH] Create free-courses-th.md (#4367) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Create free-courses-th.md * Update free-courses-th.md edit break line * Update free-courses-th.md -edit line break (3 lines) -edit 3 names of cources from marcuscode.com(C, C#, C++, Js, Py) * Update free-courses-th.md change (Author) to " - " * Update free-courses-th.md edit [ภาษา Javascript] to [ภาษา JavaScript] * Update free-courses-th.md alphabetize --- free-courses-th.md | 68 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 free-courses-th.md diff --git a/free-courses-th.md b/free-courses-th.md new file mode 100644 index 00000000..2a976e82 --- /dev/null +++ b/free-courses-th.md @@ -0,0 +1,68 @@ +### Index + +* [C](#c) +* [C#](#c-sharp) +* [C++](#cpp) +* [Git](#git) +* [JavaScript](#javascript) + * [Angular.js](#angularjs) + * [NodeJS](#nodejs) + * [React](#react) + * [Vue.js](#vuejs) +* [Python](#python) + + +### C + +* [ภาษา C](http://marcuscode.com/lang/c) - MarcusCode + + +### C-Sharp + +* [ภาษา C#](http://marcuscode.com/lang/csharp) - MarcusCode + + +### CPP + +* [ภาษา C++](http://marcuscode.com/lang/cpp) - MarcusCode + + +### Git + +* [มาเรียนรู้ Git แบบง่ายๆกันเถอะ](https://blog.nextzy.me/มาเรียนรู้-git-แบบง่ายๆกันเถอะ-427398e62f82) - Ake Exorcist +* [สอน git และ github เบื้องต้น](https://www.youtube.com/playlist?list=PLoTScYm9O0GGsV1ZAyP4m_iyAbflQrKrX) - prasertcbs +* [สอนใช้ Git - Version Control System](https://www.youtube.com/playlist?list=PLjPfp4Ph3gBrgVPZySWHZwxXSxdgOKhQ-) - CMDev + + +### JavaScript + +* [จาวาสคริปต์เบื้องต้น](https://phyblas.hinaboshi.com/saraban/javascript) - Phyblas +* [ภาษา JavaScript](http://marcuscode.com/lang/javascript) - MarcusCode +* [สอน JavaScript](https://www.youtube.com/playlist?list=PL_xSQKvnccplgKmdtqizMGRh11witheTM) - Zinglecode + + +#### Angular.js + +* [มือใหม่หัดใช้ Angular](https://priefydev.wordpress.com/tag/angular/) - Priefy Dev. + + +#### NodeJS + +* [สอน Node.js เบื้องต้น](https://www.youtube.com/playlist?list=PLoTScYm9O0GERtEdsPHK5Q-cdor5ADnyM) - pracertcbs +* [สอน Nodejs เบื้องต้น สำหรับผู้เริ่มต้นศึกษา Nodejs](https://www.youtube.com/playlist?list=PLEE74DyIkwEkWkVWy3TbjrTICVF_eUdyc) - Kong Ruksiam + + +#### React + +* [สอน React.JS Tutorial](https://www.youtube.com/playlist?list=PLjPfp4Ph3gBo5SmWJXwv4oKDfeTXA7xgw) - CMDev + + +#### Vue.js + +* [สอนเขียน VueJS](https://www.youtube.com/playlist?list=PLjPfp4Ph3gBry3sJDNrbqor5ikjwGDJ_7) - CMDev + + +### Python + +* [ชีวิตคนช่างแสนสั้น เราไม่หวั่นใช้ python](https://phyblas.hinaboshi.com/saraban/python) - Phyblas +* [ภาษา Python](http://marcuscode.com/lang/python) - MarcusCode -- GitLab