ShouldKnow

A collection of 11 posts

SOLID

Rollup of the SOLID principles

So, the SOLID principles: * S - Single Responsibility Principle [https://gavinjl.ghost.io/s-is-for-single-responsibility-principal/] * O - Open / Closed Principle [https://gavinjl.ghost.io/open-closed-principle/] * L - Liskov Substitution Principle [https://gavinjl.ghost.io/liskov-substitution-principle/] * I - Interface Segregation Principle [https://gavinjl.ghost.io/interface-segregation-principle/

You've successfully subscribed to Gavin Johnson-Lynn!




My Pluralsight Courses: (Get a free Pluaralsight trial)

API Security with the OWASP API Security Top 10

OWASP Top 10: What's New

OWASP Top 10: API Security Playbook

Secure Coding with OWASP in ASP.Net Core 6

Secure Coding: Broken Access Control

Python Secure Coding Playbook