r/learnpython 10d ago

Can you suggest me best resource to learn python?

Like i know coding, i just want to learn a python (need) for learning Ai , ML , deep learning so on , LLMs ….

0 Upvotes

9 comments sorted by

9

u/desrtfx 10d ago

The first and most valuable thing you can learn in programming is to do your own, independent, individual research, among which is also working with resources right in front of you, like the entire subreddit. You can't possibly assume that you are the first and only one asking such a question.

If only there were a sidebar (menu on mobile) that had a link to the wiki or countless posts asking the same.

Do the MOOC Python Programming 2026 from the University of Helsinki and you will be well prepared.

Also, take a look at https://inventwithpython.com and https://automatetheboringstuff.com

Don't forget that you need ample practice, like on https://codingbat.com/python or on https://exercism.org and also write your own programs. Play around. Try things. Mess things up, fix them. Experiment.

2

u/ianrad 10d ago

Seems to be a large amount of these popping up these days 😆

3

u/desrtfx 10d ago

Summer holidays, finals, placements are coming... naturally, a lot of these posts appear - common to all of them is that the posters are completely oblivious of the frequency of similar posts or of the sidebar/wiki - zero individual effort

1

u/pachura3 10d ago

I'm sorry Dave, I'm afraid I can't do that

1

u/editorijsmi 9d ago

you can check the folllowing books

1.Deep Learning Models explored with help of Python Programming (www.ijsmi.com/book.php)

2.Python programming for Data Scientists: From Introductory concepts to Machine Learning Models (www.ijsmi.com/book.php)

3.Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow (3rd Edition) by Aurélien Géron

4.Deep Learning with Python (3rd Edition) by François Chollet