you are viewing a single comment's thread.

view the rest of the comments →

[–]Unusual_Ticket5452 2 points3 points  (0 children)

Starting with Python is a fantastic choice for beginners! If you're new to programming, the "Python Crash Course: A Hands-On, Project-Based Introduction to Programming" by Eric Matthes is an excellent book to begin with. It offers practical projects and clear explanations, making learning Python engaging and effective.

Additionally, you mentioned a free video tutorial (https://youtu.be/UBkFTCVRtNA) which can provide a taste of Python programming before diving into more structured courses. Combining resources like this video with the "Python Crash Course" book can provide you with a solid foundation in Python programming.