DoCP: Lesson 1

#####Notes - Test driven - Extreme value - lexigraphic ordering - use the comparator function, not the item itself - computing v.s. doing - computing: return result, pure functions - doing: doesn’t return result, inpure functions or subroutines

    It's easy to test pure functions

#####Python features:

#####Refactoring

#####Lesson Learned

Your Comments

comments powered by Disqus