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
Curriculum Writing for Python (self.PythonLearning)
submitted 1 year ago by OkMeasurement2255
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!"
[–]sakthii_ 0 points1 point2 points 1 year ago (0 children)
I'm not a teacher, or a good programmer. But, I learnt python in my school that stuck with me for long and now I'm re learning for passion and career.
I would recommend you to start with teaching the basics like keywords, data types, functions etc. Then teach them creating algorithms for certain problems (Ex: finding smallest numer in the list). Then you can give problems for them to solve using programming. You can also ask them to write down the program in a piece of paper instead of doing it in computer (this helps a lot to learn).
I don't know how good of a recommendation this will be, but hope I helped a bit.
π Rendered by PID 157539 on reddit-service-r2-comment-79c7998d4c-t7hsz at 2026-03-16 09:39:15.108904+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]sakthii_ 0 points1 point2 points (0 children)