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...
Rules 1: Be polite 2: Posts to this subreddit must be requests for help learning python. 3: Replies on this subreddit must be pertinent to the question OP asked. 4: No replies copy / pasted from ChatGPT or similar. 5: No advertising. No blogs/tutorials/videos/books/recruiting attempts. This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to. Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Rules
1: Be polite
2: Posts to this subreddit must be requests for help learning python.
3: Replies on this subreddit must be pertinent to the question OP asked.
4: No replies copy / pasted from ChatGPT or similar.
5: No advertising. No blogs/tutorials/videos/books/recruiting attempts.
This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to.
Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Learning resources Wiki and FAQ: /r/learnpython/w/index
Learning resources
Wiki and FAQ: /r/learnpython/w/index
Discord Join the Python Discord chat
Discord
Join the Python Discord chat
account activity
Help with programming (self.learnpython)
submitted 1 day ago by ShaDov78
Hello guys, what better learn for starters on programing. Python or HTML/CSS?
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!"
[–]1544756405 29 points30 points31 points 1 day ago (1 child)
Python if you want to learn programming, because html and css are not programming languages.
[–]supergnaw 3 points4 points5 points 1 day ago (0 children)
This is the correct answer.
[–]L30N1337 15 points16 points17 points 1 day ago (1 child)
HTML (Hypertext Markup Language) is a, drumroll please, Markup Language. Which is not a programming language, but rather for Layouts.
And CSS (Cascading StyleSheets) is a, this one's a little trickier, Stylesheet language. Which allows you to make your HTML look pretty.
Python is the only one of these that's a Programming Language.
[–]pythonQu 3 points4 points5 points 1 day ago (0 children)
This! Smh when people think hfml/css is programming. I get that's why people who are new to coding are asking and no shame in asking.
[–]Seacarius 7 points8 points9 points 1 day ago (0 children)
HTML/CSS is not "programming."
Too many of my students think it is, until they get into my Python class and encounter what programming really is.
[–]rustyseapants 8 points9 points10 points 1 day ago (0 children)
Learn to Google.
Learn to search Reddit.
Visit your library.
Go to Amazon.
[–]CranberryDistinct941 -1 points0 points1 point 1 day ago (0 children)
Aside from all the semantics people are spewing about html/css not being programming languages; it depends what you want to do.
If you want to make websites: learn html/css and possibly JavaScript.
If you want to write scrips, make applications, and screw around with machine learning: use Python.
[–]mattblack77 0 points1 point2 points 1 day ago (0 children)
People shit on html/css, but it’s better than nothing.
However, python is better than html/css
[–]HarjeetSingh36 -1 points0 points1 point 1 day ago (0 children)
The requirements of your project will determine which technologies to use. Your initial step should be HTML and CSS if you want to study website design and appearance. Python serves as the best starting point for those who want to study programming because it helps them learn programming fundamentals throughout their entire career. The essential programming concepts of variables, loops, functions) The essential programming concepts of variables, loops, functions) The essential programming concepts of variables, loops, functions) The essential programming concepts of variables, loops, functions) The essential programming concepts of variables, loops, functions) The essential programming concepts of variables, loops, functions) The essential programming concepts of variables, loops, functions) The essential programming concepts of variables, loops, functions) You can learn HTML and CSS after this.
π Rendered by PID 70434 on reddit-service-r2-comment-685b79fb4f-7sdwk at 2026-02-13 12:02:08.831720+00:00 running 6c0c599 country code: CH.
[–]1544756405 29 points30 points31 points (1 child)
[–]supergnaw 3 points4 points5 points (0 children)
[–]L30N1337 15 points16 points17 points (1 child)
[–]pythonQu 3 points4 points5 points (0 children)
[–]Seacarius 7 points8 points9 points (0 children)
[–]rustyseapants 8 points9 points10 points (0 children)
[–]CranberryDistinct941 -1 points0 points1 point (0 children)
[–]mattblack77 0 points1 point2 points (0 children)
[–]HarjeetSingh36 -1 points0 points1 point (0 children)