About programming concepts: | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

About programming concepts:

Hello guys. Not long ago I met a concept called SOLID that you should know much better than I do. Although they are still confusing terms to me, this kind of "tip" really helps a beginner - in this case, I - understand how programming is in practice. I did not find lessons about these concepts here and I would like to know which, besides this, you know. If someone who is also starting to appear here, read this. That's where I found the text about SOLID with very objective examples on each concept: https://scotch.io/bar-talk/s-o-l-i-d-the-first-five-principles-of-object-oriented-design

21st Feb 2018, 8:10 PM
rfPeixoto
rfPeixoto - avatar
2 Answers
+ 11
thaks for sharing this 😃 👍
21st Feb 2018, 9:38 PM
Vukan
Vukan - avatar
+ 4
A quick jump on Wikipedia and found a few more: GRASP: https://en.wikipedia.org/wiki/GRASP_(object-oriented_design) KISS: https://en.wikipedia.org/wiki/KISS_principle Don't Repeat Yourself: https://en.wikipedia.org/wiki/Don%27t_repeat_yourself
21st Feb 2018, 8:29 PM
rfPeixoto
rfPeixoto - avatar