n
13
c/coding-for-beginnerssmith.raysmith.ray1mo agoProlific Poster

Stumbled into a Python meetup at a coffee shop in Denver back in 2018

I was just there to get some work done on my laptop, not expecting to learn anything. This guy next to me was showing his friend how to use list comprehensions instead of long for loops. I'd been writing these huge blocks of code for a beginner project and it all clicked watching them. He even showed me his Github repo with like 50 example files. That one random hour changed how I structure everything now. Has anyone else had a total stranger accidentally teach them something that stuck?
2 comments

Log in to join the discussion

Log In
2 Comments
the_elliot
the_elliot1mo ago
Used to hate Python but seeing list comps in action like that totally flipped my view lmao.
2
noah880
noah8801mo ago
List comps were a game changer for me in 2019.
1