แนะนำหนังสือและวิดีโอเรียนเขียนโค้ด เพื่อต่อยอดสร้างโปรแกรม สร้างแอพพลิเคชั่น สำหรับผู้เริ่มต้น แบบไม่มีพื้นฐานมาก่อน

enter image description here

(book) Head First Learn to Code: A Learner's Guide to Coding and Computational Thinking

enter image description here

  • I like Head First book series a lot. It makes me feel like I read a comic.
  • Code example in Python
  • Python is good in term of multiple purposes language.
  • They are good at creating website Data scientist, Statistic Machine learning
  • Back by Google. They use Python a lot.

Link to the ebook: https://www.amazon.com/Head-First-Learn-Code-Computational-ebook/dp/B0792LM8Q9

(book) The Self-Taught Programmer: The Definitive Guide to Programming Professionally

enter image description here

  • High review score on Amazon
  • Code example in Python
  • Author is a self-taught programmer and get a job at Ebay.

Link to the ebook: https://www.amazon.com/Self-Taught-Programmer-Definitive-Programming-Professionally-ebook/dp/B01M01YDQA/

(video) What Is Programming?

enter image description here

  • The video is from Pluralsight
  • Overview of programming
  • Not dig into code but it is great to get started with the overview of programming

Link to the video: https://www.pluralsight.com/courses/what-is-programming

(video) Learning To Program - Part 1- Getting Started

enter image description here

  • The video is Pluralsight
  • Code example in JavaScript with Node.js
  • Basic and overview of basic programming

Link to the video: https://www.pluralsight.com/courses/learning-programming-javascript

(video) Learning To Program - Part 2- Abstractions

enter image description here

  • More serious than part 1
  • More programming techniques
  • Code examples in Python

Link to the video: https://www.pluralsight.com/courses/learning-programming-abstractions-python

(video) Programming Foundations: Fundamentals

enter image description here

  • The video is from Lynda.com
  • Fundamental programming
  • The instructor explain clearly and easy to follow
  • Code example in Python

Link to the video: https://www.lynda.com/JavaScript-tutorials/fundamentals-programming/779751/2230252-4.html