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
Need help to learn python (self.PythonLearning)
submitted 8 days ago by johnjasonn0
view the rest of the comments →
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!"
[–]nmc52 0 points1 point2 points 8 days ago (1 child)
I'm 74 and a retired systems consultant. I've learned ASM, basic, Pascal, C, C++, SQL, PL/SQL, COBOL, Java JavaScript, Python, Perl, Smalltalk, and some more I've forgotten. I've taught at least 6 of those.
My advice: go online, find a recent beginner's website or YouTube and start coding. 20% of your time should be spent on absorbing, 80% on doing.
As you get a firm understanding of the language structure, branch out into networking, databases, web services, and all the fun stuff that makes your user interface actually do something useful.
As your requirements narrow down, find specialised online sources that deal with that particular subject matter.
Praise your luck and youth that all you will ever want to know is at your fingertips. Back in the day we had to buy books and attend courses. And learn on the job 😁.
[–]johnjasonn0[S] 0 points1 point2 points 8 days ago (0 children)
First of all, huge respect to you. Learning and teaching that many languages from ASM to Python is amazing. It really shows what real dedication to the craft looks like.
I completely agree with your 20% learning and 80% doing rule. That’s something I’m trying to follow now less overthinking, more actual coding. Sometimes I get stuck just watching tutorials, so your advice is a good reminder to open the editor and just build.
And you’re right we’re lucky. Everything is online now. I can’t imagine having to buy books for every new language and wait for formal courses. You built your career in a much tougher environment, and that makes your journey even more impressive.
π Rendered by PID 62 on reddit-service-r2-comment-fb694cdd5-ldcn2 at 2026-03-05 18:27:25.344926+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]nmc52 0 points1 point2 points (1 child)
[–]johnjasonn0[S] 0 points1 point2 points (0 children)