Most Recent Articles
Just how much money do app makers earn?
There is no doubt that mobile is the biggest growing space in web and application development today. With some many people using smartphone and tablets daily, there is no wonder that we are seeing staggering...
Read MoreHow to parse a CSV file using ruby
Here’s a simple tip on how to parse a comma separated value or CSV file using ruby. Ruby has a standard library available that makes this task very simple. All we need to do is open a CSV file, read it, and...
Read MoreHow to Start Website
The internet is ingrained in most of our day to day lives at this point....
Read MoreSimple Array Comparison with Ruby
I ran into a task where I needed to find the differences with some data. Since...
Read MoreWhy Zen-Coding is an Awesome Time Saver
If you are a web developer doing any kind of CSS and HTML work then you need to be using the zen-coding plugins. So what exactly is zen-coding? It’s not a new language, but more of shortcut system for generating structured code, such as HTML or XML, using a CSS selector like syntax. If you don’t get it yet, you’ll see the beauty within seconds of playing with the language.
Read More8 Must Have iPhone Cheat Sheets for Web Developers
When it comes to development, there are always simple things that we as...
Read More
Recent Comments