Jump to content

S.O.L.I.D (Object-Oriented Design) Principles

Go to solution Solved by straight_stewie,

https://scotch.io/bar-talk/s-o-l-i-d-the-first-five-principles-of-object-oriented-design

This has been helping me as I try to learn SOLID. It's a quick and easy overview of the design principles.

I am software developer and have been developing software for a company for about a year now. I am looking to improve my coding skills and believe understanding Uncle Bob Martin's S.O.L.I.D principles is the next big step to being able to design and implement better software. I believe I'm at a disadvantage not having a clear good grasp of them. I've watched some of Uncle Bob Martin's videos but I would prefer (though not required) a good written internet source that clearly explains and demonstrates examples of the S.O.L.I.D principles.

 

If any of you have any good sources that really helped you understand them I would really appreciate it. :) 

Link to comment
https://linustechtips.com/topic/735630-solid-object-oriented-design-principles/
Share on other sites

Link to post
Share on other sites

5 minutes ago, M.Yurizaki said:

I don't suppose you've already looked at what Wikipedia says on the matter?

Yeah, I have. Just wanted to see if there was anywhere else. Guess I'm just asking if people have sources that really helped them out that were simple and easy to use. 

Link to post
Share on other sites

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to post
Share on other sites

https://scotch.io/bar-talk/s-o-l-i-d-the-first-five-principles-of-object-oriented-design

This has been helping me as I try to learn SOLID. It's a quick and easy overview of the design principles.

ENCRYPTION IS NOT A CRIME

Link to post
Share on other sites

13 hours ago, straight_stewie said:

https://scotch.io/bar-talk/s-o-l-i-d-the-first-five-principles-of-object-oriented-design

This has been helping me as I try to learn SOLID. It's a quick and easy overview of the design principles.

Awesome yes this is what I was looking for. Thanks!

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×