Christy John

Code Blocks in Ruby


7 months ago by Christy John on The Code Pilgrim's Progress.
Code Blocks are one of the most important and constantly used constructs in Ruby programming language. If you are planning to become a competent Ruby programmer...

Ruby Resources


7 months ago by Christy John on The Code Pilgrim's Progress.
Given below is a constantly updated list of the free Ruby resources that I found useful. Fellow Ruby programmers may find it useful. Ruby Books 1. Whyâ...

Beginning the Ruby Journey


7 months ago by Christy John on The Code Pilgrim's Progress.
Image via Wikipedia For the past one year I have been trying out a few programming languages. I have iterated through a few languages, the prominent...

Ideas, Code and People…


7 months ago by Christy John on The Code Pilgrim's Progress.
Ideas, code and people.  Those are the three important pieces of a successful software product. An innovative idea that sells, the impeccable design and...

Agile Programming – A review


7 months ago by Christy John on The Code Pilgrim's Progress.
Agile Programming is the most discussed terms in software application today. The manifesto for agile software development states out the four fundamental...

Starting a Drupal Journey


5 months ago by Christy John on The Code Pilgrim's Progress.
I'm in Bangalore attending interviews for the post of PHP developer. Like all self respecting PHP developer with over 2 years of experience I too had a...

Starting my Drupal Journey


5 months ago by Christy John on The Code Pilgrim's Progress.
I'm in Bangalore attending interviews for the post of PHP developer. Like all self respecting PHP developers with over 2 years of experience I too had a...

Patterns for Database Interaction : Data Mapper – an example driven explanation using PHP


3 months ago by Christy John on The Code Pilgrim's Progress.
It is common knowledge these days that we need some kind of object/relational mapping if we are using and object oriented language and a relational database...