DEV Community

Cover image for SOLID Principles
Ahmed Abdulrahman
Ahmed Abdulrahman

Posted on • Updated on

SOLID Principles

Solid Principles
Object Oriented Design principles

The following link contain examples for every principle, coding with kotlin and java.
Also there are illustrations attached with every code package

https://github.com/CsAhmed2020/SOLID-Principles

Top comments (2)

Collapse
 
marcosteinke profile image
Marco Steinke

You may want to use GitHub for your Code examples. GitHub does offer a filebrowser and Text Readers with syntax highlighting for most programming languages.

github.com/MarcoSteinke/Spring-Dat...

As you can see in this link you can also post screenshots and write a lot of descriptive text (also in the markdown format just as on this page)

Collapse
 
csahmed2020 profile image
Ahmed Abdulrahman

There was a problem with git when i puplished it, now github repo link attached to this post.