PinnedPublished inLevel Up Coding256 Python Things I Wish I Knew Earlier# Hard-earned lessons from 500,000+ lines of code over 9 yearsMay 31A response icon3May 31A response icon3
PinnedPublished inLevel Up CodingWrite Python Functions Like This Or I’ll Reject Your Pull RequestThis was the energy I was getting from my tech lead at work. And I actually agree with him at this point.Jun 22, 2024A response icon59Jun 22, 2024A response icon59
PinnedPublished inLevel Up Coding30 Python Concepts I Wish I Knew Way Earlier# Stuff I wish I Learnt Much Earlier in my Python JourneyAug 12, 2023A response icon37Aug 12, 2023A response icon37
Published inLevel Up Coding5 Python String Things I Should Have Known Earlier1) `fuzzywuzzy` for approximate string matching2d agoA response icon22d agoA response icon2
Published inLevel Up CodingFinding Median In O(N) TimeGiven a list of numbers, find its median.6d agoA response icon26d agoA response icon2
Published inLevel Up CodingHow To Use SQL To Query CSV Files DirectlyWriting this to share a cool library I recently found out about.Jul 2Jul 2
Published inLevel Up Coding5 Python Dict Things I Wish I Knew Way Earlier1) dict.setdefault(key, value)Jun 28A response icon3Jun 28A response icon3
Published inLevel Up Coding4 Python Number Things I Wish I Knew Earlier1) nan is truthyJun 21A response icon6Jun 21A response icon6
Published inLevel Up Coding5 Hacky AF Python Hacks To Reduce Number Lines Of CodeDisclaimer: don’t overdo this in production code.Jun 17A response icon1Jun 17A response icon1
Published inLevel Up Coding4 Python CLI Things I Wish I Knew Earlier1) Running Python in Interactive modeJun 14A response icon1Jun 14A response icon1