JSON Schema : JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.
Think Like (a) Git : Once people achieve some level of Git enlightenment, they tend to make statements of the form 'Git gets a lot easier once you realize X' -- but that d...
Gophercises : FREE coding exercises for budding gophers
CWE/SANS Top 25 Most Dangerous Programming Errors : The CWE/SANS Top 25 Most Dangerous Software Errors is a list of the most widespread and critical errors that can lead to serious vulnerabilities in so...
The Hitchhiker's Guide to Python! : This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usa...
Collection of thinking tools and frameworks to help you solve problems, make decisions and understand systems.