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...
Introduction to Sockets is a PHP based tutorial with which users can learn about sockects. This tutorial will teach you to create and manage sockets and to get connected with other computers and sockets. You will also learn to perform actions...
Programming Perl provides an authoritative yet thoroughly lighthearted introduction to Perl, offering a fast-paced overview of the language and its powerful features. The book covers everything from basic control statements to regular expressions...
Active Server Pages+ Part 1 - Introduction to ASP+ is a reference book which gives introduction about ASP+. This article is a great technique for server-side web programming. This article describes the Microsoft ISAPI technologies, versions of...
A brief introduction to ASP.NET is a tutorial for the programmers to learn more about the common language runtime, web forms and ASP.NET. CLR helps you to handle the execution of the code and allocates various resources at the run time. The...
This is a very brief introduction to PHP (what it is and how it works) and provides minimal sample code to show the basics of this language.
A Programmer's Introduction to PHP 4.0 addresses experienced programmers and Web developers--no matter what language they are familiar with. The book begins with a rapid introduction to PHP's syntax and basic functionality, allowing readers to...
This introduction to XML presents the Extensible Markup Language at a reasonably technical level for anyone interested in learning more about structured documents. In addition to covering the XML 1.0 Specification, this article outlines related...
An Introduction to Microsoft .NET is a reference guide which gives information regarding ASP.NET. It gives the introduction and evolution of Microsoft .NET, communication with .NET components, some important new features, describes about security...
A complete introduction to the basics of PHP, including operators, control flow to forms, server variables, cookies and HTTP headers. |