Skip to content

Toth Arpad

programming addict

  • Home
  • Apps
  • About

Tag: SOLID

SOLID premature optimizations

I think that every sane developer agrees that the SOLID principles are good and useful and when the time comes, you should apply them... but in this blog post I will concentrate on the: when the time comes part. I will probably get a lot of hate for writing this blog post, probably some people … Continue reading SOLID premature optimizations →

Arpad Toth Projects 4 Comments January 25, 2018January 25, 2018 2 Minutes

Single-responsibility Principle

This principle states that: A class should have one and only one reason to change, meaning that a class should have only one job. A classic example is the one with the shapes. Let's see it: In the code above we have a problem with the getArea() method. The problem is that it handles the … Continue reading Single-responsibility Principle →

Arpad Toth Programming 3 Comments December 9, 2016December 29, 2016 1 Minute

SOLID principles can go wrong

Many developers try to improve their programming practices by learning the SOLID principles. No harm here, this is a very good thing, the only problem is that without some experience (I mean a lot of it), you can easily make your code utterly complicated using the same principles that were designed to make your code … Continue reading SOLID principles can go wrong →

Arpad Toth Programming Leave a comment June 30, 2016December 29, 2016 2 Minutes

Search

Enter your email address to follow this blog and receive notifications of new posts by email.

Categories

  • Fun
  • Hobby
  • Lessons
  • Linux
  • Programming
  • Projects
  • Technology
  • Uncategorized

Recent Posts

  • Free To-Do Android App
  • RxJs – Retry with delay and error handling
  • Android Unbind Drawables
  • Monolith vs Micro Services
  • I still like jQuery, Is that a sin?
Website Powered by WordPress.com.
  • Follow Following
    • Toth Arpad
    • Join 53 other followers
    • Already have a WordPress.com account? Log in now.
    • Toth Arpad
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...