Artwork

Boot.dev에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Boot.dev 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.
Player FM -팟 캐스트 앱
Player FM 앱으로 오프라인으로 전환하세요!

#050 - Python is Faster than Rust

59:09
 
공유
 

Manage episode 413874151 series 3476356
Boot.dev에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Boot.dev 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.

In today’s episode, we welcome John Crickett, veteran software engineer, having worked at Staff, VP, and C-Suite positions over the years, and now focusing on helping thousands of engineers worldwide, through his coding challenges that have you building real applications, as well as helping with the soft skills through his articles and posts about software development.

Today we cover a LOT of ground where we explain exactly what a Software Architect is, discuss different leadership types, advice to get a software job, remote work, unpopular opinions on programming languages, performance and scale, and a couple other things, so stay tuned because this episode is a true fountain of knowledge.

Learn back-end development - https://boot.dev

Listen on your favorite podcast player: https://www.backendbanter.fm

John Crickett's Twitter/X: https://twitter.com/johncrickett

John Crickett's Linkedin: https://www.linkedin.com/in/johncrickett/

Coding Challenges: https://codingchallenges.fyi/

Coding Challenges on Substack: https://codingchallenges.substack.com/

Research mentioned at 27:33 : https://www.researchgate.net/publication/232514133_Effect_of_self-differentiation_and_anonymity_in_group_on_deindividuation

More on the topic of Deindividuation: https://en.wikipedia.org/wiki/Deindividuation#Major_empirical_discoveries

Timestamps:

00:12 Who is John Crickett
01:13 What is a Software Architect
03:04 People vs Technical Leadership
03:53 What kind of decisions does a software architect make?
04:43 Is there a lot of "Thought Leadership" involved?
05:23 Do you prefer Technical or People leadership?
07:47 How did John start his coding career?
11:39 Most people don't start working at "sexy" companies
13:58 Juggling off-topic
14:32 What are the Coding Challenges?
19:03 Remote work and downtime
22:56 The wrong culture might spoil the remote environment and people care less about the work
27:05 Anonymity turns people into assholes
29:58 Why did we have a phone call when this could've been an e-mail?
33:42 Doing LeetCode vs Building Projects
36:54 Most of the time you'll be using already existing solutions
40:05 Is there too much abstraction nowadays?
41:56 Using the Command Line is cool again!
43:44 When talking about scale, what matters most is the architecture, not the language or framework
51:30 Why just switching to a "faster" language isn't enough
53:48 Go vs Rust performance comparison
54:44 Learning how to write performant code is more important than the programming language itself
55:25 The importance of benchmarking
58:33 Where to find John

  continue reading

82 에피소드

Artwork

#050 - Python is Faster than Rust

Backend Banter

46 subscribers

published

icon공유
 
Manage episode 413874151 series 3476356
Boot.dev에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Boot.dev 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.

In today’s episode, we welcome John Crickett, veteran software engineer, having worked at Staff, VP, and C-Suite positions over the years, and now focusing on helping thousands of engineers worldwide, through his coding challenges that have you building real applications, as well as helping with the soft skills through his articles and posts about software development.

Today we cover a LOT of ground where we explain exactly what a Software Architect is, discuss different leadership types, advice to get a software job, remote work, unpopular opinions on programming languages, performance and scale, and a couple other things, so stay tuned because this episode is a true fountain of knowledge.

Learn back-end development - https://boot.dev

Listen on your favorite podcast player: https://www.backendbanter.fm

John Crickett's Twitter/X: https://twitter.com/johncrickett

John Crickett's Linkedin: https://www.linkedin.com/in/johncrickett/

Coding Challenges: https://codingchallenges.fyi/

Coding Challenges on Substack: https://codingchallenges.substack.com/

Research mentioned at 27:33 : https://www.researchgate.net/publication/232514133_Effect_of_self-differentiation_and_anonymity_in_group_on_deindividuation

More on the topic of Deindividuation: https://en.wikipedia.org/wiki/Deindividuation#Major_empirical_discoveries

Timestamps:

00:12 Who is John Crickett
01:13 What is a Software Architect
03:04 People vs Technical Leadership
03:53 What kind of decisions does a software architect make?
04:43 Is there a lot of "Thought Leadership" involved?
05:23 Do you prefer Technical or People leadership?
07:47 How did John start his coding career?
11:39 Most people don't start working at "sexy" companies
13:58 Juggling off-topic
14:32 What are the Coding Challenges?
19:03 Remote work and downtime
22:56 The wrong culture might spoil the remote environment and people care less about the work
27:05 Anonymity turns people into assholes
29:58 Why did we have a phone call when this could've been an e-mail?
33:42 Doing LeetCode vs Building Projects
36:54 Most of the time you'll be using already existing solutions
40:05 Is there too much abstraction nowadays?
41:56 Using the Command Line is cool again!
43:44 When talking about scale, what matters most is the architecture, not the language or framework
51:30 Why just switching to a "faster" language isn't enough
53:48 Go vs Rust performance comparison
54:44 Learning how to write performant code is more important than the programming language itself
55:25 The importance of benchmarking
58:33 Where to find John

  continue reading

82 에피소드

모든 에피소드

×
 
Loading …

플레이어 FM에 오신것을 환영합니다!

플레이어 FM은 웹에서 고품질 팟캐스트를 검색하여 지금 바로 즐길 수 있도록 합니다. 최고의 팟캐스트 앱이며 Android, iPhone 및 웹에서도 작동합니다. 장치 간 구독 동기화를 위해 가입하세요.

 

빠른 참조 가이드

탐색하는 동안 이 프로그램을 들어보세요.
재생