Wednesday Mar 10

Archive for the ‘ Programming Languages ’ Category

Jan
22/10
Visual Basic CGI Programming →

Easy-to-follow tutorial and examples of CGI programming in Visual Basic.

Jan
22/10
Web Programming with Python →

This Topic Guide covers Web-related programming with Python, ranging from simple CGI programming, generating and parsing HTML and XML.

Jan
22/10
Python CGI: An Interactive Instruction →

8 interactive lessons on programming CGI in Python that cover the Python CGI module, database interactive, as well as basic introduction to the language.

Jan
22/10
Generating dynamic documents from template with python →

Describes how to use a Python template module to separate your code and HTML.

Jan
22/10
Using Python for CGI programming →

This is a 74-slide presentation on how to program CGI scripts in Python, written by the creator of Python himself.

Jan
22/10
Top 21 Mistakes (Part 1): Textbook Mistakes →

Covers common programming mistakes that are repeatedly seen in all programming languages. The topics included cover documentation, overuse of variables…

Jan
22/10
TroubleShooters.com: PHP Tutorial →

A lengthy PHP tutorial that explains how to maintain state between pages, use PostgreSQL and install PHPLIB.

Jan
22/10
PHPBuilder.com – Variable Variables, PHP, and You →

This article explains how to create variables with names based on other variables.

Jan
22/10
A HOWTO on Optimizing PHP →

In this article, we explain why optimizing PHP involves many factors which are not code related, why tuning PHP requires an understanding of how PHP performs.

Jan
22/10
Top 21 Mistakes (Part 2): Serious Mistakes →

This article is intended for those with knowledge of PHP who want to avoid some of the most common serious mistakes.

Jan
22/10
CGI/Perl Taint Mode FAQ →

Turning on taint mode in your Perl CGI scripts will make them more secure. Learn how to activate it and how to fix problems.

Jan
22/10
suPerlative Web Construction ! →

Using Perl in the construction and operation of a large website. Includes instructions on site maps, the mirroring process, and more.

Jan
22/10
Getting Started With XML-RPC in Perl, Part 1 →

Creating an XML-RPC Web service with Perl is almost as easy as CGI scripting. This article will bring you up to speed on what XML-RPC is and how to use Perl’s Frontier::RPC library to create simple clients and servers. /

Jan
22/10
Randal Schwartz — WebTechniques columns →

Randal Schwartz (author of popular titles Learning Perl and Programming Perl) writes monthly columns for WebTechniques magazine dealing with CGI.

Jan
22/10
Automating UNIX system administration with Perl →

UNIX system administration, always a thorny problem, is easier with the right tools. In this installment, Teodor presents ideas on the use of Perl to streamline and foolproof system administration. The system configuration engine, cfengine, is an extremely important tool in this context.

Categories