DeveloperHell | Languages: All | PHP | Python | .NET | Java | CSS | Ruby   Site: Statistics
want to join us? register, it's easy | help
 

grab admin's rss feed admin rss feed for saved articles

category icon

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 report
category icon

Programming 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