Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Full Skill Developer

Full Skill Developer

Slides to my 15 minute talk at ITCS in Darmstadt about how I define a "Full Skill Developer" - what skills beside programming do matter? I hold this talk in German, so most content is German.

Mirjam Aulbach

April 30, 2019
Tweet

More Decks by Mirjam Aulbach

Other Decks in Programming

Transcript

  1. Software made in Darmstadt ▸ Crossfunktionale Teams ▸ Begleitung und

    Unterstützung in der Produktentwicklung ▸ Umsetzung von Software Projekten
  2. HARD SKILLS & SOFT SKILLS Nearly 72% of CEOs believe

    that soft skills are more important to the success of their business than hard skills. - SMB World survey in 2016 94% of recruiters believe that top-notch soft skills outweigh experience. - Forbes (2017)
  3. HUMBLENESS The people who are best at programming are the

    people who realize how small their brains are. They are humble. Edsger Dijkstra, The Humble Programmer
  4. READABILITY Any fool can write code that a computer can

    understand. Good programmers write code that humans can understand. — Martin Fowler, Refactoring: Improving the Design of Existing Code