Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
July 11, 2019 09:17 pm GMT

Beginner Python Resources Recommended by the Tech Community

Besides the occasional dive into PHP, I've only ever worked with JavaScript. I went to a bootcamp for front end engineering and work as a UI engineer so I've never really had the need to look into any other languages. Lately, I've been interested in learning more about Python so I sent out the following tweet and received some great resources about where to begin!

Here are some of the beginner-friendly Python resources that were recommended to me.

Free College Courses

edX's Introduction to Computer Science and Programming Using Python
This is a 14-16 hour/week course that lasts 9 weeks and is provided by MIT. The course is free but you can pay $75 for graded exams and assignments as well as a certificate.

Carnegie Mellon University's Fundamentals of Programming
By the end of the course you'll be able to read, write, design and debug Python code.

Online Resources

The Modern Python 3 Bootcamp
The course includes 29.5 hours of videos as well as downloadable resources, over 121 articles and 135 coding exercises. Udemy courses regularly go on sale so keep an eye on this one if you're interested in taking it!

Real Python
Various tutorials that allow you to learn Python from the ground up.

Python Crash Course by Traversy Media
Covers Python basics in an hour and a half.

Books

Learn Python the Hard Way by Zed Shaw
You'll work through 52 coding exercises when reading through this book. It also includes a DVD with 5+ hours of teaching.

Automate the Boring Stuff with Python by Al Sweigart
You'll learn how to write programs that take minutes to complete what normally would take hours by hand. No prior coding experience is necessary before reading!

Dive Into Python 3 by Mark Pilgrim
Each chapter starts with a real code sample which is broken down and explained.

Streams

Learning Python from Scratch with Brian Clark and Cecil Phillip
Brian and Cecil stream every Wednesday starting around 11 am ET where they document their journey learning Python.

Have another great beginner-friendly Python resource? I'd love if you left it in the comments below!

Be sure to follow me on Twitter and Instagram for lots of posts about tech, and if I'm being honest, lots of posts about dogs too.


Original Link: https://dev.to/karaluton/beginner-python-resources-recommended-by-the-community-27of

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To