|
|
|
|
|
by cwalv
830 days ago
|
|
Python being slow, and working to speed python programs up, helped me immensely to build a mental model for what makes programs slow. After learning C in school, when I first learned how python was implemented, I was shocked that it was even usable. |
|