DEV Community

Srikanth
Srikanth

Posted on • Edited on

3

Best talks you've watched.

Wondering if we can share our favorite talks on programming, Devops, Security or just in general about the software world.

I will share some of my favorites, which are mostly related to Python ~

  • Brandon Rhodes talks telling us the inner workings of the Python dictionary. The original talk from 2010, then followed by the talk in 2017. It helped me immensely in wrapping my head around why it is called a Hash Map in the first place. 😂 And more interestingly why was the Python dictionary used to be unsorted.


  • Ned Batchelder's great talk illustrating debugging tricks used to solve real-life incidents at his work. Like Brandon Rhodes, Ned Batchelder possesses great oratory skills making this a really fun experience.

  • Alison Kaptur's talk on bugs. This actually triggered a really interesting discussion at my current workplace which led to a conversation about nasty bugs we've collectively faced in the past. I found the part about feature flags and server-side gating really insightful. It was something I knew about before, by never really thought of in the context of actually solving critical incidents like the one she describes.

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more