I just realized that there is an (obvious) biblical objection to the language Python. Â Adam and Eve used C, naturally. Â The Python came into the Garden of Eden as a tempter, bringing dynamic language features. Â Adam and Eve succumbed to temptation and were thrown out of the garden, and now they… uh… analogy breaks down. […]
Category Archives: Languages
More about Python
20-Feb-09Why I hate python
21-Jun-08I recently wrote a small internal program in python to automate our client’s builds: run everything overnight, collect the output, and generate some rudimentary web pages It wound up being 250 loc for the program, split into about three files; and 500 loc for the tests. I spent about 2-5 days on it, part time. […]