614
you are viewing a single comment's thread
view the rest of the comments
[-] Diplomjodler@feddit.de 2 points 2 years ago

As long as you do all your lookups with dicts or sets performance is pretty decent for smaller workloads.

[-] grue@lemmy.ml 1 points 2 years ago

Python is secretly a functional-paradigm language. If you're not making liberal use of comprehensions instead of loops (especially loops with LBYL conditions in them), you're doing it wrong.

this post was submitted on 06 Aug 2023
614 points (100.0% liked)

Programmer Humor

22537 readers
1000 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS