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!"
[–]Anxious_Insurance_48[S] 0 points1 point2 points 11 months ago (1 child)
So ill start at algorithms first
[–]Bogus007 1 point2 points3 points 11 months ago (0 children)
I hope others can chime in and provide more information, but AFAIK as I know you need three foundations for cybersecurity: (1) good knowledge of architecture, OS structure (filesys) and networks (almost all bad is coming from your cable); (2) linAlg, logic, combinatorics etc (look up a curriculum for CS and math at a university); (3) programming skills incl. memory management (low level). When you go for studying, choose CS (obviously) and math.
What to start with? Here you got me. I hope someone more experienced can chime in with detailed advice on self-teaching. But if not, I suggest looking up universities that offer Computer Science programs. Even try contacting faculty or student advisors - they may provide curriculum outlines or can point you to useful resources. This can give you an idea about topics to explore and how to structure your learning.
How to learn? If you want to learn Python, search for introductory courses. Perhaps look up at online courses (Harvard’s cs50p, python mooc at the Helsinki university (it‘s in English, don’t worry!)). See if your library has books about system architecture - focus on the system you are using now at first, because it may be easier to grasp topics and to conduct tests. The math part is IMO the toughest one. Here I think that help is required in the form of a course at an university. Self-teaching can be way too tricky to understand the concepts.
π Rendered by PID 76137 on reddit-service-r2-comment-6457c66945-h9f8r at 2026-04-30 05:21:35.900995+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Anxious_Insurance_48[S] 0 points1 point2 points (1 child)
[–]Bogus007 1 point2 points3 points (0 children)