Here are 19 Rails Tricks Most Ruby Coders Did Not Know — until the article was published… I liked the pointer about using BackgroundRB to run long running tasks (in the background).
19 Rails Tricks for Ruby Coders
Reply
Here are 19 Rails Tricks Most Ruby Coders Did Not Know — until the article was published… I liked the pointer about using BackgroundRB to run long running tasks (in the background).
An unofficial Python Tutorial is at growing in the InfoGami wiki system. It has a nice layout and the code examples are easy to read. See for instance the section on Python Modules, or the Brief Tour of the Standard Python Library. I just really appreciate it when the page layout is so clean and easy to read, code examples sprinkled like spice — which makes this technical documentation for Python easy to study.