210623 72k 2 C/C++ Users Journal Supplement, The code listings for the C++ .NET Solutions supplement to the September 2002 C/C++ Users Journal include source code for Kenny Kerr's article, "Icon Browser: An Exercise in Resource Management;" Nick Hodapp's article, "Pinning in Managed C++;" and Nick Hodapp's article, "An Introduction to Building .NET Components with Managed C++."
210623 69k 3 C++Programming-HOWTO in ASCII and html format. This document discusses methods to avoid memory problems in C++ and also will help you to program properly in C++ language. The information in this document applies to all the operating sytems that is, Linux, MS DOS, Apple Macintosh OS, Windows 95/NT, OS/2, IBM OSes, Novell Netware, all flavors of Unix (Solaris, HPUX, AIX, SCO, Sinix, BSD, etc.) and to all other operating systems which support "C++" compiler.
210623 487k 2 C/C++ Users Journal, July, 2000. The code listings for the July 2000 issue of C/C++ Users Journal include source code for Marc Briand's article, "Simple Unit Tests in C++," Michael Bramley's article, "Data-Based Axis Determination," Joey Rogers' article, "Copying Files from the Clipboard to a Command Prompt," Marco Morana's article, "Browser-Based Directory Access through LDAP and COM," Paul Barnes' article, "Implementation of Observer Pattern," and Valery Creux's article, "Tree Traversal in C without Recursion." Also included are listings from Chuck Allison's column, "import java.*," Pete Becker's column, "The Journeyman's Shop," and Bobby Schmidt's column, "Uncaught Exceptions."
210623 640k 2 C/C++ Users Journal, August, 2000. The code listings for the August 2000 issue of C/C++ Users Journal include source code for Luigi Bianchi's article, "Converting VCL Components to Windows Resources," Steve Hanov's article, "A Lightweight Window Wrapper," Gary Hsiao's article, "A Simple Persistence Framework," David Swaim II's article, "A Simple Linear Regression Class," and Craig Hicks' Tip, "Creating an Index Table in STL." Also included are listings from Bobby Schmidt's column, "Uncaught Exceptions," and Letters to the Editor.
210623 1114k 3 C/C++ Users Journal, September, 2000. The code listings for the September 2000 issue of C/C++ Users Journal include source code for Carlos Moreno's article, "HTML Document Templates for CGI Applications," Erik Nelson's article, "Network Programming with Linux," Richard Smereka's article, "A TCP/IP Socket Location Server," Chuck Allison's article, "The Simplest Automated Unit Test Framework That Could Possibly Work," and Boris Bromberg's article, "Tracing an Application in Release Configuration." Also included are listings from Chuck Allison's column, "import java.*."
210623 40k 2 C/C++ Users Journal, October, 2000. The code listings for the October 2000 issue of C/C++ Users Journal include source code for Fernando Cacciola's article, "An Improved Variant Type Based on Member Templates," Andrew Queisser's article, "Classes for Reading and Writing Parameter Blocks," and Todd Niec's article, "Optimizing Substring Operations in String Classes." Also included are listings from Pete Becker's column, "The Journeyman's Shop," Bobby Schmidt's column, "Uncaught Exceptions," and Letters to the Editor.
210623 113k 2 C/C++ Users Journal, November,2000 The code listings for the November 2000 issue of C/C++ Users Journal include source code for Rainer Thierauf's article, "Extracting Data from X-Y Plots," Early Ehlinger's article, "Creating Truly Maintainable Class Factories," Mike Scanlon's article, "Secure Web-based Licensing," Sol Foster's tip, "Creating an Index Table in STL, Take 2," and Brian Button's book review of Angelika Langer and Klaus Kreft's book, "Standard C++ IOStreams and Locales." Also included are listings from Matt Austern's column, "The Standard Librarian," and Chuck Allison's column, "import java.*,"
210623 117k 2 C/C++ Users Journal, December, 2000 The code listings for the December 2000 issue of C/C++ Users Journal include source code for Dwayne Phillips' article, "Removing Image Noise with Adaptive Filters," Wenfei Wu's article, "Effective Contour Creation with OpenGL Texture Mapping," Giovanni Bavestrelli's article, "A Class Template for N-Dimensional Generic Resizable Arrays," and Mark Peterson's article, "Self Destructing Threads." Also included are listings from Pete Becker's column, "The Journeyman's Shop," Thomas Becker's column, "STL & Generic Programming," and Bobby Schmidt's column, "Uncaught Exceptions."
210623 189k 2 C/C++ Users Journal, The code listings for the January 2001 issue of C/C++ Users Journal include source code for Evgeniy Gabrilovich and Lev Finkelstein's article, "JNI-C++ Integration Made Easy," Chris Dix's article, "Working with SOAP, the Simple Object Access Protocol," Dr. He Lingsong's article, "Exchanging Data between Java and C/C++ Windows Programs," and Mark Timperley's tip, "A C/C++ Comment Macro." Also included are listings from Pete Becker's column, "The Journeyman's Shop," Matt Austern's column, "The Standard Librarian," Bobby Schmidt's column, "Uncaught Exceptions," and Letters to the Editor.
210623 21k 3 C/C++ Users Journal, The code listings for the February 2001 issue of C/C++ Users Journal include source code for Yonatan Lehman's article, "Exception Handling in Embedded C Programs," Randy Zack's article, "Debugging under GNU/Linux," Patrick May's article, "Encapsulating CORBA Components with the Adapter and Bridge Patterns, and Vladimir Batov's article, "Callbacks Made Easy with the Observer/Mediator Design Pattern." Also included are listings from Thomas Becker's column, "STL & Generic Programming," Bobby Schmidt's column, "Uncaught Exceptions."
210623 14k 2 C/C++ Users Journal, The code listings for the March 2001 issue of C/C++ Users Journal include source code for Bret S. Pehrson's article, "Documenting the Graphic Import Filter Interface," and Michael B. Yoder's article, "Using Template Functions to Customize Library Behavior."
210623 43k 3 C/C++ Users Journal, The code listings for the April 2001 issue of C/C++ Users Journal include source code for Maurice Fox's article, "A Handy Debugging Class," and Ben Stanley's article, "Adding Exception Testing to Unit Tests." Also included are listings from Bobby Schmidt's column, "Uncaught Exceptions," Thomas Becker's column, "STL & Generic Programming," Andrei Alexandrescu's web column, "Generic," Matt Austern's web column, "The Standard Librarian," and Herb Sutter & James Hyslop's web column, "Conversations."
210623 145k 2 C/C++ Users Journal, The code listings for the May 2001 issue of C/C++ Users Journal include source code for Andreas Huber's article, "Elegant Function Call Wrappers," Carlos Moreno's article, "wxWindows, an Intuitive Cross-Platform GUI Framework," Richard Smereka's article, "Two Classes for Simple Socket Programming," and John Hubbard's article, "Building a Professional Software Toolkit. Also included are listings from Matt Austern's column, "The Standard Librarian," Bobby Schmidt's column, "Uncaught Exceptions," Robert Martin's web column, "Engineering Notebook," and Jack Reeves's web column, "The (B)Leading Edge."
210623 20k 2 C/C++ Users Journal, The code listings for the June 2001 issue of C/C++ Users Journal include source code for Qiang Liu's article, "Implementing Reusable Mathematical Procedures Using C++." Also included are listings from Bobby Schmidt's column, "Uncaught Exceptions," Thomas Becker's column, "STL & Generic Programming," Andrei Alexandrescu's web column, "Generic," and Jim Hyslop and Herb Sutter's web column, "Conversations."
210623 124k 3 C/C++ Users Journal, The code listings for the July 2001 issue of C/C++ Users Journal include source code for John Panzer's article, "A Toolbox of String Classes;" Leor Zolman's article, "An STL Error Message Decryptor for Visual C++;" and Kyle York's article, "A Random Access Compressed File Layer." Also included are listings from Matt Austern's column, "The Standard Librarian;" Jack Reeve's web column, "The (B)Leading Edge," and Jim Hyslop and Herb Sutter's web column, "Conversations."
210623 205k 2 C/C++ Users Journal, The code listings for the August 2001 issue of C/C++ Users Journal include source code for Babu George Padamadan's article, "A Cookie Manager Class for Web Applications;" Jaakko Jarvi's article, "Tuple Types and Multiple Return Values;" and Cristian Vlasceanu's article, "Generalizing the Concepts Behind auto_ptr." Also included are listings from Thomas Becker's column, "STL & Generic Programming;" Bobby Schmidt's column, "Uncaught Exceptions;" Andrei Alexandrescu's web column, "Generic;" Matt Austern's web column, "The Standard Librarian;" and Robert C. Martin's web column, "Engineering Notebook."
210623 896k 4 C/C++ Users Journal, The code listings for the September 2001 issue of C/C++ Users Journal include source code for Shehrzad Qureshi's article, "Image Rotation Using OpenGL Texture Maps;" Bob Lorenzen's article, "An Algorithm for Efficient Image Warping;" Mark Nelson's article, "A C++ Debug Stream for Win32;" and Eli Tilevich's article, "Extending the Standard Template Library with Association Classes." Also included are listings from Matt Austern's column, "The Standard Librarian;" and Jack Reeves's web column, "The (B)Leading Edge." In addition, supplementary files to John Hubbard's May 2001 article, "Building a Professional Software Toolkit," are also available.
210623 22k 3 C/C++ Users Journal, The code listings for the October 2001 issue of C/C++ Users Journal include source code for Fabio Lopiano's article, "Sending Objects across Platforms." Also included are listings from Bobby Schmidt's column, "Uncaught Exceptions;" and Matt Austern's web column, "The Standard Librarian."
210623 342k 2 C/C++ Users Journal, The code listings for the November 2001 issue of C/C++ Users Journal include source code for Mark Bucci's article, "Optimization with Simulated Annealing;" Michael C. Ring's article, "MAPM, A Portable Arbitrary Precision Library;" Larry Andrews' article, "A Template for the Nearest Neighbor Problem;" and Kalin Nakov's article, "An Asynchronous Execution Macro." Also included are listings from Jack Reeves' web column, "The (B)Leading Edge."
210623 20k 4 C/C++ Users Journal, The code listings for the December 2001 issue of C/C++ Users Journal include source code for James Pee's article, "Guidelines for Wrapping Sockets in Classes;" Maciej Sobczak's article, "An Iostream-Compatible Socket Wrapper;" and Thomas Becker's colum, "STL & Generic Programming." Also included are listings from Matt Austern's web column, "The Standard Librarian."
210623 426k 3 C/C++ Users Journal, The code listings for the January 2002 issue of C/C++ Users Journal include source code for Cristian Georgescu's article, "Code Generation Templates Using XML and XSL;" Geoffrey Fedlman's article, "Extending Pocket PC Apps Written in C with VB;" Robert Y. Seward's article, "A Stream Class for Calling Perl from C++;" Joey Roger's article "Encapsulating Virtual Memory in Windows;" and Randy Meyers's colum, "The New C." Also included are listings from Jack W. Reeves's web column, "The (B)Leading Edge."
210623 13k 3 C/C++ Users Journal, The code listings for the February 2002 issue of C/C++ Users Journal include source code for Trevor Harmon's article, "Probing the Palm OS;" Bill Gatliff's article, "Implementing Interrupt Service Routines in C++;" and Thomas Becker's colum, "STL & Generic Programming."
210623 847k 2 C/C++ Users Journal, The code listings for the March 2002 issue of C/C++ Users Journal include source code for John F. Hubbard's article, "Binary Code Reuse in a Linux Environment;" Syd Logan's article, "Widgets in Gtk+;" Jason Mott's article, "Writing KDE Applications;" Bill Pyritz's article "A Technique for Efficient Logging and Monitoring of Real-Time Systems;" Mark Nelson's article, "C++ Algorithms: next_permutation;" and Randy Meyers's column, "The New C." Also included is a listing from Jack W. Reeves' web column, "The (B)Leading Edge."
210623 397k 3 C/C++ Users Journal, The code listings for the April 2002 issue of C/C++ Users Journal include source code for Cristian Vlasceanu's article, "Debugging Memory Errors with Custom Allocators;" Richard Nies' article, "Tracing Exceptions with an Exception Stack;" Dmitri Leman's article, "An Efficient and Flexible Tracing Technique;" and Thomas Becker's column, "STL & Generic Programming."
210623 54k 3 C/C++ Users Journal, The code listings for the May 2002 issue of C/C++ Users Journal include source code for Bill Kempf's article, "The Boost.Threads Library;" Puneesh Chaudhry's article, "A Per-Thread Singleton Class;" Patrick Tennberg's article, "Refactoring Global Objects in Multithreaded Applications;" Paulo Pinto's article, "Programming in GNOME with C++; "Tomer Abramson's article "C/C++ Tip #8: Performing Multiple Read/Write Locks;" and Randy Meyers's column, "The New C."
210623 542k 2 C/C++ Users Journal, The code listings for the June 2002 issue of C/C++ Users Journal include source code for Moishe Halibard and Moshe Rubin's article, "A Multiple Substring Search Algorithm;" Larry Andrew's article, "Keyword Correction from a Dictionary;" Mark Bucci's article, "Using Genetic Algorithms;" Michael Collison's article, "Retargeting the GNU C Compiler;" and Thomas Becker's column, "STL & Generic Programming."
210623 1069k 2 C/C++ Users Journal, The code listings for the July 2002 issue of C/C++ Users Journal include source code for Thomas Bergin's article, "Identifying and Managing Cyclic Physical Dependencies;" Bill Trudell's article, "The Application Watchman Class;" and Michael Brand, Ronnie Maor, and Sasha Gontmakher's article, "XParam -- A General Purpose Serialization Framework for C++." Also included is source code Jack W. Reeves' web column, "The (B)Leading Edge;" and Jim Hyslop and Herb Sutter's web column, "Conversations."
210623 144k 3 C/C++ Users Journal, The code listings for the August 2002 issue of C/C++ Users Journal include source code for Vitaly Ablavsky's article, "Applying BGL to Computational Geometry;" Christopher Kempke's article, "Adaptable Dialog Boxes for Cross-Platform Programming;" and Kevin T. Manley's article, "Using Constructed Types in C++ Unions." Also included is source code Andrei Alexandrescu's web column, "Generic;" and Jack W. Reeves' web column, "The (B)Leading Edge."
210623 102k 3 C/C++ Users Journal, The code listings for the September 2002 issue of C/C++ Users Journal include source code for Bobby Schmidt's column, "Uncaught Exceptions." Also included is source code for Jack W. Reeves' web column, "The (B)Leading Edge."
210623 7k 3 C/C++ Users Journal, The code listings for the October 2002 issue of C/C++ Users Journal include source code for Dr. Robert Koss and Jeff Langr's article, "Test Driven Development in C/C++;" Matvei Brodski's article, "Policy Wrapper;" Jonathan Caves article, "Using the C++ Standard Library with Managed Types;" Thomas Becker's column, "STL & Generic Programming;" and Steve Dewhurst's column, "Common Knowledge." Also included is source code for Andrei Alexandrescu's web column, "Generic."
210623 156k 2 C/C++ Users Journal, The code listings for the November 2002 issue of C/C++ Users Journal include source code for Jeffrey D. Oldham's article, "Scientific Computing Using POOMA;" Michael Kenniston's article, "Dimension Checking of Physical Quantities;" Stephane Grad's article, "A Cleanup Framework in C;" Bjorn's Karlsson's article, "C/C++ Tip #9: Lexical Conversions;" and Bobby Schmidt's column, "Uncaught Exceptions." Also included is source code for Jack W. Reeves' web column, "The (B)Leading Edge."
210623 566k 2 C/C++ Users Journal, The code listings for the December 2002 issue of C/C++ Users Journal include source code for Tim Kientzle's article, "Fast UDP-Based Network Storage;" Christopher Rooney's article, "A Templated Library for Fast Multiplexing;" Julian Bushell's article, "Adaptable-Size Classes;" Matthew Wilson's article, "C/C++ Tip #10: Efficient Integer to String Conversions;" Ray Virzi's article, "C/C++ Tip #11: Overwrite Iterator;" Steve Dewhurst's column, "Common Knowledge;" Thomas Becker's column, "STL & Generic Programming;" and "We Have Mail." Also included is source code for Andrei Alexandrescu's web column, "Generic."
210623 56k 2 C/C++ Users Journal, The code listings for the January 2003 issue of C/C++ Users Journal include source code for Brad King and William J. Schroeder's article, "Automated Wrapping of Complex C++ Code;" Leor Zolman's article, "Thinking in STL: You Know It Don't Come Easy;" Eric Niebler's article, "A Different Interpretation of the Interpreter Design Pattern;" Timothy Shead's article, "Contract Programming and RTTI;" Efraim Berkovich's article, "Summations for Fast Counting;" Randy Meyers' column, "The New C;" and Bobby Schmidt's column, "Uncaught Exceptions." Also included is source code for Mark Delaney's online article, "Parameterized Inheritance Considered Helpful;" and Shawn Patrick Walcheske's article "Implementing a Plug-in Architecture with C#."
210623 50k 2 C/C++ Users Journal, The code listings for the February 2003 issue of C/C++ Users Journal include source code for Zlatko Marcok's article, "Automated Memory Checking in C;" John Torjo's article, "Testing with Paired Messages;" Miro Samek's column, "The Embedded Mindset;" and Thomas Becker's column, "STL & Generic Programming." Also included is source code for Andrei Alexandrescu's online column, "Generic;" and Gualtiero Chiaia's online article "XML-Based Factories and Reusable Components."
210623 582k 3 C/C++ Users Journal, The code listings for the April 2003 issue of C/C++ Users Journal include source code for John F. Hubbard's article, "Generating Linux Device Drivers with CodeSketch;" Grum Ketema's article, "Creating STL Containers in Shared Memory;" Miro Samek's column, "The Embedded Angle;" Thomas Becker's column, "STL & Generic Programming;" and "We Have Mail." Also included is source code for Vladimir Batov's online article "Implementing RMI for C++ Objects;" and Andrei Alexandrescu's Experts Forum column, "Generic."
210623 173k 3 C/C++ Users Journal, The code listings for the May 2003 issue of C/C++ Users Journal include source ode for Eric Crahen's article, "The Guard Idiom: Enhancing the Scoped Locking Idiom;" Edward Elliott's article, "A Secure Storage Allocator Template;" John LaPlante's article, "Efficient Thread Coordination;" Daniel Lawrence's article, "An Idea for Dynamic C Strings;" Randy Meyers & Dr. Thomas Plum's column, "The New C-Floating-Point Math: In the Intersection of C and C++;" and Bobby Schmidt's column, "Uncaught Exceptions-No Brain, No Gain". Also included is source code for Yves Menard's online article, "When enum Just Isn't Enough: Enumeration Classes for C++;" and Trevor Harmon's online article, "Linux and the iPAQ, Arm in Arm."
210623 204k 4 The code listings for the June 2003 issue of C/C++ Users Journal include source code for Bill McDaniel's article, "An Algorithm for Error Correcting Cyclic Redundance Checks;" Brian Ruud's article, "Building a Mutable Set;" Miro Samek's column, "The Embedded Angle;" and Thomas Becker's column, "STL & Generic Programming." Also included is source code for Andrei Alexandrescu and Petru Marginean's Expert Forum column, "Generic;" and Mitch Besser's column "Boost Corner: Generic Printable ENUM++."
210623 703k 6 The code listings for the July 2003 issue of C/C++ Users Journal include source code for Jon Meredith's article, "Simplifying Lint;" Thomas Bergin's article, "Using a Typelist to Create a Flexible Compound Sorting Object;" Michael Carrato's article, "Space Efficient Sets and Maps;" Matthew Wilson's article, "Open-Source Flexibility via Namespace Aliasing;" Randy Meyers' column, "The New C;" and Jim Hyslop and Herb Sutter's column, "Conversations." Also included is source code for Maciej Sobczak's online article, "Java-like Messaging System for C++ Classes;" and Twee H. Tan's online article, "Exploring EDA Algorithms with the Boost Graph Library."
210623 315k 2 The code listings for the August 2003 issue of C/C++ Users Journal include source code for Ilan Shamir's article, "Licensing Using Symmetric and Asymmetric Cryptography;" Alen Talibov's article, "Implementing and SSL/TLS-Enabled Client/Server on Windows Using GSS API;" Matthew Wilson's article, "Generalized String Manipulation: Access Shims and Type Tunneling;" Miro Samek's column, "The Embedded Angle;" Thomas Becker's column "STL & Generic Programming;" and Jim Hyslop and Herb Sutter's column, "Conversations." Also included is source code for Sayed Hashimi's online article, "Custom Components in ASP.NET (using C#)."
210623 728k 3 The code listings for the September 2003 issue of C/C++ Users Journal include source code for Ryan Bloom's article, "Writing Portable Applications with APR;" Chris Moth's article, "A 3D Stereo Movie Viewer with GLUT;" Joel de Guzman and Dan Nuffer's article, "The Spirit Parser Library: Inline Parsing in C++;" Vladimir Batov's article, "The Same STL Algorithm -- Only Better;" Gene Sally's article, "Creating an Eclipse Plug-in;" and Randy Meyers and Thomas Plum's column, "The New C." Also included is source code for Matthew Wilson's online column, "Flexible C++."
210623 1456k 3 Dr. Dobbs Journal, September 2003. Creating Java Grid Services Integrating .NET & J2EE With Web Services Data Sharing With P2PdataShare Task Farming & the Message Passing Interface Music Information Retrieval Systems Ant, Cpptasks, & Multi-Platform C/C++ Projects Portability & the ARM Processor
210623 846k 2 Dr. Dobbs Journal, October, 2003. Comparing C/C++ Compilers, C++ String Performance, C++ String Performance, The Mtlib Memory Tracking Library, The Mtlib Memory Tracking Library, AutoLogout For Application Security, Java 2D & Web Pages, Java 2D & Web Pages, Spy: A Debugging API for Windows CE,
210623 12k 3 The code listings for the Java Solutions supplement to the May 2000 C/C++ Users Journal include source code for Peter Meehan's article, "Java2D -- Device-Independent Graphics for Java 2," and Don Weiss's article, "Understanding JavaBeans."
210623 9k 2 The code listings for the Java Solutions supplement to the August 2000 C/C++ Users Journal include source code for Jim Lawless' article, "Using the Java Core Reflection API," and Pat Paternostro's article, "Java Animation Techniques."
210623 24k 2 The code listings for the Java Solutions supplement to the December 2000 C/C++ Users Journal include source code for Mark Nadelson's article, "Java Named Semaphores," Peter Meehan's article, "Developing for the PalmOS Platform using J2ME," and John Keyes article, "Increasing Java Performance."
210623 15k 2 The code listings for the Java Solutions supplement to the February 2001 C/C++ Users Journal include source code for Matt Youell's article, "Creating Web Components with Java Server Pages," and Chuck Allison's column, "import java.*: File Processing." re-release.
210623 73k 2 The code listings for the Java Solutions supplement to the April 2001 C/C++ Users Journal include source code for Evans, Kraemer, and Pumar's article, "Distributed Data Visualization Using C++, Java, and CORBA," and Chuck Allison's column, "import java.*: Understanding Java Exceptions."
210623 16k 2 The code listings for the Java Solutions supplement to the June 2001 C/C++ Users Journal include source code for Robert Martin's article, "The Visitor Pattern," and Chuck Allison's column, "import java.*: Threads 101."
210623 6k 2 The code listings for the Java Solutions supplement to the August 2001 C/C++ Users Journal include source code for Chuck Allison's column, "import java.*: Reflection."
210623 37k 2 The code listings for the Java Solutions supplement to the October 2001 C/C++ Users Journal include source code for Pat Paternostro's article, "An Enterprise JavaBeans Skeleton Code Generator."
210623 49k 2 The code listings for the Java Solutions supplement to the April 2002 C/C++ Users Journal include source code for Angelika Langer and Klaus Kreft's article, "Secrets of equals."
210623 2k 2 The code listings for the Java Solutions supplement to the February 2002 C/C++ Users Journal include source code for Mrittika Ganguli's article, "Building a Simple Client/Server App with Java and CORBA."
210623 10k 2 The code listings for the Java Solutions supplement to the June 2002 C/C++ Users Journal include source code for Michael J. Yuan's article, "Writing Java Applications for Mobile Devices;" and Matt Nicolls' article, "DocumentBuilder: An Alternative to Hard-Coded String Concatenation."
210623 195k 2 The code listings for the Java Solutions supplement to the August 2002 C/C++ Users Journal include source code for Angelika Langer and Klaus Kreft's article, "Implementing equals for Mixed-Type Comparison;" Volker H. Simonis' article, "International Swinging: Making Swing Components Locale-Sensitive;" and Toby Reyelts' article, "The Tattletale Technique."
210623 82k 2 The code listings for the Java Solutions supplement to the October 2002 C/C++ Users Journal include source code for Douglas A. Clark's article, "Dynamically Binding EJBs Using the Java Reflection API."
210623 925k 3 How to create a supercomputer with chained RASBERY PI computer systems (PDF). http://www.southampton.ac.uk/mediacentre/ features/raspberry_pi_supercomputer.shtml
210623 145k 3 programming tips & tricks issue 007 a free digital magazine for low-level programming in assembler, pascal, and 'c'. edited by tenie remmel.
210623 75k 3 the whole python faq, by markus fleck. This is the frequently asked questions document for the python programming language. python is an interpreted, interactive, object-oriented programming language. it incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. python combines remarkable power with very clear syntax. it has interfaces to many system calls and libraries, as well as to various Window systems, and is extensible in C or C++. it is also usable as an extension language for applications that need a programmable interface. finally, python is portable: it runs on many brands of unix, on the mac, and on pcs under ms-dos, Windows, Windows nt, and os/2.