Similar Articles |
|
Linux Journal September 2000 Phil Hughes |
Book Review: Python and Tkinter Programming by John E. Grayson If you are going to work with Tkinter, buy this book. |
InternetNews July 8, 2010 |
Is This the End of the Line for Python 2.x? The final Python 2.x release is now available, but does that mean developers need to jump to Python 3.x now? |
InternetNews November 11, 2009 |
What's Google Thinking With Go? Does the industry really need another programming language? |
Linux Journal September 2000 Ibrahim F. Haddad |
Book Review: Linux Programmer's Reference, 2nd Ed. by Richard Petersen If you need a good reference, Linux Programmer's Reference is the book to buy. |
InternetNews October 3, 2008 Sean Michael Kerner |
Python's New Release Bridges the Gap With sweeping changes ahead in version 3.0 of the open source programming language, the 2.6 release arrives to smooth the transition. |
Linux Journal June 1, 2007 Jose Fernandez |
Programming Python, Part I This tutorial jumps right in to the power of Python without dragging you through basic programming. |
InternetNews April 4, 2008 Sean Michael Kerner |
Python Fans Take Aim at the Enterprise The open source Python programming language is becoming increasingly mainstream. |
InternetNews March 1, 2011 |
Python 3.2 Debuts With Improved Multithreading With Python 3.2, the first 3.x release not associated with a 2.x corollary, the open source language aims for broader adoption in the financial and scientific communities. |
InternetNews November 30, 2004 Sean Michael Kerner |
This Python Really Eats Bugs Open source object-oriented programming language Python hit a new milestone Tuesday with the official release of Python 2.4. |
Linux Journal June 1, 2007 Joseph Quigley |
A Look at Lua An overview of the compact yet powerful Lua programming language. |
Linux Journal March 20, 2002 Pjotr Prins |
Ruby: Productive Programming Language A brief overview of popular languages and how Ruby matches up. |
InternetNews February 1, 2005 Sean Michael Kerner |
Nokia Launches Python Toolkit The manufacturer released an open source toolkit for its Series 60 platform, and that makes Python's creator a happy man. |
Linux Journal July 1, 2007 Jose Fernandez |
Programming Python, Part II The tutorial in last month's issue covered the basics of installing Python, running it and using it. Then, we moved on to building a basic blog in Python. In this follow-up article, the focus is on the blog itself and beyond basics. |
Linux Journal December 30, 2005 William Nagel |
Embedding Python in Your C Programs With surprisingly little effort, the Python interpreter can be integrated into your program to add features quickly that could take months if written entirely in C. |
Linux Journal May 1, 2000 Eric Raymond |
Why Python? The author compares the Python programming language to Perl. |
Unix Insider February 2001 Cameron Laird & Kathryn Soraiz |
Which language is right for you? How do you choose between all of the available scripting languages? We recommend trying them out individually. Each language has its own benefits and its own limits, and only you can determine which best suits your work... |
Linux Journal May 1, 2000 Jacek Artymiak |
Python Programming for Beginners If you want to outsmart the Spanish Inquisition, learn Python. This article is a practical introduction to writing non-trivial applications in Python. |
Linux Journal April 2001 Chuck Esterbrook |
Using Mix-ins with Python An explanation of the mix-in programming style as applied in Python. |
Linux Journal January 5, 2006 Collin Park |
Why Not Python?, Part 1 Follow along as an old C hacker drags himself into the late 1990s by solving a puzzle with Python. |
InternetNews December 28, 2010 |
Developer 2010: The Year in Open Source With major releases of the Java, Ruby, PHP, Perl and Python languages, along with associated tools, there was no shortage of activity in the open source world in 2010. |
InternetNews January 30, 2004 Alexander Wolfe |
Q&A: Open-Source Guru Eric Raymond The president of the Open Source Initiative talks with the author about lots more than Linux and open source. |
Linux Journal September 1, 2007 Reuven Lerner |
At the Forge - Database Modeling with Django Django provides a high-level interface for the definition of database models using Python, rather than SQL. |
Linux Journal January 11, 2006 Collin Park |
Why Not Python?, Part 2 Follow along as an old C hacker drags himself into the late 1990s by solving a Sudoku puzzle with Python. |
InternetNews September 6, 2006 Andy Patrizio |
Microsoft Frees IronPython Microsoft has officially released IronPython, its first foray into the world of dynamic languages, and it won't be the last, according to its developer. |
Unix Insider November 2000 Cameron Laird, Kathryn Soraiz & Derek Lac |
Scripting systems unite An introduction to Silk, the programming language that unites Java and Scheme... |
InternetNews March 25, 2005 Michael Singer |
Report: P-Languages Better For Enterprise PHP, Perl and Python are mission-critical ready and more effective than C++, Java, and C# in some scripting scenarios, according to Burton Group. |
Unix Insider December 2000 Cameron Laird & Kathryn Soraiz |
Better living through scripting Praise for Dave Roth's new book, Win32 Perl Scripting: The Administrator's Handbook, a useful text for all system administrators, regardless of whether they work with Perl... |