Conversation
Notices
-
Some fun tips for writing python code. https://blog.michaelckennedy.net/2016/10/10/pythonic-code-by-example-in-5-videos-video-series/
- rozzin repeated this.
-
He's a pythonaut after my own heart, but be careful not to follow his examples too literally: a…
-
@steve, #Guido actually *really* wanted to drop !lambda in #Python 3: https://www.artima.com/weblogs/viewpost.jsp?thread=98196
-
@steve, the lambda in things like "lambda w: w.lower()" is also typically superfluous, because …
-
@steve, I liked the `don't use lists, use dicts' lesson, but the next step after that for many …
-
Hmm. @steve, I think Chirp dropped all of my responses to you last night: http://status.hackerposse.com/conversation/105211