A weekly Python podcast hosted by Christopher Bailey with interviews, coding tips, and conversation with guests from the Python community. The show covers a wide range of topics including Python programming best practices, career tips, and related software development topics. Join us every Friday morning to hear what's new in the world of Python programming and become a more effective Pythonista.

Finding the Right Coding Font for Programming in Python

September 01, 2023 1:05:23 63.76 MB Downloads: 1

What should you consider when picking a font for coding in Python? What characters and their respective glyphs should you check before making your decision? This week on the show, we talk with Real Python author and core team member Philipp Acsany about his recent article, Choosing the Best Coding Font for Programming.

Philipp shares some of his background as a font engineer and graphic designer. We talk about how font design tools were his introduction to programming in Python.

We discuss how the frequent use of underscores, at signs, parentheses, and asterisks in Python’s syntax should affect your decision. Philipp’s tutorial provides several resources to help you find a monospace font that fits your coding requirements.

Course Spotlight: Create a Python Wordle Clone With Rich

In this step-by-step project, you’ll build your own Wordle clone with Python. Your game will run in the terminal, and you’ll use Rich to ensure your word-guessing app looks good. Learn how to build a command-line application from scratch and then challenge your friends to a wordly competition!

Topics:

  • 00:00:00 – Introduction
  • 00:01:32 – Previous podcast appearances
  • 00:03:18 – Programming-environment fussiness and monospace fonts
  • 00:07:29 – Researching the tutorial and curating the collection
  • 00:10:51 – Philipp’s background
  • 00:18:07 – Differentiating characters
  • 00:21:37 – Monospace, typewriters, and alignment
  • 00:25:08 – Character sets to study
  • 00:32:38 – The comma and the period
  • 00:37:04 – Video Course Spotlight
  • 00:38:30 – Python’s use in font development
  • 00:42:48 – Different fonts for different languages
  • 00:49:27 – Non-English comments
  • 00:55:40 – Our font choices
  • 00:59:00 – What are you excited about in the world of Python?
  • 01:01:35 – What do you want to learn next?
  • 01:03:41 – Where can people follow your work online?
  • 01:04:38 – Thanks and goodbye

Show Links:

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

Support the podcast & join our community of Pythonistas