The CodeIgniter Handbook - Vol. 1 Who Needs Ruby?

The CodeIgniter Handbook - Vol. 1 Who Needs Ruby?

ISBN: 0957179103

ISBN 13: 9780957179103

Publication Date: February 18, 2012

Publisher: Efendi publishing

Pages: 89

Format: Paperback

Authors: Jamie Rumbelow, Laura Parrott

4.09 of 11

Click the button below to register a free account and download the file


Download PDF

Download ePub

*Disclosure:“This post may contain affiliate links and I earn from qualifying purchases”.


The CodeIgniter Handbook, a three-volume handbook full to the brim with pragmatic, succinct, useful information from one of the web’s pioneering developers. Learn about the whats & whys of writing cleaner, more concise code. Discover fascinating new techniques that allow you to remove duplication, increase your programming efficiency, and reduce those repetitive tasks. Fall in love with CodeIgniter all over again.

Ruby on Rails has become immensely popular immensely quickly, widely praised for promoting elegant syntax, rapid development speed and its controversial Convention Over Configuration pattern. In this book CodeIgniter really begins to show its flexibility as we take a look at what makes Rails popular and how we can implement those features in a CodeIgniter-friendly way. We’ll look at tidying up your code by studying design principles like Don’t Repeat Yourself (DRY), and using RESTful style controllers to provide a consistent URL pattern across the application.