นิสิตรหัส 60
นิสิตรหัส 61
การทำ CSR

ามสิบสองเรื่องราว ได้แก่การโปรแกรมโครงสร้างการรับส่งค่า การใช้ตัวแปรข้ามฟอร์ม การประมวลผล การจัดทำรายงานการเชื่อมข้อมูล ฟังก์ชัน เอดิเตอร์ เครื่องบริการเรสปอนซีฟ ไลบรารี่ เทมเพจ แพลตฟอร์มการโปรแกรมเชิงวัตถุ ระบบปฏิบัติการระบบฐานข้อมูลระบบเครือข่ายการควบคุมรุ่นฟร้อนท์เอ็นด์ แบล็คเอ็นด์คลาวด์อีคอมเมอร์ซอีเลินนิ่งอุปกรณ์เคลื่อนที่การสื่อสารโปรแกรมสำนักงานแอปพลิเคชันกราฟิกมัลติมีเดีย วิจัย ประสบการณ์เชิงระบบโปรไฟล์

github.com
1. Menubar, View, Command Palette... = Ctrl-Shift-P
2. Git: Clone = https://github.com/thaiall/mygitfriends
3. Select Repository Location = e:\vscode
4. Git: Pull (Update files before Change and Push)
5. use windows explorer : copy burin.jpg to e:\vscode\mygitfriends
DOS> git config --global user.email "test@test.com"
DOS> git config --global user.name "test"
6. Command Palette... = Ctrl-Shift-P
7. Git: Commit All + Choose a repository
8. Git: Push + Choose a repository (check in github)
9. Delete : burin.jpg
10. Git: Commit All + Git: Push : again (check in github)