(book) Head First Learn to Code: A Learner's Guide to Coding and Computational Thinking
- 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
- 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?
- 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
- 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
- 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
- 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