Slide 1

Slide 1 text

How to Be a RUBY MENTOR Rachel Ober @rachelober [email protected] #rubymentor

Slide 2

Slide 2 text

DEFINITIONS

Slide 3

Slide 3 text

Who is a RUBYIST?

Slide 4

Slide 4 text

Someone who uses RUBY

Slide 5

Slide 5 text

What is MENTORING?

Slide 6

Slide 6 text

A SUPPORT System

Slide 7

Slide 7 text

RUBY

Slide 8

Slide 8 text

Learning Ruby TODAY

Slide 9

Slide 9 text

When YOU Learned RUBY

Slide 10

Slide 10 text

What were your RESOURCES?

Slide 11

Slide 11 text

Today’s RESOURCES

Slide 12

Slide 12 text

It is harder to “jump in” to Ruby/Rails now than it was a few years ago.

Slide 13

Slide 13 text

It’s like STARTING in the MIDDLE of a story

Slide 14

Slide 14 text

RVM IDE Xcode Gems Bundler Database Git The Install

Slide 15

Slide 15 text

Important to mentor today’s NEW RUBYISTS

Slide 16

Slide 16 text

Mentorship MYTHS

Slide 17

Slide 17 text

Mentees need to be YOUNGER than you

Slide 18

Slide 18 text

Mentees need to be YOUNGER than you MYTH

Slide 19

Slide 19 text

I need to be an EXPERT

Slide 20

Slide 20 text

I need to be an EXPERT MYTH

Slide 21

Slide 21 text

MENTORS need to be in their INDUSTRY

Slide 22

Slide 22 text

MENTORS need to be in their INDUSTRY MYTH

Slide 23

Slide 23 text

Mentorships only happen in a STRUCTURED SETTING

Slide 24

Slide 24 text

Mentorships only happen in a STRUCTURED SETTING MYTH

Slide 25

Slide 25 text

MENTORS do all the TEACHING

Slide 26

Slide 26 text

MENTORS do all the TEACHING MYTH

Slide 27

Slide 27 text

BENEFITS

Slide 28

Slide 28 text

Like Pair Programming, we benefit by learning from others.

Slide 29

Slide 29 text

Benefits for Students • Shorter time to “ramp up” • Learn best practices • Resource to bounce questions • Real world advice

Slide 30

Slide 30 text

Benefits for Mentors • Discover gaps in knowledge • Reexamine tools you use every day • Bringing new people in to the community • Paying it forward

Slide 31

Slide 31 text

Benefits for Companies • Helps recruitment • Overcome learning curves • Rejuvenates employees • Encourages personal growth

Slide 32

Slide 32 text

Prepare to MENTOR

Slide 33

Slide 33 text

Learn how to ANSWER QUESTIONS

Slide 34

Slide 34 text

Depends on whether they ALREADY KNOW how to program

Slide 35

Slide 35 text

COMPARE Ruby to another language they may know

Slide 36

Slide 36 text

INTERNALIZE the APIs

Slide 37

Slide 37 text

1.8.6 vs 1.9

Slide 38

Slide 38 text

3.times do puts "Hello, world!" end

Slide 39

Slide 39 text

No content

Slide 40

Slide 40 text

DEMONSTRATE with them

Slide 41

Slide 41 text

Don’t just GIVE them the answer

Slide 42

Slide 42 text

Soon they won't have to rely on you and will know how to search for things by themselves.

Slide 43

Slide 43 text

Be EMPATHETIC

Slide 44

Slide 44 text

No PUT-DOWNS

Slide 45

Slide 45 text

“Assume that anyone you're teaching to has zero knowledge but infinite intelligence.” - Railsbridge Teacher Training

Slide 46

Slide 46 text

“I tried to make people enjoy programming and concentrate on the fun and creative part of programming when they use Ruby.” - Yukihiro Matsumoto

Slide 47

Slide 47 text

Finding MENTEES

Slide 48

Slide 48 text

STUDENTS

Slide 49

Slide 49 text

STUDENTS General Assembly gSchool Girl Develop It!

Slide 50

Slide 50 text

CO-WORKERS

Slide 51

Slide 51 text

CO-WORKERS Designers Project/Program Managers Marketing

Slide 52

Slide 52 text

COMMUNITY

Slide 53

Slide 53 text

COMMUNITY Meetups RailsBridge RailsGirls Summer of Code

Slide 54

Slide 54 text

I have a MENTEE what now?

Slide 55

Slide 55 text

Manage your mentee’s EXPECTATIONS

Slide 56

Slide 56 text

THINK BACK... What was it like to learn Ruby?

Slide 57

Slide 57 text

Which TOOLS RESOURCES PEOPLE were available to you?

Slide 58

Slide 58 text

What was it like to develop your FIRST PROGRAM

Slide 59

Slide 59 text

What were your CHALLENGES

Slide 60

Slide 60 text

What made you EXCITED

Slide 61

Slide 61 text

SHARE this with your mentee

Slide 62

Slide 62 text

Identify A GOAL

Slide 63

Slide 63 text

BREAK DOWN their goal into pieces

Slide 64

Slide 64 text

Figure out what is REALISTIC

Slide 65

Slide 65 text

“I’m a parent who wants to keep track of my kids’ activities but I don’t like the software available.”

Slide 66

Slide 66 text

“I have a business. I want to make a prototype so I can hire someone else to complete it.”

Slide 67

Slide 67 text

“I am a product manager and I want to have better conversations with developers.”

Slide 68

Slide 68 text

“I already program but I heard that Ruby is the new hotness.”

Slide 69

Slide 69 text

…And yes some want to get their first development job.

Slide 70

Slide 70 text

Tips for SUCCESS

Slide 71

Slide 71 text

MEET Regularly

Slide 72

Slide 72 text

Take NOTES

Slide 73

Slide 73 text

Define ATTAINABLE Goals

Slide 74

Slide 74 text

Hold them ACCOUNTABLE

Slide 75

Slide 75 text

Mentoring CO-WORKERS

Slide 76

Slide 76 text

INTERNSHIP

Slide 77

Slide 77 text

Help them set up their ENVIRONMENT

Slide 78

Slide 78 text

Show them the inner workings of YOUR APP

Slide 79

Slide 79 text

PAIR-PROGRAM

Slide 80

Slide 80 text

Walk them through the LIFE CYCLE

Slide 81

Slide 81 text

Get something to PRODUCTION

Slide 82

Slide 82 text

Welcome them to THE TEAM

Slide 83

Slide 83 text

Be their OLDER SIBLING

Slide 84

Slide 84 text

REMEMBER You were a newbie too!

Slide 85

Slide 85 text

ADD a new COOL PERSON to the COMMUNITY

Slide 86

Slide 86 text

We all love RUBY Share it with the world!

Slide 87

Slide 87 text

Make Ruby fun for others THANK YOU Rachel Ober @rachelober [email protected]