Skip to content

Let's Developer

  • Home
  • Apache Maven
  • Code Kata
  • Conway’s Game of Life
  • YouTube
  • GitHub
  • Impressum
Home » Let's Develop » Conway's Game of Life » Conway’s Game of Life #24 – Bloated Interfaces

Conway’s Game of Life #24 – Bloated Interfaces

October 12, 2015  in Conway's Game of Life / Let's Develop  tagged Software Design / TDD by letsdeveloper

Using frameworks is great, because we can reuse functionality without going through the trouble implementing it. Using frameworks sucks, because often they do much more than we need and we have to somehow deal with this mismatch.

► All Game of Life Episodes


Share this: twitteryoutube | Follow me: Facebooktwitterredditpinterestlinkedinmail

Post navigation

  • ← Insight of the Week #16 – Y U No Test?!?
  • Insight of the Week #17 – Useful Tests →

Recent Posts

  • Eclipse – Import Archived Project October 30, 2015
  • Eclipse – Export Project to ZIP October 30, 2015
  • Eclipse – Export Runnable JAR October 30, 2015
  • Conway’s Game of Life #25 – Finally, UI October 12, 2015
  • Insight of the Week #17 – Useful Tests October 12, 2015

Topics

  • Events
  • Let's Develop
    • Code Abbey
    • Code Hunt
    • Code Kata
      • Potter
      • String Calculator
    • Conway's Game of Life
    • Insight of the Week
    • Maven
  • Recommendations
  • Uncategorized
  • Usefull Stuff

· © 2025 Let's Developer · Powered by · Designed with the Customizr theme ·

Back to top