Skip to content

IN THE BOOK OF LIFE, THE ANSWERS ARE NOT IN THE BACK! (・⊆・`)

Notifications You must be signed in to change notification settings

snghrsw/principles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Principles of Programming

KISS

Keep It Short and Simple.

DRY

Don't Repeat Yourself.

YAGNI

You Aren't Going to Need It.

PIE

Program Intently and Expressively.

SLAP

Single Level of Abstraction Principle.

OCP

Open-Closed Principle.


Written in Ruby

About

IN THE BOOK OF LIFE, THE ANSWERS ARE NOT IN THE BACK! (・⊆・`)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages