Programming paradigms Flashcards

https://drboolean.gitbooks.io/mostly-adequate-guide-old/content/ Learn about functional programming and object oriented programming, learn to use the concepts. But please don't go overboard, going too far in any direction usually leads to a long trail of spaghetti. Some times things are better structured as object sometimes they're better expressed as functions. It's okay. Everything will be okay.