From 2f10f09ca5657dcb33bc4e2457c96078786f52d4 Mon Sep 17 00:00:00 2001 From: Chanwit Settavongsin <39792693+max180643@users.noreply.github.com> Date: Wed, 11 Nov 2020 03:22:48 +0700 Subject: [PATCH] add Thai language resource (#4287) Co-authored-by: Eric Hellman --- free-programming-books-th.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/free-programming-books-th.md b/free-programming-books-th.md index 4844e21d..1d5eff50 100644 --- a/free-programming-books-th.md +++ b/free-programming-books-th.md @@ -1,11 +1,18 @@ ### Index +* [IoT (internet of things)](#iot-internet-of-things) * [Java](#java) * [Python](#python) +### IoT (internet of things) + +* [Introduction to Wireless Sensor Networks-แนะนำเครือข่ายเซนเซอร์ไร้สาย](https://www.nectec.or.th/news/news-public-document/introwsn.html) - ผศ.ดร.วรรณรัช สันติอมรทัต และ ผศ.ดร.สกุณา เจริญปัญญาศักดิ์ + + ### Java +* [Java Programming Concept](http://it.e-tech.ac.th/poohdevil/JavaConcepts/) - Rungrote Phonkam * [โครงสร้างข้อมูลฉบับวาจาจาวา](https://www.cp.eng.chula.ac.th/books/ds-vjjv/) - สมชาย ประสิทธิ์จูตระกูล @@ -13,7 +20,3 @@ * [Python ๑๐๑](https://www.cp.eng.chula.ac.th/books/python101/) - กิตติภณ พละการ, กิตติภพ พละการ, สมชาย ประสิทธิ์จูตระกูล , สุกรี สินธุภิญโญ - -### IoT (internet of things) - -* [Introduction to Wireless Sensor Networks-แนะนำเครือข่ายเซนเซอร์ไร้สาย](https://www.nectec.or.th/news/news-public-document/introwsn.html) - ผศ.ดร.วรรณรัช สันติอมรทัต และ ผศ.ดร.สกุณา เจริญปัญญาศักดิ์ -- GitLab