Learn Python with Talk Python's 270 hours of courses

#39: Getting your first dev job as a Python developer (part 1) Transcript

Recorded on Thursday, Dec 10, 2015.

00:00 How often do you meet people who are looking to get into the software development space?

00:03 Do they ask you for advice? Maybe they want to know your story of how you got started and

00:08 landed that first big job. Maybe they want to know what they should be doing right now.

00:12 This episode of Talk Python to Me is the first in a two-part series that attempts to bring a

00:17 wide spectrum of thoughts on this discussion. It's Getting Your First Dev Job as a Python

00:22 Developer Part 1. It's episode number 39, recorded December 10th, 2015.

00:28 Welcome to Talk Python to Me, a weekly podcast on Python, the language, the libraries, the

00:58 ecosystem, and the personalities. This is your host, Michael Kennedy. Follow me on Twitter

01:03 where I'm @mkennedy. Keep up with the show and listen to past episodes at talkpython.fm

01:08 and follow the show on Twitter via at Talk Python. This episode is brought to you by Hired and

01:14 Codeship. Thank them for supporting the show on Twitter via at Hired underscore HQ and at

01:19 Codeship. Hello and welcome to a special Talk Python to Me. In this Talk Python, we're not going to

01:26 interview one person that's maybe done something great in the industry. This is in fact going to be

01:31 a two-part series made up of panelists. And the idea is we're going to talk about how do you get

01:38 started in the software industry in general and in Python as a Python developer in particular.

01:45 So the overall goal of the series is going to be to help newcomers, whether they're entirely new to

01:51 the development world or maybe transitioning from a related industry like going from networking into

01:58 programming. Help those newcomers get their first job. We're going to interview some people who have

02:05 just landed their first job and we're going to interview some people who have key roles hiring and

02:10 selecting candidates at their companies. So this is going to be a two-part series. Part one, we're going to

02:16 talk to the newcomers. Everyone you hear on the show today has just got a new job and we're going

02:21 to talk about their experience getting there. And then the following show, we're going to talk to the

02:26 experts. Now, I think one of the challenges out in the software industry is there's a large disconnect

02:34 between people who have experience and people who are just getting started. If you have experience and

02:42 you've done good work previously in the software industry, getting a job is pretty easy, to be honest.

02:48 Just from my experience, I receive job offers unsolicited, by the way, job offers all the time.

02:55 I just have one in my inbox right now. Hey, here's a great job. $115,000 plus bonuses, cool technology,

03:02 lifestyle balance. You don't have to work all the time. You know, it sounds great, but I'm not interested.

03:07 I actually already have a job. I like it. So in some sense, there's this feeling that there are many,

03:11 many tech jobs out there. There are not enough programmers to actually fill the jobs. And there's,

03:16 there's just tons of competition for good developers. But on the other side of that story is I think it's

03:23 fairly hard for people getting into the industry to get started. How do they differentiate themselves?

03:28 How do they prove that they're a good bet? Things like that. I feel kind of once you get started in the

03:34 software industry, it's, and as long as you put in the effort, you keep learning, you keep growing,

03:38 it's super easy to have a good job and just run with it. But getting that first step, that first

03:45 foothold can be a super big challenge. So I'm hoping to put together this series to help more people

03:53 climb that first step and get off the ground and running maybe quicker, maybe easier than they would

03:58 have otherwise. So let me introduce the panelists real quick. This week, we're going to have Jess

04:04 Unrein, Justin Beal, Eric Chow, Jonathan Sundquist, Elio Carrera, and Matt Yancey. Next week, we'll hear

04:13 from experts at companies such as Netflix and PayPal, among others. Now, before we get to this panelist

04:19 discussion, I want to recommend a few books. Now, I'm sure you're all aware of many ways to learn what

04:26 you need to get a programming job, right? We could take online classes, you could go to a university

04:31 program, you could buy a book on Flask, you buy a book on SQLAlchemy. But what I think people sometimes

04:38 overlook are books that are a little more focused on taking a step back and looking at their career as a

04:45 technical person. So I want to recommend two books that changed my thinking on this to some degree. The

04:52 first one is a book called Soft Skills, the Software Developer's Life Manual. And this is a super good book by

04:58 John Sonmez. I'll put the links in the show notes to both of these books that I recommend. And this book

05:04 by John Sonmez really talks about how do you build up your career so that you distinguish yourself? How do

05:10 you specialize in something? And how do you make that known? And he really covers what you need to sort of

05:16 grow into being very successful software developers outside the technical parts, which are, I think,

05:22 sometimes difficult, but more straightforward to learn. The second book I want to recommend is a book called

05:28 The End of Jobs, Money, Meaning and Freedom Without the Nine to Five by a guy named Taylor Pearson.

05:33 So this is one of my favorite books I've read this year. It's not exactly how do you get better at your

05:41 job, but a little bit more at how do you look at employment and work for yourself in general. So

05:47 to give you a sense, I'll give you a little quote from the book. There's a part where he talks about, you know,

05:53 people are having a hard time finding a job doing the certain thing they want, or maybe at the right pay level

05:58 or the right flexibility or something like that, and says something to the effect of

06:02 the problem both for us as a society and as individuals is that we're asking the wrong question. How do I get that job?

06:10 What if a better question is, how do I create a job doing that?

06:13 Taylor goes through sort of analyzing the tech space and talks about entrepreneurship.

06:19 I think you'll get a fresh perspective on careers and employment and jobs and all those sorts of things.

06:26 I'm not sure it's super helpful when you're first getting started, but it's definitely an interesting big picture book

06:31 that I think fits into this conversation.

06:34 So with that introduction, let's get on to our first question with our panelists of newly hired developers.

06:40 In this first segment, I wanted to lay the groundwork to build all the rest of the conversation on.

06:47 So I ask everybody who's participating, what job did they just land?

06:52 Pretty much everyone you're going to talk to has a new job. Many of them, it's their first or one of their first programming job.

07:01 So I ask, what job did you land? What kind of experience were they looking for?

07:05 And what type of people and software will you be working with?

07:09 Hi, my name is Jess Unruin and I work as a software engineer with ShiftGig.

07:13 I got my job as a junior software engineer a little bit more than a year ago.

07:17 Right now I work primarily on API development and backend infrastructure.

07:21 We're using a Flask app to serve out a backend that supports multiple web and mobile applications.

07:27 So they were looking to specifically hire a junior and I didn't have any Python experience.

07:32 Right before I started my job search, I attended a web application development bootcamp called Dev Bootcamp located in Chicago.

07:40 Dev Bootcamp's curriculum is based on Ruby and Rails.

07:43 So when I interviewed, I interviewed in Ruby.

07:46 So even though I didn't have any Python specific experience, I still did have some web application background.

07:51 And I walked in with a final project and a few side projects that I could use as code samples for my interview.

07:59 When I first started my job, my first project was to write unit tests for modules in our code base that had little to no coverage.

08:06 That was a really great way to get started at the company because it not only helped me get up to speed on Python as a language, but got me involved in the code base and figuring out how things worked a lot sooner than I would have just reading through the code alone.

08:20 Here's Eric Chow, who's working on the Microsoft Azure cloud computing team.

08:26 I was recently hired as a software engineer at Microsoft Azure Networking.

08:31 They were mostly looking for a solid network engineer who passes the minimum software developer bar with a strong bias for diving deeper into the software developer world.

08:41 On a daily basis, I do a combination of network engineering, you know, configure, troubleshoot switches, routers, networks.

08:50 And I also deal with the code that manage the network devices, whether it's written by somebody else or written by myself.

08:57 Now let's hear from Jonathan Sundquist, who just landed his first job at Server Density.

09:03 So a year ago, I landed a job at a company called Server Density.

09:08 At the time, they were looking for a support engineer, which was the role I was applying for.

09:14 And Server Density is a company that does server monitoring.

09:19 So they needed a quite tech savvy person who could be at the same level as the customers.

09:25 But as I began working there, I actually transitioned to an inter-role as a back-end engineer who worked on marketing projects.

09:34 And to me, it felt like a step up as I was doing more coding than the support engineer role would have required.

09:43 Next up is Justin Beal.

09:46 And Justin's situation is a little bit different than the other guys.

09:49 Justin has been working as a software developer in the Java space, but he's decided to make the transition over to Python.

09:56 So in some sense, he's brand new.

09:58 And in some sense, he has a lot of experience.

10:00 Let's hear what he has to say.

10:02 Hello, my name is Justin Beal.

10:03 I was a Java web developer for almost 10 years before being introduced to Python.

10:08 In June, I acquired a software developer position at a company called Onshift in Cleveland.

10:14 In Cleveland, Ohio, it's not real easy to find someone with a lot of Python experience.

10:19 So they mainly were looking for a competent, experienced developer who is willing to learn.

10:25 The ability to learn has got to be one of the most important things any candidate can showcase.

10:30 When I was mentored as an intern, I had a boss who I thought was a complete jerk.

10:37 But he gave me one of the best pieces of advice I've ever had in my career and have been running with it since.

10:43 He said, Justin, it's a sink or swim world and you will always be sinking.

10:49 There will never be a time when you know enough.

10:53 If you're not constantly trying to learn, you will become outdated and you'll be stuck.

10:58 So that, I think, is the most important thing when you go into an interview,

11:02 regardless of whether or not you know the language, is to be able to demonstrate a time that you were overwhelmed.

11:08 You were able to read a book.

11:10 You did some Google searching about a technology, an open source project, something,

11:16 and demonstrate that I may not have the skills you need right now, but I will learn them.

11:23 And it will be quick and I will be efficient.

11:26 In a matter of days, I will be up and contributing to your project.

11:29 Next up is Ilo Correra.

11:32 Ilo was a little concerned that his English was maybe not quite up to interview format in English,

11:39 but I really wanted to include a story because I think it's an interesting one

11:43 and it's somewhat different and it'll probably resonate with some of you out there.

11:47 Ilo is from Portugal.

11:48 And as you may know, Portugal has had some really tough times with their economy.

11:53 Right now, I think the unemployment is 11.9% and that's much better than it has been.

11:58 Over the last few years, it was somewhere close to 20%.

12:01 When you're in that kind of market, finding a job takes on a different set of challenges.

12:07 Add to that, Ilo lives out in the country in a small town and he's looking for a job as a software developer

12:13 and doesn't really want to move to major cities where you probably can find jobs pretty easily,

12:18 but then you're living in the middle of a city and that's not the lifestyle he wants.

12:23 So his story is about how do you take this sort of tough situation as well as geographically located in places that maybe are a little harder to find Python jobs and make it work.

12:33 Here's Ilo.

12:34 Hello, Michael.

12:36 Hello, Michael.

12:37 Thanks for having me on the show.

12:39 My name is Ilo Correa.

12:42 I'm Portuguese.

12:45 Iloved to code, build stuff, etc.

12:48 Now, I'm currently working as a backend developer and a sysadmin for a company that do websites, web apps, digital marketing, etc.

13:02 For this position, they are looking for someone with good understanding of Unix command line, Python, Django, good understanding on configuration, administration, the server.

13:18 To get this job, it was a bit tricky.

13:23 I live in South and in Portugal, IT jobs focus almost in the capital.

13:33 With that, I had two options.

13:37 Find a remote job or go to the capital.

13:42 Because I like the good weather and I like to live in a peaceful place, I did want to go to the capital.

13:52 And for a guy like me with almost no experience, a remote job, it is really hard.

14:01 Our final guest is Matt Yancey.

14:04 And Matt will bring us the data science side of the Python story.

14:08 My name is Matt Yancey and I work as a data scientist at First Analytics, which is a consulting firm that specializes in using data and analytical techniques to provide services or solutions to other companies.

14:22 Since joining, some of the work I've done has included predictive modeling, forecasting, text analytics, as well as data visualization.

14:29 And we work in industries ranging from retail to railroad.

14:38 From the perspective of the hiring process, I think First Analytics was looking for someone who had a good base knowledge of the standard analytical tools.

14:46 So this includes basic statistics, linear regression, decision trees, things like that.

14:55 But they also wanted someone who had kind of more niche or specific knowledge.

15:04 So in my case, you know, I had some experience, you know, with text analytics and with web scraping, both of which I was able to really mainly do just through Python, using both the NLTK package and, you know, the beautiful suit package.

15:22 The next thing I want to explore with our group is what did they do to prepare for this position?

15:28 So everybody you're hearing from has recently landed a job that's at least some major transition, if not an entirely new career for them.

15:38 And so what did they do?

15:40 Did they go to the university, study for four years and get some very nice, well-rounded education, but four years of hard work before you can see whether that's going to work out?

15:50 Or did they do some online video courses?

15:53 Did they read books?

15:54 Did they work on side projects?

15:56 Where I work, we interview a lot of people, but we hire very few junior developers.

16:02 Generally, everyone I work with is a software trainer.

16:06 So we teach people who are already experienced software developers something new that they don't know.

16:12 And so that doesn't really fit the mold of helping someone get their first job, right?

16:16 You have to come with experience.

16:17 In my world, we don't look at degrees.

16:20 We don't really care so much about what you've studied and a lot of plaques and certifications.

16:27 We just want to know what have you done and how can you present that?

16:31 But I wanted to ask everybody here what they tried and what worked because they are in a very different position than the experience I have.

16:39 Here's Jess again.

16:40 How have you prepared for this position?

16:43 To prepare for my job as a junior developer, I went through Dev Bootcamp.

16:47 I'd done some self-guided learning before I got to that point, but I eventually found that I wasn't learning as quickly or effectively by myself as I would going through some sort of program.

16:58 I started researching different boot camps around the country.

17:02 I looked at Hackbright Academy, which is an all-women boot camp in San Francisco that does focus on Python.

17:08 I also looked at App Academy and the different locations for Dev Bootcamp, but ultimately decided on going to the Chicago location of Dev Bootcamp after doing some research and price comparison.

17:19 When I first started out, I wasn't looking specifically for a job in Python.

17:23 I didn't know enough about the tech market to be looking at any languages in particular.

17:28 I really wanted to focus my education on the fundamentals of web development and what it means to be a programmer since I was coming from a complete career change.

17:38 I wasn't at all interested in going back for a two- or four-year degree because I already have my bachelor's in political science and music, and I wasn't interested in investing another two to four years of education where I was taking myself off of the job market and accumulating more debt.

17:53 So boot camps looked like a really attractive option because they promised to get you through quickly and get you up to speed on being able to be a junior.

18:02 Here's Eric Chow.

18:06 How have you prepared for this position?

18:08 I don't think I set out to be a software developer, per se.

18:14 I discovered Python several years ago while trying to solve my own problem, which is something that was interesting.

18:22 And again, it was solving the day-to-day problems I was facing at work.

18:28 And I got really into it.

18:29 And I started taking several university extension classes.

18:34 I started a Python for Network Engineer blog, a Facebook page.

18:39 And in general, when I finished writing some of the scripts and code, I cleaned them up and put them and published them on my blog to help others.

18:50 So I think that kind of prepared me well for the job.

18:53 But again, I think I never set out to be a software developer.

18:58 It was just something that I was using on a daily basis to solve the problem I have.

19:03 And it was something that was interesting to me.

19:06 Next up is Jonathan Sundquist.

19:09 So my background isn't at all in engineering, and it's not even in programming.

19:17 So it all started with me discovering Udacity.

19:22 They had this course called CS101.

19:26 Essentially was the foundation which I built everything upon.

19:31 After I did that course, I continued to learn on my own, reading online articles and trying to take other online courses.

19:39 So that was something that I continued to do for like one and a half years or something like that.

19:44 And eventually I heard something.

19:46 I heard about boot camps.

19:48 And I heard that that was a good thing to really kickstart your career into getting into the industry.

19:56 And eventually I found one, which was a boot camp called Hackership.

20:01 So during three months, I was able to focus quite intensively on doing programming among peers who did the same thing.

20:11 And like we collaborated and did things like that.

20:14 And the peer support was incredibly helpful.

20:19 And having coaches around you and having a structure really helped me into getting into the habit of programming and like solving the problems that was required for this kind of thing.

20:32 And having this helped me to like build a project of my own that I could talk about to like a prospective employer later on.

20:42 Here's Justin Beal.

20:46 When you are a competent, experienced developer, you don't stay on the market very long.

20:49 The most important thing is to be able to demonstrate that competency when you actually find a position that you like.

20:56 When I'm getting ready to interview, I read about big O notation for a little bit.

21:00 Everybody should know that looping inside of a loop is an N-squared algorithm.

21:04 But you should also know how efficient sorts are and access from a map, things of that nature.

21:12 What is the big O notation of those?

21:15 In addition, I like to refresh up on my data structures and algorithms.

21:17 Knowing the difference between a list and a map, an array, how trees work, things of that nature, go a long way to demonstrate your understanding of computer science in general.

21:29 The fundamentals are basically the most important thing.

21:33 No good OO principles.

21:35 If you don't know what the term solid means, look it up.

21:39 Finally, as an advice to future candidates, know how to solve FizzBuzz in less than five minutes, please.

21:44 Also, how to reverse a string in your language of choice.

21:47 If you can't do those things, you're not ready for any interview at any level.

21:52 Next up is Elio.

21:55 I was really in PHP level and my focus was to get a job with that technologies.

22:04 But here where I live, PHP companies work almost only with WordPress, Chumas and Drupal.

22:17 It was a technology that I didn't like to work.

22:22 Seeing that, I started looking for other companies without the technology in my area.

22:29 For example, with C Sharp, Python, Ruby.

22:34 So I started looking.

22:35 Then I found the one that I was working with Python and Django.

22:41 And I tried to...

22:44 And I was sending an email for...

22:47 To get an interview.

22:50 When I go to the interview, I didn't have much experience with Python.

22:57 But I tried to prove my value showing the work I do, I did in other languages.

23:05 And showing the good structure, good habits, so they can have me on the team.

23:14 They say to me that I have to study a little and make something so they can see in Python.

23:26 So I buy two books of Django and starting doing a simple project.

23:33 After a few...

23:35 After two weeks, contact them again and show my website.

23:43 And they like it.

23:44 They gave me a project and I start working for them as a freelancer.

23:52 I start making projects.

23:53 I start making projects.

23:53 I start making projects.

23:53 Simple websites.

23:55 Then going for more like legacy code.

24:00 And start improving.

24:03 After a few months, the boss talked to me saying that he will need a CZ admin, DevOps, to help the current one.

24:13 And if I'm history interested, he'll like me to have me on the team for good.

24:20 So that's how I get my job.

24:23 It's not easy.

24:27 Now let's hear from Matt Yancey.

24:29 When it comes to what helped prepare me for my current position, I've been very fortunate to have some really good formal education.

24:38 So I recently graduated from Northwestern's Masters of Science and Analytics program.

24:43 And in that program, we had courses that covered Python, Java, as well as modeling and data mining.

24:52 But then we also had a practicum where we were placed in groups of four.

24:57 So it was me and three other students.

25:00 And then we were then assigned to work with a company that had a specific analytical problem.

25:05 And they would give us the corresponding data.

25:08 And then we'd apply the different techniques that we've been learning to that data set.

25:14 And try to come up with a good solution.

25:16 Now I know grad school doesn't work for everyone.

25:20 But fortunately, there's a lot of really good alternative resources out there for getting some of those same aspects of an analytics program.

25:29 When it comes to learning a programming language like Python or Java, I think anyone who's listening to this podcast knows there's a million resources out there on the web for doing that.

25:39 But there's also a lot of really good resources like MOOCs and online tutorials for data science courses.

25:45 They cover a lot of different topics.

25:47 Kind of the more difficult thing is getting industry experience.

25:51 But fortunately, we have Kaggle, which is a great resource for doing that.

25:57 For those who are unfamiliar with what Kaggle is, it's simply a site where companies can post their problems along with their data that they want other people to solve.

26:08 And these problems are posted actually in the form of a competition.

26:12 So you can also see how you rank against other people in the data science community.

26:19 And the people that can also post some of their solutions.

26:22 So it's a great place for learning how to do some data science as well.

26:27 But this provides a great opportunity for people to get to play with real-world company data.

26:33 This episode is brought to you by Hired.

26:47 Hired is a two-sided, curated marketplace that connects the world's knowledge workers to the best opportunities.

26:53 Each offer you receive has salary and equity presented right up front, and you can view the offers to accept or reject them before you even talk to the company.

27:03 Typically, candidates receive five or more offers in just the first week, and there are no obligations.

27:08 Ever.

27:09 Sounds pretty awesome, doesn't it?

27:11 Well, did I mention there's a signing bonus?

27:13 Everyone who accepts a job from Hired gets a $2,000 signing bonus.

27:17 And as Talk Python listeners, it gets way sweeter.

27:22 Use the link Hired.com slash Talk Python to me, and Hired will double the signing bonus to $4,000.

27:29 Opportunity's knocking.

27:31 Visit Hired.com slash Talk Python to me and answer the call.

27:44 So you've heard the different approaches that our new hires have taken.

27:48 Some of them did boot camps.

27:50 Some of them did online courses.

27:51 Some of them just built it up slowly over time.

27:54 And we haven't had a master's degree in the mix there.

27:57 So I asked them, what do you think of your particular path to getting ready to get this job and get started in this industry was the most important?

28:08 What part of your experience from question two made the biggest difference?

28:12 So at the end of Dev Boot Camp, you spend a pretty intense eight days at the end of the program working with a small group to create a full MVP web application that you present to potential employers.

28:24 Working quickly to create that MVP that you have to coherently present was an incredibly valuable experience.

28:31 One of the most important things that I learned over the course of our final project was how to talk about the decisions you make as a programmer.

28:38 Why does your infrastructure look the way it does?

28:41 Why did you choose to use the packages that you did?

28:44 Why don't you have coverage for this particular module?

28:48 That was a really helpful experience because when I was interviewing, my team was looking much more for critical thinking skills, communication skills, and being able to defend your positions than they were for specific Python knowledge.

29:05 So I think that boot camps do a good job of getting you to the point where you can critically analyze what you're writing and learn quickly and adapt quickly to new situations.

29:17 Another thing that the instructors encouraged us to do while we were at Dev Boot Camp was to consider things we might have done differently if we had the chance to start our project over or if we had more time to refactor.

29:28 Being able to think about editing and critical analysis was a really great skill that I think they did a good job of instilling in my nine weeks at Dev Boot Camp.

29:39 What part of your experience made the biggest difference?

29:44 I think the blog really showed my dedication toward learning how to code and shows kind of this practical side of what I can do.

29:53 I mean, it takes time and effort to write the code, clean it up, add comment, and format it correctly for the web.

30:01 Also, you know, I know this wasn't going to make me any money.

30:04 And I just wanted to do this for, you know, one, to track my own effort, and two, to possibly help others in the same situation.

30:14 So I think that really helped me in a way to differentiate myself from other candidates.

30:23 So what made the biggest difference was really being able to have this kind of immersive experience as I had in hackership.

30:35 And it gave me the kind of confidence boost that made me feel that programming was something that I could actually do.

30:43 As I said earlier, at the end of the three months, I had something that I could actually talk about with an employer and show him that this is what I've learned during these three months.

30:56 And this is what I actually can do.

30:58 I think the thing that makes the biggest difference in an interview is demonstrating that this is a lifestyle choice for you.

31:07 It's not just a nine-to-five job.

31:08 When I go home, I read about programming.

31:12 When I work, I program.

31:14 When I dream, I program.

31:15 It's one of those things where this is my niche, and I want to be an expert in it.

31:21 Prove to people that that is true for you also.

31:25 If you feel like you're weak on something, read about it.

31:28 Most recently, I was told that I don't know what I'm doing as far as being a manager, so I've been listening to audio books at work.

31:36 Most recently, Leading Snowflakes.

31:38 But I've also listened to The Leadership Secrets of Attila Hunt, The Lean Startup, The Toyota Way.

31:45 If there is something you feel like you are weak in, master it, and don't let anybody tell you that they are better than you.

31:54 To help others.

31:55 To help others.

31:55 This job as a developer, I think it's our job.

31:59 It's something that you have to love it to be successful.

32:03 It's not something you can pick.

32:07 To be a good professional, you have to be an internal student.

32:11 You have to have passion for what are you doing, or you were not.

32:18 Saying that if you have this, you don't have any excuse.

32:23 No matter where you live, the crisis, you have how to be a good programmer and person.

32:31 You just need to be patient.

32:37 With regard to what part of my experience made the biggest difference in the interview process, if I had to take a guess, I would probably say it was those experiences that were either creative or kind of outside the norm or involved new technology.

32:56 Basically anything that really kind of distinguished me from the different candidates that were also interviewing.

33:02 So one project I would kind of always point to was the text analytics project that I did.

33:08 Text analytics, while it's kind of popular, it's still very much outside that essential skill set for data scientists.

33:17 So that was something that I felt like definitely differentiated me.

33:20 And for my project, it wasn't necessarily super complex, but it was something that was kind of creative and fun, I thought.

33:29 What I did was I wrote some script that could take the transcripts from a television show.

33:38 And then, you know, break it up by the different characters and then analyze what those characters said and produce a metric for either how positive or negative that character was, you know, during a certain episode.

33:51 And so what you can then do is, you know, you can plot these over time and see, you know, what characters, you know, become more positive or more negative as, you know, the show progresses.

34:00 So it was, you know, just something, you know, kind of fun and creative, but, you know, also showed that, you know, I had this skill that, you know, not every data scientist has.

34:08 If I were looking for a job now, maybe I'd want to focus on Google's TensorFlow, which is their new package for Python for doing all of their deep learning computation.

34:23 So you have a couple benefits there.

34:25 You know, one, it's, it's, you know, very new.

34:27 So not that many people know or have experience with it.

34:31 But then also, you know, it would demonstrate that, hey, this is someone that, you know, is kind of up to date on like what is coming out.

34:38 You know, their hand is kind of on the pulse for those new tools and packages that are being released to the data science community.

34:45 Keeping with the theme that I'd like to help everyone out there looking for a job or trying to get into a career, trying to help them be successful.

34:54 I asked our panelists what it was about their experience or them or the interview process that they felt was key to them actually landing this job they're in.

35:05 So let's hear what they have to say.

35:06 Why do you think they chose you over the other applicants?

35:12 Most junior developers are going to walk into their first job with largely the same skill set, especially if you come from a boot camp education, you're going to miss out on a lot of the theoretical knowledge that somebody with a four year CS degree is going to walk in with.

35:24 Although you might have a little bit more practical application with the web development side, especially in terms of JavaScript or some micro frameworks that aren't necessarily adopted in college curriculum yet.

35:37 So there are tradeoffs that you'll experience in a boot camp versus a computer science education.

35:43 But generally, juniors are going to walk in looking pretty much the same.

35:47 So the thing that I found that really helped differentiate me as a candidate was walking in with a strong code sample that I felt proud of and was able to defend very clearly.

35:58 So in my final project, we used an API to gather tweets from geofence locations and another API to run a sentiment analysis on that social media output.

36:09 And it was very important for me to be able to talk in my interview about why I chose the APIs that I did, why we use the Ruby gems that we did, and talk about some of the alternatives to the APIs or the packages that we used and be able to talk clearly and concisely about the decisions we made during our project, pivots that we made when things weren't working.

36:32 And then in a couple cases, talk about decisions that we regretted, but were unable to course correct for due to the abbreviated nature of the program.

36:42 And again, because most juniors are going to walk into a job interview knowing a lot of the same things, a hugely important factor in finding my first Python job was the culture fit at my company.

36:53 We all got along right away, and that's something that's incredibly important when you find a junior, because juniors are getting paid to learn and might not offer much direct business value right off the bat.

37:06 And employers understand this when they're hiring juniors, but it means that finding a company where you're a good culture fit is maybe more important than it will be in subsequent jobs.

37:14 You're going to spend a lot of time in direct contact with your team lead as you learn about the company and the code base.

37:20 So hiring a junior developer is a big investment, especially for small development teams.

37:25 So they want to make sure that you're somebody that they really want to work with every day.

37:30 Why do you think they chose me over the other applicants?

37:34 I think the diverse background really helped.

37:36 I guess they could say, hey, you know, if this software engineering thing doesn't work out, we'll go as you seem as a network engineer.

37:47 I think the other experience I had had had before definitely mattered in getting me chosen as an applicant.

37:56 I had done some writing professionally, so I could give a hand with that in marketing when it was needed.

38:05 And as I also knew Python, it would also help contributing with developing things in marketing and related projects in programming.

38:17 I believe the reason I was picked for the position is that I was able to easily demonstrate my competency.

38:23 I have a GitHub repository with almost a dozen or so different projects, ranging from JavaScript and Angular to web services to encryption, things that interest me.

38:35 Most recently, I started one trying to do an OAuth 2.0 implementation.

38:39 In addition to GitHub, I also like to blog.

38:44 So I have many blog posts on my brother's site where I just basically talk about the technology that I picked up, what I did to master it, and how to apply it.

38:54 Finally, I believe they picked me because their bar was not as high as it should have been.

39:00 If you go into an interview and they give you a fizz buzz, as I mentioned, you should be able to do that with your eyes closed.

39:07 Mod 3, Mod 5, get the results.

39:10 It's that simple.

39:11 I mean, it really should take you about the time to talk to it to solve it.

39:14 Same goes reversing a string.

39:15 This episode is brought to you by Codeship.

39:31 Codeship has launched organizations, create teams, set permissions for specific team members, and improve collaboration in your continuous delivery workflow.

39:41 Maintain centralized control over your organization's projects and teams with Codeship's new organizations plan.

39:46 And as Talk Python listeners, you can save 20% off any premium plan for the next three months.

39:52 Just use the code TALKPYTHON, all caps, no spaces.

39:55 Check them out at Codeship.com and tell them thanks for supporting the show on Twitter where they're at Codeship.

40:08 In this last question, I basically asked the panelists to speak directly to you, the developers and potential developers or soon-to-be developers, about what advice they had for you to help you get started.

40:22 Here they are.

40:25 So I actually wish I had done more research and experimentation prior to starting my first Python job since I wrote my first line of Python on my first day of the job.

40:35 It ended up working out really well for me.

40:37 And like I said, I think it helped that I had strong fundamentals in web development and I had a good grasp of Ruby at the time.

40:45 So it was a pretty easy transition from Ruby to Python.

40:48 But I wish I had done more self-guided learning specifically on Python before starting the job.

40:54 I think side projects are a really great way to get some experience with a language.

40:59 And something that I like to tell a lot of people when I hear that they're looking for their first job in Python is to pick out some popular libraries and dive into the source code for those libraries.

41:11 I like to point to requests as a particularly good library that's well-structured and well-maintained that's easy to dive into as a beginner.

41:19 I think it's important to look at the tools that you're using and think critically about the ways that those libraries are structured.

41:25 Try to find a few specific things that you really like in that library or find a few things that you might do differently or that you question the implementation and you want to learn more about.

41:36 One of the best things that you can do to prepare yourself for a development job is to be opinionated about the tools you work with.

41:42 Be able to identify one or two of your favorite packages and talk about why in the interview.

41:47 Being opinionated shows that you're passionate and considerate about your craft.

41:53 Even if your interviewers don't agree with your assessment of a particular tool, they're going to appreciate that you're investing time and resources toward critically evaluating your own work and the tools that you use.

42:04 Another thing that I would recommend is joining local user groups and getting a feel for the job market.

42:08 User groups can be a little bit difficult to break into, but group organizers usually have their contact info publicly available somewhere.

42:16 And group organizers are a great resource for people looking to break into a development community.

42:22 They're usually group organizers because they like providing that connection for people and seeing people get started.

42:29 User groups are also a great way to find about free classes or professional development opportunities that are going on your area for either low or no cost.

42:38 I really regret that I didn't do as much networking as I should have prior to my job search.

42:42 And I wish I'd taken advantage of more of the publicly available resources in the Chicago Python community.

42:49 Most major metropolitan areas are going to have some great public resources and people who really want to help you get out there.

42:57 Especially women's user groups are a really friendly way for women who want to transition careers.

43:03 Especially if you're not ready to dive right into a boot camp education or you don't want to go back to college yet.

43:08 Checking out the Python community where you live is a really great way to get started and to find out what other people are looking for in juniors.

43:18 Often a lot of people who are looking to recruit new developers will recruit through user groups.

43:24 So that's also a great way to get your foot in the door and get some name recognition before you walk into your interview, which is a great experience to have.

43:32 What advice do you have for other new developers looking for their first job?

43:38 I think trying to solve your own problem, whether it's the problem you face at school, at work, is really important.

43:46 Because I think by solving your own problem, you will have the highest satisfaction when you're finally able to solve the problem, get a solution going.

43:57 And also that you will find out that other people who may have the similar experience as you and have the same problem.

44:05 And that will kind of expand your network and expand your vision into those different fields that will make connections, lend your jobs.

44:15 And I also think that it's important to keep in mind that, you know, software engineering skill is a, just like anything else, it's a learned skill set.

44:24 You will get better with time and practice and effort.

44:27 And so it's important to just, you know, kind of keep your chin up and don't get discouraged and go from there.

44:38 So for new developers who are looking for the first job, I would really recommend to get out there and socialize with other developers.

44:47 Go to meetups and see what it's like talking with other developers and learn at these meetups.

44:54 And I also think that it's really helpful to have, to actually have a concrete project that you've made yourself and that you can talk about.

45:05 That way you can mention it in a cover letter later on, or you can talk about it during an interview.

45:12 And having built something from the ground up really helps to understand all the different parts, which will also help you land a job.

45:23 The most important advice that I can give someone who is finally landing their job or looking for their job is to make sure you negotiate your market value correctly.

45:34 One of my favorite positions starting off, I was underpaid.

45:38 And as a result, I felt like I wasn't being valued as much as I should have been.

45:43 Don't take the first job because you're desperate.

45:46 Each hop in your career, you're going to learn.

45:50 You're going to pick up new tricks.

45:52 And if you're stuck in a place without good mentors, without competent business people, you'll be wasting your time.

46:00 I know, especially when you have your first job, anything seems acceptable.

46:05 But make sure you land the right one.

46:07 You don't want to be known as a job hopper.

46:09 So plan on staying for at least two years.

46:11 For people who are looking for their first job, I would recommend two things.

46:24 First, be familiar with the technology that is out there.

46:28 So if you're planning on going into data science, then by technology, I mean the software.

46:35 So Python, R, SAS, Tableau.

46:39 But I also mean the different methodologies for analyzing data.

46:44 So regression analysis, decision trees, and clustering.

46:49 Now, you don't need to be a master of all these things.

46:51 But it helps to have at least some experience in most of them.

46:55 And then to have kind of a more advanced level knowledge in a few areas.

46:59 So maybe you want to aim for being kind of a jack-of-all-traits master of a few, I guess.

47:03 And if you are going to specialize in Python, then I definitely recommend being familiar with some of the really core and fundamental packages for data analysis.

47:15 So that would include scikit-learn, numpy, pandas for manipulating your data.

47:22 The NLTK package is great for if you're doing text analytics.

47:28 I also use a lot of – I do a lot of web scraping.

47:32 So I use requests and beautiful soup.

47:35 But then also Google recently announced their TensorFlow package for doing deep learning.

47:43 So having a good foundational knowledge of those things is definitely key.

47:48 And the second part of advice is that I would say to have like an online portfolio.

47:54 For me, when I was interviewing, a lot of these job interviews were either phone interviews or Skype interviews.

48:04 And so when this is the case, having a well-designed website is kind of the same as going to an interview dressed in a nice suit.

48:12 It's your visual presence.

48:14 And in data science, it can also show them that you have an eye for displaying data or displaying analysis in a way that's catching and insightful.

48:27 And to have an online portfolio, it's hardly costing anything nowadays.

48:30 I mean, I think I paid $30 or something to get my site hosted for a full year.

48:39 But these – it's extremely helpful because when you're in an interview, you and the interviewer can both be looking at the same thing.

48:46 You might be looking at a table or a graph that you designed.

48:49 And it works really well for generating discussion as well as presenting some project that you worked on.

48:59 This has been another episode of Talk Python to Me.

49:02 Thank you to all the panelists who participated in today's show.

49:05 It has been sponsored by Hired and CodeChip.

49:08 It's great to have their help bringing this show to you every week.

49:11 Are you looking for a new job or considering a change?

49:14 Well, as always, Hired wants to help you find your next big thing.

49:18 Visit Hired.com slash Talk Python to Me to get five or more offers with salary and equity presented right up front

49:24 and a special listener signing bonus of $4,000.

49:28 CodeChip wants you to always keep shipping.

49:30 Check them out at CodeChip.com and thank them on Twitter via at CodeChip.

49:34 Don't forget the discount code for listeners.

49:36 It's easy.

49:37 Talk Python.

49:38 All caps.

49:38 No spaces.

49:39 Did you know you can personally support the show too?

49:42 Just visit Patreon.com slash mkennedy and join over 60 listeners who contribute on average about $2 per episode.

49:49 You can find the links from today's show at talkpython.fm/episodes slash show slash 39.

49:56 And be sure to subscribe to the show.

49:58 Open your favorite podcatcher and search for Python.

50:01 We should be right at the top.

50:02 You can find the iTunes and direct RSS feeds in the footer of the website.

50:07 Our theme music is Developers, Developers, Developers by Corey Smith who goes by Smix.

50:11 You can hear the entire song on talkpython.fm.

50:14 This is your host, Michael Kennedy.

50:16 Thanks so much for listening to everyone.

50:18 Smix, take us out of here.

50:21 I'm stating with my voice.

50:22 There's no norm that I can fill within.

50:24 Haven't been sleeping.

50:25 I've been using lots of rest.

50:27 I'll pass the mic back to who rocked it best.

50:30 I'll pass the mic back to who rocked it best.

50:42 Thank you.

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