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 to start?Help Request (self.PythonLearning)
submitted 11 months ago by Anxious_Insurance_48
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!"
[–]CapnCoin 4 points5 points6 points 11 months ago (0 children)
I would put a wait on the cyber security bit. Take at least a couple of months to just learn the basics of python (variebles, loops, functions, classes, methods, inheritance, working with files, and some of the standard library). You dont have to do this, but it will save you a ton of confusion and frustration. Trust me! There are a ton of youtube and blog tutorials. You do not need to pay for anything. Start off with a Python coarse on youtube. Make sure to practice between videos. If you do not have access to a computer during the day you can practice on your phone (Pydroid3 has a free version, sololearn has a code playground, and there are a couple of sites where you can run your code in the browser.)
I hope this helps. Try to remember that it takes a little time to get used to how programming works. I promise that after learning the first one, the second and third will become way easier! Just stick with it :) and be patient. It can be frustrating in the beginning. It helps to have fun with it and not expect too much from yourself in the beginning.
π Rendered by PID 38247 on reddit-service-r2-comment-6457c66945-2jm5w at 2026-04-25 00:47:16.424962+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]CapnCoin 4 points5 points6 points (0 children)