Code Design - DavidBK/shampoo GitHub Wiki
Author: @gthecht
Code Design is a collection of methods and techniques that are used to design and implement software.
Send me back home
[[TOC]]
Here is some video about code design:
- Intro to Object Oriented Programming - Crash Course (30 minutes)
Clean code - uncle Bob / lessons 1-4 (5.5 hours)
-
Clean Code - Uncle Bob / Lesson 1 (2 hours)
-
Clean Code - Uncle Bob / Lesson 2 (1 hour)
-
Clean Code - Uncle Bob / Lesson 3 (1 hour)
-
Clean Code - Uncle Bob / Lesson 4 (1.5 hours)
Watch videos 5 and 6 for more talk about overall design and workflows.