22-09-25, 08:08 PM
Some Resource Suggestions
* ### Android Security
- :book: [Android Internals](http://newandroidbook.com/AIvI-M-RL1.pdf)
- :globe_with_meridians: [Mobile Systems and Smartphone Security](https://mobisec.reyammer.io/slides)
* ### Books
- :book: *Godel, Escher, Bach* by Douglas Hofstadter
* ### Computer Science
- :tv: [Harvard CS50x](https://cs50.harvard.edu/x/2022/) CS50's Introduction to Computer Science
- :tv: [Computerphile](https://www.youtube.com/user/Computerphile)
- :tv: [Crash Course](https://www.youtube.com/playlist?list=PL...IgZBpdo)'s CS playlist
* ### Open Source Society University (OSSU)
- :tv: [Computer Science](https://github.com/ossu/computer-science) (Computer Science) OSSU repository
- :tv: [Data Science](https://github.com/ossu/data-science) OSSU repository
- :tv: [Math](https://github.com/ossu/math) (Mathematics) OSSU repository
* ### Cryptography
- :mortar_board: [Cryptography by Stanford University](https://www.coursera.org/learn/crypto)
- :book: [Crypto101](https://www.crypto101.io)
- :book: [The Joy of Cryptography](https://web.engr.oregonstate.edu/~rosulekm/crypto)
* ### CTF
- :globe_with_meridians: [Hacker101 CTF](https://ctf.hacker101.com/) by Hackerone
- :globe_with_meridians: [OSINT quiz](https://twitter.com/Sector035/status/121...8635614208) by Sector035
* ### Digital Forensics
- [Computer Forensics subreddit wiki](https://www.reddit.com/r/computerforensi...i_begin.3F)
* ### Go
- :globe_with_meridians: [gobyexample.com](https://gobyexample.com)
- :globe_with_meridians: [Basic Go Training in 10 Hours](https://www.youtube.com/watch?v=AD2zUrhL6GI&t=27517s)
* ### Graphics
- :book: Photoshop for Dummies
- :tv: [Piximperfect](https://www.youtube.com/channel/UCMrvLMU...HMOhX88PYQ)
* ### Information Security
- :information_source: [infocon.org](https://infocon.org) - Archive of various security related cons and podcasts
* ### IoT Security
- :information_source: [IoT Security 101](https://github.com/V33RU/IoTSecurity101)
* ###JavaScript
- :globe_with_meridians: [30 Days of JavaScript](https://github.com/Asabeneh/30DaysOfJavaScript) - A step by step guide
* ### Malware Analysis
- :mortar_board: [Malware analysis course](https://class.malware.re/) by University of Cincinnati
* ### OSINT
- :book: *Open Source Intelligence Techniques* by Michael Bazzell
- :tv: [10 minute tips](https://osintcurio.us/10-minute-tips/) by Osintcurious
- :globe_with_meridians: [Crypto weekly](https://us14.campaign-archive.com/home/?...7f8ca9c380) by Bellingcat
- :globe_with_meridians: [How To Guides](https://www.bellingcat.com/category/resources/how-tos/) by Bellingcat
- :globe_with_meridians: [OSINT weekly](https://sector035.nl/articles/category:week-in-osint) by Sector035
* ### Programming
- :mortar_board: [codecademy.com](https://www.codecademy.com/catalog/subject/all) - Freemium interactive courses
- :book: [Free programming books](https://books.goalkicker.com/)
- :globe_with_meridians: [learnxinyminutes.com](https://learnxinyminutes.com) - Quick overview of all languages in cheatsheet style
* ### Python
- :globe_with_meridians: [CS50's Introduction to Programming with Python](https://cs50.harvard.edu/python/2022/) - CS50 Python 2022
- :book: *Learn Python the hard way* by Zed Shaw
- :globe_with_meridians: [30 Days of Python](https://github.com/Asabeneh/30-Days-Of-Python) - A step by step guide
- :tv: [Corey Schafer](https://www.youtube.com/playlist?list=PL...THn6WwU)'s Python playlist
- 🌐 [Python Code Visualizer](https://pythontutor.com/)
* ### Reverse Engineering
- :globe_with_meridians: [Android App Reverse Engineering 101](https://maddiestone.github.io/AndroidAppRE)
- :book: [Reverse engineering for beginners](https://beginners.re/)
* ###Ruby
- :globe_with_meridians: [The Odin Project](https://www.theodinproject.com/paths/ful...urses/ruby) - A step by step guide with a lot of projects.
* ### Web Security
- :book: The Web Application Hacker's Handbook
- :tv: [bounty hunter's methodology](https://www.youtube.com/watch?v=Qw1nNPiH_Go)
- :mortar_board: [Bugcrowd University](https://github.com/bugcrowd/bugcrowd_university) by Bugcrowd
- :mortar_board: [Web Security Academy](https://portswigger.net/web-security) by Portswigger
- :mortar_board: [Web Security Course](https://www.youtube.com/playlist?list=PL...N_kvJOOhu-) by Stanford University
* ### YouTube channels
- :tv: [Art of The Problem](https://www.youtube.com/user/ArtOfTheProblem)
- :tv: [Crash Course](https://www.youtube.com/user/crashcourse)
- :tv: [ByteByteGo (Large-scale System Design)](https://www.youtube.com/@ByteByteGo)
* ### Android Security
- :book: [Android Internals](http://newandroidbook.com/AIvI-M-RL1.pdf)
- :globe_with_meridians: [Mobile Systems and Smartphone Security](https://mobisec.reyammer.io/slides)
* ### Books
- :book: *Godel, Escher, Bach* by Douglas Hofstadter
* ### Computer Science
- :tv: [Harvard CS50x](https://cs50.harvard.edu/x/2022/) CS50's Introduction to Computer Science
- :tv: [Computerphile](https://www.youtube.com/user/Computerphile)
- :tv: [Crash Course](https://www.youtube.com/playlist?list=PL...IgZBpdo)'s CS playlist
* ### Open Source Society University (OSSU)
- :tv: [Computer Science](https://github.com/ossu/computer-science) (Computer Science) OSSU repository
- :tv: [Data Science](https://github.com/ossu/data-science) OSSU repository
- :tv: [Math](https://github.com/ossu/math) (Mathematics) OSSU repository
* ### Cryptography
- :mortar_board: [Cryptography by Stanford University](https://www.coursera.org/learn/crypto)
- :book: [Crypto101](https://www.crypto101.io)
- :book: [The Joy of Cryptography](https://web.engr.oregonstate.edu/~rosulekm/crypto)
* ### CTF
- :globe_with_meridians: [Hacker101 CTF](https://ctf.hacker101.com/) by Hackerone
- :globe_with_meridians: [OSINT quiz](https://twitter.com/Sector035/status/121...8635614208) by Sector035
* ### Digital Forensics
- [Computer Forensics subreddit wiki](https://www.reddit.com/r/computerforensi...i_begin.3F)
* ### Go
- :globe_with_meridians: [gobyexample.com](https://gobyexample.com)
- :globe_with_meridians: [Basic Go Training in 10 Hours](https://www.youtube.com/watch?v=AD2zUrhL6GI&t=27517s)
* ### Graphics
- :book: Photoshop for Dummies
- :tv: [Piximperfect](https://www.youtube.com/channel/UCMrvLMU...HMOhX88PYQ)
* ### Information Security
- :information_source: [infocon.org](https://infocon.org) - Archive of various security related cons and podcasts
* ### IoT Security
- :information_source: [IoT Security 101](https://github.com/V33RU/IoTSecurity101)
* ###JavaScript
- :globe_with_meridians: [30 Days of JavaScript](https://github.com/Asabeneh/30DaysOfJavaScript) - A step by step guide
* ### Malware Analysis
- :mortar_board: [Malware analysis course](https://class.malware.re/) by University of Cincinnati
* ### OSINT
- :book: *Open Source Intelligence Techniques* by Michael Bazzell
- :tv: [10 minute tips](https://osintcurio.us/10-minute-tips/) by Osintcurious
- :globe_with_meridians: [Crypto weekly](https://us14.campaign-archive.com/home/?...7f8ca9c380) by Bellingcat
- :globe_with_meridians: [How To Guides](https://www.bellingcat.com/category/resources/how-tos/) by Bellingcat
- :globe_with_meridians: [OSINT weekly](https://sector035.nl/articles/category:week-in-osint) by Sector035
* ### Programming
- :mortar_board: [codecademy.com](https://www.codecademy.com/catalog/subject/all) - Freemium interactive courses
- :book: [Free programming books](https://books.goalkicker.com/)
- :globe_with_meridians: [learnxinyminutes.com](https://learnxinyminutes.com) - Quick overview of all languages in cheatsheet style
* ### Python
- :globe_with_meridians: [CS50's Introduction to Programming with Python](https://cs50.harvard.edu/python/2022/) - CS50 Python 2022
- :book: *Learn Python the hard way* by Zed Shaw
- :globe_with_meridians: [30 Days of Python](https://github.com/Asabeneh/30-Days-Of-Python) - A step by step guide
- :tv: [Corey Schafer](https://www.youtube.com/playlist?list=PL...THn6WwU)'s Python playlist
- 🌐 [Python Code Visualizer](https://pythontutor.com/)
* ### Reverse Engineering
- :globe_with_meridians: [Android App Reverse Engineering 101](https://maddiestone.github.io/AndroidAppRE)
- :book: [Reverse engineering for beginners](https://beginners.re/)
* ###Ruby
- :globe_with_meridians: [The Odin Project](https://www.theodinproject.com/paths/ful...urses/ruby) - A step by step guide with a lot of projects.
* ### Web Security
- :book: The Web Application Hacker's Handbook
- :tv: [bounty hunter's methodology](https://www.youtube.com/watch?v=Qw1nNPiH_Go)
- :mortar_board: [Bugcrowd University](https://github.com/bugcrowd/bugcrowd_university) by Bugcrowd
- :mortar_board: [Web Security Academy](https://portswigger.net/web-security) by Portswigger
- :mortar_board: [Web Security Course](https://www.youtube.com/playlist?list=PL...N_kvJOOhu-) by Stanford University
* ### YouTube channels
- :tv: [Art of The Problem](https://www.youtube.com/user/ArtOfTheProblem)
- :tv: [Crash Course](https://www.youtube.com/user/crashcourse)
- :tv: [ByteByteGo (Large-scale System Design)](https://www.youtube.com/@ByteByteGo)