Skip to content

Repository with exercises on fundamentals of software architecture and development using clean code and SOLID principles.

Notifications You must be signed in to change notification settings

baguilar6174/wiki-cleancodesolid-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Clean Code and SOLID

This repository contains exercises on good programming practices, clean code and SOLID principles.

What I learned

  • What is technical debt?
  • How is technical debt repaid?
  • Refactoring
  • Variable names
  • Names for functions
  • DRY principle
  • Good practices with classes
  • STUPID (code smells)
  • SOLID principles
    • Single responsibility
    • Open/closed
    • Liskov substitution
    • Interface segregation
    • Dependency inversion

Stay in touch

About

Repository with exercises on fundamentals of software architecture and development using clean code and SOLID principles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published