|
|
@@ -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
|