Slide 20
Slide 20 text
SHOWTIME!
- Engineering over Syntax: If possible, code in other language
rather than the main used by the employer, so they will focus
on implementation rather than language tricks.
- Words over bits: Don’t deliver just code but also an
explanation about why you did what you did.
- Data over assumptions: Don’t hesitate to ask what they
expect: code written in stone, dirty hacks, branching, a
running example… Whatever.
- If in doubt: Overdress.