duoan / notes

Classtag's Notebooks
https://github.com/classtag/notebook/issues
9 stars 3 forks source link

Clean Coder - Function #29

Open duoan opened 6 years ago

duoan commented 6 years ago

How to write a good function in your code? How long a function size?

You can get some idea from Uncle Bob. Follow is my sharing with team Clean Code - Functions.pdf, More practice please checkout this repository.