>>9034617 LB
> py4e.com
^^ Start there. Learn Python first. Don't do anything but learn Python. Don't do anything but learn Python.
I taught myself how to write code at home, Anon and I'm convinced I'm a very very rare case. If you actually manage to get to the point where you can sit with an open bash terminal and without an internet connection have a working python script that will run in that terminal (python install framwork already in place) that actually does something like take a document(script), seperate its elements, give value to those elements, analyze the data and return an output that is usable, if you can do this without assistance, without someone to ask questions that constantly come up, while at times spending days on a single problem because, again, there's nobody to ask when questions come up…
If you really attempt to learn on your own, understand that I did. Alone. No classroom. No help. I'm telling you to go through py4e.com. Spend 3 days to 1 week on each chapter and in 3 months you will be writing code and have a fundamental understanding of everything a computer does afterward.
Good luck.
Cybrary: https://www.cybrary.it/
US Department of Homeland Security Virtual Training: https://www.dhs.gov/cisa/cybersecurity-training-exercises
^^^Don't touch these until you finish my first suggestion. They're just good resources afterward.