Slide 1

Slide 1 text

Developers, from scratch

Slide 2

Slide 2 text

Why hire a developer when you can hire a barista and teach them how to code?

Slide 3

Slide 3 text

No content

Slide 4

Slide 4 text

Why hire?

Slide 5

Slide 5 text

No content

Slide 6

Slide 6 text

because you can't do it all by yourself not fast enough, anyway

Slide 7

Slide 7 text

reasons to hire

Slide 8

Slide 8 text

No content

Slide 9

Slide 9 text

Business needs:

Slide 10

Slide 10 text

some coding experience lots of coding experience

Slide 11

Slide 11 text

entry-level developer $$ lead / architect $$$

Slide 12

Slide 12 text

little to no coding experience apprentice (barista)

Slide 13

Slide 13 text

Apprentices capture more and more business value as they gain skills specific to your business.

Slide 14

Slide 14 text

Apprentices can enjoy and learn from tasks that more experienced developers might avoid.

Slide 15

Slide 15 text

Apprentices don't have bad coding habits. (Yet.)

Slide 16

Slide 16 text

What about velocity?

Slide 17

Slide 17 text

Assigning the wrong user stories to apprentices can slow down the whole team.

Slide 18

Slide 18 text

Fortunately, there's a lot of other important work to do.

Slide 19

Slide 19 text

Semi-technical setup and configuration tasks

Slide 20

Slide 20 text

Online account setup

Slide 21

Slide 21 text

Time tracking (playing "timekeeper")

Slide 22

Slide 22 text

First tier customer support (watching the "redphone")

Slide 23

Slide 23 text

Reconnaissance (competitor research, UI research, etc.)

Slide 24

Slide 24 text

Vendor / pricing research (and communication, when necessary)

Slide 25

Slide 25 text

Hallway usability tests (and proactive human factors testing)

Slide 26

Slide 26 text

Organizing the agile board

Slide 27

Slide 27 text

Markup & stylesheets (HTML and CSS, email templates, PDF templates)

Slide 28

Slide 28 text

Nitpicky UX adjustments

Slide 29

Slide 29 text

Small things you might never get around to doing otherwise

Slide 30

Slide 30 text

Custom forms, validations, modals

Slide 31

Slide 31 text

Wireframes

Slide 32

Slide 32 text

On-the-fly customer success hacks

Slide 33

Slide 33 text

Open source support & triage (GitHub, Gitter, StackOverflow, social media)

Slide 34

Slide 34 text

Looking up stuff from the database

Slide 35

Slide 35 text

3rd party API integrations

Slide 36

Slide 36 text

Quality assurance (QA)

Slide 37

Slide 37 text

The Company Managing apprentices (These guidelines work well for my team -- but every team is a little different.)

Slide 38

Slide 38 text

The Company - Celebrate when apprentices catch bugs and gaps in requirements, even if they seem insignificant. - Decide on a process that apprentices will follow when they run out of stuff to do, and encourage active communication any time they're unsure what to work on next - You might be able to afford to send apprentices to planning meetings that would be too expensive for other developers Managing apprentices

Slide 39

Slide 39 text

The Company - Set clear expectations about code ownership (which files apprentices can change without doing a pull request) - Set clear expectations about when it is appropriate to interrupt senior developers with work questions (e.g. only in the morning before or during the standup meeting) - Empower senior developers to delegate tasks to apprentices Managing apprentices

Slide 40

Slide 40 text

The Company Managing apprentices - Never assign a business-critical task unless you're 99% sure you'll get to say "Nice work!" afterward. - Set an informal time window for "graduation" (e.g. 2 years) - Don't skimp on ahead-of-time training hours-- as long as those skills are sufficiently valuable to your team to be worth your $$$ and time.

Slide 41

Slide 41 text

Training apprentices

Slide 42

Slide 42 text

Kinds of training - Ad hoc (scattered, on-the-job training when you realize you assigned a task that is too hard) - "I'll set this up while you watch" (mostly replaced by video tutorials) - Drills (contrived exercises or low priority tasks) - Theory (interactive lecture / live coding)

Slide 43

Slide 43 text

Drills

Slide 44

Slide 44 text

Drills

Slide 45

Slide 45 text

Things worth teaching ahead of time - Essential tools & expectations (editor, what is the filesystem really?, terminal, GitHub app, node, npm install sails, Heroku, customer service, communication etiquette) - Thinking like an engineer (incognito mode and Chrome profiles, screenshot hotkeys, giphy, Chrome dev tools, the REPL, the terminal, the importance of thoroughness, how to think about edge cases, collaboration) - The DOM (HTML+CSS, and how the browser works) - Logic (&&, ||, v-if, v-else, v-for, etc) - HTTP and the internet (how to read API docs, how to use Postman, , loading spinners, cloud errors vs. client-side form errors)

Slide 46

Slide 46 text

Essential tools & expectations

Slide 47

Slide 47 text

Thinking like an engineer

Slide 48

Slide 48 text

No content

Slide 49

Slide 49 text

No content

Slide 50

Slide 50 text

No content

Slide 51

Slide 51 text

The DOM

Slide 52

Slide 52 text

The DOM

Slide 53

Slide 53 text

Logic

Slide 54

Slide 54 text

Logic

Slide 55

Slide 55 text

Logic

Slide 56

Slide 56 text

HTTP and the internet

Slide 57

Slide 57 text

HTTP and the internet

Slide 58

Slide 58 text

So does it work? - Yes. But start with just one apprentice - Try to only train one apprentice at a time (for us, that means staggering hires by at least 4 weeks) Background: Since going "all in" with this model last year, hiring first-time programmers as apprentices, it took a little while to warm back up. But today, we ship most features just as fast as we did with a larger and more experienced traditional team 5 years ago.

Slide 59

Slide 59 text

Questions? @mikermcneil