Contribute Media
A thank you to everyone who makes this possible: Read More

Attack of Pythons : Gotchas and Landmines in Python

Translations: en en

Description

Attack of Pythons : Gotchas and Landmines in Python by Manoj Pandey

Python may be one of the simplest and most flexible programming languages out there, but it is still a programming language. It still has syntax, datatypes, and some occasional dark corners. Python ""warts"" are things for which people have criticised Python, typically aspects of the language or mechanisms of its implementation, because such aspects either expose certain surprising inconsistencies, are regarded as omissions, or cause irritation for parts of the community in some sense.

This talk will be about common pitfalls (termed warts/landmines) that people face using Python programming language.

About the author: Manoj Pandey is a rising CS junior, who speaks Python primarily and worked with SquadRun's Engineering Team this summer. Before this he was a Data Analytics Intern at Inspiration Edge and Zouk Fellow at ZoukLoans. He is an avid FOSS enthusiast and Pythonista, almost all of his projects are open-sourced on Github (manojpandey).

Details

Improve this page