Similar Articles |
|
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... |
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. |
Linux Journal June 2000 Ibrahim F. Haddad |
Book Review Running Linux, 3rd Edition, by Matt Welsh, Matthias Kalle Dalheimer & Lar Kaufman |
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. |
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. |
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. |
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 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. |
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... |
InternetNews April 4, 2008 Sean Michael Kerner |
Python Fans Take Aim at the Enterprise The open source Python programming language is becoming increasingly mainstream. |
Linux Journal May 1, 2000 Eric Raymond |
Why Python? The author compares the Python programming language to Perl. |
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. |
Unix Insider September 2000 Cameron Laird & Kathryn Soraiz |
Tk footnotes Tk is a simple, scriptable GUI. In this installment of Regular Expressions, the authors follow up on last month's Tk feature, offering even more reasons to try the toolkit. |
Linux Journal March 20, 2002 Pjotr Prins |
Ruby: Productive Programming Language A brief overview of popular languages and how Ruby matches up. |
Unix Insider March 2001 Cameron Laird & Kathryn Soraiz |
More than just English It's time to move beyond English -- if you haven't already. All of the major scripting languages can handle alphabets for most of the world's other languages... |
InternetNews November 11, 2009 |
What's Google Thinking With Go? Does the industry really need another programming language? |
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... |
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 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 April 2001 Chuck Esterbrook |
Using Mix-ins with Python An explanation of the mix-in programming style as applied in Python. |
Unix Insider January 2001 Cameron Laird & Kathryn Soraiz |
Scripted wrappers for legacy applications, Part 3 The authors offer some closing comments on interprocess communication (IPC) and focus on ways to alloy scripting languages and systems languages, such as C, in single-process executables... |
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. |