[SOLVED] What is the best Python course to start with?

What is the best Python course too start with?
I Want to learn it fast, but also hands on things, in English off course and I want Learn it good and play full. Some advice?

2 Likes

Depends on what you want to learn it for.
For data science and machine learning try:
Python A-Z™: Python For Data Science With Real Exercises!

For more general usage check out:
Complete Python Bootcamp: Go from zero to hero in Python 3

A great hands-on course to practice as you go along is:

The Art of Doing: Code 40 Challenging Python Programs Today!

2 Likes

Python has become one of the most popular programming languages due to its vast set of libraries, large community support and numerous other advantages.

I have been programming in Python since last 8 months. I love Python.
THE PERSON WHO ASKED THE QUESTION :
Table of Contents Think like a computer scientist

I will first talk about from where I started. I learnt everything mostly via the Internet.
Then I will mention some other free resources which I found later.
So I began with this video on Youtube by Mike Dane. His explanation is to the point and crisp.

Programming for Everybody (Getting Started with Python) | Coursera
Python Data Structures | Coursera

These are free.
You may try the Python with IBM courses( I have not tried them but they would be better if you already are a programmer)

MIT 6.001 is also a good option . (MIT OCW)
SOME GREAT WEBSITES for tutorials :
1.) REAL PYTHON Python Tutorials – Real Python

2.)Python Programming Tutorials

Sentdex ( Harrison Kinsley) is the GOD OF PYTHON. He can do anything in Python . Check his channel on youtube . Machine learning , Data science, Robotics, Deep learning , Web framework. He gives free and quality tutorials for everything.

3.)Home QUANTITATIVE ECONOMICS FOR PYTHON - BEST BET FOR PROGRAMMERS WHO ARE EXPERIENCED.
4.)Python Online Course

Another good option for experienced programmers
5.)Table of Contents
How to Think Like a Computer Scientist: Interactive Edition

YOUTUBE CHANNELS
1.)Sentdex

2.)His explanations of libraries are great and the best on youtube.
COREY SCHAFER
Corey Schafer

3.)Derek Banas’ videos are an better option for programmers with some experience.

4.)Socratica Python Series

5.) Joe James


Here are some of the best tutorials that you should try:

If I continue, the list would be very long. So, check them all; whichever you feel you are more comfortable in than the others, go for it. Just keep in mind, have patience and determination; you will enjoy it!

Hope this helps.

4 Likes

You can also check these topics, they also covered what actually you need.

Python | How To Start | From Where Should I Learn | What Would Be The Best Selection!

Best Python Resources Beginners To Programmers!

Python Videos Resources Beginners To Programmers!

45 Python Interview Questions & Answers You May Wonder To Know!

best of luck and happy learning mate :slight_smile:

2 Likes

Personally, I find this course great to start with ! Check it out :slight_smile:
Python Bible

1 Like

Thanks for the study tips, I will look on it! :smiley::+1:

1 Like

Thanks Kombolt! W’ll try that out.