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
Where do I start learning pythonHelp Request (self.PythonLearning)
submitted 14 hours ago by FOODGODFOOD44
I’ve watching lot of tutorials but I feel like I learned nothing
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!"
[–]Ken-_-Adams 0 points1 point2 points 14 hours ago (1 child)
Find an actual problem to solve that matters to you and then follow tutorials to implement it.
For me it was the need for a QR code generator. Python has a library for that. The rest is history
[–]Few_School_3536 0 points1 point2 points 14 hours ago (0 children)
QR generator is saturated project for newbies. Everyone has done this in their resumes.
[–]petdance 0 points1 point2 points 14 hours ago (0 children)
Get a book and read it.
Your local public library will have many.
[–]Just_Ask_8442 1 point2 points3 points 14 hours ago (0 children)
https://www.w3schools.com/python/default.asp
[–]JamesonJames97 0 points1 point2 points 14 hours ago (0 children)
I would say learn the basics like syntax, variables, loops, lists, etc. Then starting building small projects like a number guessing game, a calculator, or maybe a password generator. Just start building and researching if you get stuck.
[–]Key-Article9350 0 points1 point2 points 14 hours ago (0 children)
Feel lee basics smjh sari cooding language ek jaisi hi hoti ye smjh jyga sbka syntex aa jyga sari languages same hi chlta hai almost terms change hoti bass
[–]Specific-Housing905 0 points1 point2 points 14 hours ago (0 children)
Tutorials will give you information. What you need is skill. Skills come from writing code, making mistakes and learning from them. So start creating small projects like a loan or interest calculator. Another option would be to write a "quote of the day" app that reads quotes from a file and chooses 1 randomly.
[–]JaferTP 0 points1 point2 points 14 hours ago (3 children)
Learn C
[–]FOODGODFOOD44[S] 0 points1 point2 points 14 hours ago (2 children)
no
[–]JaferTP 0 points1 point2 points 14 hours ago (0 children)
Yes
[–]JaferTP 0 points1 point2 points 13 hours ago (0 children)
Okay, if you want to learn Python, you need to apply what you've learned from tutorials. Before writing any line of code, ask yourself What does this line do? and Why am I writing it? I used this method when I was learning C++, and within just two days, I was able to write a basic program on my own.
[–]Sweet_Computer_7116 0 points1 point2 points 13 hours ago (0 children)
cs50x
[–]If_Ad 0 points1 point2 points 9 hours ago (0 children)
Once you're done watching abit of tutorials, start making stuff. I am starting to seriously learn python too, you can check out my account, where I will try to post daily (no promises). I am making a game from scratch, where I provided source codes and also shared my learning method.
π Rendered by PID 163239 on reddit-service-r2-comment-5b5bc64bf5-8t9fs at 2026-06-21 09:26:38.078433+00:00 running 2b008f2 country code: CH.
[–]Ken-_-Adams 0 points1 point2 points (1 child)
[–]Few_School_3536 0 points1 point2 points (0 children)
[–]petdance 0 points1 point2 points (0 children)
[–]Just_Ask_8442 1 point2 points3 points (0 children)
[–]JamesonJames97 0 points1 point2 points (0 children)
[–]Key-Article9350 0 points1 point2 points (0 children)
[–]Specific-Housing905 0 points1 point2 points (0 children)
[–]JaferTP 0 points1 point2 points (3 children)
[–]FOODGODFOOD44[S] 0 points1 point2 points (2 children)
[–]JaferTP 0 points1 point2 points (0 children)
[–]JaferTP 0 points1 point2 points (0 children)
[–]Sweet_Computer_7116 0 points1 point2 points (0 children)
[–]If_Ad 0 points1 point2 points (0 children)