Resource Collection Archive

A compiled list of resources that are great to check out! I’ll leave a mark ┊✎┊ if I’ve used that particular resource before. Please use your browser’s search and find function or the table of contents links to find headers!
Contents
Cybersecurity Certifications
Programming
Security Logs
- [Critical Log Review Checklist for Security Incidents](#
Archive
Cybersecurity Certifications
Paul Jerimy Security Certification Roadmap ┊✎┊
A great layout of security certifications, sectioned off into focus areas and arranged by experience and capability.
JavaScript
codecademy Learn JavaScript ┊✎┊
This free codecademy course covers beginner fundamental programming concepts using JavaScript. While the main course itself is free, there are paid plans that can be bought.
mdn JavaScript ┊ ┊
Full guide and documentation on JavaScript from mdn.
Nodeschool Workshoppers ┊ ┊
Has open source lesson modules called Workshoppers which are self guided. Includes JavaScript and Node.js
The Modern JavaScript Tutorial ┊ ┊
discord.js
discord.js Official Documentation Guide ┊ ┊
This documentation guide teaches how to create and run a discord bot with discord.js, including creating commands, working with databases, sharding, and more. Prior basic Javascript experience is recommended.
Security Logs
Zeltser Critical Log Review Checklist for Security Incidents
Cheat sheet for reviewing critical logs for security incidents.
####
Comments