Showing posts with label service request. Show all posts
Showing posts with label service request. Show all posts

Thursday, 5 September 2013

Making facebook like plugins

In this tutorial i will show you how we can make facebook like plugins , so that others can use our service by just embeding a piece of code on there website.


Basics of Tree data structure

Tree data structure simulates a  hierarchical tree structure, with root and subtrees represented by linked nodes. Some Terminology Root...