Slide 40
Slide 40 text
mindset & skills
• Good developer understands this job is to provide solutions to
problems, not write code.
http://mattbriggs.net/blog/2015/06/01/the-role-of-a-senior-developer/
• Help your customers to get their job done
• Help your company to be sustainable
• What you can start today — learn by doing:
• Communicate your idea clearly in simple way
• Git workflow (code review, continuous integration)
• Test driven development (write test, write code, refactoring)