Learn MYSQL data types the easy way

Learn MYSQL data types the easy way

In any dynamic web application, be it Ruby on Rails, PHP etc we need to store all our data into a database. The data can be a VARCHAR, CHAR, INT, DATE etc. But the irony is, How do we know the data types ? for eg: how do we tell MYSQL that the name “ROCKET” [...]

Read full storyComments { 0 }
Make any web template a cms ,using Ruby on Rails – part 3

Make any web template a cms ,using Ruby on Rails – part 3

Welcome to the Third chapter of “Make any web template a cms ,using Ruby on Rails part 3. If you have missed the first two chapters, you can catch up with them here Make any HTML template a CMS, using Ruby on Rails – Part 1 it’s just the basic stuff to get started with [...]

Read full storyComments { 7 }
Make any web template a cms ,using Ruby on Rails part 2

Make any web template a cms ,using Ruby on Rails part 2

Welcome to the Second chapter of “Make any web template a cms ,using Ruby on Rails part 2″. If you have missed the first chapter, You can read it here Make any HTML template a CMS, using Ruby on Rails – Part 1 it’s just the basic stuff to get started with any ruby on [...]

Read full storyComments { 2 }
Rails MVC architecture – Explained the easy way.

Rails MVC architecture – Explained the easy way.

What do you think has made Ruby on Rails so famous, popular and the most preferred language today?  Its not only the ease of coding, but also its MVC architecture. MVC architecture sounds like its got something to do with your school science project or the one that civil engineers use to build Roads. Its [...]

Read full storyComments { 9 }
Make any HTML template a CMS, using Ruby on Rails – Part 1

Make any HTML template a CMS, using Ruby on Rails – Part 1

In the previous chapters we learned what are Letters in ruby what are numbers and made a simple calculator using Ruby. You are no longer a beginner. You have graduated yourself to the next level of programming. Congratulations! If you are new to RorRocket, and you haven’t read through the previous chapters? Please have a [...]

Read full storyComments { 2 }
Ruby on Rails Text Editors – Which one to choose and Why?

Ruby on Rails Text Editors – Which one to choose and Why?

Ruby on Rails is no doubt one of the popular and easy to learn Programming languages out there. And with that there is a plethora of text editors out there that support Ruby on Rails programming. But there are a few which are meant to be Ruby specific. Let’s have a look to what some [...]

Read full storyComments { 15 }
Playing with letters in Ruby

Playing with letters in Ruby

Advancing further in our mission to learn and understand the simplicity of Ruby on Rails. We will learn what strings are and what do they actually mean in a programming language. String in a programming language means a set or a group of letters. ‘this is the way we dance’ is a string. strings can [...]

Read full storyComments { 1 }
Making a simple Calculator using Ruby

Making a simple Calculator using Ruby

So here we are, all set to work on our first calculator using Ruby. Hope the previous simple tutorial on Introduction to “puts”, your first Ruby Program has built good confidence to try and explore ruby further. Now let’s work on the Ruby calculator that I was talking about. Open the ruby interpreter by clicking [...]

Read full storyComments { 0 }
Introduction to “puts”, your first Ruby Program

Introduction to “puts”, your first Ruby Program

Yay! Our first day on learning Ruby and BOY!! is it exciting.. I hope you have installed Ruby on Rails on your system. If not you can go through this Tutorial here for the installation procedures. We will now start writing a small basic ‘I like Mangoes’ program on Ruby. Open the ruby interpreter by [...]

Read full storyComments { 3 }
4 Key Points to remember before you start learning Ruby on Rails

4 Key Points to remember before you start learning Ruby on Rails

If you are a beginner, a Non Programmer, a designer, a doctor, a lawyer or a geek, there are certain important points that we need to remember before we jump in to start learning Ruby on rails. Nothing so complex that might give you a brain freeze. Never give up I cannot stress this point [...]

Read full storyComments { 0 }
  • RSS
  • Twitter
  • Buzz