May 15th, 2014
JSON is very familiar for programmers. Basically it stands for JavaScript Object Notation. It is light weighted, well structured. It is also easy to parse and readable. It is a good alternative to XML when we required to get data from server. In this tutorial we will use an efficient way to parse JSON and validate it.
May 9th, 2014
Do you want to build your own mobile app? Below are some of the best mobile app maker platforms to build your own mobile apps and grow your business
1. AppMachine
AppMachine is a platform to build native app for both iOS and Android. Using this any business can design and develop their own custom app with or without coding.
Image: Google
Google has taken another big step in education with the launch of online education tool Classroom to help in the teachers-students communication.
May 7th, 2014
We will begin this tutorial by defining some of the concepts that are required to use Core Data model before providing an overview of the steps involved in working with this framework. Later we learn how to save and retrieved data from database.
Apr 18th, 2014