My focus these past few months has been to learn both Ruby and Rails as my first ‘true’ programming language/framework. Rails itself is notoriously-not-so beginner friendly, so here I share some of the things I picked up along the way…
Firstly a little of my background… I’ve been coding with HTML, CSS and JavaScript for well over eight years now. During that time I’ve dabbled with my fair share of CMS/forum systems (mostly running PHP) and have actively customised various aspects of each system (requiring a little PHP knowledge), however I’ve never built anything production-worthy from scratch in PHP – I’d simply have no confidence in doing so. The urge to create something from scratch has always been there though – So over the last year or so I’ve been dying to get into a backend language in order to have the ability to release a web-app. Enter Ruby and the lovely framework Rails.
Continue reading »