Programming Throwdown – Details, episodes & analysis

Podcast details

Technical and general information from the podcast's RSS feed.

Programming Throwdown

Programming Throwdown

Patrick Wheeler and Jason Gauci

Education
News

Frequency: 1 episode/29d. Total Eps: 183

Transistor
Programming Throwdown educates Computer Scientists and Software Engineers on a cavalcade of programming and tech topics. Every show will cover a new programming language, so listeners will be able to speak intelligently about any programming language.
Site
RSS
Apple

Recent rankings

Latest chart positions across Apple Podcasts and Spotify rankings.

Apple Podcasts
  • 🇺🇸 USA - howTo

    28/07/2025
    #60
  • 🇩🇪 Germany - howTo

    27/07/2025
    #94
  • 🇩🇪 Germany - howTo

    26/07/2025
    #83
  • 🇩🇪 Germany - howTo

    25/07/2025
    #65
  • 🇺🇸 USA - howTo

    25/07/2025
    #78
  • 🇩🇪 Germany - howTo

    24/07/2025
    #53
  • 🇺🇸 USA - howTo

    24/07/2025
    #49
  • 🇨🇦 Canada - howTo

    23/07/2025
    #90
  • 🇺🇸 USA - howTo

    23/07/2025
    #98
  • 🇨🇦 Canada - howTo

    22/07/2025
    #56
Spotify

    No recent rankings available



RSS feed quality and score

Technical evaluation of the podcast's RSS feed quality and structure.

See all
RSS feed quality
To improve

Score global : 59%


Publication history

Monthly episode publishing history over the past years.

Episodes published by month in

Latest published episodes

Recent episodes with titles, durations, and descriptions.

See all

176: MLOps at SwampUp

Episode 176

mardi 24 septembre 2024Duration 01:58:37

  • James Morse: Software Engineer at Cisco
    • System Administrator to DevOps
    • Difference between DevOps and MLOps
    • Getting Started with DevOps
  • Luke Marsden: CEO of Helix ML
    • How to start a business at 15 years old
    • BTRFS vs ZFS
    • MLOps: the intersection of software, DevOps and AI
    • Fine-tuning AI on the Cloud
    • Some advice for folks interested in ML Ops
  • Yuval Fernbach: CTO MLOps & JFrog
    • Starting Qwak
    • Going from a jupyter notebook to production
    • ML Supply Chain
    • Getting started in Machine Learning
  • Stephen Chin: VP of DevRel at Neo4J
    • Developer Relations: The Job
    • What is a Large Language Model?
    • Knowledge graphs and the Linkage Model
    • How to Use Graph databases in Enterprise
    • How to get into ML Ops
★ Support this podcast on Patreon ★

175: Resume Writing

Episode 175

vendredi 16 août 2024Duration 01:40:55

175: Resume Writing

Intro topic:  DSLR Photography vs Camera Phone

News/Links:

Book of the Show


Patreon Plug https://www.patreon.com/programmingthrowdown?ty=h


Tool of the Show


Topic: Resume Writing (Courtesy of Matthew C.)

  • Why have a resume?
    • Many jobs require it to get into the consideration
    • Today many are screened for keywords automatically
    • Log for future you
  • What is a resume?
    • One-page description
    • Key accomplishments & experiences
    • Comparison to CV
    • References
  • How to write a good resume?
    • Do’s
      • Include your github if it has good contributions
      • Be specific (dates, locations, skills)
      • Isolate your specific contributions
      • Be accurate/honest
      • Be concise
      • Be ready to discuss any point you have on the resume
      • List hobbies/activities/extracurriculars
    • Don’ts
      • Have mistakes (especially dates)
      • Use images (most companies use text extraction)
      • Use it as a design portfolio
      • Put social qualities (e.gs. hard-working, motivated, friendly)
      • Use fancy templates/tools
    • Resources
  • How to think about your career and how it impacts your future resume writing (career planning)
    • Technologies and architectures more than specifics of project details
    • How various choices may age over time

★ Support this podcast on Patreon ★

166: Speedy Database Queries with Lukas Fittl

Episode 166

lundi 16 octobre 2023Duration 01:12:12

- pganalyze: https://pganalyze.com/

- Weekly series "5mins of Postgres": https://www.youtube.com/channel/UCDV_1Dz2Ixgl1nT_3DUZVFw

- How Postgres chooses which index to use: https://pganalyze.com/blog/how-postgres-chooses-index

- CMU databases courses: https://db.cs.cmu.edu/courses/

- Postgres community: https://www.postgresql.org/community/


As well as social links:

- Mastodon: https://hachyderm.io/@lukas

- Twitter/X: @pganalyze, @LukasFittl

- GitHub: @pganalyze, @lfittl

- LinkedIn: https://www.linkedin.com/in/lfittl/ , https://www.linkedin.com/company/pganalyze/

★ Support this podcast on Patreon ★

Julia

Episode 77

mercredi 2 mai 2018Duration 01:20:54

Julia may be the most requested language we have ever received on the show, so Patrick and I took some time of the past few weeks to get familiar with Julia and share our findings. Overall, it's a really slick language that has data and process parallelism built into the language, so it will run on many threads or even many machines without having to design a communication system by hand. Show Notes: https://www.programmingthrowdown.com/2018/05/episode-77-julia.html

★ Support this podcast on Patreon ★

Code Documentation

Episode 76

mercredi 4 avril 2018Duration 01:24:53

Writing documentation is an art and there aren't many cut-and-dry rules that will guarantee the right documentation quality. In this episode Patrick and I chat about our lessons learned and also cover a bunch of ways to document and write self-documenting code. Show Notes: http://www.programmingthrowdown.com/2018/04/episode-76-code-documentation.html

★ Support this podcast on Patreon ★

Arduino

Episode 75

lundi 5 mars 2018Duration 01:38:03

Ever want to build your own robot? We explain how to do this using Arduino! Show notes: http://www.programmingthrowdown.com/2018/03/episode-75-arduino.html

★ Support this podcast on Patreon ★

Cryptocurrency and Smart Contracts

Episode 74

mardi 30 janvier 2018Duration 58:57

Today we discuss Cryptocurrency and Smart Contracts with Amy Wan, CEO of Sagewise. Amy has a legal background and combines this with expertise in cryptocurrency, blockchain, ICOs, and smart contracts. Show Notes: http://www.programmingthrowdown.com/2018/01/episode-74-cryptocurrency-smart.html

★ Support this podcast on Patreon ★

Parallel Computing with Incredibuild

Episode 73

mardi 19 décembre 2017Duration 01:05:08

How can you use all of the computers in your lab/office at the same time to speed up tasks? Today we talk with Dori Exterman, CTO of Incredibuild, about parallel computing and the awesome tool Incredibuild has created that can run any multi-process program on several machines. Show Notes: http://www.programmingthrowdown.com/2017/12/episode-73-parallel-computing-with.html

★ Support this podcast on Patreon ★

Internationalization

Episode 72

mardi 28 novembre 2017Duration 01:06:36

How can you maintain a separate version of your app/site in all langauges and locales? How do you handle right-to-left text, various currencies, and a bunch of languages with non-ascii characters? We explain all this and more in Internationalization! Show notes: http://www.programmingthrowdown.com/2017/11/episode-72-internationalization.html

★ Support this podcast on Patreon ★

Office Spaces

Episode 71

lundi 30 octobre 2017Duration 01:21:34

Today, we are going to talk about... office space! Not the hilarious 1999 movie directed by Mike Judge, but modern office spaces for engineers and developers. We cover office setups, desk setups, amenities, and more! We won't cover IDEs (check out episode 55 for that) but we do cover how to code comfortably. Show Notes: http://www.programmingthrowdown.com/2017/10/episode-71-office-spaces.html

★ Support this podcast on Patreon ★

Related Shows Based on Content Similarities

Discover shows related to Programming Throwdown, based on actual content similarities. Explore podcasts with similar topics, themes, and formats, backed by real data.
Métamorphose, éveille ta conscience !
The Informed Life
UI Breakfast: UI/UX Design and Product Strategy
Le Trilliard
SaaS Club
Yaniro - The Human Factor
Design Thinking 101
Business Lunch
Retirement Answer Man
In Depth
© My Podcast Data