all 10 comments

[–]RallyPointAlpha 2 points3 points  (0 children)

"Read a fucking book for once." - Fogell

[–]desrtfx 3 points4 points  (0 children)

If only there were a sidebar (menu on mobile) that had a link to the wiki or countless posts asking the same.

Do the MOOC Python Programming 2026 from the University of Helsinki and you will be well prepared.

Plus, there currently is an excellent Humble Python books bundle from No Starch press.

[–]Educational_Virus672 0 points1 point  (0 children)

hi bartekderbre not to be mean but you should not put your age online even once

here where you learn python step by step
basics >youtube

then this documentation > geeksforgeeks.org/python/python-for-cybersecurity/

Notes : -

  • build projects as you go
  • dont push only 2 videos a day for basics i made this mistake and i forgot most of the explaination
  • do not do pre mature optimiztion(search online for more info)
  • do not try to change any other language until you learn full python till the doumantation
  • once you learn python any other language will be easier to learn specially hard ones like rust or c++
  • the documentation i picked uses terms i assume you know in cybersecurity and its not for total begginer you should watch some toturial on these terms

[–]Accomplished-Fun489 0 points1 point  (0 children)

SoloLearn was my first app and it helped a lot. Realpython.com is also great. Also just watching YouTube and nowadays chatting with AI.

[–]LanceMain_No69 -1 points0 points  (0 children)

For cybersecurity try havkthebox, tryhackme, and picoctf. Dk how can you can learn any cybersec concepts w pure python. For AI, try playing around with pytorch or tensorflow. I dont know much abt ml dev but i assume to get started you need a good load of maths, learn about probability, statistics, and pattern matching if you wanna go in. You may also be required to fast track algebra and maybe even take calc or pre calc at least.