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

Solving architectural problems with OOP in pictures

Solving architectural problems with OOP in pictures

1) Recording of the talk (in Russian): https://www.youtube.com/watch?v=NnQCzhZBN0Y
2) List of concepts to illustrate: https://github.com/inem/visual-oop-guide/tree/master/concepts
3) "Polly want a Message" talk by Sandi Metz : https://www.deconstructconf.com/2018/sandi-metz-polly-want-a-message

Ivan Nemytchenko

September 28, 2019
Tweet

More Decks by Ivan Nemytchenko

Other Decks in Programming

Transcript

  1. What to expect here? 1. It is gonna be fun!

    2. You’ll become better at: • Learning, teaching, explaining, understanding • Visualizing big picture, architecture flaws, code quality
  2. About me • Speaking • Teaching (GoodProgramer.ru) • Learning (RailsHurts.com)

    • Freelancing • GitLab Fan • Omsk → Belgrade, Serbia
  3. “Smart kettle” task Boil water correctly and safely! 1. No

    code 2. Just classes 3. And their methods