GeekArticles
Web Programming
PythonNoisy Python
Author: oreillynet.com |
Published: 10th Aug 2005 |
Visited: 396 times |
Add CommentFiled in: Python10/25/2001 Among the great questions of programming is the connection between programming, mathematics, and music. Although it is only anecdotal evidence, many brilliant programmers also have an aptitude for music. Listening to classical or rock music is said to temporarily improve your test scores (the Mozart effect). Eric Raymond even suggests an analytical ear for music -- along with reading science fiction and studying Zen -- is a common style point among hackers, something you...n
Read Article Sponsored Links
Related Articles
• Working with XML in Python Working with XML in Python
The Extensive Markup Language and Python are two very different platforms. Python is a programming language and XML is a standards oriented language document. Python is a full fledged programming language which has its roots deep in scripts, and also has matured over a...
...
• CherryPy Essentials: Rapid Python Web Application Development So my apologies for the slightly off-topic, "shout-out"-styled post, but I've been an active participant in watching the development of this title, Sylvain Hellegouarch's first in what I can only assume will be many more-to-come in the future titles, sinc ...