A beginner's guide to threading in C# is an easy to learn tutorial in which the author discusses about the principles of multi threading, which helps in executing multiple operations at a same time. The author offers details about how the multi...
Absolute Beginner's Guide to C, Second Ed. is a multi-platform compatible program that introduces and teaches C for those with no prior experience, a good starter book.
Programmer's Guide to Regular Expressions is an useful tutorial with which software developers and java experts can revise the techniques involved in javascript expressions. The author has given a brief introductory note on all types of regular...
The Web Wizard's Guide to Perl and CGI teaches readers how to create Web sites that will have an audience coming back for more. From writing scripts to analyzing users' data, this book helps readers create well-designed, user-friendly Web sites....
Comprehensive, beginner's guide to Regular Expressions in JavaScript.
Alex's Quick Poll is a multi-platform compatible script that is similar to CNNls Quick Poll. Features include: IP address recognition for one-time voting, simultaneous polls, results display using .sig.shtml and .body.shtml from referring...
A Fast Track Guide to ASP.NET - Chapter 1 is a tutorial which teaches you about the how to, install and test ASP.NET software and build web pages using ASP.NET. In this tutorial the author also shows you the difference between classic ASP and...
A Fast-Track Guide to ASP.NET is a web based tutorial in which the author tells you about the various server controls of ASP.NET such as web form controls, html controls, validation controls, list controls and rich controls. The author also...
A Practical Guide to Active Server Pages is a guide which is very helpful for the intermediate level programmers of ASP. It is a full programming guide and a refernce guide for the ASP programmers. This is a simple script that contains the...
A Quick Introduction to PERL is a tutorial that will help even a beginner to understand how to create and modify simple Perl scripts. This tutorial covers basic topics as variables, loops and ifs, functions, reading environment variables and many... |