in reply to Re^3: OT: Computer Science for (a couple steps up from) Dummies (updated)
in thread OT: Computer Science for (a couple steps up from) Dummies

Interesting sentiments in the talk linked above. I have been learning about functions in Python. I personally prefer subroutines used by Perl. Python calls the main function in a rather strange way..... It looks like an afterthought. Do any monks have thoughts on this?
  • Comment on Re^4: OT: Computer Science for (a couple steps up from) Dummies (updated)