Similar Articles |
|
Linux Journal February 9, 2006 Collin Park |
Why Not Python?, Part 3 A new Python user codes a program to fill in the blanks of Sudoku puzzles. |
Linux Journal May 1, 2000 Eric Raymond |
Why Python? The author compares the Python programming language to Perl. |
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 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. |
Linux Journal March 20, 2002 Pjotr Prins |
Ruby: Productive Programming Language A brief overview of popular languages and how Ruby matches up. |
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. |
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. |
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 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. |
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? |
Linux Journal May 2001 Michael Baxter |
Book Review: Core Python Programming Finally, a book good enough to be both a textbook and a reference on the Python language now exists. This book works well as a first Python textbook for computer science students, while also being thumbable for work-a-day use by Python programmers... |
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, 2007 Collin Park |
OpenOffice.org ODF, Python and XML Combine Python with the open format of ODF files to manipulate fine details. |
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 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 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 April 1, 2007 Kamran Husain |
Extract and Parse ODF Files with Python This article highlights the basic structure of ODF files, some internals of the underlying XML files and shows how to use Python to read the contents to perform a simple search for keywords. |
InternetNews November 11, 2009 |
What's Google Thinking With Go? Does the industry really need another programming language? |
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. |
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. |
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. |
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. |