Artwork

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

Rodrigo Girão Serrão: Python Training, itertools, and Idioms

1:02:49
 
공유
 

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

Once you’ve learned the vocabulary and syntax of the Python language, how do you progress into learning the right combinations to put into your code? How can Python’s built-in itertools library enhance your skills? This week on the show, we speak with Rodrigo Girão Serrão about teaching Python through his blog and his passion for the itertools library.

We discuss Rodrigo’s different approaches to writing on his blog. He likes to document smaller concepts about Python and building code in his “Today I Learned” series. He’s also been collecting advice about the best way to use core Python features in another series called “Pydon’ts.”

We cover his recent PyCon US tutorial about the built-in itertools module. The functions contained in the module create iterators for efficient looping. We discuss the categories of tools inside the collection and ways to simplify your code.

We also explore the concept of vocabulary versus idioms in writing. Idioms are a group of words that hold a symbolic meaning that goes beyond the literal meaning of the individual words. We dig into how that applies to learning Python and building a personal collection of programming idioms.

This episode is sponsored by AMD.

Course Spotlight: Working With Missing Data in Polars

In this video course, you’ll learn how to deal with missing data in Polars to ensure it doesn’t interfere with your data analysis. You’ll discover how to check for missing values, update them, and remove them.

Topics:

  • 00:00:00 – Introduction
  • 00:02:34 – Creating Polars video course
  • 00:03:27 – How did you start programming and teaching Python?
  • 00:04:59 – Where did mathspp come from?
  • 00:05:38 – Exploring math and programming in university
  • 00:07:48 – Learning APL
  • 00:09:24 – What goes into building the blog?
  • 00:15:05 – The Pydon’ts and writing books
  • 00:18:37 – PyCon US 2025
  • 00:20:46 – Sponsor: AMD
  • 00:21:23 – Teaching a tutorial about itertools
  • 00:28:58 – Categorizing itertools
  • 00:40:39 – Video Course Spotlight
  • 00:41:55 – The difference between me and Shakespeare
  • 00:46:51 – Learning and practicing with idioms
  • 00:51:01 – TIL and asking questions
  • 00:53:54 – What are you excited about in the world of Python?
  • 00:55:40 – What do you want to learn next?
  • 00:57:35 – How can people follow your work online?
  • 01:01:19 – Thanks and goodbye

Show Links:

Level up your Python skills with our expert-led courses:

Support the podcast & join our community of Pythonistas

  continue reading

269 에피소드

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

Once you’ve learned the vocabulary and syntax of the Python language, how do you progress into learning the right combinations to put into your code? How can Python’s built-in itertools library enhance your skills? This week on the show, we speak with Rodrigo Girão Serrão about teaching Python through his blog and his passion for the itertools library.

We discuss Rodrigo’s different approaches to writing on his blog. He likes to document smaller concepts about Python and building code in his “Today I Learned” series. He’s also been collecting advice about the best way to use core Python features in another series called “Pydon’ts.”

We cover his recent PyCon US tutorial about the built-in itertools module. The functions contained in the module create iterators for efficient looping. We discuss the categories of tools inside the collection and ways to simplify your code.

We also explore the concept of vocabulary versus idioms in writing. Idioms are a group of words that hold a symbolic meaning that goes beyond the literal meaning of the individual words. We dig into how that applies to learning Python and building a personal collection of programming idioms.

This episode is sponsored by AMD.

Course Spotlight: Working With Missing Data in Polars

In this video course, you’ll learn how to deal with missing data in Polars to ensure it doesn’t interfere with your data analysis. You’ll discover how to check for missing values, update them, and remove them.

Topics:

  • 00:00:00 – Introduction
  • 00:02:34 – Creating Polars video course
  • 00:03:27 – How did you start programming and teaching Python?
  • 00:04:59 – Where did mathspp come from?
  • 00:05:38 – Exploring math and programming in university
  • 00:07:48 – Learning APL
  • 00:09:24 – What goes into building the blog?
  • 00:15:05 – The Pydon’ts and writing books
  • 00:18:37 – PyCon US 2025
  • 00:20:46 – Sponsor: AMD
  • 00:21:23 – Teaching a tutorial about itertools
  • 00:28:58 – Categorizing itertools
  • 00:40:39 – Video Course Spotlight
  • 00:41:55 – The difference between me and Shakespeare
  • 00:46:51 – Learning and practicing with idioms
  • 00:51:01 – TIL and asking questions
  • 00:53:54 – What are you excited about in the world of Python?
  • 00:55:40 – What do you want to learn next?
  • 00:57:35 – How can people follow your work online?
  • 01:01:19 – Thanks and goodbye

Show Links:

Level up your Python skills with our expert-led courses:

Support the podcast & join our community of Pythonistas

  continue reading

269 에피소드

All episodes

×
 
Loading …

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

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

 

빠른 참조 가이드

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