Upgrade to Pro — share decks privately, control downloads, hide ads and more …

How to OOP: A Primer for Novice Developers

How to OOP: A Primer for Novice Developers

This talk is targeted at beginners that have the basics down but are unsure how to approach object-oriented programming. I'll be presenting 3 key ideas that they can go ahead and apply to their code immediately. Obviously I won't be able to cover everything I'd like to cover, but my hope is that they'll get a solid footing that they can build on.

Marco Petersen

May 08, 2018
Tweet

More Decks by Marco Petersen

Other Decks in Programming

Transcript

  1. When is a class too big? Uncle Bob: more than

    one reason to change Uncle Marco: lots of dependencies