Python isn't Java

Joe Gregorio

An excellent quasi-rant turned language-mindset-comparison of Java and Python. Which reminded me of how much Python has warped my thinking. I recently implemented a linked list in C. What was the first function I implemented after the obligatory 'add' and 'remove'? Why 'map' of course.

comments powered by Disqus