-
learning?
-
Dreyfus Model
- expert
- proficient
- competent
- advance beginner
- novice
- Dreyfus Model
- Intuition!!!
- baby steps
- practice a lot!
-
Unit Testing
-
human testing code
- error prone
- slow
-
automate code tests
- computer can do it faster
- run it everytime you want
- you will feel confident with code modification
-
Test Driven Development
- extreme unit testing
-
write test before coding
-
you know what code should do before coding
- write test
- code until tests works ok
-
Topic
- Topic
-
books
- Test Driven Development by Example - Kent Beck
-
author
- Abner Ballardo Urco
- http://www.modlost.net