Learn Python with Talk Python's 270 hours of courses

#112: Geeking out in the golden years Transcript

Recorded on Monday, May 15, 2017.

00:00 I've always thought that if I retire, I'd more or less do what I've been doing the whole time for my job,

00:05 except this time without meetings or reports.

00:07 That is, write interesting and fulfilling software.

00:10 In this episode of Talk Python to Me, we're back together with Philip Guao

00:13 to discuss his research project aimed at improving the learning to code experience for older adults.

00:18 That's those 60 to 85 years old.

00:21 It's time to think about geeking out in your golden years.

00:24 This is episode 112, recorded May 15, 2017.

00:28 Developers, developers, developers, developers.

00:32 I'm a developer in many senses of the word because I make these applications, but I also use these verbs to make this music.

00:39 I construct it line by line, just like when I'm coding another software design.

00:44 In both cases, it's about design patterns.

00:47 Anyone can get the job done. It's the execution that matters.

00:50 I have many interests.

00:51 Welcome to Talk Python to Me, a weekly podcast on Python, the language, the libraries, the ecosystem, and the personalities.

00:59 This is your host, Michael Kennedy.

01:01 Follow me on Twitter, where I'm @mkennedy.

01:03 Keep up with the show and listen to past episodes at talkpython.fm and follow the show on Twitter via at Talk Python.

01:10 This episode is brought to you by Rollbar and Hired.

01:14 Thank them both for supporting the show.

01:16 Check them out at Rollbar and at Hired underscore HQ on Twitter and tell them thank you.

01:24 Philip, welcome back to Talk Python.

01:26 Hi, Michael. How are you?

01:27 I'm doing great, and I'm really looking forward to our conversation today.

01:31 Last time you were on Talk Python, we talked about the CPython internals

01:36 and your CPython, your 10-hour CPython code walk, which was really fun, right?

01:40 Yeah, yeah, that was awesome.

01:41 Yeah, so that was actually my first ever podcast appearance.

01:45 That was back in, I think, 2015.

01:47 And you actually inspired me to do a podcast series of my own.

01:51 So not exactly on Python, but just on general interesting conversations with interesting people,

01:57 many of which are in science and technology.

01:59 But I think appearing on Talk Python two years ago really inspired that podcast series.

02:05 That is really cool.

02:06 I'm really honored that I was able to inspire you to do that.

02:09 Like, why don't you tell people what's the name of your podcast?

02:10 How do they find it?

02:11 So if they want to expand out a little bit, they can go check out yours.

02:14 Yeah, so it's on originally called the PG podcast after my own initials, PG.

02:19 It's just on my website.

02:21 I'll link to it.

02:21 Basically, my podcast is super low tech.

02:24 I just record a YouTube live session.

02:26 So basically, we just do a YouTube live.

02:28 It just streams and goes on YouTube.

02:30 I usually record for about 30 minutes because my conversations are usually less technical.

02:34 They're more just kind of one idea with each person.

02:36 So we do like a 30-minute slot, which is kind of like a work meeting slot.

02:40 And then we just upload online.

02:42 So oftentimes, the audio isn't amazing because we're just doing YouTube live.

02:45 But I find that since I'm an amateur at this, I just want to get content out there.

02:50 And I don't really care about the high fidelity too much.

02:53 I just want to get interesting content out.

02:55 And I found just going on YouTube live and streaming is just super convenient.

02:58 Yeah, that's really great.

02:59 Yeah, I've listened to some of your shows.

03:00 They were inspiring.

03:01 You had me on once, and that was an honor as well.

03:03 I think what you said about, hey, like, don't let the perfect be the enemy of the good and hold you up.

03:10 It's really important, not just in, like, if you want to do podcasting, but any kind of creative stuff you want to do.

03:14 Like, a lot of these things, you only get better by doing it.

03:17 And if you wait until you're perfect, you're never going to do it.

03:20 So, like, get out there and do something, whatever it is you're inspired about, right?

03:23 That's right.

03:23 I think that's exactly...

03:24 I mean, that's the attitude I've taken to blogging, to now podcasting.

03:28 I've been making these vlogs, these kind of short video vlogs.

03:31 And I think that's exactly right.

03:32 So, as you mentioned, I had you on my podcast.

03:35 It's very meta here that you were talking about the process of you starting up a podcast and kind of turning it into a career and such.

03:43 And this is kind of a jujitsu-like move because you had me on first.

03:46 And then I thought I could, you know, turn the tables and have you on.

03:49 But then you ended up on top and having me on again for the second time.

03:53 So, I think you have the high ground now.

03:56 Or just for the moment.

03:57 Just for the moment, right?

03:58 It's always fluid.

03:59 Very cool.

04:00 So, I am very excited to have you back.

04:02 Let's not totally rehash all of what you did to get into programming because we did have you on the show and cover that before.

04:08 But maybe just, you know, that's like almost two years ago.

04:11 Let's remind people just what you do today today because I think it's super relevant to where we're going with this conversation.

04:15 You're at UCSD, right?

04:17 Right.

04:17 So, I'm actually an assistant professor in the cognitive science department at UC San Diego.

04:22 So, I was actually, last time I was on your podcast, I was an assistant professor in a computer science department at the University of Rochester, the very opposite end of the country.

04:30 So, I actually recently moved to San Diego because my family is from Southern California.

04:36 And it's a lot nicer weather down here, especially in the winter.

04:39 So, I've been enjoying it a lot so far.

04:42 So, I basically do research at the intersection of what I call cognitive and computer science.

04:46 And that intersection is a lot about online learning.

04:50 And I'm especially interested in how people are learning to code and learning programming and building tools to support the learning of programming.

04:57 I think that's what brings us here today.

04:58 Yeah, it definitely is.

04:59 That sounds super cool.

05:00 I studied math a long time.

05:03 But my first computer job, my first professional job, I would say, was working at a company that was really a spinoff from a university in Southern California as well with a bunch of cognitive science PhDs.

05:15 It's really interesting how cognitive science has this computational aspect, although it's not really thought of.

05:20 It's like hardly even a STEM thing.

05:22 I mean, STEM, I guess.

05:23 But it's like on the border of STEM, I would say, even.

05:25 Yeah, I would say, actually, it's kind of a great kind of interdisciplinary hybrid of the social and the computational sciences.

05:34 Because what a lot of people are interested in is this intersection, like I was saying, between cognitive and computer science of studying how people are doing the act of programming or studying or developing tools to help people be more productive.

05:47 And I think the unifying factor behind a lot of this research, even though it's computational in nature, is that it always involves the human in the loop.

05:53 Like our brains are always the limiting factor.

05:55 Because, you know, Moore's Law is making computers much faster, but our brains are not getting any faster for millions of years.

06:01 Exactly.

06:02 We're relatively the same creatures that we were 50 years ago, more or less, right?

06:06 It's kind of amazing that we can keep up, though, right, in some ways.

06:10 Yeah, I think that is amazing.

06:11 I mean, it's kind of a testament to, you know, the testament to the foresight of evolution or something like that, that we're still able to keep up.

06:18 But then the thing is, we do use a lot of external memory aids, right?

06:20 I mean, imagine going through our modern workflows in any intensive job, if we're not allowed to write anything down or not allowed to use a computer, then we really can't actually do that much.

06:29 Yeah, that's right.

06:30 That's right.

06:30 We just found better tools and keep building better tools.

06:33 Awesome.

06:34 So one of the things that, you know, I think is really powerful for people in today's society is learning not to just use computers, but to control them, right?

06:45 To learn to become programmers, not necessarily for the sake of, I want to go get an official senior software engineer title, but I want to somehow amplify what I'm doing with software, right?

06:57 Right.

06:58 So I think a lot of the big kind of movements lately about learning to code, I mean, some of it, like you said, is practical is for jobs because, you know, software jobs are plentiful and there's, you know, software related jobs in pretty much every field you can think of now.

07:11 There's so John Deere, which is a big company that makes tractors and farm equipment.

07:15 They've recently been giving a lot of talks about big data, and it's because they've turned into a big data company because they have all these things on their tractors and devices and stuff, and they're managing logistics.

07:26 And all these companies that you think of as traditionally very hardware mechanical companies, their competitive advantage now is becoming software.

07:34 So jobs is one area.

07:35 But even beyond that, like you mentioned, there are many people who are interested in learning for, say, personal enrichment or for just kind of with this broad umbrella of computational literacy of just, you know, knowing what technology is all about.

07:48 Yeah, absolutely.

07:49 And I think that's the primary focus where we're going, but a significant part of it.

07:54 So let's get to your research project and the paper that is sort of the culmination of that.

07:58 So you guys over there at UCSD, you and you had some grad students helping you out.

08:04 Is that right?

08:04 Yeah, well, actually, it's funny enough.

08:05 This paper was actually just done by myself.

08:07 It was kind of a summer side project that I collected with a bunch of data.

08:12 But my other projects all involve students.

08:14 This is sort of an outlier, the single author paper.

08:16 Yeah, it's nice.

08:18 So there were two titles that I ran across.

08:20 One was like the press release from UCSD, which was great, which is like geeking out in the golden years.

08:25 The official title was something to the effect of older adults learning computer programming, motivations, frustrations, and design opportunities.

08:32 Right.

08:33 So what's the general idea of this project that you undertook this summer?

08:37 Yeah, so the general idea is that there's, like we mentioned earlier, there's a lot of initiatives for learning to code and for teaching coding and new tools and games and everything for learning programming.

08:47 But if you actually look at the target audience, a lot of those are targeting young kids or primary or secondary school kids or at most like college students.

08:55 So basically anyone under, you know, 20 years old, there's a ton of stuff and excitement about teaching the next generation to code.

09:02 So I thought, what about looking at the opposite in the age spectrum of people, say, age 60 and over, of which there are actually a lot of people 60 and over.

09:10 So there's some UN, United Nations estimates say that by 2030, about a quarter of the population of North America and Europe will be over 60 and about one sixth of the world population.

09:20 So that's an enormous number of people over 60.

09:23 And yet all this talk about technology and about programming literacy and computational literacy are focused on the youngest members of society, which is, of course, really important.

09:31 But the older members of society have been really understudied.

09:34 I think it's actually a large and really significant population.

09:37 So I set out to basically do an online survey to kind of get at the motivations and the frustrations that perhaps people who are 60 and over are facing when they're learning programming, simply because no one has really explored it before.

09:51 So this is kind of a greenfield research area because one of the nice things about research is that you try to take something that's a common assumption and flip it on its head and try to study the opposite.

10:01 And oftentimes you come up with interesting and surprising results.

10:04 So that was my summer project last summer.

10:05 That's cool.

10:06 Yeah.

10:06 And I really enjoyed reading the paper.

10:08 I think it's pretty accessible.

10:09 It's not like super dense academic stuff.

10:11 So, of course, we'll link to it and everyone can read through it.

10:14 If you skim it, even it has cool tables and graphs, which I think the stuff that was captured there is really cool.

10:20 So one of the things I think was interesting is maybe let's start talking about by the group that you studied.

10:30 Right.

10:30 So when we say older adults, like you could include me in that, maybe like I'm in my 40s.

10:36 Am I an older adult?

10:37 Like what do you mean by older adults?

10:39 Yeah, that's a great question.

10:40 I mean, as with anything, we need to define what older adults mean.

10:43 So one commonly accepted value is about 60 and older.

10:48 And that's an interesting threshold to talk about in paper, because a lot of, you know, the UN kind of they have this designation of older persons as 60 or older.

10:58 Also, retirement ages are around 60 or 65.

11:01 You know, some countries are creeping up higher for retirement ages.

11:04 But we've and also, you know, Social Security benefits for a 1K IRA kind of cutoff ages are around 60.

11:10 So I found that 60 was an interesting threshold because that actually captures both people who are still working or people who are phasing out into retirement or people who are actually retired already.

11:20 So I so I thought 60 was actually a pretty good range.

11:23 So you can actually get a fairly wide range of folks at 60.

11:28 Sure.

11:28 I think that's a good group as well.

11:31 To 60 to 85, it sounded like was more or less.

11:34 And it was sort of tilted towards the younger side of that group.

11:38 But there was a balance of people of some of whom were sort of still working.

11:42 Many of them, I mean, some of them were very high up in their company.

11:46 Right.

11:46 They were like lead scientists or they were CEOs or something and others were retired.

11:51 And so what I guess let's start with, like, why were they doing this?

11:55 Right.

11:55 So I understand if you're 20 and, you know, you want to start a career while you want to do that.

12:01 Or if you're 40 and you're like, I'm so tired of this, you know, law degree that I got.

12:06 I want to go do something creative with software.

12:08 Who knows?

12:09 Right.

12:09 But what about like you're kind of at your end of your career?

12:12 What were their motivations?

12:13 Yeah, that's a great that's a great question.

12:15 So that was the motivations was the first major part of the study.

12:18 And it was just, you know, a few survey questions based on, you know, why are you learning?

12:22 What resources are you using to learn?

12:24 I found several major sets of motivations that I talked about in the paper.

12:27 I'll go over three most salient ones because these are the ones that have to do with age.

12:32 So there were actually, like you mentioned, many people did talk about job related motivations

12:37 because even though they were later in their career, these are probably the people who were the most kind of

12:41 autodidactic most with the most self initiative.

12:44 They want to still learn new technologies and learn later in their careers.

12:48 But that's less age related.

12:49 Right.

12:49 So I think the age related ones I wrote down here, I'm looking at the summary is so 22 percent of the respondents.

12:55 This is the highest numbers.

12:57 22 percent wanted to learn now to make up for missed opportunities during their youth.

13:01 So what that usually means is, you know, people said I always was interested in computers or technology,

13:07 but I never had the chance to do it because my career was as a doctor or as a technician or something.

13:12 But now that I'm approaching retirement, I actually want to learn this programming thing because it's so accessible online to learn.

13:17 And I grew up with a technical background.

13:19 I never actually learned it.

13:21 So then 19, I'll go over the three.

13:23 So 19 percent wanted to learn to keep their brains challenged, fresh and sharp as they age.

13:28 So they these, again, are very much autodidactic self starters.

13:31 They didn't want to just retire and watch TV passively.

13:34 They wanted a challenging activity that they could do in their own homes so that, you know, they found that learning coding online was cool.

13:41 And also, lastly, five percent were directly motivated by younger relatives, such as their children or grandchildren.

13:47 So some people said, oh, my grandkids are now learning to code in school.

13:50 I want to play with this, too, because I'm curious.

13:52 So they were directly motivated by relatives.

13:54 Yeah, I think all three of those are super interesting.

13:58 For the first one, there was a quote that you had in your article that was something like there was this guy who's a retired chief information officer, CIO.

14:05 So very much in the technical space.

14:07 But he said, one of the reasons I wanted to learn to program now is I always wanted to do this.

14:14 And I kind of did a little bit in school.

14:16 But then I got kicked upstairs into management.

14:18 I was I sort of advanced my career out of what I actually wanted to do.

14:23 So they're kind of coming back and saying, look, this is something I always wanted to do.

14:27 Now that I have time, I can choose this kind of as my retirement interest or something like that.

14:33 Right.

14:33 Yeah, that was a great quote.

14:34 I mean, we had quite a few of the respondents actually wrote, you know, good paragraphs about their motivations.

14:42 And it wasn't because these are usually free text responses.

14:44 We let them write whatever they want.

14:45 So some people really elaborate.

14:47 So that person, he was a 67 year old retired CIO, chief information officer.

14:53 And he said, you know, this he uses kicked upstairs metaphor of, you know, I got into, you know, he managed me to get into management pretty early.

15:00 And, you know, he was always wanting to do the technical work, but his career obviously wasn't in it.

15:04 And now that he has, you know, he also said, you know, in the quote, it said, I always wanted to be able to create programs.

15:10 But between work and family never took the time.

15:12 And now that I'm retired, I'm trying to fulfill the dream and learn.

15:15 Oh, that sounds cool.

15:16 I mean, I certainly, you know, I think that somewhat ties into the second level of the motivation is just wanting to do something interesting when you retire.

15:27 Right.

15:28 Like I see people doing crossword puzzles.

15:30 I see them doing Sudoku or other things like that.

15:34 And it's like, that's kind of interesting, but it's just nowhere near like the puzzle that is solving a problem with computers.

15:42 Right.

15:42 Like that's a really interesting ongoing puzzle.

15:45 All right.

15:46 To me, like building a program, a website or something like that, it's kind of like, I guess if I were to think of it in those types of terms, it'd be like the thousand piece puzzle or something, you know, where you really like get into it and you do it for a long time.

15:58 It's not just like, you know, you spend five minutes on a Sudoku puzzle, something like that.

16:02 Yeah.

16:02 I think that's really interesting.

16:03 And that, you know, both the fact that this is far more difficult and engaging, but also like you're saying, because it's far more difficult and harder to get started with, it's a lot harder than to just pick up a crossword puzzle or play bingo.

16:15 Or something, which is kind of more routine, but it gives you that really short term dopamine release or, you know, are playing some, some small game on your, on your phone.

16:24 So I guess the challenge there design wise is how could we make programming kind of engaging and creative still, but also accessible and fun so that it's not like, okay, you got to debug the C++ thing on visual studio before you get anything done.

16:38 That's right.

16:39 That's right.

16:39 That's right.

16:39 That's right.

16:39 You have an incompatible header included or something in your C program won't compile.

16:44 Like that's no longer fun, is it?

16:46 All right.

16:47 So I guess one of the things that we could talk about that's pretty interesting that you guys covered in there is what do people in this age group used to learn and how is that similar or different from say like the 25 year old person who wants to take a boot camp or something?

17:04 Yeah.

17:04 So another question I had on the survey was what resources were they using?

17:08 And, and just to back up a little bit to give some context.

17:11 So, you know, I designed the survey to put online, but then they, the one obvious question is where are we going to find older people learning programming, right?

17:18 They're not in your local college campuses or boot camps or, you know, they're not just around hanging out and, you know, with their hoodies on in the coffee shop.

17:26 Right. So, so where do we find all these people?

17:29 So that brings me back to kind of a broader story about, so I've been maintaining this learn to code website called Python Tutor at PythonTutor.com for many years now.

17:38 And it's had millions of users from pretty much every country under the sun.

17:43 And I did a demographic survey a few years ago on the site, just a quick, you know, user survey.

17:49 And it turned out that around one sixth of the users are about 55 and over.

17:53 I didn't measure it super precisely, but, you know, even though it was only a six of people, it's still like a lot of people.

17:58 Because if you have millions of people, one sixth is still, you know, tens of thousands, hundreds of thousands of people.

18:02 So then I thought, hmm, this could be a pretty cool population to deploy a survey to because I own the site.

18:08 Right. So all I what I did is that I made a short survey and I just put it on the website when people were learning to code, just put it as an optional link saying, hey, we're doing a research study.

18:17 If you're interested, click this link.

18:19 And it was completely optional.

18:21 So because of that, though, the people going on the site are necessarily going to be ones learning online.

18:26 Right. These are people taking massive open online courses.

18:29 These MOOCs, these are people searching on Stack Overflow, teaching themselves, going on tutorial videos on YouTube, finding sites online.

18:36 So the population is skewed toward online learners.

18:39 But I think that there are a lot of people of all ages learning online.

18:41 So the MOOCs are the biggest source, which is unsurprising because a lot of people who use my Python tutor sites come from MOOCs, from online courses.

18:49 I see. There's some like online Python courses and others that are.

18:53 Here's how you do your exercises.

18:54 You drop in at PythonTutor.com.

18:56 Yeah, you can link to the site.

18:57 Yeah. I mean, a lot of it or they talk about on the forums or because it's a popular it's pretty popular site.

19:03 People Google for, you know, Python debugger, Python tutorial.

19:06 Yeah.

19:06 And my site often comes up.

19:07 So so a lot of people who are learning online in all sorts of ways from blogs, from watching YouTube, from Stack Overflow, they just get linked to my site.

19:14 So there's a lot of online learners.

19:16 And I think, you know, getting back to your question of how does this population differ, perhaps, from, say, 25 year olds or 20 year olds is I think the biggest thing is that they really lack a place to learn in person.

19:27 Right. Like, you know, yeah.

19:28 In theory, they could go to a coding boot camp or a hackathon or meetup.

19:32 But, you know, you don't often see people over 60 at hackathons or boot camps because it's socially kind of a quote unquote young thing.

19:38 Right. Just culturally, it's a thing for younger people who are to kind of gather.

19:42 But then, you know, we might want to change that.

19:44 Right. What about having coding groups in senior homes?

19:47 What about coding groups in, you know, community centers and stuff?

19:50 I think I think that's potentially the future, which is pretty cool.

19:54 Yeah, that is pretty exciting.

19:55 So certainly the MOOCs, people, communities around YouTube, you said that very few of them actually learned in person, right?

20:02 Like five percent mentioned in class or in person learning in some form.

20:07 Yeah. I mean, very few people learn in person.

20:09 Yeah. I mean, and I think part of this is due to the bias of the sample because we're doing the survey on an online site that people are using to learn online.

20:16 But I think another part of it, I mean, I think there is some truth in it that usually if you're over 60, you probably have fewer opportunities to be in a classroom than someone who is obviously K-12 in college or always in a classroom.

20:27 But even when you're, you know, in your 20s or 30s, you might take boot camps, you might do continuing education classes, you might do Python training with Michael Kennedy, right?

20:36 You're more likely to do these sort of professional training events at work.

20:39 But when you're, say, 65 and retired, it's maybe hard for you to think about where to go to do an in-person training.

20:47 And I think, you know, hopefully this will change in the future.

20:50 Hopefully in the coming decades, there will be more in-person seminars and classes for this audience.

20:54 Hey, everyone.

20:55 Michael here.

20:56 Let me take just a moment and thank one of our sponsors who makes this show possible.

20:59 This portion of Talk Python to me has been brought to you by Rollbar.

21:02 One of the frustrating things about being a developer is dealing with errors.

21:06 Relying on users to report errors, digging through log files, trying to debug them, or a million alerts just flooding your inbox and ruining your day.

21:13 With Rollbar's full-stack error monitoring, you get the context, insight, and control you need to find and fix bugs faster.

21:21 Adding the Rollbar Python SDK is just as easy as pip install Rollbar.

21:25 You can start tracking production errors and deployments in eight minutes or less.

21:29 Rollbar works with all the major languages and frameworks, including the Python ones like Django, Flask, Pyramid, as well as Ruby, .NET, Node, iOS, and Android.

21:39 You can integrate Rollbar into your existing workflow, send error alerts to Slack or HipChat, or automatically create new JIRA issues, pivotal tracker issues, and a lot more.

21:47 They have a special offer for Talk Python to me listeners.

21:49 Visit talkpython.fm/Rollbar.

21:52 Sign up and get the bootstrap plan free for 90 days.

21:55 That's 100,000 errors tracked for free.

21:57 But, you know, just between you and me, I hope you don't encounter that many errors.

22:02 Give Rollbar a try today.

22:03 Just go to talkpython.fm/Rollbar.

22:06 And if you happen to be going to PyCon this year, be sure to stop by Rollbar's booth.

22:11 Get a live demo and pick up some of their swag.

22:15 When I think of the different places, you're right that, like, university stuff, I really don't remember seeing people a lot older than me, even when I was a college student age, you know?

22:26 But meetups, like the meetups that you would find on meetup.com, like the local Python or, you know, big data meetups or whatever, I think those do better.

22:37 I think of all the places I've seen, I feel like the code camps, like the free code camps that are sort of like conferences seem to do actually pretty well with having a wide diversity of ages and ranges and stuff there.

22:48 Yeah, I think that's actually really interesting.

22:50 I mean, the open source community has been fairly good, right?

22:53 I mean, kind of the stereotypical gray beard hackers are, you know, they're in the older generation.

23:00 That's an interesting population because, you know, I feel like they're probably doing well in terms of having older developers who have been working on this for a long time.

23:09 But I think it's still maybe hard to reach older people who have not been software developers and who are trying to get into it for the first time.

23:15 Do you think that there's a lot of hesitation to go to these groups?

23:21 Like, oh, I saw there's a meetup and it's probably just a bunch of young kids, so I'm not going to go.

23:26 Whereas in reality, I don't really think that that's how they are.

23:29 I think they're pretty open and welcome, at least the Python meetups.

23:32 Yeah, I mean, I think that's it.

23:33 I mean, I didn't ask about this in detail, but just from anecdotes from people's responses, I think there probably is kind of hesitation because, I mean, one of the things I talked about when I was talking about this work is if you go do a Google image search for, you know, programmer or learning to code, the images that come up are all like kids and young people with hoodies and, you know, beer pong at startups and everything.

23:55 So the popular image conception of coding and learning to code is very young.

23:59 So perhaps that kind of dissuades older adults from doing so in person.

24:04 But I think you're right that once they actually go and see, especially in more welcoming communities like the Python one, they'll see, oh, they're people of all ages here.

24:11 This is actually not an intimidating environment.

24:14 But I think just kind of the popular media conceptions from, you know, the Silicon Valley TV shows and social network movies may be, you know, put off that way.

24:23 Yeah.

24:23 I'm not sure that popular media really portrays us developers all that correctly or accurately.

24:29 Right.

24:29 To everyone.

24:30 It just may have different influences on different people.

24:32 You talked about some of the reasons that people were learning.

24:36 And you said there's actually some extra challenges.

24:40 Like when we get to some of the stuff we could that you think you could do, I think some of those solutions might address what you already just now spoke about, like some of the isolation aspects.

24:50 But there's also just like forgetfulness and other types of issues that come with age that can make this harder as well.

24:57 Right.

24:57 Yeah.

24:58 So another part of the study was asking about frustrations.

25:01 Right.

25:02 So the title of the study was Motivations, Frustrations, and Design Opportunities.

25:06 And I guess we'll talk about design opportunities at the end.

25:08 So frustrations was really, you know, what challenges were they facing while they were learning?

25:12 You know, what things frustrated them?

25:14 And unsurprisingly, a lot of the frustrations were things that I'm sure you've seen with students of all ages, right?

25:20 Oh, syntax error, setting up my environment, just kind of understanding the semantics of how programming languages work.

25:25 So these are universal.

25:26 I mean, we know that these things are hard about programming in general.

25:29 You know what I find?

25:30 I interact with people and I'm not sure if this is an age thing or not, but certainly people say, oh, Michael, you solve this problem.

25:38 You're really good at computers.

25:39 And I had I used no skill.

25:41 All I did was just randomly try variations with the piece of software they're trying to get to work until the thing just, you know, gave in and worked.

25:49 Right.

25:49 It's not like I use some great skill or something.

25:52 I just I was just persistently pushing through and I was just willing to play with, you know, whatever that people brought to me with their computers.

26:00 Like, can you fix this?

26:01 I'm like, I don't really know about that, but I'll try, you know, and I wonder if that's something about growing up with computers.

26:07 Like we didn't have a lot of good sources to learn.

26:10 So you had to just like try variations until it works.

26:12 And maybe maybe that's something that comes to you easier when you grow up with it and you're not learning when you're 60.

26:18 I don't know.

26:19 Yeah, I think that's a great I mean, that's a good lead into some of the perceived age related frustrations.

26:24 Right.

26:24 So the stuff I just mentioned with syntax errors, runtime errors, setting of environment, that's kind of general technical problems of programming.

26:30 It's kind of like if you're learning math, you have to learn all these mechanics that that is just there are just sets of rules that you have to learn.

26:37 But I think that the self-efficacy and the self-confidence with tinkering was what you just mentioned.

26:42 I think that is something that for the older population that didn't grow up with computers and didn't grow up tinkering, they might have more issues with because they think, oh, I'm not a computer person.

26:50 You know, I grew up as a as a librarian.

26:52 I grew up as a business person.

26:53 I don't deal with tinkering stuff.

26:55 So maybe they're not as willing to tinker as much.

26:57 And that's what hampers them from from debugging more.

27:00 So I think the self-efficacy is a big factor.

27:03 I think I wrote that down in the paper.

27:05 But on a related note, I think the highest number percentage of 14 percent of respondents were frustrated by their own perceived kind of cognitive impairments.

27:14 So they kind of mentioned things like memory loss and difficulty concentrating and just kind of not being as quick and as, you know, as easy to get things as they used to.

27:24 And again, this is not I didn't do a rigorous, you know, I didn't do brain scans or anything.

27:28 This is just a survey.

27:29 This is all self-reported.

27:30 So who knows how much of that is actually really cognitive impairments and how much of it is just kind of self-perception and self-efficacy.

27:36 Like, oh, you know, I'm older now and I don't really want to try to do X or Y as hard.

27:41 But maybe they can still do it very well if they had good training or coaching.

27:44 So I think that was, you know, I kind of wrote in the paper, regardless of whether the cognitive impairments were real or self-perceived, they still perceive themselves as having that limit.

27:53 And that kind of frustrated.

27:55 It's a real roadblock and frustration, regardless of whether it's valid, right?

27:58 Right.

27:58 Exactly.

27:59 I mean, it's valid because they say it is.

28:00 It's valid for them, whether it's psychological or physical.

28:03 It's like an anti-placebo effect.

28:05 Right.

28:07 They also indicated that they felt like there was poorly organized online content, which kind of just describes the Internet itself.

28:15 Right.

28:15 Right.

28:16 Yeah.

28:16 I mean, I think this is again, I didn't mention this out as an age related factor.

28:20 I mean, this is a general factor of if you're learning online and self-teaching yourself, it's actually pretty hard without a coach.

28:25 Right.

28:25 And it kind of related to another point that 10 percent of people mentioned that they're frustrated by lack of human contact.

28:31 Because, again, if you're older, you're less likely to be in a school environment or in a boot camp or in a company where a lot of other people around can help you.

28:39 So you're just vending for yourself, learning from these MOOCs, talking in forums, going on Stack Overflow, reading, you know, outdated tutorials.

28:46 And another factor people mentioned was that the technology seems to change so fast now.

28:50 Right.

28:51 That even people who were programmers or engineers back in the day, they're like, yeah, my whole API fit in a book.

28:56 Right.

28:56 Like I just learned a manual for my assembly language, my device.

28:59 But now it's like we have to Google for all these things and we do this web development or data science and the library changes every month and nothing works anymore on the web.

29:07 And it's just, I mean, it's frustrating for me to think about.

29:10 Yeah.

29:10 And especially if they decide to learn JavaScript.

29:12 Right.

29:13 Because that's both dramatically changing and actually somehow getting really complicated.

29:20 Right.

29:21 Yeah.

29:21 What happened to JavaScript being simple?

29:23 Right.

29:23 Somehow Python managed to stay true to its den of being simple but still being functional.

29:30 Right.

29:30 And doing amazing things.

29:31 Yeah.

29:32 I mean, without getting the weeds too much of language details.

29:34 I mean, I was on the Python Tutor site.

29:36 It's a web app that I maintain for this Learn to Code site that I use to deploy the survey itself.

29:43 I was just working on it this morning.

29:45 And I have this weird TypeScript and Webpack and minifiers and all this compile tool chain.

29:53 And I have to remember how to compile and minify my code and deploy and everything.

29:57 And I just remember, you know, now I'm feeling old.

29:59 I remember when I started JavaScript, you just had a HTML file and you just wrote a thing in your HTML and stuff displayed.

30:05 Right.

30:06 There's no compilation or transpiling or anything.

30:09 Exactly.

30:09 Now, there's like four layers with map files and dependency injection and modules and whatnot.

30:16 Very interesting.

30:17 Yeah.

30:18 It's wild.

30:19 But you're right that the Python ecosystem still is, you know, it still can maintain, as long as you have a good package, like a meta package, like Anaconda or things, it's still fairly decent to copy and paste code.

30:30 As long as you have all the stuff installed, you can, you know, if you have 10 lines of code, you import some libraries, you do some analysis, do a graph.

30:37 It sort of works everywhere.

30:39 Yeah, exactly.

30:39 I mean, you got to get through the Python 2 versus Python 3.

30:42 And you can, of course, go deep down into some package that's crazy.

30:45 But there's like a base that is still simple, which is nice.

30:47 Right.

30:48 So how long would you say these folks have been trying to learn?

30:51 Right.

30:51 Are they all like really new?

30:53 Have they been at it for a while and they're still sort of fiddling online?

30:56 Or what's the spectrum of that?

30:57 Yeah, there's a really wide range, actually.

30:59 I think in this, let's see how, let's see, I'm trying to read from the paper itself.

31:04 They range from, you know, I just started and I was just playing with online site to I've kind of been learning for years.

31:10 Right.

31:10 I mean, this is a very imprecise measure because a lot of people already know programming and they're like, yeah, I've been learning for a decade.

31:16 And because I already do it in my job, but now I'm just trying to learn a new language.

31:19 I'm trying to learn Python or JavaScript or web development or data science.

31:23 So it ranged a lot.

31:24 But this is definitely not all newbies.

31:27 Right.

31:27 So because people are on the site self-teaching, this is not like a controlled environment where we're taking a sample of the population who have never coded before and tell them to code.

31:37 This is definitely very much a very high variance.

31:40 Yeah, sure.

31:41 So, yeah, it seems pretty evenly distributed between zero and 10 years.

31:46 Right.

31:47 Let's see.

31:48 You know, another, I don't want to skip over this one because I think this is worth pulling out as well.

31:52 I think this might be one of these anti-placebo things.

31:55 Six percent of the respondents said that they are frustrated by their inability to think algorithmically, to conceptualize, plan, and implement solutions.

32:03 Yeah.

32:04 What do you make of that as being, like, that does not sound like an age-related thing to me at all.

32:08 That just sounds like it's hard to learn to program and be effective, like, once you learn the syntax.

32:13 Yeah, I think so.

32:14 This, yeah, this thinking computationally or algorithmically.

32:18 I mean, I kind of made those words.

32:19 I mean, people didn't exactly use those words, but I kind of put the category of, you know, people were saying things like, I don't know how to think like the machine.

32:26 It requires so much precision.

32:28 It requires all these intricate rules or, like, recursion is really hard or, like, you know, functions are really hard.

32:34 That's absolutely right.

32:35 I think there's a lot of very rigorous computing education and programming education research that shows that even if you learn the syntax and the semantics of a language, just this idea of being able to have to think about abstractions and modeling and algorithmic thinking.

32:51 We're thinking about things in terms of steps.

32:53 It is a pretty hard process.

32:55 And that's what a lot of my colleagues who are working with younger kids, you know, part of trying to do computational thinking and teaching in school is to try to say, okay, we're not going to teach you Java or programming.

33:05 What about using something like Logo or Scratch that we can program robots?

33:09 And the idea is to get you to think about step-by-step making recipes instead of, you know, becoming a professional programmer.

33:17 I think this thing is a genuinely hard thing in programming.

33:20 And it's something that as people who've done programming for many years, we kind of forget how big of a leap that is for people who don't program.

33:27 Yeah, it's because I get this question from people who are not particularly older and also not particularly brand new to programming.

33:33 It's just like, I see how you solve that problem.

33:36 I would have never, ever come up with that myself.

33:38 How did you think through to come up with this solution?

33:41 Right?

33:41 Because the solutions often are not that hard.

33:44 But there it's, it's like looking at a blank sheet of paper or a blank Word document and you're going to write a novel.

33:51 It's like, how do you start doing this thing?

33:53 Right?

33:53 Like, it's not that hard to see it, but to like see that it's wide open and what is the right choice to get started?

33:59 Like, that's harder.

34:00 Yeah.

34:00 I mean, I think analogy, an imperfect analogy of this would be people's kind of math phobia with advanced math.

34:07 Right?

34:07 So I fall into this myself.

34:08 So, you know, I see my colleagues who are doing theoretical computer science work or kind of mathematical, you know, serious grad level research math.

34:16 You know, I think that they have this, they pose this problem.

34:19 It's this open problem.

34:20 And they, you know, prove these lemmas and theorems about it and they solve it.

34:23 I think I have no idea how you go about doing this.

34:25 Like, maybe I'll understand the theorem if you explain it to me and present it well.

34:29 But I have no idea how you go from here's a problem to like many, many months later of turning and trial and error.

34:35 Like, here's an elegant, you know, one page proof.

34:38 And I think that obviously there's a process to this, right?

34:40 This is like we were talking about in the beginning of the hour with the hacking mentality.

34:44 You know, these people are there, you know, for the most part, human just like us.

34:48 And they've gone through certain mental heuristics and, you know, certain kinds of kind of search algorithms in their brain and fitting pieces together and chunking pieces until they come up with mathematical proofs.

34:59 And I think, you know, I personally never grew up with a very rigorous math education in terms of proof-based math.

35:05 So, you know, I would fall in the same boat.

35:07 If someone, you know, at this age, at my age, if someone's like, okay, now you got to do like proofs all day, I would be similarly as intimidating.

35:14 I'm like, I have no idea how you start conceptualizing mathematical proofs.

35:17 Exactly.

35:18 It's one thing to read the proof of like Green's theorem or Stokes theorem.

35:21 It's another to come up with it.

35:23 Well, I guess that's why these people are famous and living on in history and they have theorems named after them.

35:28 Exactly.

35:28 There's other people who study their theorems, right?

35:30 So there's a couple of other questions that you asked that I'd like to just like briefly touch on because I think they're kind of interesting.

35:36 One was how many hours per week were they putting into this?

35:41 Like, is this a half hour on Sunday morning?

35:44 Is this like they do it an hour a day?

35:45 What was the story there?

35:46 Yeah.

35:47 So people have spent a wide range of hours again.

35:49 So the interesting split in this data was between people who are still working and people who are retired or semi-retired.

35:56 And unsurprisingly, if you're retired or somewhat retired, you have more time to spend on it.

36:01 So the median for working people was about five hours a week for working people and for retired or semi-retired was about 10 hours a week.

36:09 But there was a pretty wide variation.

36:10 Yeah, that's quite a bit though.

36:11 Yeah, I would expect less if I had to guess, you know, that's cool.

36:15 Yeah, I mean, it is, again, it's all self-reported anyways.

36:17 But I think that, again, if people who are going on these sites to learn and judging by the seriousness of their responses, they are probably more in the serious side.

36:26 And again, I feel like one of my pet theories is that if you're only doing an hour a week, you probably will give up.

36:31 Yeah, that's true.

36:32 You probably do have to put in more time than that because it is something you got.

36:36 It's a pretty complicated thing with lots of facts, but also it requires tons of practice, kind of like the algorithmic thinking we're talking about.

36:42 Exactly.

36:42 Yeah.

36:43 I mean, I think if you've been sticking with it for a while, you know, you hopefully get hooked enough so that you do spend.

36:47 I mean, five hours goes by really fast.

36:49 You can do that in a day if you're retired, right?

36:51 Yeah.

36:51 Yeah.

36:52 I recently looked at some kind of, it certainly wasn't an academic paper.

36:57 It was more like a blog post report type thing.

37:00 I talked about it on Python Bytes.

37:02 I'll put it in the show notes.

37:03 So basically it was this code school that asked 20,000 people like how they're learning or why they're learning programming or something like this.

37:11 And one of the facts that they had in there was gender.

37:15 And they said 19% were women and the balance were men.

37:20 And I felt like on one hand, like that's not really where we should be, but it's actually a little better than I would guess.

37:28 Just thinking of like certain conferences I've attended, not in the Python space where it's like 5% of women attending.

37:35 Right.

37:36 So it's, it's really good.

37:37 What's the gender story for older adults?

37:39 Yeah.

37:40 So for the respondents, we had 15% female, which is slightly lower than that.

37:44 There was 19 you mentioned.

37:45 I think so.

37:46 Yeah.

37:46 But that's just like college age learning.

37:48 I think that's sort of the bootcamp crowd.

37:50 Yeah.

37:50 So that would make sense.

37:51 The kind of college CS majors range is around 2025% nowadays.

37:57 So in this population is 15%.

37:59 It's not that surprising again, because in the older population, especially people who,

38:04 most of these people are ones with technical degrees in science and engineering in, you know,

38:09 historically in those days, most people were male growing up in that generation, majoring in that.

38:13 And also, I think this is also pretty consistent with online learning in general.

38:17 I mean, kind of MOOCs and online learning environments stack overflow.

38:21 Those are overwhelmingly, you know, 90% plus male.

38:25 I guess we as guys are willing to just go be by ourselves for hours and force knowledge down our heads.

38:33 Okay.

38:33 This portion of Talk Python to Me is brought to you by Hired.

38:37 Hired is the platform for top Python developer jobs.

38:41 Create your profile and instantly get access to thousands of companies who will compete to work with you.

38:46 Take it from one of Hired's users who recently got a job and said, Well, that sounds pretty awesome, doesn't it?

39:06 But wait until you hear about the signing bonus.

39:08 Everyone who accepts a job from Hired gets a $300 signing bonus.

39:11 And as Talk Python listeners, it gets even sweeter.

39:14 Use the link talkpython.fm/Hired and Hired will double the signing bonus to $600.

39:20 Opportunity is knocking.

39:22 Visit talkpython.fm/Hired and answer the door.

39:26 One final one of the questions you asked, what was their job or profession?

39:30 And obviously you can't just like list off all the jobs.

39:32 But what was the general sense of like types of jobs people had that are coming back to programming?

39:37 I think the biggest one, I think, were scientists and engineers.

39:41 So these are people who had a career in science or a non-software engineering type major.

39:46 So they're electrical engineers, mechanical engineers, civil engineers.

39:50 Basically, you know, these people were working at the equivalent of the Google and the Microsofts, you know, 40 years ago.

39:57 They had a career in engineering or science.

39:59 And now they're phasing out and they're getting into trying to learn this programming thing.

40:03 Also, quite a few people were teachers, actually, which is interesting.

40:07 And I suspect, I think most of them were not computer science teachers because there were actually very few computer science teachers, unfortunately.

40:13 Most of these were STEM teachers who wanted to learn either to actually perhaps teach in their school or that they're retiring now to perhaps volunteer to teach or maybe teach summer school or teach part time.

40:25 So it makes sense because the scientists and engineering crowd and the teaching crowd, you know, these are probably the people who are able and willing to go online to learn stuff in general.

40:33 Sure, sure.

40:35 One of the opportunities you pointed out is there's a big gap of people who can teach programming or both can and have the time and interest in teaching programming.

40:45 And the amount of teachers, especially at the middle school and high school level, not so much the college and professional level.

40:52 You're saying like there might be a way to match these two groups up and address that somewhat.

40:57 Yeah.

40:58 So I think one of the big issues in the U.S.

41:00 I don't know personally about other countries, but in the United States is we have this dire shortage of computer science teachers at the high school and lower levels, right?

41:09 At middle school and high school levels, especially.

41:11 We just have a lack of computer science teachers because anyone who is majoring in computer science in college can get, you know, much better paying jobs in the software industry or in other industries.

41:22 And unfortunately, in the U.S. with how teaching jobs are structured, these are usually not as well paid as other industry jobs.

41:29 So kind of the best and brightest computer science majors are usually not becoming teachers.

41:33 Unfortunately, I mean, I would love for for government to reform and make, you know, make teaching computer science the most glamorous, awesome profession ever.

41:41 So more people do it.

41:42 But the reality is that it is really hard to get good teachers in computer science.

41:47 So one thing people have done, the most common way people have dealt with this is to retrain current teachers, current math and science teachers to be computer science teachers.

41:56 So there are initiatives saying, you know, you're teaching.

41:59 I mean, my computer science instructor was the AP calculus teacher in high school.

42:03 And that's very common because they're math science people.

42:05 So they're like, oh, why don't we why don't you teach computer science as well?

42:08 We'll give you a summer training course to teach you how to do AP computer science stuff.

42:13 And there's quite a few researchers thinking about how do you retrain current teachers?

42:17 They're called in-service teachers to pivot them into computer science.

42:20 And I propose in this paper, what about people who are 60 and over?

42:24 Right.

42:24 These are people who are clearly very intelligent, very hardworking, very technically capable.

42:28 And they're phasing out of their primary career, but they still want to keep active and keep engaged.

42:34 And I think teaching, especially part time, is a great way to do that because you get to be social, you get to be active.

42:40 There's all these great psychological and physical benefits of maintaining activity over age.

42:45 And these people have the skills and the wisdom and the enthusiasm to teach.

42:49 I think that'll be an awesome thing if we can make that work.

42:52 Yeah, I think that would be really great as well.

42:54 And I feel like people perceive this kind of stuff to be more challenging than it is in practice.

43:01 So I'm thinking of my daughter, who is my daughter in second grade, and I have older daughters as well.

43:07 And we did an hour of code at her elementary school.

43:10 Right.

43:11 And so what we ended up doing was every grade had one hour of like a programming exercise with me and the principal actually during the hour of code.

43:21 Right.

43:21 And at first, when I approached them with this idea, I was like, well, maybe we can do this for fifth grade, maybe for fourth grade as well.

43:29 But that's it.

43:29 Right.

43:29 They have to be like more.

43:31 And the teachers can't really help because they're not programmers.

43:34 In the end, we ended up doing basically something from, I think it's Grok Learning, basically a scratch thing.

43:41 And even the first graders did amazing, successful problem solving.

43:46 And all the teachers the next year were in there helping because they realized, oh, this is not actually as challenged as hard as I thought.

43:53 And these kids are very excited.

43:54 And everybody wanted to be part of it.

43:56 And I think it's one of those things that just sounds super daunting if you've never tried it.

44:01 Even if you're a good programmer, like, I'm not sure I want to go be around a bunch of crazy kids and do this.

44:05 Right.

44:05 You know, but in fact, I found it to be quite easy and fun.

44:08 Yeah.

44:09 And I think that's also a testament to the success of these custom learning environments for children.

44:13 Right.

44:13 So these are developed over many years of research and productization development of these more friendly virtual world environments or block based environments.

44:21 Because, again, if you're throwing kids in there with teachers with, you know, old versions of Boardland Turbo C++ on Windows 3.1 that doesn't compile, then that's probably not a great first experience.

44:32 Exactly.

44:32 Well, but I think you teach the hardest part.

44:34 You teach the algorithmic thinking.

44:36 Right.

44:36 Exactly.

44:37 And the problem solving.

44:38 And then it's like, okay, well, now I put that in words.

44:40 Fine.

44:40 Right.

44:42 It's, you know, when you first learn programming, I feel like looking at the syntax and the compilers and all that stuff feels like that's the hard part.

44:48 You get a compiler bug and a syntax bug and it won't compile and you finally get it to work.

44:52 You're like, yes, I got my program working.

44:54 And it's like, you realize you're just starting the work.

44:56 You've got to understand where the real bugs and the real performance problems and everything else are.

45:00 So I think it's, you know, get through that thinking part straight away and avoid the syntax, at least for the younger groups.

45:08 I'm not sure about the older groups, if that makes any sense or not.

45:11 Yeah, and that's actually made segue into design opportunities as well that we're already talking about.

45:15 And one of the kind of design thinking things I had for the older population is that a lot of them mentioned how they didn't want to be patronized.

45:23 Right.

45:23 They didn't necessarily want games for kids or cutesy things that are like games or things that look like they're for kids because, you know, these people are serious career professionals and they want to learn.

45:35 They've run global companies or something like this.

45:38 Exactly.

45:38 Now they are like thrown into scratch.

45:40 Right.

45:41 Exactly.

45:41 So I think that was an interesting design challenge.

45:44 You know, we have all this great research that shows what works well for younger kids.

45:47 You know, what are the equivalent of this scratch and logos for older adults?

45:52 One potential thing that some people mentioned are these brain training games.

45:56 So these companies like Lumosity and other companies make these apps that, you know, that are kind of engaging and try to test your memory and try to, you know, these kinds of they make a lot of these games that stimulate older adults to learn and stuff.

46:09 So perhaps couching learning programming in terms of these brain training puzzles or, you know, making claims saying, oh, you know, we can do this concentration game or do this photo game or something where you have to write some code.

46:21 I think then they'll feel like, oh, this is something my peers do as well.

46:24 So this doesn't feel like you're just giving me a kid's toy to play with.

46:27 Yeah.

46:27 Yeah.

46:27 That's for sure.

46:28 What are the like that ties into one of the motivations, which was I might be a scientist, but work with a bunch of developers or I'm a manager working with developers.

46:35 And I want to understand what the people I'm the manager of actually do day to day, not just at a higher level.

46:40 Right.

46:41 Yeah.

46:41 And I think that was for the kind of younger people in our generation and our sample.

46:45 Right.

46:45 Right.

46:45 Right.

46:46 The 60, 60 to 67 ish.

46:48 Right.

46:49 The people who are still working, they want to learn, you know, quote unquote, industrial best practices.

46:53 Right.

46:53 They want to be learning Python and web development and stuff because they wanted to see what people they're working with are doing.

46:59 Yeah, for sure.

47:01 All right.

47:01 So you said in the end that there were seven ways that you thought we could help create something particularly useful for this age group, like not just scratch or something like that.

47:12 Right.

47:12 Yeah.

47:12 So I kind of outlined just kind of design ideas in the conclusion of the study.

47:17 And again, these are all kind of speculation based on based on the findings.

47:21 And one of them I already mentioned was targeting the age group.

47:25 Right.

47:25 So this is very basic user centered design, knowing your audience thing of I think there is not a one size fits all solution for this.

47:33 Right.

47:33 So things like scratch are great for working with young children because they were well tested and developed with that in mind.

47:39 So what does it mean to make something like that for an older adult population?

47:42 Maybe it is a game because they do like games or they like crosswords and Sudoku and brain training games.

47:47 But they're probably different kinds of games and the games that kids play.

47:50 Another one is about this idea of of universal design, which is this which is this idea and design that says if you try to design for people with certain, say, cognitive or motor impairments.

48:03 Or say the older adults may not be able to remember things as well or their hands may be more shaky.

48:07 So they, you know, make more typos or they have more trouble typing and stuff.

48:11 If you actually design of, say, a programming environment or a learning environment that takes those into account and kind of mitigates those effects, that can actually end up universally helping everybody.

48:21 Right.

48:21 I mean, an environment that helps people remember things better and helps data entry be easier can be good for people with, you know, other motor impairments or for people with learning disabilities or for people who are short on time.

48:34 So I think that it's an interesting this sort of population of study is interesting because by designing for them, you can not only help all the people over 60, you can help people of all ages learn better.

48:45 Yeah, that's a really good point.

48:46 It feels like maybe a little more distributed cognition.

48:49 Yeah.

48:50 And, you know, maybe this whole coming wave of AI will somehow play into really helping here as well.

48:55 You know, like if it doesn't just say, here's, you know, more than just say autocomplete for something.

49:03 But, like, here are the things it looks like you're trying to do.

49:06 Maybe, you know, here's a resource to help you show that or to learn that.

49:11 Or, like, these are the common steps people take.

49:13 The closest I've seen to this is something called Kite.

49:15 But it's certainly focused on professional developers.

49:19 It's not a teaching environment, right?

49:20 Yeah, yeah.

49:21 I mean, I think these sorts of better intelligence and, you know, better web search and web crawling type things, thinking about targeting that for a learner audience would be really cool.

49:31 Because, like you said, the business angle is all for professionals at this point.

49:35 Because these products, I mean, these deep learning startups are all trying to develop productivity tools for professionals or for data analysts or for things.

49:42 But thinking about developing them for a novice population could be really promising.

49:47 Yeah, I can see that helping a lot of people.

49:49 Like, maybe you're a pro developer, but you're new in a language, right?

49:52 That kind of exposure would be really helpful.

49:55 Another thing you talked about was scaffolding.

49:58 What do you mean with that?

49:59 Yeah, so this idea of instructional scaffolding is just sort of akin to physical scaffolding, right?

50:05 That you don't want to build a building by just throwing everything together all at once.

50:09 You want to build an outside infrastructure.

50:12 You want to build a scaffold so you can kind of gradually layer stuff on top without it toppling over.

50:17 So a lot of the people were overwhelmed by just how many shared choices there were in software development.

50:23 You know, like start a modern JavaScript-based front-end web project.

50:28 What can you do?

50:29 I don't even know how to make all those choices.

50:31 There's so many.

50:31 Exactly.

50:32 There's some flowchart somewhere on the web that's like, here, you want to be a web developer?

50:37 Here's like 500 things you can step through.

50:39 Exactly.

50:40 I don't know if they made that to be sarcastic or that they were actually serious about how this web development is awesome

50:46 because you have so many choices.

50:47 But yeah, so one of the ways to do scaffolding for these environments is just to make a nice prepackaged environment for a learning audience.

50:56 So things like Racket, which is a scheme-based language and environment, have done a good job.

51:01 They use it a lot in colleges and now in high schools.

51:03 You can download Racket.

51:05 It's called R-A-C-K-E-T.

51:08 I can't spell on the air.

51:10 And it's basically a scheme-based language and IDE so that you can do all your programming IDE.

51:17 All the libraries are there.

51:19 It's batteries included.

51:20 There are also things like Anaconda for Python if you want to set up a Jupyter Notebook and do a data science workflow.

51:27 And I think that there are more web-based things now too.

51:29 So my Python tutor site has everything.

51:31 All the libraries are included.

51:33 You can play with it.

51:34 There are web-based IDEs now that I think just make things so much more convenient than having to install everything on your computer.

51:40 Yeah, especially with things like Python tutor.

51:42 You don't have to worry about versions and all that kind of stuff.

51:45 You just go run it.

51:45 You also have nice visualizations, like stepping through, kind of like debugging, but more for a learning experience, not for a find and bug step like you can do on yours, right?

51:54 Yeah.

51:54 So I think visualizations are another great form of scaffold, not to plug my own work too much, but we're already down the path.

52:00 Yeah.

52:00 So having visualizations of how code is running is another great example of scaffolding because otherwise you're just looking at a terminal outputs all day.

52:08 But if you can peek inside the computer and see, oh, this pointer points here and I thought it would point there, there's my bug, then that just helps you develop your code.

52:16 Yeah.

52:16 Yeah.

52:16 Why did it do that?

52:17 That's not what I expected.

52:18 Well, that's what you told it to do.

52:22 Another thing that you talked about as a possible thing to consider for solutions was that learners change as they gain expertise, right?

52:29 So as the first week that you're writing code, you have a whole bunch of different problems than your first year, right?

52:37 After your first year, a lot of stuff goes on autopilot and then now you think at a different level.

52:43 So how does that fit into the solution?

52:46 Yeah.

52:46 So I think there's two aspects.

52:47 There's one is the technical aspect, like you mentioned, which is I think a lot of programming education, both tools and curriculum are focused on the introductory end, right?

52:56 On the how do you get started, the basic CS 101 end.

53:00 And I think there's actually not that much work on how to progress, right?

53:05 You know, what happens at six months?

53:06 What happens in one year?

53:07 What happens at five years?

53:09 And I think the other end of that beyond technical is the kind of social aspect, right?

53:14 That when people are progressing as learners, they may not want to be treated like beginners anymore.

53:19 They want to be treated like apprentices, say, to like an open source project or junior colleagues in a company and such.

53:27 And I think both the social and the technical have to go in lockstep because if we are only focusing our education on introductory, then it's sort of like a lemmings thing where they get started okay, but then everyone falls off the cliff because no one gets support after that first same month.

53:42 Exactly.

53:43 So another motivation that you talked about, and I'm not sure if we actually touched on it, was there's some kind of thing around their hobbies that they're really interested in.

53:54 Like I still remember my grandpa was like insanely into collecting beer cans.

54:01 He had like a thousand foot basement with walls built up and every wall had like some rare beer can from someplace.

54:08 I mean, I don't know how many beer cans there were, but there were many and he really had a hard time keeping track of them.

54:13 And so one of the things that would have been cool is like some kind of like beer can trading software, right?

54:19 Which I was too young to write or whatever, but, you know, solving those kinds of problems, right?

54:24 They're like, there's nothing for my beer can collection.

54:26 Maybe I'll like create that.

54:28 Yeah, I think that's a great set of motivations too that, yeah, we didn't talk about this earlier, but basically another main set of motivations is to actually create technologies or software that helps their peers and themselves, right?

54:40 I mean, just like many hobbyists are getting into programming because they want to scratch their own itch, right?

54:47 That whatever field you're in, you want to write software for yourself and your friends.

54:51 And that's, this kind of brings a larger conversation about the youth centeredness of software.

54:56 So it's a cliche that, you know, Silicon Valley makes software for 20 something unmarried young men, you know, to do their, you know, to have remote workers do their laundry and deliver them food because they still, you know, they don't know how to cook, right?

55:10 I have no actual analysis of that, but it does feel like a lot of the problems being solved there are in that vein.

55:18 Right.

55:18 And, you know, there is a, you know, you could, you could play devil's advocate about that for other reasons, but it is true that, you know, and I teach a, I teach at the college level, right?

55:27 And I teach project-based human computer action and web programming toward a classes where students are making projects.

55:34 And unsurprisingly, every project idea is fulfilling a need that college students have, right?

55:40 Every project idea is about delivering food or picking courses or doing laundry or finding parties to go to.

55:46 And it's because these are the things that interest people who are, you know, age 18 or 24.

55:50 So at the same time, there's definitely reason to believe we had this in our surveys that if you're 60 or over, you have certain hobbies like beer can collecting or other people mentioned like personal health.

56:01 It's keeping track of their health records is very important to them, right?

56:04 Health is a very important thing.

56:05 Keeping track of personal memorabilia like family photos or personal narratives about their history.

56:12 Yeah, genealogy type stuff.

56:13 Yeah.

56:13 Genealogy.

56:14 Yeah.

56:14 Genealogy is big.

56:16 So they now play with software to do all this stuff.

56:18 They use online genealogy sites.

56:20 They use social networks to share photos and memories with relatives.

56:23 And programming and making custom software or making plugins is a natural extension to their hobbies.

56:29 And I think this has implications broadly economically as well, right?

56:33 Because if we have more older people doing programming and making open source projects or making products even, we're going to have more age specific great products for people of that generation.

56:45 Whereas now, you know, the stereotypical we're designing for 20 year olds in Silicon Valley, you know, with laundry and food delivery apps everywhere.

56:53 Exactly.

56:54 I've, you know, listening to you talk and thinking about, I feel like there are probably still like wide open spaces for relatively entry level type software that would make a big difference to older folks on a, you know, like hobby related type of things.

57:10 Right.

57:10 There's just, if you look at the, how do I serve 20 year olds like that?

57:15 There's probably not a lot of low hanging fruit anymore.

57:17 You got to do something really interesting or catch the right wave or whatever.

57:21 Right.

57:21 I mean, Snapchat, things like that.

57:24 But, but there's probably a fairly wide number of underserved needs that somebody who, the reason I bring this up is if you're learning to program, you can't go and create, you know, amazon.com at its scale.

57:38 But you could create like something that'll track and rank and evaluate your beer can collection.

57:43 Right.

57:44 Like that's not a super hard problem.

57:45 And you could, you know, potentially make that a product and make it really interesting, like after your career career.

57:51 Yeah.

57:51 And that's a really interesting point you brought up because one thing that has happened is that when younger people, I guess, like us or even younger are designing or thinking, oh, let's think of business ideas or even research ideas or, you know, government funding.

58:05 For when people think about older adults and technology, a lot of what people think about both in government funded research and in products is assistive technologies.

58:14 Right.

58:14 It's kind of slowing the decline of old age.

58:17 It's kind of viewing old age as a quote unquote disease.

58:20 Right.

58:20 It's like, how do we help people live healthier lives?

58:22 How do we make sure they're not bored?

58:24 How do we make sure their mental and physical health is good?

58:27 I mean, these are all important things, of course, but they they take this view of age as quote unquote decline.

58:33 And I think that's unfortunate in a sense, because if you have people who are in that population designing stuff for their peers, you know, like your grandpa or their friends are like, yeah, we're designing stuff because this is fun for us.

58:43 This is like how we're enjoying our life.

58:44 This is our hobby.

58:45 This is our equivalent of 20 year old laundry making apps.

58:48 Like, yeah, we're not making apps to help us stave off age related decline.

58:52 We're making apps because these are things we actually find intrinsically fun.

58:56 And I think we'll hopefully see more of that as the older population is programming for themselves rather than, say, younger people like us thinking, oh, what products do you think my grandparents need?

59:05 Right.

59:06 That would be awesome.

59:06 I'm just thinking of all the remote control things that you could build to, like for remote control hobbies and whatnot.

59:13 It sounds great.

59:14 Yeah, I think there's a lot of there's a lot of potential there.

59:16 And I think that the future that I'm hoping to see with this work and others is to kind of view age as an opportunity.

59:23 Right.

59:23 And that I mean, again, if you Google, if you Google image search, you know, older adults and technology, I'm sure a lot of the pictures you'll see will be health related assistive technologies dealing with physical and mental disabilities.

59:35 Things that are kind of, you know, they're necessary, but they're kind of staving off decline.

59:39 But whereas I think in the future, if, you know, when many of us are over 60, we're still us, right?

59:45 We're still want to have fun.

59:46 We still want to make fun apps, silly apps, you know, games, things to hang out with our friends, maybe, you know, maybe sharing inappropriate things with our similar age friends and stuff.

59:55 And I think that I would love to see more of that in that generation.

59:58 And I think that they'll be empowered to do that once they know more about how to program.

01:00:01 Yeah, that's I really think that's a great thing.

01:00:04 I always have felt like if I ever retired, I would just keep doing the same thing, just more of it for myself.

01:00:09 So hopefully, yeah, hopefully, we've inspired some people to pick that up as well.

01:00:13 All right, Philip, I think it's about about time, we should probably just leave it there.

01:00:19 Let me ask you the two questions I always ask before I let you out of here.

01:00:21 One, if you're going to write some Python code, what editor do you open up?

01:00:25 I think I've used them for exactly 10 years since, since I started grad school around 2007.

01:00:30 And I do not customize that much beyond the regular syntax.

01:00:35 I am supremely low tech in terms of programming.

01:00:39 I just use them.

01:00:40 Yeah, just make the need to move around, right?

01:00:42 Yeah, it's always the same.

01:00:43 Cool.

01:00:43 And a notable PyPI package.

01:00:45 So last time I was on here, I talked about Anaconda, or as I talked about this meta package that this one click installer for everything.

01:00:52 And I'm trying to think of if I can think of anything else at this point that is major at this point.

01:00:59 I might still be, you know, I think I'm still a proponent of these, of both Anaconda and things like Enthought and just these one click installer things that get you up and running.

01:01:11 And I think even from two years ago, I think these have grown even more powerful because data science is a big thing now.

01:01:17 And now they have Jupyter Notebooks and hopefully the Jupyter Lab IDs and stuff.

01:01:20 And I just think having a one click installer on your computer to get everything going so that you can just copy any code from the web from any tutorial and play with it, I think is immensely powerful.

01:01:31 And I think it covers the, I mean, these meta packages cover most of what you need for production level data science and analysis.

01:01:40 Yeah, they're definitely great.

01:01:41 And I feel like, you know, if you were getting started, just running Jupyter Notebooks and starting to type in there is actually not a bad way to go.

01:01:48 That's right.

01:01:48 And I think a lot of, speaking about education, a lot of more classes now are being taught in the notebooks because it's just a convenient, such a convenient medium.

01:01:56 And also now there are services, I'm sure, I don't remember them off the top of my head, but there are web-based hosted platforms for Jupyter Notebook, which makes it even easier.

01:02:05 So I guess my answer for that would be use one of those and you don't have to install any packages.

01:02:10 You get all the good ones.

01:02:11 Perfect.

01:02:11 All right.

01:02:12 Final call to action.

01:02:13 I think my final call to action would be that, I mean, going with this age-related theme, it is a cliche, but it is never too late to start, right?

01:02:22 That it's now easier than ever to not only learn programming, but I mean, I was talking to relatives who were, I have older relatives who they are retired or some are retired and they just learn a lot from YouTube, right?

01:02:35 They're learning how to fix stuff around their house.

01:02:37 They're learning to fix their cars.

01:02:39 They're learning repair.

01:02:40 They're also learning some basic things about coding, too.

01:02:43 I was just talking to someone the other day just to kind of get a sample at it.

01:02:47 So I think these online resources are just amazing.

01:02:50 And also, I guess the other call to action is just if you're in an older generation, just to talk to, this is a great way to communicate with your younger relatives, right?

01:03:00 I mean, if you have kids or grandkids who are into technology and stuff, that's an awesome way to connect with them and to find common ground.

01:03:07 And we even found people in our surveys who talked about one of the reasons they want to learn was so they can chat with their kids and grandkids about technology.

01:03:15 Yeah, that's awesome.

01:03:16 Definitely this podcast and yours is the testament that developers love to talk about software.

01:03:21 So if you're trying to connect, that's certainly a good way to do it.

01:03:24 That's right.

01:03:25 Yeah, so I guess one thing I'd like also to throw out there is, you know, maybe like if somebody's out there and they're kind of inspired and they're in this age group, maybe you could create like a Slack channel or a forum or host like some sort of virtual meetup on like Google Hangouts.

01:03:38 Like these communities, you could totally create them, right?

01:03:42 Like if people are feeling hesitant to go to, you know, meet up with maybe a bunch of startup kids, right?

01:03:48 Start your own to talk about hobbies or what you're doing, like some of these hobby projects or something, right?

01:03:54 Yeah, I think that's great.

01:03:55 And especially I think the bar to text-based forums is a little lower.

01:03:58 I mean, I kind of meetups, sorry, virtual meetups where you have to talk on camera, maybe a bit more intimidating.

01:04:03 But there are already quite a few forums, just online communities of older adults talking about.

01:04:09 A lot of it, again, is about health or a lot of it's about health.

01:04:11 But there are already communities where older adults congregate to talk about their hobbies and also Facebook groups and everything.

01:04:17 So if we can start more of those for technology-related things, that'll be great.

01:04:22 But I think this ultimately has to be started by kind of early adopters in that age group and not necessarily by us.

01:04:27 Right, exactly.

01:04:28 Like some 20-year-old going and saying, I got my new startup idea.

01:04:31 Maybe that works, maybe it doesn't.

01:04:33 But it seems like someone from that community doing it would really have the most value.

01:04:37 And I would love for someone like that to start a podcast like yours or mine.

01:04:41 That would be awesome, too.

01:04:42 That actually would really be cool.

01:04:43 So podcasting is definitely one of these options.

01:04:45 If you're out there and you do create one of these, be sure to drop by the episode page and put a comment in the bottom so that people can find it.

01:04:54 I believe this one is talkpython.fm/112.

01:04:56 So, yeah, people can put notes there.

01:05:01 Great.

01:05:01 Yeah, and you can email me or Michael as well.

01:05:03 You should email us as well if you're listening and you're interested in this because I think we'll definitely be happy to talk about this.

01:05:09 Yeah, absolutely.

01:05:10 All right, Philip, thank you so much for once again being on the show.

01:05:13 And I'm looking forward to whatever we'll talk about next time you come back.

01:05:17 All right.

01:05:17 Thanks again, Michael.

01:05:18 This is great.

01:05:19 You bet.

01:05:21 This has been another episode of Talk Python to Me.

01:05:24 Our guest has been Philip Guau, and this episode has been sponsored by Rollbar and Hired.

01:05:29 Rollbar takes the pain out of errors.

01:05:32 They give you the context and insight you need to quickly locate errors that might have otherwise gone unnoticed until your users complain to you, of course.

01:05:39 As Talk Python to Me listeners, you can track a ridiculous number of errors for free.

01:05:43 Just go to rollbar.com slash Talk Python to Me to get started.

01:05:46 Hired wants to help you find your next big thing.

01:05:50 Visit talkpython.fm/Hired to get five or more offers with salary and equity presented right up front and a special listener signing bonus of $600.

01:05:59 Are you or your colleagues trying to learn Python?

01:06:02 Well, be sure to visit training.talkpython.fm.

01:06:05 We now have year-long course bundles and a couple of new classes released just this week.

01:06:10 Have a look around.

01:06:11 I'm sure you'll find a class you'll enjoy.

01:06:13 Be sure to subscribe to the show.

01:06:15 Open your favorite podcatcher and search for Python.

01:06:17 We should be right at the top.

01:06:19 You can also find the iTunes feed at /itunes, Google Play feed at /play, and direct RSS feed at /rss on talkpython.fm.

01:06:28 Our theme music is Developers, Developers, Developers by Corey Smith, who goes by Smix.

01:06:33 Corey just recently started selling his tracks on iTunes, so I recommend you check it out at talkpython.fm/music.

01:06:40 You can browse his tracks he has for sale on iTunes and listen to the full-length version of the theme song.

01:06:45 This is your host, Michael Kennedy.

01:06:47 Thanks so much for listening.

01:06:49 I really appreciate it.

01:06:50 Smix, let's get out of here.

01:06:52 Stating with my voice, there's no norm that I can feel within.

01:06:56 Haven't been sleeping.

01:06:57 I've been using lots of rest.

01:06:59 I'll pass the mic back to who rocked it best.

01:07:02 First developers.

01:07:04 First developers.

01:07:05 First developers.

01:07:07 First developers.

01:07:08 First developers.

01:07:10 First developers.

01:07:11 First developers.

01:07:12 First developers.

01:07:13 First of all, first of all, first of all...

01:07:14 Thank you.

Back to show page
Talk Python's Mastodon Michael Kennedy's Mastodon