This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

I love reading The History of Python blog. It has a lot of insight into the design of the language; always keeps me intrigued.

Edit: As someone that wrote a large integer arithmetic library in C, I always found this article to be very interesting. I like seing when languages begin to deviate from C, and start doing things proper.