Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Web Programming Perl

Writing CGI Programs in Python

Author: devshed.com | Published: 10th Aug 2005 | Visited: 700 times | Add Comment
Filed in: Perl

By Preston Landers August 25, 1999 What is Python and what can it do for me? Python is a powerful, free, open source, general purpose, interpreted programming language. Python runs on a wide variety of platforms including Linux , Microsoft Windows (95/98/NT), Macintosh (including OS X), virtually every flavor of Unix, and many other platforms. Python is roughly comparable to Perl or Java, though it has several significant strengths (and a few disadvantages) over each. Python makes it...n

Read Article
 

Sponsored Links

 


Related Articles

 Article :: The Official Ubuntu Book, 2e: Ubuntu Equivalents to Windows Programs This appendix lists common Windows applications and their Ubuntu counterpa ...

 New Platform Security Tweaks Nokia's Python for S60 Application Development Find out how the new platform security features affect Python for S60, what your development options will be, and how to perform native extendi ...

 Writing Code Templates for Third-Party Controls in Iron Speed Designer The goal of using Code Templates in Iron Speed Designer is all about saving time! Integrate your favorite third-party control into your Iron Speed Designer applicat ...

 Article :: The Official Ubuntu Book: Ubuntu Equivalents to Windows Programs This appendix contains a table showing common Windows applications and their Ubuntu counterpa ...

 Writing Your Own GPS Applications: Part I What is it that GPS applications need to be good enough to use for in-car navigation? Also, how does the process of interpreting GPS data actually work? In this two-part series, I will cover both topics and give you the skills you need to write a commercial-grade GPS applicat ...

 Writing Your Own GPS Applications: Part 2 In part two of the series, the author of "GPS.NET" teaches developers how to write GPS applications suitable for the real world by mastering GPS precision concepts. Source code includes a working NMEA interpreter and sample high-precision application in C# and VB. ...

 sql writing Hi Tom, If a SQL query have 4-5 tables in FROM clause, does it matter to put them in a particular order ? I mean if you have table name A, B, C, D does it make any difference if I write the query as 1. <code>select * from D, B, C, A</code> or ...

 Writing CLS-Compliant Structures in Visual Basic 2008 Techniques for writing your own Structures which adhere to Microsoft CLS, via Visual Basic 2008 ...

 Build a Shared Clipboard Utility in Python A shared clipboard lets you copy and paste data seamlessly across machines?it's the perfect productivity tool if you work with multiple machines in parall ...

 Start Your Windows Programs From An NT Service Make your MFC, VB and other Windows programs behave like NT servi ...



Next: Data Exchange with XML, WDDX and PHP



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links