Java Program to demonstrate of Linked List
This is a very simple implementation of linked list in java programming language. Very nice and well commented java source code for beginners.
Read MorePosted by M. Saqib | Oct 31, 2008 | Java: Java Programming Concepts |
This is a very simple implementation of linked list in java programming language. Very nice and well commented java source code for beginners.
Read MorePosted by M. Saqib | Oct 30, 2008 | Java: Java Programming Concepts |
Posted by M. Saqib | Oct 29, 2008 | ASP: Classis ASP (Active Server Pages) and ASP.NET |
This is a simple ASP Program to validate email address. The IsValidEmail() function checks for a valid email and returns true if the email address is a valid email otherwise it returns false if the email address isn’t...
Read MorePosted by M. Saqib | Oct 28, 2008 | C Programming Source Code |
This C program calculates the the factorial of an integer number entered by the user. The function uses for loop to calculate the factorial and returns the number. Program terminates if a non integer number is entered. This C...
Read MorePosted by M. Saqib | Oct 27, 2008 | General Books |
Sams Teach Yourself Computer Basics in 24 Hours is the replacement documentation that you don’t get with sub-$1000 computers. It’s designed to be an “all-in-one solution” to help users to get up and...
Read MorePosted by M. Saqib | Oct 26, 2008 | Web Design & Development |
When static HTML pages no longer cut it, you need to step up to dynamic, database-driven sites that represent the future of the Web. In PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide, the author of best-selling...
Read MorePosted by M. Saqib | Oct 25, 2008 | Computer Hardware and Electronics Books |
Upgrading and Repairing PCs is the runaway best-selling PC hardware book of all time and one of the best-selling computer books ever! This 15th Edition is loaded with the most up-to-date hardware information anywhere....
Read MorePosted by M. Saqib | Oct 25, 2008 | Computer Science Books |
In this second edition of his successful book, experienced teacher and author Mark Allen Weiss continues to refine and enhance his innovative approach to algorithms and data structures. Written for the advanced data structures...
Read More