A Glossary of Dev-Speak
THIS IS A WORK IN PROGRESS Terms Concepts Object Oriented Programming (OOP) A way to write code that focuses on using classes to encapsulate state and actions. Architecture Model-View-Controller A pattern that separates responsibilities:...
Read More