link mingle home | logged in as: guest | login/register| help


Home
Submit Link Here  

JavaServer Faces FAQ
FREQUENTLY ASKED QUESTIONS about JavaServer Faces Technology
created by syam1224 on 2008-03-27 04:52:09



-6
Votes
Observer Design Pattern
The observer pattern (sometimes known as publish/subscribe) is a design pattern used in computer programming to observe the state of an object in a program. It is related to the principle of implicit invocation.
created by syam1224 on 2008-05-08 20:47:48



-11
Votes
PHP Design Pattern Articles
List of articles explaining how Design patterns can be used in PHP Programming. PHP is a widely-used general-purpose scripting language that is especially suited for web development and can be embedded into HTML.
created by syam1224 on 2008-05-11 21:31:24



-17
Votes
Asiatic Lion
The Asiatic Lion (Panthera leo persica) is a subspecies of the lion which survives today only in India .It is also known as the Persian lion. They ranged once from the Mediterranean to India, covering most of Southwest Asia where it was also known as the persian lion.
created by syam1224 on 2008-03-25 11:09:49



-20
Votes
Post-order Tree Traversal Algorithm
To traverse a non-empty binary tree in postorder, perform the following operations recursively at each node, starting with the root node: 1. Traverse the left subtree. 2. Traverse the right subtree. 3. Visit the node.
created by syam1224 on 2008-05-11 05:10:40



-51
Votes
<<Previous 0 1 2 3 4 5 6 7
Home
 
Thumbnails by Thumbshots.net