Ask not if Language X or Framework Y is Dying

I find it funny, when people ask if a programming language or framework isdying. Generally it makes me curions about the person asking than the questionthan the actual question itself. Programming Languages and frameworks don't die.It merely steps out of the spotlight because som … | Continue reading


@blog.codemy.net | 5 years ago

Rails Routes, HTTP Methods and Sql Queries

Learning how the rails routes are generated and how they map to HTTP methods andSQL queries is a foundational piece of knowledge that is missed by manydevelopers when starting out. In this post we will explore some of the basicsthat will help fill in the gap so that students can … | Continue reading


@blog.codemy.net | 5 years ago

Learn Ruby on Rails, but First, Learn Ruby (Part 1)

It would seem like a natural progression to learn Ruby programming beforelearning Rails. However my journey into Rails didn't start with Ruby, I jumpedinto Rails straight away and here are some of the things in Ruby I wished Iunderstood before I began learning Rails.Distinction b … | Continue reading


@blog.codemy.net | 5 years ago

Learning Web Development in 2019

Learning web development can be a daunting task. Where do you even begin? Which programming language should you pick? Here are some things that can help you get started and stay on course. | Continue reading


@blog.codemy.net | 5 years ago