Ruby On Rails

Meta-Programming with Ruby

This item was filled under [ Ruby On Rails ]

Meta-programming is the writing of computer programs that write or manipulate other programs (or themselves) as their data, or that do part of the work at compile time that is otherwise done at run time. In many cases, this allows programmers to get more done in the same amount of time as they would take [...]

Continue reading...

Tagged with: [ ]

New Heights for web applications

This item was filled under [ Development Process, Programming ]

When it comes to programming, more specifically the development of web applications, it is important to consider all the tools of the trade before using the one that is going to be used for the job. PHP is great. With the release at the time of PHP 4 and now its time for PHP 6. [...]

Continue reading...