Jonathanhui - jonathanhui.com - Jonathan Hui
General Information:
Latest News:
iOS 11 Aug 2011 | 09:59 am
This tutorial covers topics in writing iOS application in iPhone & iPad. It covers controller & view programming, gesture handling, UI Controls, Core Data, Core Location & Map.
Objective-C 27 May 2011 | 05:21 am
Objective-C is an object-oriented programming language and is primarily usedon Apple's Mac OS X and iOS. It is also the primary language used by Apple Cocoa API. This guide covers the specific feature...
Cassandra 8 May 2011 | 11:05 am
Cassandra is a scalable distributive data storage system. This tutorial covers details in the Cassandra data model, consistency, clustering, replication, administration, backup, recovery and maintenan...
MongoDB 3 May 2011 | 10:13 am
MongoDB - a scalable, high-performance, open source, document-oriented database. This guide covers the development, configuration and deployment aspects of MongoDB. IT includes replication, sharding, ...
Hadoop & MapReduce 27 Apr 2011 | 11:27 am
Hadoop framework provides mechanism for applications to process large amount of data in parallel on a large cluster. This tutorial covers the Hadoop common, Hadoop distributed file system and the MapR...
Ruby on Rails 3 5 Apr 2011 | 07:29 am
Ruby on Rails is a powerful web application framework for the Ruby language. This guide covers precise instructions on how to build a Ruby on Rail 3 application systems. It covers installation, MVC pr...
Apache 1 Feb 2011 | 02:34 pm
The Apache HTTP Server is an open-source HTTP server. It provides a secure, efficient and extensible server that provides HTTP services compiling with the HTTP standards. Here is the guide in configur...
Hibernate 29 Jan 2011 | 02:08 pm
Hibernate is an object relational mapping library (ORM) for the Java language. It provides a framework to map relational database data to a Java Ojbect. Read this guide to learn more about the technol...
JQuery 29 Jan 2011 | 12:00 pm
jQuery is a cross-browser JavaScript library to simplify the client-side scripting of HTML. jQuery is designed to make it easier to navigate a document, select DOM elements, handle events, and develop...
JavaScript 29 Jan 2011 | 12:00 pm
JavaScript is an implementation of the ECMAScript language and is used to enable programmatic access to objects within a HTML page.