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” [...]
Make any web template a cms ,using Ruby on Rails – part 3
by Rocket on 25. Apr, 2010 in Intermediate
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 [...]
Make any web template a cms ,using Ruby on Rails part 2
by Rocket on 21. Apr, 2010 in Intermediate
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 [...]
Rails MVC architecture – Explained the easy way.
by Rocket on 17. Apr, 2010 in Beginner
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 [...]
Make any HTML template a CMS, using Ruby on Rails – Part 1
by Rocket on 16. Apr, 2010 in Intermediate
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 [...]
Ruby on Rails Text Editors – Which one to choose and Why?
by Rocket on 11. Apr, 2010 in Resources
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 [...]
Playing with letters in Ruby
by Rocket on 10. Apr, 2010 in Uncategorized
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 [...]
Making a simple Calculator using Ruby
by Rocket on 10. Apr, 2010 in Beginner
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 [...]
Introduction to “puts”, your first Ruby Program
by Rocket on 08. Apr, 2010 in Beginner
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 [...]
4 Key Points to remember before you start learning Ruby on Rails
by Rocket on 08. Apr, 2010 in Beginner
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 [...]
Are you ready to Learn Ruby on Rails? Oh yeah.. you are!
Ahoy there!
I am Rocket and Welcome to RoRrocket.com.
I focus on training complete Beginners,non-Programmers and Designers the concept and ease of ruby on rails.
If you have failed a couple of times trying to learn a new programming language before and couldn't make through all the Mumble Jumble of programming.
Don't worry! This site is all about having fun with Ruby and rails and learning it the easy way around.
Recent Posts
-
Learn MYSQL data types the easy way
-
Rails MVC architecture – Explained the easy way.
-
Making a simple Calculator using Ruby
-
Ruby on Rails Text Editors – Which one to choose and Why?
-
Playing with letters in Ruby
-
Introduction to “puts”, your first Ruby Program
-
4 Key Points to remember before you start learning Ruby on Rails
-
Make any HTML template a CMS, using Ruby on Rails – Part 1
-
Understanding Ruby on Rails
-
Ruby on Rails – Installation
-
Make any web template a cms ,using Ruby on Rails part 2
-
Make any web template a cms ,using Ruby on Rails – part 3

Recent Comments