Sources & Further Reading for computer science¶
A curated list of resources for diving deeper into computer science.
Websites & Online Publications¶
- The Odin Project
- Link: https://www.theodinproject.com/
- Note: A free open source coding curriculum.
- SearchSecurity
- Link: https://www.techtarget.com/searchsecurity/
- Note: A website providing cybersecurity news, articles, and analysis.
- The Malware Wiki
- Link: https://malwiki.org/
- Note: A wiki dedicated to information about malware.
- Incapsula - BGP
- Link: https://www.incapsula.com/ddos/border-gateway-protocol-bgp.html
- Note: An article explaining the Border Gateway Protocol.
- Coursetro
- Link: https://coursetro.com/
- Note: A website with courses on UI/UX design and front-end development.
- odi-x - File Whitening
- Link: https://odi-x.com/%D7%A2%D7%9E%D7%93%D7%AA-%D7%94%D7%9C%D7%91%D7%A0%D7%AA-%D7%A7%D7%91%D7%A6%D7%99%D7%9D/?lang=he
- Note: An article on file whitening (Hebrew).
- Cloud Craft
- Link: https://cloudcraft.co/
- Note: A tool for creating professional AWS architecture diagrams.
- Exploit Database
- Link: https://www.exploit-db.com/
- Note: A CVE compliant archive of public exploits and corresponding vulnerable software.
- Google Hacking Database
- Link: https://www.exploit-db.com/google-hacking-database
- Note: A database of Google dorks that can be used to find vulnerable systems.
- The Art of Hacking
- Link: https://github.com/The-Art-of-Hacking/h4cker/tree/master/recon
- Note: A GitHub repository with a large collection of hacking resources.
- Phrack
- Link: http://www.phrack.org/
- Note: An ezine written by and for hackers.
- Eset Online Scanner
- Link: https://www.eset.com/int/home/online-scanner/
- Note: A free online virus scanner.
- Check Point Threat Map
- Link: https://threatmap.checkpoint.com/
- Note: A real-time map of cyberattacks.
- PyTorch Tutorials
- Link: https://pytorch.org/tutorials/
- Note: Tutorials for the PyTorch machine learning library.
- Harvard Online Learning - Data Science: Machine Learning
- Link: https://online-learning.harvard.edu/course/data-science-machine-learning
- Note: An online course from Harvard University.
- IsraelClouds - Types of Cyber Attacks
- Link: https://www.israelclouds.com/article/types-cyber-attacks
- Note: An article on different types of cyber attacks (Hebrew).
- Awesome Virtualization
- Link: https://github.com/Wenzel/awesome-virtualization
- Note: A curated list of awesome virtualization resources.
- F6S
- Link: https://www.f6s.com/
- Note: A community for founders and startups.
- InfinityLabs - Open Full Stack Lab
- Link: https://infinitylabs.co.il/%D7%9E%D7%A1%D7%9C%D7%95%D7%9C%D7%99-%D7%94%D7%9B%D7%A9%D7%A8%D7%94/open-full-stack-lab/
- Note: A training program for full stack development (Hebrew).
- InfinityLabs - Open RD Lab
- Link: https://infinitylabs.co.il/%D7%9E%D7%A1%D7%9C%D7%95%D7%9C%D7%99-%D7%94%D7%9B%D7%A9%D7%A8%D7%94/open-rd-lab/
- Note: A training program for research and development (Hebrew).
- CyberSafe
- Link: https://cybersafe.co.il/
- Note: A cybersecurity company (Hebrew).
- [Site/Article Title]
- Link: [URL]
- Note: [Brief note on what makes this a valuable resource.]
Videos & Documentaries¶
- [Video Title]
- Link: [URL]
- Note: [Brief note on what the video covers.]
Academic Papers & Journals¶
- [Paper Title]
- Link: [URL]
- Note: [Brief note on the paper's key findings or relevance.]
Books¶
- [Book Title] by [Author]
- Note: [Brief note on why this book is recommended.]
- DevOps Automation with Terraform and VMware
- Note: A book on automating infrastructure with Terraform and VMware.
- Managing Kubernetes Performance at Scale
- Note: A book on managing Kubernetes performance.