#205: Beginners and Experts Panel Transcript
00:00 Welcome to part two of our Beginners and Experts series.
00:03 This one is a panel format with seven different guests, each one of them a beginner in their own way.
00:08 We dig deep into some of the follow-up conversations from part one with these panelists.
00:13 On this episode, you'll meet Vanessa Angel, Kelly Schuster-Paradez, Dane Parks, Scott Stoltzman,
00:19 Sergio Sanchez, Alex Caprazi, and Jason Picour.
00:23 This is Talk Python to Me, episode 205, published April 2nd, 2019.
00:28 Welcome to Talk Python to Me, a weekly podcast on Python, the language, the libraries, the ecosystem, and the personalities.
00:48 This is your host, Michael Kennedy.
00:50 Follow me on Twitter, where I'm @mkennedy.
00:52 Keep up with the show and listen to past episodes at talkpython.fm, and follow the show on Twitter via at Talk Python.
00:58 This episode is brought to you by Linode and Rollbar.
01:01 Please check out what they're offering during their segments.
01:03 It really helps support the show.
01:04 In this first segment, we're just going to hear a little bit about the background of each of our panelists,
01:10 what their experience is with Python, what they do day to day, so you know where they're coming from for the rest of their answers.
01:15 Now let's hear from Vanessa.
01:16 My name is Vanessa Angel.
01:19 I live in Anchorage, Alaska, and I'm a mom with three kids, nine, five, and two,
01:23 and I work as a petroleum engineer.
01:25 I just picked up Python within the last year to apply to my job, and in the world of petroleum engineering, there's three main kinds.
01:33 The drilling engineer drills the hole.
01:34 Production engineer gets the oil from the bottom of the hole to the surface,
01:38 through the production facilities to the sales line.
01:41 And then the reservoir engineer, that's the last kind.
01:43 That's what I am.
01:44 We work with geologists and geophysicists who use tools like seismic, core sampling, logging,
01:51 to come up with an estimate of what the layer of rock that we're studying
01:55 that sits thousands of feet underground looks like.
01:58 You know, it's covering miles and miles, and we only have small data points in between.
02:02 So we use a lot of different types of data, a lot of time series data.
02:06 We have a lot of monitors in the field, and then we get a lot of inputs from the geologists
02:11 and geophysicists, and we build a lot of simulation models.
02:13 And using all that information together, we're trying to come up with estimates for predicted
02:18 oil rates if you drill a well, where oil's remaining, where we could drill more locations
02:22 and get more oil.
02:23 And for all of this, in general, I used to use Excel.
02:26 You know, we'd have databases of data, but you'd just pull it out and analyze it.
02:29 And learning Python has really transformed the way I do my job.
02:34 It's been really useful for all the data analysis, data wrangling, and then advanced
02:39 data techniques that you can apply that come built into packages in Python.
02:43 Now let's hear from Kelly.
02:45 Hi, my name is Kelly Schuster-Paredes, and I'm an education technology specialist and computer
02:50 science teacher at an independent school in Florida.
02:53 My day-to-day job consists of wrangling 11 to 13-year-old students and try to teach them
03:00 Python.
03:01 This is the first time they've scripted in Python in a language, so it's been a fun experience
03:06 this year.
03:06 I also support approximately 30 teachers in the school, in the middle school, with using
03:12 technology in their classroom.
03:13 And I do anything from helping them with an application, helping them with a Google Suite
03:21 product.
03:21 But our major and most fun part is getting the teachers into coding projects in their
03:27 curriculum.
03:27 And on a side job, my teaching partner, Sean Tyber, and I, we just launched a podcast called
03:33 TeachingPython.fm, where we discuss the daily findings, our triumphs, our learning of teaching
03:40 kids to code in Python.
03:41 It's been a fun podcast.
03:44 We started in December, and we have launched 15 episodes so far.
03:49 Here's Dane.
03:49 Hi.
03:50 Thanks for having me on the show.
03:51 My name's Dane.
03:52 I'm a civil engineer.
03:53 I've been working with Python for about four months now.
03:56 I have a little experience with some other programming languages, but I've never been in a professional
04:00 development role or anything of that nature.
04:02 I write code for personal use to try to assist with some of the more menial tasks I face day
04:06 to day.
04:07 And I work with computers that use proprietary specialized software a lot, like AutoCAD, MicroStation,
04:13 ArcGIS.
04:14 I had some programming classes in college, but certainly don't consider programming to play
04:19 a day-to-day role in my job expectations or anything like that.
04:22 I work for a company now that inspects bridges for state agencies.
04:25 So when you see a photo of those guys walking up on the suspension cables or dangling off
04:30 the side of a bridge in a basket, that's the kind of work I primarily do.
04:33 I do some design work as well and work associated with repairs found on the inspections.
04:38 There's a lot of record keeping and data being transmitted in my role.
04:41 Some of these bridges have thousands of components being inspected and recorded, and I deal with
04:47 the databases every day, which is why I originally got into Python.
04:50 I want to try to keep track of and manage the data I'm working with a little more efficiently
04:54 and get it to a more practical format when I needed it to be.
04:56 Here's Alexander.
04:58 Hi, my name's Alex.
04:59 I'm 42 years old, and I've been learning Python for about a year now.
05:04 I'm a certified fluid power specialist working for a hydraulic component rebuilder and distributor
05:10 in the Seattle area.
05:11 I've been in the industry for about 18 years.
05:15 So I came to Python.
05:16 I was kind of curious about programming, and someone told me that Python was a great place
05:22 to start.
05:23 It didn't take me long to realize that Python had a lot of potential to help me out with
05:28 my current job in regards to dealing with spreadsheets and scheduling, things of that nature.
05:35 A lot of the stuff that you'd find in Al Sweeker's Automate the Boring Stuff.
05:40 So I've been reading that and also taking the 100 Days of Python course through Talk Python FM.
05:48 So I've been enjoying that and building projects.
05:50 I've built a hydraulic calculator, and I've built a unit conversion tool.
05:56 And right now I'm working on a hydraulic library.
06:00 So I'm putting together a library with commonly used hydraulic formulas used in the industry.
06:06 So maybe that'll turn into an open source project.
06:09 So far, I've really enjoyed learning how to program.
06:12 I'm really excited to see where it takes me.
06:14 Now let's hear from Jason.
06:15 Hi, my name is Jason Pecor, and I spent about the first 10 years of my career doing semiconductor
06:20 design and verification.
06:22 So most of my coding experience historically has been using the languages like System Verilog
06:27 and VHDL that we use in that industry.
06:30 Did some Perl development, C, Tickle, and even a little bit of Python to kind of do like support
06:37 scripts and things that we would use as part of our verification environments, but never have
06:41 really been a true software developer as my full-time gig.
06:45 These days, my primary responsibility is focused on business development and marketing.
06:50 I'm one of the co-founders of a small company that does semiconductor design as well as some FPGA-based
06:56 embedded computing platforms for embedded systems, motion control, industrial IoT, and things like that.
07:02 So most of my work is spent on the sales and marketing kind of activities, but that also includes
07:07 doing YouTube videos and doing our social media stuff, which is really cool because that's where
07:11 I get to do demonstrations.
07:12 It allows me to get my hands kind of dirty with some coding and creating things.
07:16 I actually came back to Python about a year or so ago because I was working on a Raspberry
07:21 Pi project at home.
07:23 It was kind of during that time I was just looking for some help and I ran across the Talk Python
07:26 podcast and the Python Bytes podcast and I just love them and I just kind of started to get
07:32 really interested in Python in general.
07:33 And then in addition to that, one of the core things I care about right now that's Python
07:38 related is what's happening in the area of Python running on hardware.
07:43 So for example, MicroPython or Adafruit's fork of MicroPython, which they call CircuitPython,
07:48 is really interesting for microcontrollers and what they're doing there, a lot of activity.
07:51 And then there's a project called MyHDL where people are developing, that group is developing
07:56 a mechanism for using Python for actually doing ASIC and FPGA hard work types of design.
08:01 And ultimately, I'm very interested in Python as a high-level synthesis language.
08:05 So really enjoying learning Python and how it might apply to some of the things I'm currently
08:10 working on or interested in professionally.
08:12 Here's Scott.
08:13 Hi, my name is Scott Stoltzman.
08:15 I live in the beautiful city of Fort Collins, Colorado, where I recently became a father.
08:20 And it's been unsurprisingly more difficult to figure out than Python.
08:25 A few years ago, I started an analytics consulting business where I now work as a data scientist
08:30 and I provide services surrounding statistical modeling and analysis.
08:34 I've been using Python for about five years.
08:37 The first three years basically just utilized Jupyter Notebooks scripts with a lot of functions
08:44 and loops.
08:45 I think that was mostly driven by the fact that I had a R background in MATLAB where the majority
08:50 of work I needed to do didn't require any sort of custom classes.
08:53 And while functional programming produced a lot of value for me, I was eventually forced to
08:59 move on and utilize more classes in order to put my Python code into production.
09:04 My day-to-day work is focused on data acquisition, ETL, statistical modeling, and data visualization.
09:10 I focus on improving data integrity, increasing the value businesses get from their data, that
09:17 sort of thing.
09:18 My typical workflow consists of creating a data pipeline with Luigi, gathering data from APIs,
09:24 cleaning it all up and getting it ready for a Panda's data frame, ensuring accuracy with
09:30 stats models.
09:31 And I'm starting to consider PyJanitor.
09:34 And I set it up for an API endpoint with Flask.
09:37 I'd say I'm pretty dependent on Python.
09:40 It's played a critical role across the board from my smallest to largest clients.
09:45 I've used it for basic dashboards, using Dash, for businesses making 100K a year, maybe all
09:52 the way up to ETL for a state pension fund with billions in assets under management.
09:57 That kind of robustness has really been the driver for my success because I can focus on
10:03 the problem I'm solving rather than worrying about how I'm going to solve it.
10:07 Here's Sergio.
10:08 Hi, my name is Sergio Sanchez-Zavala.
10:10 I'm a research associate at PPIC, the Public Policy Institute of California.
10:14 My experience with Python is mostly on the data analytics and data visualization side of
10:22 things.
10:22 I do research on higher education public policy in California.
10:26 So I use a lot of publicly available census data.
10:30 And I use Jupyter Notebooks, Pandas, Altair, Jupyter Lab actually nowadays mostly to analyze this data and extract useful information for our legislature here in California.
10:45 The next question I wanted to ask everyone was, what has been the most challenging thing to learn programming and Python?
10:51 I feel like this is an important one to hear because often there's one or two things that are really hard and you push through learning some concept or you're solving some problem.
11:01 Once you've gone through that at a time or two, everything else after that becomes much more approachable.
11:07 All right.
11:07 Not necessarily easy.
11:08 There's still many things you don't know, but there's plenty of stuff you have solved.
11:12 And you can say, well, if I did that, I can do this other thing.
11:15 So let's hear what has been the most challenging on the path of learning to become a programmer.
11:19 Here's Alexander.
11:20 Yeah, surprisingly, it really hasn't been the programming concepts that have been presenting the greatest challenge.
11:28 It has been dealing with some of the external libraries like the UI libraries and dealing with the installation and navigating through some of the documentation.
11:40 Here's Dane.
11:42 So my college had a basic programming for engineering course that anyone in any of the engineering disciplines had to complete.
11:47 It was absolutely terrible.
11:49 They started us out with HTML, a couple Excel tips, and then we just kind of jumped straight into C.
11:56 Basically just had us go through the motions of how to create a simple app to do things like play Blackjack or Yahtzee, other things like that.
12:03 I think a lot of people had that experience where they were looking for a language that was useful.
12:07 So they started with C and it was just ended up being not the right language to start out with.
12:12 I remember one of the best professors I had had us write a basic code in MATLAB that performed a set of beam analysis calculations.
12:18 And I think that project was the only one I was assigned during school that really made me go, hey, programming could be incredibly useful to me in the future.
12:27 I don't think college really has the ability to prepare you for a career like people think it does going in, but more so gives you an introduction to a little bit of everything to help you find the thing that you enjoy doing.
12:37 I think it's really important career-wise for people to find something that they say, I'd be willing to do this in my free time and I'm not just going to do it basically to earn a paycheck.
12:45 Up until that point, my programming experience consisted of making some darts, scoring games and Excel spreadsheets and learning what was required to work with Ubuntu and Linux through Bash.
12:57 I built some PCs and I was able to do multiple OSs, those kinds of things.
13:01 I'm really happy with my choice of college overall, but there's one thing I'll hold against them.
13:06 It's that their technology program at the time for engineers was just absolutely terrible.
13:10 As far as challenges with Python, I think my biggest struggle has just been how expansive it is.
13:14 I can form simple functions with it, but when I got to the point where I wanted to write to its database, I had to get some basic SQL knowledge.
13:22 For web apps, I had to refresh what I knew about HTML and CSS.
13:26 There's a lot of things that can be accessed using Python as a springboard, but in order to get the program to do what you actually wanted to do, you end up getting a pretty good intro into a little bit of everything.
13:34 Now let's hear from Kelly.
13:36 I think the most challenging thing about learning to program for me was just getting started.
13:42 There's so much information out there in order for people to learn the basics so that when I was told I was going to be teaching Python last year, I started wondering, you know, where would I start in my preparation?
13:56 I've been teaching for a while, and I know how I would start students, but for some reason, I didn't know how to start them in learning how to code.
14:03 So with learning anything new, I had to stop and prepare my brain for this type of learning.
14:10 And then I started comparing myself to others and how well they code and how the information just came out and they were able to start typing.
14:17 I also didn't know really what my learning style would be for coding because it was something different than what I had done in the past.
14:25 And so I started ordering every book on the planet.
14:27 I would order Python for tweens and teens.
14:30 I ordered Python for kids.
14:31 I ordered Python for dummies.
14:33 I ordered the programming BBC Microbit, getting started with MicroPython.
14:37 And I kept, I just read the books thinking that it would be easy to pick up coding.
14:41 I knew the concepts.
14:42 I could say the vocabulary.
14:43 But I really wasn't into programming.
14:47 So I started watching videos, the Sendex videos and the Socrates videos.
14:52 And started listening to your show, Michael, talk Python to me.
14:55 And then what would happen was I had all this information and I still didn't consider myself a programmer because I had so many resources.
15:03 I just, and I would do all the resources.
15:05 And I kept finding new things that could be done with Python and I would read some more resources.
15:09 And I got a bit overwhelmed.
15:11 And so again, like the most challenging part about starting to program is just starting to program.
15:17 You can read as much information as you want.
15:19 But until you actually start trying to solve problems and write the code by yourself, you never really get the full understanding of what it's like to program.
15:29 Now let's hear from Vanessa.
15:31 The most challenging part about learning Python to me was in the beginning, just trying to get started and meet myself where I was at.
15:42 So I guess the way I imagined the whole process would work is that I would go online, find a snippet of code, kind of deconstruct it, figure out how it worked, and then apply that and be immediately useful.
15:53 But I hadn't had any computer programming in my history at all.
15:58 And I found that I didn't understand the context well enough to understand what any one line or word or symbol in that script meant.
16:05 And therefore, I couldn't use it usefully and I couldn't analyze it.
16:08 And I got frustrated early on.
16:10 And what I found was that I really needed to start from the very beginning.
16:13 I needed to have those intro classes.
16:16 What is a list?
16:17 What is a Boolean?
16:18 So once I realized that and I allowed myself to start as slowly as I needed to, I found that then I was able to get up and start making progress.
16:29 You know, just one step at a time.
16:31 It was surprising how easy it was.
16:34 Three months later, it felt like I'd been waiting slowly through this material.
16:39 But then three months later, I have these skills that I didn't have before.
16:42 And I can do these amazing things that I couldn't do before.
16:44 Here's Sergio.
16:45 I think the most challenging thing for me was being okay with not knowing anything and asking for help and understanding that, yeah, I don't know anything right now, but maybe eventually I will.
16:58 Because when I was in college, I signed up for this computer science class and the professor handed out this worksheet that said, if you cannot do this, you shouldn't be in this class.
17:07 I dropped that class and I didn't touch computer science or programming until after college.
17:13 And that was a huge fear when you're barely starting and you don't want to look dumb and you want to learn something.
17:21 If you want to learn something, obviously you do not know that thing.
17:24 And that's perfectly fine.
17:26 And the Python community is particularly great at welcoming beginners.
17:30 So it worked out.
17:32 But you have to get over that fear of looking dumb.
17:36 That was the most challenging thing for me, at least personally.
17:38 And a very close follow-up was having time for myself.
17:44 Setting up one hour, 30 minutes a day or every other day to actually sit down and write code.
17:51 Because you cannot learn programming by reading articles or listening to podcasts, or at least I can't.
17:58 You have to sit down and actually write some code to understand what you're doing and see the errors and be like, oh, I guess this doesn't work.
18:05 Oh, I didn't know this could work, but it did.
18:07 You know?
18:07 And then also you have your code and then you can start building on that.
18:11 It's just keeping track of everything.
18:13 Those are the two biggest challenges for me.
18:15 It's just, it's okay looking dumb.
18:17 Sometimes it's okay saying that you don't know something.
18:21 And actually having time to do it.
18:23 And not a lot of people have that privilege to have an extra hour a day or every other day to take up a new skill.
18:30 Now let's hear from Jason.
18:32 Well, when I came back to using Python again here recently in the like last year and a half or so,
18:36 it was really on the heels of starting to do more applied coding for our development platforms.
18:41 And we've designed our development platforms to play really nicely in the Arduino ecosystem.
18:45 And so most of the code I was writing was in the, it's really in C, but it's kind of like a abstracted version of C that Arduino came up with that runs in their development environment.
18:55 And I wanted to pick up Python for this project I was doing at home and wanted to learn that.
19:00 And I had done Perl before.
19:02 And so I thought, okay, well, it's going to be similar in a lot of ways to Perl and even similar, you know, programming languages from language to language.
19:09 You get different syntax, different ways to structure things, but a lot of the concepts are the same.
19:14 Well, the first thing I hit that I really didn't like was the indenting and I actually hated it.
19:19 I mean, I wanted my braces back.
19:21 I wanted a begin end something.
19:24 And really, it really came down to the fact that I kind of had my own personalized coding style with some things that if I could put an open brace and a closed brace on the same line for like really short if else statements and things like that, it, for me, it was very efficient and very clean and very compact.
19:39 But I know that people are probably hearing that and thinking, man, that is just crazy to do it from a style guideline stamp perspective.
19:45 But it's kind of what I was doing and it seemed to work.
19:48 But it wasn't long before I learned to really like it.
19:51 In fact, I remember coming in here one of the first days I was starting to work with it and talking with one of our engineers and just talking about how much I hated the whole indenting thing.
20:00 And then like two weeks later coming in saying, you know, I think I actually like this.
20:05 My code looks pretty clean.
20:06 I can very quickly look at Python code and understand what's going on.
20:10 And so I kind of became a believer in using that.
20:14 So that was one of the first kind of challenging things I had to get over.
20:18 Then the other thing that I found that was a little bit challenging is Python goes from being very easy to use to getting complex in kind of a hurry, depending on what you're trying to do.
20:27 And so you can come out of the gate and write a simple script.
20:30 You can jump into the shell or you can do a little app.
20:33 It's pretty simple.
20:34 But all of a sudden it's like, OK, well, now I'm going to need this virtual environment and I need to get these packages installed.
20:40 And am I what am I installing here?
20:44 Am I using pip to install something?
20:45 There's homebrews involved.
20:47 I had to download something from GitHub.
20:49 It's a Python 2, Python 3.
20:51 And then there's the whole thing of Dunder variables.
20:54 I mean, when I first saw those, especially the like the Dunder main thing, I had no idea what was going on.
21:00 I saw examples of it.
21:01 And actually, the first class, Michael, that I bought from you, one of the first things I did was I searched through all the content to figure out where you might talk about this.
21:11 And I jumped to that video and watched that first.
21:13 And so that was a little bit of a challenge for me coming into Python was kind of going from that quick and easy program to something more complicated.
21:19 And some of the sort of auxiliary things I needed to understand to make it work.
21:23 Here's Scott.
21:24 The most challenging problems I faced when learning to program in Python actually had nothing to do with the language itself.
21:31 It had to do with the lack of discipline I had on my end when initially learning to code.
21:36 I was more or less self-taught out of the gate with input from excellent mathematicians, economists, and a physicist.
21:45 However, the code they wrote wasn't really geared for any sort of production environment.
21:49 They were writing scripts to solve problems in isolation to deal with the certain situations in their realm rather than focusing on good practices.
21:58 Needless to say, I developed some really bad habits, but I'm glad that it got me going.
22:04 As I look back, I realize it's much easier to learn some bad habits while you're excited about learning than it is to sit down and learn something like a tuple is an immutable object, blah, blah, blah.
22:16 But I'm sure there's some kind of balance in between.
22:19 Due to the fact the previous work I was doing was almost exclusively surrounding functional programming,
22:25 I still have to take back and remind myself there could be a better way to structure my code in an object-oriented way.
22:32 This happens a lot when I start chaining functions together in an attempt to utilize drive principles.
22:38 Nowadays, after I find myself overloading my overloaded functions with more overloaded functions,
22:45 I tend to step back and hit the reset button rather than pushing on and regretting it later.
22:51 That said, object-oriented programming still requires a conscious effort on my part.
22:57 It's not super difficult by any means, but I still have to flip the switch.
23:02 A related challenge basically surrounds how to best utilize design patterns.
23:07 Breaking up my code in a logical, scalable, and easy-to-understand way is important,
23:12 and it's not something that's easily researched.
23:16 When you work with someone else who's already designed the patterns, they make a lot of sense.
23:23 But coming up with how to structure your own code takes a while to develop the intuition and how to develop it.
23:30 Everyone recommends the Gang of Four and the work by Brandon Rhodes.
23:34 Those are really well done, but for me it just took time and experience to really figure out
23:40 which of those patterns to use, how and when to use them, and it's something I really have to work on every day.
23:48 Now the most important question I ask myself when writing code is, am I maximizing breakage?
23:54 That's something you never want to do, and it tends to happen really easily.
23:59 So as I've become more experienced, I can catch these things ahead of time,
24:03 but it's definitely still a challenge for me.
24:08 This portion of Talk Python to me is brought to you by Linode.
24:11 Are you looking for hosting that's fast, simple, and incredibly affordable?
24:14 Well, look past that bookstore and check out Linode at talkpython.fm/Linode.
24:19 That's L-I-N-O-D-E.
24:21 Plans start at just $5 a month for a dedicated server with a gig of RAM.
24:26 They have 10 data centers across the globe, so no matter where you are or where your users are,
24:30 there's a data center for you.
24:32 Whether you want to run a Python web app, host a private Git server, or just a file server,
24:36 you'll get native SSDs on all the machines, a newly upgraded 200 gigabit network,
24:41 24-7 friendly support even on holidays, and a 7-day money-back guarantee.
24:46 Need a little help with your infrastructure?
24:48 They even offer professional services to help you with architecture, migrations, and more.
24:52 Do you want a dedicated server for free for the next four months?
24:55 Just visit talkpython.fm/Linode.
24:59 The next question I wanted to ask everybody was, what is the most surprising thing that you learned getting into programming?
25:07 Things like, what did you expect that was going to be really hard, but actually turned out to be easy?
25:11 Or what did you think was easy and actually is way harder?
25:14 Now let's hear from Vanessa.
25:16 When I first started learning programming, I thought it would be a bit of a check-the-box exercise.
25:21 Like, okay, there's all these skills that I need to know, and programming is one I haven't done yet,
25:25 so let me pick up a language and that will augment my skills.
25:29 But instead, it's been really transformational to the core way I bring data in and analyze it every day,
25:37 and the types of data that I'm now able to analyze.
25:41 You know, for one thing, there's data that's too large.
25:44 That's the reason I first got kicked off was because there was a file, a pressure file,
25:48 that had pressure data every second for three months, and it was just too big to open in Excel.
25:53 And so I used Python to open it and read it and plot it and refit it so that I could get the information out of it that I needed.
26:02 But then I found that you can analyze image data and audio data and all types of data that I never even considered going through in Excel,
26:12 and it really opens up a lot of ability for innovation if you're able to get down to that level where you're at the data source.
26:21 Or, you know, just getting to be able to talk to the database is easier and pull in multiple sources and types of information
26:28 allows you to be so much more creative than I could be in the past.
26:31 And that's really resonated with other people as well.
26:34 You know, I felt that my position as an advanced beginner meant I was in this really key position
26:40 to be able to help bring other people along if they wanted to learn too.
26:44 So I paired up with a much more experienced programmer, and together we've been putting on this training program
26:50 that mirrors what I went through last year.
26:53 And we kind of wanted to start with a small group of maybe 20 to 25 people,
26:58 but we just kept thinking of people who we thought would want to do it, and they signed on,
27:02 and now we've got a list of 60 people, and at some point I'm just going to have to cut it off.
27:06 But it's really exciting.
27:08 People across all kinds of disciplines from engineering, geology, geophysics, IT, facilities, finance.
27:16 You know, we have this big multidisciplinary group that's all using Python and learning Python,
27:21 and I'm really excited to see how they end up applying it to their jobs,
27:24 because I really think it's a game changer in how you do your work.
27:28 Now let's hear from Kelly.
27:29 I think one of the most surprising things that I learned when getting into programming
27:33 and introducing Python into our school was just how well the students got into Python.
27:40 I think it's an amazing opportunity that we have here in order to give the students the tools
27:48 that they will need in the future to solve great problems, and to be able to see the creativity that comes out from our students as they're learning to code.
27:58 I didn't expect Python to be so versatile at first, and I think that is what has just really enlightened me
28:08 and made us become a little bit of an addict for Python.
28:11 Giving the students the opportunity to learn that Python can be used in web development,
28:16 in scientific computations, in desktop applications, in robotics, in machine learning, in hardware programming.
28:24 It's such a great opportunity instead of just programming in old school HTML and maybe C++ or something.
28:32 But I think it's just this opportunity that Python provides our students
28:37 in order to show them the libraries that are constantly being produced, the SciPy, NumPy, Pandas, in order to produce data science and to do machine learning
28:47 and to show the students that you can use TensorFlow and create your own program in order to solve an issue.
28:55 One of our students, he's actually using visual perception in order to help visually impaired people or person,
29:05 a visually impaired person, maneuver their way in a new environment.
29:11 And I think that's great that we can give them.
29:14 So I think that that's one of the most surprising things that I learned from getting into programming with Python.
29:19 It was efficient.
29:21 It's versatile.
29:23 It's easy.
29:24 And it just allows the students to solve really good problems.
29:29 Here's Dane.
29:31 I think the first thing I was really surprised by when I got out of college and into my professional career was just the fear of open source in my industry.
29:38 My first job was with a Fortune 500 company that was taking database entries, exporting them as a PDF,
29:44 and then emailing one giant file out to supervisors.
29:47 Instead of performing unique queries for each supervisor that only returned what they actually needed,
29:52 they only did that to basically limit our access to the database because they didn't want us to accidentally mess it up
29:59 or open up a security hole or something in it.
30:02 They did payroll through a program that still used the DOS prompt, which took me back to my childhood,
30:07 playing games like Where in the World is Carmen Sandiego or Oregon Trail on 5-inch floppy disks.
30:12 Most of their enormous amounts of data was in Excel sheets on a company file server.
30:16 It was so bad when they told us they were switching to SharePoint.
30:19 I was actually pretty excited about the idea of it.
30:22 I think open source languages have progressed to the point where writing your own codes and programs
30:28 is like knowing how to write a spreadsheet formula was 10 years ago.
30:31 And cutting that out of your business really limits what people with intimate knowledge of your systems are able to improve upon.
30:37 The other surprise for me was kind of these companies' fear of giving any type of user authorization to us as employees.
30:42 There was some sensitive data involved in my role, but it wasn't like I was working with customer accounts or anything
30:47 that would have been really worth getting a hold of.
30:50 Even if someone did manage to get a hold of the data I had access to, it wouldn't have made any sense to them at all.
30:55 Don't get me wrong.
30:57 One of the things I've always been afraid of and it still scares me about programming is potentially negligently opening some kind of security flaw,
31:04 which is why I shy away from full app deployments or putting anything live on the web.
31:08 But at the same time, I think that by taking that sort of whitelist over blacklist approach and not allowing access to anything,
31:14 they cut their employees off from critical information because it was just too difficult to access.
31:18 They shot themselves in the foot as a result by basically stifling innovation or personal projects at the individual employee level.
31:25 And I think there were smart enough people there that if they had some sort of sandbox type environment for their employees to access,
31:31 there could have been some really useful code made available through that process and would definitely help the company.
31:37 It's crazy to me that the company was worried about those vulnerabilities because at the same time,
31:42 they had password rules like the password must be eight characters.
31:45 We weren't allowed capital letters or special characters and it had to be changed each month.
31:49 It led to weak and repetitive passwords across the company where employees would do things like use the same four letters
31:55 and then follow it up with an increasing number each month.
31:59 I've looked into data breaches and cybersecurity a lot since getting into programming.
32:02 It's never this company gave access to open source languages to their employees.
32:06 It's always something like an SQL injection, a phishing attack.
32:10 And that's kind of what ends up getting your data put out there into the world.
32:14 It's funny to me that they felt that these specialized proprietary softwares were so much safer
32:20 because I've heard Audidesk, the makers of Auditcad, and then called out multiple times in these discussions.
32:25 It's generally not their fault.
32:27 It's that these companies aren't being good about keeping these programs updated,
32:31 making sure security updates are being rolled out.
32:34 But these programs aren't any safer than open source if you have the same people kind of managing them
32:40 and not updating them correctly like they're supposed to be.
32:43 Here's Alexander.
32:44 I would say the most surprising thing to me was the fact that the thought process for reading and writing code
32:52 was similar to reading hydraulic schematics and analyzing systems.
32:58 I was surprised that I was able to pick up the basic programming concepts the way I did,
33:03 although object-oriented programming is taking some getting used to.
33:07 But there are many great resources out there that have helped me through the process.
33:11 You know, dealing with external libraries, that's really what presented the greatest challenge to me,
33:16 especially UIs.
33:17 I guess I need to just, you know, spend more time reading the documentation
33:22 and maybe take some tutorials.
33:24 I guess what I enjoy the most about all of this is the fact that I can solve problems
33:29 and that I can create and build something.
33:33 And that has probably been the most fulfilling part of this whole adventure.
33:36 Here's Scott.
33:38 The single most surprising thing I learned when getting into programming
33:41 was coming to the realization that if you have a problem, chances are someone else has already solved it.
33:47 And honestly, the amount of information out there is so vast, it's unbelievable.
33:51 I think Stack Overflow has probably saved countless screens and keyboards from being broken
33:58 by frustrated programmers.
34:00 If I look back at it, finding answers versus asking questions is probably a 500 to 1 ratio for me, at least.
34:09 And it's absolutely incredible.
34:11 And I think it's really unique to the programming world.
34:14 Once you learn to ignore the negativity and crazy self-centered egotistical stuff,
34:19 you can really gain a lot from the help online.
34:22 And it's been an overwhelmingly positive experience getting help.
34:26 And I make sure to answer questions and give back as well.
34:29 You know, the golden rule is still really important online.
34:32 And it's not limited to anything online.
34:34 There tends to be a programming community in every major city and probably plenty of rural
34:40 cities as well.
34:40 Finding a meetup group is easier than ever before and starting one yourself as well.
34:46 There's a Python meetup here in Fort Collins.
34:49 And the guy who runs it has dedicated office hours, which is a great idea where people can just
34:55 come and talk about whatever Python issue they want to discuss.
34:59 Between that and the data science meetup I run, I rarely have felt like I was the first person to ever
35:07 attempt to solve a problem.
35:08 I brought up issues with SQLAlchemy, Docker design patterns, you name it, and we've talked about it.
35:14 And just going over it with other people tends to solve more than half of my problems anyway.
35:19 Along those same lines, it's really easy to get started with things you find interesting.
35:25 If you want to use a new package, it takes moments to jump online, find examples, find a tutorial, get your feet wet.
35:31 Python and the open source community allow you to stand on the shoulders of giants and get started working on things you care about.
35:38 And when you're working on things you care about, it doesn't feel like work anymore.
35:43 Now let's hear from Jason.
35:44 Okay, this is going to be a really specific initial answer, but one of the most surprising things I remember learning about Python was the night I figured out that a regular expression had to be handled with a class object.
35:55 That was radical for me because I was used to doing regular expressions and pattern matching in Perl.
36:01 And so when I was doing this with this Raspberry Pi project I was working on, I was downloading a whole bunch of information from Flickr and I had to do a regular expression on it.
36:10 And it just blew my mind that it was an object.
36:12 I don't know why it's not that big of a deal, but I just remember thinking, wow, this is weird.
36:16 I have to create this search string and then pass it into an object using a class method.
36:21 I just, it was really strange.
36:23 Once I figured it out, it worked great.
36:25 But that was something that just stood out in my mind as well.
36:28 This was really a surprise to me.
36:30 And I'm guessing there's a whole bunch of stuff like that that I've not even yet come across.
36:34 One of the other things that for me, because of my background and a lot of this is all new, is I have to learn kind of a whole new development ecosystem.
36:42 The whole kind of global ecosystem of how things are getting done today versus the way I kind of started my career.
36:50 And so even just learning how to use GitHub effectively and play well as a community member there.
36:55 The ideas of learning about continuous integration and how to get support with the things I'm trying to do.
37:01 I'm trying to learn all these kind of new support technologies that are all there as part of the development ecosystem.
37:07 And of course, everybody has their own sort of support network, right?
37:12 Whether they're using Slack or they're using Gitter or they've got a Discord channel or they have their own forums.
37:17 There's so many ways to sort of find and interact with people to try to get the help that you need.
37:23 It's just a lot to learn.
37:25 For me, this is just all new.
37:27 I love it.
37:28 It's been a lot of fun, actually.
37:29 And I found that the community I'm interacting with, the people that I'm asking help from, they're great.
37:33 And I've really, really enjoyed it.
37:35 But it's new and it's interesting.
37:36 And it's a little bit surprising how much there is out there to support this growing base or this huge base of developers all working on different stuff.
37:46 It's been very cool.
37:47 And of course, one of the things that's really fun about programming and being able to do this kind of development, though, is sort of the instant satisfaction that you can get from it.
37:55 And it's an area I've always liked about programming, even going back to when I was doing it in college.
37:59 You write something, you run it, and you see it, right?
38:02 As opposed to developing boards or hardware, things that you may have to wait a long time to see it actually working directly or hold it in your hands and make it work.
38:11 It's just a lot of fun to have something work immediately, whether it's web development or you're running microcontroller code and hardware, doing something in robotics, or even just making cool neopixels light up and create a really funky color pattern.
38:26 It's something you can see happen right away and very fun.
38:30 So the project I did on that Raspberry Pi, being able to get the help I needed, figure out how to write the Python code and actually have it work and do all the things I wanted to do, that was just very gratifying and a lot of fun.
38:41 Here's Sergio.
38:42 What is the most surprising thing you learned getting into programming?
38:45 A few things.
38:46 One, it's really hard to work with certain types of data, like PDFs.
38:53 If I try to take text out of PDF, it's just impossible in general.
38:58 It sucks.
38:59 I can never get it to work.
39:00 Working with time, that was really weird because we're so used to knowing what in five minutes or next year or two weeks ago is.
39:11 If you tell someone, they'll understand right away.
39:13 But try to explain the concept of time to a computer.
39:16 That's impossible.
39:17 I mean, I guess it's not impossible.
39:19 People do it all the time.
39:20 It's just really, really hard, at least for me.
39:22 A really, really great positive surprise I got was how amazing the community is.
39:29 Everyone seems so happy to.
39:30 Share their resources and share their knowledge and tell you what you did wrong in a positive way and not call you stupid right away.
39:39 At least in Python.
39:41 I hear other communities might not be as great at that.
39:46 But in Python, it seems like everyone has a blog or tutorial or willing to be like, hey, here's my code or actually you did this.
39:52 This works, but maybe you should try this.
39:55 It's a little bit more efficient.
39:57 Because of that, you can learn a lot of things really fast.
40:06 You can then learn very, very advanced techniques really quick.
40:10 I started learning Python in Python.
40:11 I started learning Python in 2017.
40:13 I didn't know anything.
40:14 And now I'll be presenting a tutorial on Pandas at PyCon 2019.
40:19 In less than two years.
40:20 I got from not knowing anything in Python to actually presenting a tutorial and teaching other people at PyCon.
40:27 That's all because of the community.
40:29 It's not just me.
40:30 It's the free resources I receive from the community.
40:33 The positive feedback I receive from the community.
40:35 The Python community.
40:39 This portion of Talk Python to me is brought to you by Rollbar.
40:42 Got a question for you.
40:43 Have you been outsourcing your bug discovery to your users?
40:46 Have you been making them send you bug reports?
40:49 You know there's two problems with that.
40:50 You can't discover all the bugs this way.
40:52 And some users don't bother reporting bugs at all.
40:55 They just leave.
40:56 Sometimes forever.
40:57 The best software teams practice proactive error monitoring.
41:00 They detect all the errors in their production apps and services in real time.
41:04 And debug important errors in minutes or hours.
41:07 Sometimes before users even notice.
41:09 Teams from companies like Twilio, Instacart, and CircleCI use Rollbar to do this.
41:14 With Rollbar, you get a real-time feed of all the errors so you know exactly what's broken in production.
41:20 And Rollbar automatically collects all the relevant data and metadata you need to debug the errors so you don't have to sift through logs.
41:27 If you aren't using Rollbar yet, they have a special offer for you and it's really awesome.
41:31 Sign up and install Rollbar at talkpython.fm/Rollbar.
41:36 And Rollbar will send you a $100 gift card to use at the Open Collective where you can donate to any of the 900 plus projects listed under the Open Source Collective or to the Women Who Code organization.
41:48 Get notified of errors in real time and make a difference in Open Source.
41:51 Visit talkpython.fm/Rollbar today.
41:56 The final question for everyone is, what is the best piece of advice you have received?
42:02 Let's hear from our panelists.
42:04 Here's Alexander.
42:05 Some of the best advice that I've received so far is be curious, code every day, and don't give up when a challenge arises.
42:16 I would say the most valuable piece of advice was during your podcast with Jay Miller when he said, merge your passions.
42:24 You know, someone who tends to jump around and tries to learn too many things at once.
42:30 What he said really spoke to me and it gave me direction.
42:34 It made me realize that it is okay to be passionate about many things.
42:40 And there are times when they can coexist.
42:42 I guess it's kind of like writing books about your passions and interests.
42:48 I guess the same could be said about programming.
42:50 It could be another way of expressing that passion for something that is important to you.
42:56 Here's Sergio.
42:57 My mom has this saying, el conocimiento nos hace responsables, which translates to knowledge makes us responsible.
43:04 And I always took that as, if you know something is wrong, you should do something about it.
43:08 Or if you know you could help, you should.
43:12 And that's going to make the world a better place in general.
43:16 And that has driven me my whole life, I think.
43:19 I was good at math.
43:22 And growing up, it became a thing of how can I use math?
43:26 And how can I use statistics?
43:27 And how can I use this technical knowledge I know to help other people?
43:31 And that drove me here to what I do of researching public policy.
43:36 So I can, maybe I cannot draft the legislation myself, but I can help these people make the right decision.
43:41 Or hopefully at least a more informed decision.
43:44 And that's coupled with another advice, implicit advice my mom gave me of always keep learning.
43:51 Never stop learning.
43:52 You can always learn something new and you can always get better at something.
43:55 And when you become better at certain things, you can share that knowledge.
43:59 It doesn't cost anything for you to share your knowledge and make other people better at what they do or what they want to learn.
44:06 More efficient at things.
44:09 And it's just a positive thing for everyone.
44:12 When we all learn.
44:13 When we stay learning.
44:15 And we get better at things.
44:17 That's my advice.
44:18 That's what I would tell someone that's starting.
44:20 Or if I could tell my younger self or if I could tell anyone out there listening.
44:25 Just don't stop learning.
44:28 Because knowledge makes us responsible.
44:30 It makes us all better.
44:31 It makes us as a society better.
44:34 It makes you better.
44:35 It makes your family.
44:36 Your neighbors.
44:37 Your friends.
44:39 Better off.
44:40 Here's Dane.
44:42 So I don't have a lot of close friends in the programming world.
44:45 And a lot of engineering friends don't really have coding experience.
44:48 So I don't get a lot of personalized advice on programming.
44:51 One of the better pieces of general advice I've ever received was you don't have to approach every project like you're building a watch.
44:57 It was referring to a construction process.
44:59 But it's a principle I carried over to my programming work as well.
45:03 There's no point in trying to recreate the request library because it doesn't have one function you think you need.
45:08 Or if you have a process that takes seven steps, don't give up on the program entirely when you realize you can only automate about three of them.
45:16 Even though those three steps will make your life a little bit easier, there's a good chance that later on you may be able to address the other four.
45:23 And even until then, automating those three processes will definitely save you a lot of time in the long run.
45:29 Some great advice I got while learning Python from online tutorials and just researching programming would be Google is your friend.
45:35 Even if I'm trying to create a very specialized function, I've learned that I can boil that down into simpler parts and go on to places like Stack Overflow or just Googling the error codes I'm getting and find solutions that way.
45:47 Tutorials give you a great intro into a wide range of libraries.
45:51 And even if the end app wasn't exactly what I was trying to create, they still open the door for me to a lot of ideas to use later on.
45:58 I've used a lot of Corey Schaefer's tutorials on YouTube.
46:02 They're absolutely fantastic.
46:04 They basically taught me a lot of what I know about programming.
46:07 I switched over to PyTerm after hearing so many people recommending it at the end of this show.
46:13 That's helped me tremendously.
46:15 It's a great organizational system and it just makes everything so much easier.
46:20 And you can use it to create small programs.
46:22 You can access the terminal.
46:23 It basically does everything I need.
46:25 I think most importantly, the big lesson I learned was not to be intimidated by security concerns or things like that.
46:32 Absolutely keep them in mind while coding.
46:35 But there's plenty of ways to start out in a way that guarantees your primary day-to-day computer and personal information aren't getting exposed to anything you don't want them to accidentally.
46:44 And again, Google is your friend as far as that.
46:46 Thanks for having me on the show, Michael.
46:48 I'm a huge fan and you're doing a great job.
46:50 So keep it up.
46:51 Thanks again.
46:51 Now let's hear from Jason.
46:53 I'm not sure I could really claim this is the best piece of advice I've ever received, but I thought this was really good.
47:01 One of the managers I worked for about 10 years ago, a little less than 10 years ago, told me a story about when he first got hired to his first job out of college.
47:10 And his boss told him, his manager said, listen, I want you to be very aggressive in the work that you do.
47:17 I want you to continually push and push and push to the point where we need to tell you, hey, you're not allowed to make that decision.
47:24 You're not allowed to do that.
47:25 That's what I want from you.
47:27 And that's kind of what he told me is he's like, I want you to take initiative.
47:30 If you see something you think needs to get done, just do it and move forward and take care of the things you see that need to be taken care of.
47:36 And if you step over the lines and you make a decision, you make a call that really wasn't yours to make, I'm not going to be upset with you about that.
47:43 I'm just going to say, look, you aren't actually allowed to make that decision, but I'd always rather have you pushing hard like that than to be laying back and wondering whether or not you should do something.
47:53 And generally speaking, I've had a really good success with that approach.
47:56 And I was kind of wired like that a little bit anyway, historically in my career.
48:01 But sort of being given that open door at that time really allowed me to say, hey, I'm just going to do these things that need to get done, whether that's technical or business related or creating marketing content or something.
48:13 We just encourage people to take that approach.
48:16 And generally speaking, and I've told this to my children as well, that if you're the person that's always going to see a need, get it done, take care of it, that usually is just going to probably work out for you in the long run.
48:28 And every now and then you might get sat down and told, listen, you're not allowed to buy that or you're not allowed to make that call.
48:34 And that's fine.
48:35 Most employers would really rather have someone move in that direction than to just kind of sit back and wait for things to go.
48:42 So as I was thinking about what is the best piece of advice I had been given, I really was thankful that he told me that story when he did and that I've kind of always been in to lean into that over the last number of years.
48:54 And actually, Michael, as I've listened to the different episodes on Talk Python to me, I've heard many times people come in and say, look, I wanted to introduce Python in my place of business or wherever I worked.
49:06 And kind of waiting for permission that didn't come.
49:09 And eventually they just said, well, I just went and solved a problem with it and fixed it, proved that it worked.
49:14 And then that was the way that kind of Python ended up becoming the solution.
49:18 And they ended up becoming the person that was able to do it and work on it.
49:21 And I think that that just has played itself out in some of the examples with other guests you've had on this program.
49:26 Now let's hear from Kelly.
49:27 So the best piece of advice that I have received, I think that would be find a passion project in order to motivate me to keep me going with learning Python.
49:38 Once you start learning the basics and you start playing around with the basics, you sometimes hit this little bit of a lull in the learning.
49:47 And you end up doing the same thing over and over again because it's comfortable and easy.
49:52 I remember I kept getting stuck into if else conditional loops because I work with the basics and a lot of the kids would always use these.
50:00 And so when I was given the advice to pick a project, I was trying to avoid using the stuff that I already knew.
50:08 And I think that really helped once you find something that you like or you're interested in and you try to find a problem that needs to be solved within that passion.
50:17 And then sky's the limit on what you can find.
50:21 We tend to do that with our students a lot.
50:23 We give them 20% time project at the end of the quarter where they can pick something that they like to do outside of coding and see if they can solve a problem with that.
50:32 Or just find something that they liked with coding and see if they can solve a problem with that.
50:37 And what's really great is that you can take those large projects and you can break them down and chunk the project into smaller bits.
50:48 And then you can see if you can find solutions that will help make that project better by searching online.
50:54 One of my first projects was really getting into Matplotlib.
51:01 And it was because I wanted to show some teachers that you could do a lot of graphing, easy graphing using Python.
51:09 And so we worked a lot with learning different features of Matplotlib.
51:14 And then having after that, I wanted to get into some collecting of big data in schools.
51:21 We have lots of data on students with grades and external tests and other software that tests their knowledge.
51:29 And so by looking at how I can use Python to aggregate that information in the database, I've been able to learn more about other libraries.
51:38 I just found a library called Bokeh, B-O-K-E-H.
51:43 And within that library, you can have a visualization in it.
51:49 And it allows a different presentation with some data.
51:53 So I'm hoping I can incorporate stuff like that into the situation.
51:58 So that's the best advice I've been given.
52:00 And it really helps you to get re-energized, especially when you're feeling a little bit overwhelmed.
52:06 Here's Scott.
52:07 The best piece of advice I've received, aside from happy wife, happy life, was from my dad.
52:14 He used to say, if your feet are cold, put on a hat.
52:18 And it stems from the fact that I grew up backpacking and spent a lot of time in the outdoors.
52:24 He wanted my sister and I to learn survival skills.
52:27 And one very important part to survival is staying warm.
52:31 And the reason behind putting on a hat instead of socks is because you tend to lose more heat through your head.
52:37 Pretty simple.
52:38 And he didn't mean for that to extend to other parts of our lives.
52:42 But it really has implications outside of survival.
52:45 If you're ever stuck on a problem, it's tempting to do local fixes and slap on a band-aid.
52:50 But if there are core issues, you really should put on a hat.
52:54 And simply put, the most obvious solution isn't always the most effective one.
53:00 And you should be thinking about better ways to solve your problems.
53:04 There are a lot of examples of this in life.
53:07 But one recent one I had when programming was working with a massive legacy code base that had some really nasty variable names in files that were 5,000 lines long and linked to raw data files that were created by 17 other files.
53:24 And had variables like xy, y1, y2, y2a, that sort of thing.
53:32 And so the first solution was to just rename everything, get it all into one place, and call it good.
53:39 And honestly, that might be a first step.
53:42 But the real problem is definitely deeper.
53:46 Because if you have a y1, why do you need a y2 that's just a slightly modified y1?
53:53 And then a y3, which is a slightly modified y2.
53:57 And so on.
53:59 We went back to the drawing board, found the earliest instances of all of these objects, and then created methods and manipulate it in a way that made a decent amount of sense.
54:10 And so rather than recreating a mess with better naming conventions, we built something that followed best practices, moved forward, and became more sustainable.
54:19 In other words, we put on a hat.
54:22 Now let's hear from Vanessa.
54:24 Best piece of advice that I received.
54:27 Okay, they weren't actually talking to me precisely.
54:30 But this was really, really impactful for me.
54:33 So I was listening to a podcast called Becoming a Data Scientist by Renee Teat.
54:39 Imagining, I just wanted to know what data science was.
54:42 I'd started to hear about it, and I was curious.
54:44 And the first guest she interviewed, his name was Will Kurt.
54:47 And you should listen to the whole thing.
54:50 But what I remember was specifically between minute 14 and 16, they have this conversation.
54:56 And it goes something like, you know, she says, okay, you're from this non-traditional background.
55:01 And, you know, when did you start really getting this stuff?
55:04 And when did you stop feeling stupid?
55:07 And his answer was, oh, well, I continually try to feel that way.
55:12 And he talks about how, you know, when he did software engineering, he got really good at it.
55:16 But that was actually a low point intellectually.
55:18 And that if you're going to be a lifelong learner, one of the key things is that you have to be okay with continually feeling stupid.
55:25 And that just flipped a switch for me somewhere.
55:28 Because I had been trying to do these things.
55:30 And if it led to me feeling dumb, I would just think, well, I can't do this, or I should quit, or I should stop.
55:36 But to have someone say, no, if you feel stupid, that's part of it.
55:41 You're doing it right.
55:42 This is it.
55:42 This is just what it feels like to be learning new things.
55:45 For some reason, that helped me to just sit down and power through things and not feel self-conscious about the way that I was learning them.
55:53 And allowed me to have a lot more success than I would have otherwise.
55:56 Well, that's it.
55:58 I just want to say a quick thank you to all of our panelists.
56:00 It's been great to have you all on the show.
56:02 And I hope all of you out there listening learned a lot from them.
56:05 This has been another episode of Talk Python to Me.
56:09 Our guests have been Vanessa Angel, Kelly Schuster-Paredes, Dane Parks, Scott Stoltzman, Sergio Sanchez, Alex Caprazi, and Jason Picour.
56:19 And this episode has been brought to you by Linode and Rollbar.
56:22 Linode is your go-to hosting for whatever you're building with Python.
56:27 Get four months free at talkpython.fm/linode.
56:30 That's L-I-N-O-D-E.
56:32 Rollbar takes the pain out of errors.
56:35 They give you the context and insight you need to quickly locate and fix errors that might have gone unnoticed.
56:40 Until users complain, of course.
56:42 Track a ridiculous number of errors for free as Talk Python to Me listeners at talkpython.fm/rollbar.
56:49 Want to level up your Python?
56:51 If you're just getting started, try my Python Jumpstart by Building 10 Apps course.
56:56 Or if you're looking for something more advanced, check out our new async course that digs into all the different types of async programming you can do in Python.
57:04 And of course, if you're interested in more than one of these, be sure to check out our Everything Bundle.
57:09 It's like a subscription that never expires.
57:10 Be sure to subscribe to the show.
57:13 Open your favorite podcatcher and search for Python.
57:15 We should be right at the top.
57:16 You can also find the iTunes feed at /itunes, the Google Play feed at /play,
57:21 and the direct RSS feed at /rss on talkpython.fm.
57:26 This is your host, Michael Kennedy.
57:27 Thanks so much for listening.
57:29 I really appreciate it.
57:30 Now get out there and write some Python code.
57:32 And I'll see you next time.