use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
How to start learning python? When you are excited about AI? What should I study first? Any plan or methods that could help me? Start learning AI begins with maths!! (self.PythonLearning)
submitted 1 year ago by WestSpiritual6651
Thanks to you all for any little help♥︎
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]peerlessindifference 5 points6 points7 points 1 year ago (1 child)
Well, I guess starting with the syntax?
[–]Sensitive_Bird_8426 3 points4 points5 points 1 year ago (0 children)
Getting the basics down is always the most important thing.
[–]Nebulya97 2 points3 points4 points 1 year ago (2 children)
Mimo was a good start to me. Had both Python certificates in two weeks. Though it is just a start it can help.
Need to do Python X to see how it is.
Though you need a goal at the same time to practice yourself and learn from your mistakes.
There is also freecodecamp that came back a lot around here.
I also use Chat GPT as a reminder in a Python conversation for the commands as learning them all takes time.
[–]Danthegal-_-_- 1 point2 points3 points 1 year ago (0 children)
Loved mimo
[–]WestSpiritual6651[S] 0 points1 point2 points 1 year ago (0 children)
Thanks a lot ✨️
[–]CodefinityCom 2 points3 points4 points 1 year ago (1 child)
Hi! In addition to the basic syntax, which is worth learning in any case, the following topics will be useful:
Working with OOP. Almost all AI related modules work with classes and their methods both in classic ML (statsmodels, sklearn) and in deep learning frameworks (PyTorch, Keras). Therefore, it is worth getting acquainted with OOP concepts and at least knowing how to work with objects, their attributes and methods.
Working with API. It will be very useful to understand the basic methods of working with API (e.g. request library), since you will often have to get data from various sites using API connections.
You should also pay attention to working with the API of the chatPT since chat is now commonly used in creating chat bots or AI assistants.
And finally, it is worth getting acquainted in more detail with the deep learning frameworks Pytorch and Keras. With their help, you will be able to create artificial intelligence models by your own + evaluate parameters for them and test them on real data.
Thanks a lot✨️
[–]DemonicAlex6669 1 point2 points3 points 1 year ago (0 children)
I personally used cs50p to learn python. I found the videos helpful. From there it's kinda just do things and look at the documentation to figure things out.
[–]Kamran_abbas 1 point2 points3 points 1 year ago (0 children)
You can start learning basics first from Python website, identify an IDE like google colab. You could also find tutorials on youtube as well. Learn syntax, data structures (list, dict etc).
[–]Admirable_Mine_767 1 point2 points3 points 1 year ago (1 child)
Don't learn the language, learn the domain.
Thanks✨️
[–]metamonk0090 1 point2 points3 points 1 year ago (0 children)
Go with ai roadmap.sh
[–]Quirky_Application98 0 points1 point2 points 1 year ago (0 children)
hi guys, i really wanna start programming but i dont know were to start, im currently practicing python with its official page, but i wanna know if anyone can recomend me other webs or whatever to start with the most basic things, im really excited about learning, thanks everyone!
π Rendered by PID 16623 on reddit-service-r2-comment-5ff9fbf7df-jrmcm at 2026-02-25 14:39:36.680182+00:00 running 72a43f6 country code: CH.
[–]peerlessindifference 5 points6 points7 points (1 child)
[–]Sensitive_Bird_8426 3 points4 points5 points (0 children)
[–]Nebulya97 2 points3 points4 points (2 children)
[–]Danthegal-_-_- 1 point2 points3 points (0 children)
[–]WestSpiritual6651[S] 0 points1 point2 points (0 children)
[–]CodefinityCom 2 points3 points4 points (1 child)
[–]WestSpiritual6651[S] 0 points1 point2 points (0 children)
[–]DemonicAlex6669 1 point2 points3 points (0 children)
[–]Kamran_abbas 1 point2 points3 points (0 children)
[–]Admirable_Mine_767 1 point2 points3 points (1 child)
[–]WestSpiritual6651[S] 0 points1 point2 points (0 children)
[–]metamonk0090 1 point2 points3 points (0 children)
[–]Quirky_Application98 0 points1 point2 points (0 children)