$30 off During Our Annual Pro Sale. View Details »

Over-Engineering: The hidden monster

Avatar for Mete Bulutay Mete Bulutay
September 12, 2017

Over-Engineering: The hidden monster

Eindhoven Developers Meetup

Avatar for Mete Bulutay

Mete Bulutay

September 12, 2017
Tweet

More Decks by Mete Bulutay

Other Decks in Programming

Transcript

  1. Effort vs. Value Eindhoven Developers Meetup Feature Effort % Value

    % Web-based excel 70 0 Scanning 15 5 BI 15 95
  2. Lessons Learned Eindhoven Developers Meetup  Negotiate the requirements 

    Focus less on your CV!  PM: Is it possible? Dev: Yes, but…
  3. Lessons Learned Eindhoven Developers Meetup  KISS  Why OOB?

     Custom code for OOB takes much more time than custom dev
  4. Ugly Eindhoven Developers Meetup  Playground for patterns  Too

    complicated  Keeping legacy for too long
  5. Good / not harmful Eindhoven Developers Meetup  Refactoring while

    adding new features  DI, unit tests (even for Demo / PoC)  Handle edge cases