grab admin's rss feed
for saved articles
Rolling with Ruby on Rails, Part 2
in Ruby added by admin, on 21/10/2007 beginner tutorials oo programming ruby on rails
In Rolling with Ruby on Rails, I barely scratched the surface of what you can do with Ruby on Rails. I didn't talk about data validation or database transactions, and I did not mention callbacks, unit testing, or caching. There was hardly a mention of the many helpers that Rails includes to make your life easier. I can't really do justice to all of these topics in the space of this article, but I will go into details on some of them and present a brief overview of the rest, with links to more detailed information.
comment save reportProgramming Crash Course
in Python added by admin, on 23/10/2007 beginner tutorials examples
If you are an absolute beginner or a novice in programming this site was made for you. In this tutorial you will learn how to program a computer the quick way. No long explanations. I will just show you how to do it and you will do it yourself. From the very beginning step by step.
comment save report