@jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F...

100
@jna_sh a The life of student communities F rom day 1 to year 10.

Transcript of @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F...

Page 1: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

@jna_sha

The life of student

communities

From day 1 to year 10.

Page 2: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a@jna_sh

github.com/joenash

Page 3: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

Student

Program

manager

Page 4: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

⚠⚠ ⚠

⚠ ⚠⚠⚠

⚠⚠⚠🔥

Page 5: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

@jna_sh

a

PAtterns

Page 6: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

def fizzbuzz(number) divisibleBy3 = (number % 3 == 0) divisibleBy5 = (number % 5 == 0)

case when divisibleBy3 && divisibleBy5 puts "FizzBuzz" when divisibleBy3 puts "Fizz" when divisibleBy5 puts "Buzz" else puts number end end

(1..100).each {|n| fizzbuzz n}

Page 7: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

We call that

PROGRAMMING

Page 8: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

@jna_sh

a

Reproducible

Page 9: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

Scalable

Page 10: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

@jna_sh

a

Automated

Page 11: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

Page 12: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

Help students

become better

developers.

Page 13: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

@jna_sh

a

Patterns

Page 14: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

def fizzbuzz(number) divisibleBy3 = (number % 3 == 0) divisibleBy5 = (number % 5 == 0)

case when divisibleBy3 && divisibleBy5 puts "FizzBuzz" when divisibleBy3 puts "Fizz" when divisibleBy5 puts "Buzz" else puts number end end

(1..100).each {|n| fizzbuzz n}

Page 15: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

@jna_sh

a

Reproducible

Page 16: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

Scalable

Page 17: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

@jna_sh

a

Automated

Page 18: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program
Page 19: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

I want to be

a better

developer.

Page 20: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

Developer

tools are

expensive.

Page 21: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program
Page 22: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

@jna_sh

a

Solving patterns.

Page 23: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

Student

community

patterns

Page 24: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program
Page 25: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program
Page 26: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

@jna_sh

a

Community

assessment

Page 27: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

Where is my

community

now?

Page 28: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

@jna_sh

a

Impact

proposal

Page 29: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

Where do I

want it to

be?

Page 30: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

43 campus experts

14 countries

Page 31: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

📝+📝+📝+📝

Page 32: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

✨📖✨

Page 33: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

@jna_sh

a

Patterns

Page 34: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

@jna_sh

a

Life cycle

Page 35: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

What is the

lifecycle?

Page 36: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

Where does

it hurt?

Page 37: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

How do we

fix it?

Page 38: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

@jna_sh

a

What

Page 39: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

'

(

🤘

*

🤕

Page 40: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

'Day 1

Your baby.

Page 41: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

(Year 1+

Learning to walk.

Page 42: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

🤕Year 2+

First fall.

Page 43: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

🤘Year 3+

Terrible Teens.

Page 44: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

*Year 5+

Life Crisis.

Page 45: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

,Cycle begins anew.

Page 46: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

'

(

🤘

*

🤕

😵

Page 47: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

😵End of the road.

Page 48: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

@jna_sh

a

Where

Page 49: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

'

(

🤘

*

🤕

😵

Page 50: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

'Day 1

Your baby.

Page 51: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program
Page 52: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

(Year 1+

Learning to walk.

Page 53: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

WHY are

our

members

here?

Page 54: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

@jna_sh

a

Shared

struggle

Page 55: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

🤕Year 2+

First fall.

Page 56: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

Where did

everyone

go?

Page 57: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

Where did

the

experience

go?

Page 58: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

🤘Year 3+

Terrible Teens.

Page 59: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

🔥

Page 60: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

*Year 5+

Life Crisis.

Page 61: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

🏢

Page 62: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

,Cycle begins anew.

Page 63: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

Fragmentation? Diversification?

Page 64: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

WHY are

our

members

here?

Page 65: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

😵End of the road.

Page 66: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

WHY are

our

members

here?

Page 67: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

@jna_sh

a

How

Page 68: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

'

(

🤘

*

🤕

😵

Page 69: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

'Day 1

Your baby.

Page 70: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

(Year 1+

Learning to walk.

Page 71: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

WHY are

our

members

here?

Page 72: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program
Page 73: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

Communicate

your values

Page 74: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

🤕Year 2+

First fall.

Page 75: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

@jna_sh

a

Kowledge

transfer

Page 76: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

Who has it?

where do

we get it?

Page 77: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program
Page 78: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program
Page 79: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

🤘Year 3+

Terrible Teens.

Page 80: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

Diversifying

experience

Page 81: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

Keeping

them busy

Page 82: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program
Page 83: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program
Page 84: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

*Year 5+

Life Crisis.

Page 85: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

Opening the

doors

Page 86: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program
Page 87: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program
Page 88: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

,Cycle begins anew.

Page 89: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

Fragmentation? Diversification?

Page 90: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program
Page 91: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

😵End of the road.

Page 92: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a

@jna_sh

WHY are

our

members

here?

Page 93: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program
Page 94: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program
Page 95: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

@jna_sh

a

Break the cycle.

Page 96: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

'

(

🤘

*

🤕

😵

Page 97: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program
Page 98: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

@jna_sh

a

githubcampus.expert

Page 99: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

a@jna_sh

github.com/joenash

Page 100: @jna sh The life of student communities F r o yea r · @jna_sh a The life of student communities F r om day 1 t o yea r . a @jna_sh githu b com/joenash. a @jna_sh Student Program

💖