Geometry.Net - the online learning center
Home  - Basic_P - Python Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 2     21-40 of 73    Back | 1  | 2  | 3  | 4  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Python Programming:     more books (99)
  1. Guide to Programming with Python (Book & CD Rom) by Michael Dawson, 2007-03-13
  2. An Introduction to Python by Guido van Rossum, 2003-04-01
  3. Foundations of Python Network Programming by John Goerzen, 2004-08-17
  4. Python by Chris Fehily, 2001-11-05
  5. Python Programming in Context by Bradley Miller, PhD, et all 2008-09-05
  6. Beginning Python: From Novice to Professional, Second Edition by Magnus Lie Hetland, 2008-09-08
  7. Head First Programming: A Learner's Guide to Programming Using the Python Language by David Griffiths, Paul Barry, 2009-11-24
  8. Dive Into Python by Mark Pilgrim, 2009-03-20
  9. Bioinformatics Programming Using Python: Practical Programming for Biological Data (Animal Guide) by Mitchell L. Model, 2009-12-15
  10. Head First Python by Paul Barry, 2010-11-30
  11. Introduction to Computing and Programming in Python, A Multimedia Approach (2nd Edition) by Mark J. Guzdial, Barbara Ericson, 2009-07-11
  12. Text Processing in Python by David Mertz, 2003-06-12
  13. Python and Tkinter Programming by John E Grayson Ph.D., 2000-01
  14. Python Programming on WIN32: Help for Windows Programmers by Mark Hammond, Andy Robinson, 2000-01

21. Python Programming: An Introduction To Computer Science
Python Programming An Introduction to Computer Science John Zelle. ISBN 1887902-99-6, $40.00 Go to John Zelle’s Python Page, “ Teaching with Python”
http://www.fbeedle.com/99-6.html
Python Programming:
An Introduction to Computer Science
John Zelle
ISBN 1-887902-99-6, $40.00
Teaching with Python

Take a look at organizations using Python
Here are some businesses that use Python INSTRUCTORS: INTERESTED IN CLASS-TESTING THE NEW EDITION?
FOLLOW THIS LINK TO SEND US AN E-MAIL. PLEASE INCLUDE
INFORMATION ABOUT YOUR COURSE. THANK YOU
Instructors: Order a review copy of PYTHON PROGRAMMING
for your courseFirst or Second Edition
select Python Programming: An Introduction to Computer Science (isbn 1-887902-99-6) PRE-ORDER 2nd EDITION: Python Programming (isbn 978-1-59028-235-9)
Contents Foreword, by Guido van Rossum ( PDF file
  • Computers and Programs
  • Writing Simple Programs PDF file
  • Computing with Numbers
  • Computing with Strings
  • Objects and Graphics PDF file
  • Defining Functions
  • Decision Structures
  • Loop Structures and Booleans
  • Simulation and Design
  • Defining Classes
  • Data Collections
  • Object-Oriented Design
  • Algorithm Design and Recursion PDF file WHEN THE PUBLISHER first sent me a draft of this book, I was immediately excited. Disguised as a Python textbook, it is really an introduction to the fine art of programming, using Python merely as the preferred medium for beginners. This is how I have always imagined Python would be most useful in education: not as the only language, but as a first language, just as in art one might start learning to draw using a pencil rather than trying to paint in oil right away.
  • 22. Python Programming
    Csv is quite common way for saving data. And it is the most simple. Coma separated values, but coma do not have to be comas, maybe tabs, asteriks, quotation marks.
    http://pytutorials.blogspot.com/
    skip to main skip to sidebar
    Python programming
    Tutorials, code snippets, awsome modules.
    Wednesday, May 12, 2010
    Weekly Python module: csv
    Csv is quite common way for saving data. And it is the most simple. Coma separated values, but coma do not have to be comas, maybe tabs, asteriks, quotation marks. Also quotation marks are usually used to mark text - strings. And new line char also counts as 'coma'.
    Python have great tool, that removes all complexity of csv. And is it named csv, You would not guess, right?
    ... print ', '.join(row) Spam, Spam, Spam, Spam, Spam, Baked Beans Spam, Lovely Spam, Wonderful Spam
    reading csv is simple, but be aware that spamReader is one use only, so if you have to go through data multiple times, just copy them in first pass, or create reader before each pass.
    For more info look at python docs. There is one more feature to discover. Dialects (csv can detect delimiter and quotechar automagicly) are nice, but not required to use csv. 0 komentarze Etykiety: csv standard module
    PyGame tutorials
    This blog is not the only project about python tutorials, I made.

    23. The Intelligent Development Environment For Python Programmers - Wingware Python
    A powerful development environment for the Python programming language. Commercial
    http://wingide.com/wingide
    Wingware Python IDE
    The Intelligent Development Environment for Python Programmers
    "Serious Python developers should take a serious look at Wing IDE" Doctor Dobb's Journal Wingware's Python IDE is an Integrated Development Environment designed specifically for the Python programming language. Since 1999, Wingware has focused on Python
    Code Intelligence
    Auto-completion, call tips, error indicators, goto-definition, find uses, source browser, code indices, and symbol lookup.
    Powerful Editor
    VI, emacs, and other key bindings, live snippets, bookmarks, powerful search tools, refactoring, and much more.
    Unit Testing
    Integrated test execution and debugging with the unittest, doctest, and nose frameworks.
    Graphical Debugger
    Set breakpoints, step, view data, and interact in shell. Launch from the IDE or debug remotely. Also debugs Django templates.
    Version Control
    Project management with Subversion, Mercurial, Bazaar, Git, CVS, and Perforce. Includes a graphical diff/merge tool.
    Cross-platform
    Work on Windows, Linux, and OS X. Wing IDE supports 32-bit and 64-bit CPython 2.x and 3.x and Stackless.

    24. Python Programming Course - UC Berkeley Extension
    X442.3 (1 semester unit in EECS) An elective in the PostBaccalaureate Certificate Program in Information Systems and Management Python, an open-source scripting language that
    http://extension.berkeley.edu/cat/course522.html
    • Course Catalog
      • Current Courses Online Courses Request a Catalog ...
        Order a Catalog
        Courses begin every month. A new edition of our catalog is published three times a year in early April, July and December.
        Quick Enroll
        Search
        Course Catalog
        Python Programming
        Enroll Now:
        Online, enroll anytime Enroll Now
        • Online course: Internet access required Enroll anytime: You have 6 months to complete (EDP 877951)

        • Proctored final exam

        Carl Limsico, B.A., Certified Java Programmer, is an independent Internet architecture consultant. He teaches both Java and Perl programming online. He has more than ten years of software development experience, including Java project development, Internet technology experience, and extensive client and server development experience on several platforms. Textbook(s) for this course:
        The Quick Python Book
        Author: Vernon L. Ceder
        Publisher: Manning Publications Co.
        Edition: 2d
        Publication Year: 2010
        ISBN: 193518220X
        X442.3 (1 semester unit in EECS) An elective in the Post-Baccalaureate Certificate Program in Information Systems and Management Python, an open-source scripting language that allows rapid application development of both large and small software systems, is object-oriented by design and provides an excellent platform for learning the basics of language programming. Learn this language, ideal for team projects, that provides access to databases, CGI programming, system administration, and other useful services. Although no previous programming experience is required, you must have access to a computer running Python or access to the Internet to allow you to download Python.

    25. PyInstaller
    A program that packages Python programs into stand-alone executables, under Windows, Linux and Irix.
    http://www.pyinstaller.org
    male Search:
    Context Navigation
    Welcome to PyInstaller official website
    PyInstaller is a program that converts (packages) Python programs into stand-alone executables, under Windows, Linux, and Mac OS X. Its main advantages over similar tools are that PyInstaller works with any version of Python since 1.5, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and use the OS support to load the dynamic libraries, thus ensuring full compatibility. The main goal of PyInstaller is to be compatible with 3rd-party packages out-of-the-box . This means that, with PyInstaller, all the required tricks to make external packages work are already integrated within PyInstaller itself so that there is no user intervention required. You'll never be required to look for tricks in wikis and apply custom modification to your files or your setup scripts. As an example, libraries like PyQt, Django or matplotlib are fully supported , without having to handle plugins or external data files manually. Check our compatibility list of

    26. PROGRAMMING PYTHON
    Core Python Programming, 2nd Edition Wesley J. Chun Practical Programming An Introduction to Computer Science Using Python Jennifer Campbell, Paul Gries, Jason Montojo, Greg Wilson
    http://python-programming.com/

    27. Python (programming Language) - Simple English Wikipedia, The Free Encyclopedia
    Python is an open source programming language that was made to look good and be easy to read. It was created by a programmer named Guido van Rossum in the year 1991.
    http://simple.wikipedia.org/wiki/Python_(programming_language)
    Python (programming language)
    From Wikipedia, the free encyclopedia Jump to: navigation search For the snake , see Python Python is an open source programming language that was made to look good and be easy to read. It was created by a programmer named Guido van Rossum in the year 1991. The language is named after the TV show Monty Python and a lot of the examples include jokes from the show. Python is an interpreted language. An interpreted language allows the programmer to give the source code to the computer and the computer runs the code right away. This means if the programmer needs to change the code they can see the result of any changes quickly. This makes Python a good programming language for beginners and for rapid development because unlike compiled languages you don't have to go through the Compile-Build-Run-Debug cycle with Python. Python is a high-level programming language. A high level language has advanced features which allow the programmer to write instructions without having to worry about how the computer is going to carry them out. This makes writing programs easier and faster. Python derives some of its syntax from C and can use modules written in C.
    change Usage
    Python is used by hundreds of thousands of programmers and in many application domains. Its rich

    28. Infrae: Infrae
    Focuses on Silva application deployed on the Zope application server and integration services using the Python programming language.
    http://infrae.com/
    Infrae
    Infrae is a software services company based in Rotterdam, the Netherlands. The company builds open source solutions for content, asset, and document management, and provides development and integration services using the Python programming language.
    This activity is supported by an international network of code, skills, and knowledge.
    Main Products
    Silva
    CMS
    Silva is a powerful CMS for organizations that manage multiple or complex websites. Content is stored in clean and futureproof XML, independent of layout and presentation. Many large organizations and universities use Silva, which is released under a BSD license.
    More...
    MOAI
    server
    MOAI is a platform for aggregating content from different sources, and publishing it via OAI-PMH, the Open Archive Initiative Protocol for Metadata Harvesting. It’s designed for large institutional repositories dealing with assets and relational metadata.
    More...

    29. Python Programming - How To Information | EHow.com
    Python Programming how to articles and videos including How to Import Codecs in Python, How to Extract a Zip File With Python, What Kind of Computer Program is Python 2.2.1
    http://www.ehow.com/articles_3363-python-programming.html
    • Family Food Health Home Money Style More
    Home Computers Computer Programming ... Python Programming
    Python Programming
    RESULTS: 1-50 of 57

    30. History And License — Python V2.7 Documentation
    A very permissive, open source compliant and GPL compatible license used by the team developing the Python programming language.
    http://www.python.org/psf/license/
    Navigation
    History and License
    History of the software
    Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum (CWI, see http://www.cwi.nl/ In 1995, Guido continued his work on Python at the Corporation for National Research Initiatives (CNRI, see http://www.cnri.reston.va.us/ ) in Reston, Virginia where he released several versions of the software. In May 2000, Guido and the Python core development team moved to BeOpen.com to form the BeOpen PythonLabs team. In October of the same year, the PythonLabs team moved to Digital Creations (now Zope Corporation; see http://www.zope.com/ ). In 2001, the Python Software Foundation (PSF, see http://www.python.org/psf/ ) was formed, a non-profit organization created specifically to own Python-related Intellectual Property. Zope Corporation is a sponsoring member of the PSF. All Python releases are Open Source (see http://www.opensource.org/ for the Open Source Definition). Historically, most, but not all, Python releases have also been GPL-compatible; the table below summarizes the various releases. Release Derived from Year Owner GPL compatible?

    31. Python Programming
    4 Python Programming What is Python? • NOT an acronym (Thank goodness!). Named after Monty Python •A compiled/interpreted midlevel language-Not only used for scripting
    http://www.osc.edu/supercomputing/training/python/python_pt1_0702.pdf

    32. History And License — Python V2.7 Documentation
    A very permissive, open source compliant and GPL compatible license used by the team developing the Python programming language.
    http://docs.python.org/license.html
    Navigation
    History and License
    History of the software
    Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum (CWI, see http://www.cwi.nl/ In 1995, Guido continued his work on Python at the Corporation for National Research Initiatives (CNRI, see http://www.cnri.reston.va.us/ ) in Reston, Virginia where he released several versions of the software. In May 2000, Guido and the Python core development team moved to BeOpen.com to form the BeOpen PythonLabs team. In October of the same year, the PythonLabs team moved to Digital Creations (now Zope Corporation; see http://www.zope.com/ ). In 2001, the Python Software Foundation (PSF, see http://www.python.org/psf/ ) was formed, a non-profit organization created specifically to own Python-related Intellectual Property. Zope Corporation is a sponsoring member of the PSF. All Python releases are Open Source (see http://www.opensource.org/ for the Open Source Definition). Historically, most, but not all, Python releases have also been GPL-compatible; the table below summarizes the various releases. Release Derived from Year Owner GPL compatible?

    33. Python Programming
    Python Programming/Live print version1Python Programming/Live print versionTemporary notice This pdf was made at Friday, August 07 2009. There might be later versions
    http://www.docstoc.com/docs/13164032/Python-Programming

    34. PyAcad - API Between Python And Autocad/Intellicad
    A free software module that makes it possible to extend AutoCAD with the Python programming language, in a similar way as with AutoLISP.
    http://pyacad.sourceforge.net/
    PyAcad 0.4.1
    Python Extension for Autocad/Intellicad
    Autocad/Intellicad Extension for Python
    This Project has the goal to make Python available as a scripting language for the CAD programs Autocad and Intellicad. Autocad currently has APIs for several languages, including C, C++, Lisp (though Autolisp is much simpler than the standard Common Lisp), VBA (through COM), and Java (officially through COM, but a direct interface is available through activities similar to this project). Theoretically, the COM interface would make any COM aware language (including Python) capable of talking to Autocad, but in practise this approach has shown to be unreliable. Intellicad shares a subset of the Lisp and C APIs with Autocad, and a VBA extension is available as well. The parts of the Autocad ADS C API that pyacad uses are completely present in Intellicad (named SDS there), so that we are able to expose exactly the same functionality for both programs. Pyacad is currently in the state of "mostly implemented".
    Changes from release 0.3 to 0.4.1

    35. Python Help, Python Code, Python Tutorials, Python Programming
    Python Help Python Code Python Tutorials Python Programming
    http://www.devshed.com/c/b/Python/

    36. Pearson - Python Programming Patterns - Thomas W. Christopher
    By Thomas W. Christopher; Prentice Hall PTR, 2002, ISBN 0130409561. Shows how to write large programs, introduces powerful design patterns that deliver high levels of robustness, scalability, reuse.
    http://www.pearsonhighered.com/educator/academic/product/0,,0130409561,00+en-USS

    37. Python Programming - How To Information | EHow.com
    Python Programming how to articles and videos including How to Use Functions in Python, How to Sort an Array in Python, How to read a web page using Python … and much more!
    http://www.ehow.com/articles_3363-python-programming.html?sort=commentcount desc

    38. Charming Python, A Column By David Mertz
    Column by David Mertz, Gnosis Software, Inc. Over 20 articles on Python programming, many topics.
    http://gnosis.cx/publish/tech_index_cp.html
    As good place as any: While writing has been good to me, freelance work doing it has slowed down a bit this year. Anyone who might have some side contract work for this famous writer/programmer, please feel encouraged to contact me. Support your favorite
    freelance writer
    Gnosis Software Presents:
    Document Revision Date: Wed 2006-09-25 Note: In an overly subtle encoding of information, the textual links are typically to plain ASCII versions of documents, while the eye graphics are to an HTML formatted version.
    (Back to) General Publication List
    (Back to) Technical Publications List
    I write a column on (mostly introductory) Python topics for IBM developerWorks , called Charming Python
    (#1) An Introduction to XML Tools for Python (#2) A Closer Look at Python's xml.dom Module ... (#B26) Python Elegance, Python Warts, Part 2: Properties, attributes, methods and custom access
    These are "almost" Charming Python 's
    Metaclass Programming in Python: Pushing Object Oriented Programming to the Next Level Metaclass Programming in Python, Part 2: Understanding the Arcana of Inheritance and Instance Creation Metaclass programming in Python, Part 3: Cleverness considered harmful (Or, how to do metaprogramming without metaclasses)
    These articles on the Twisted framework were not really part of Charming Python , but they fit best here
    The Twisted Framework, Part One: Understanding Asynchronous Networking

    39. Python Programming
    Python Programming Here is a series of introductions to Python programming—programming oriented towards scientific and mathematical uses. I recommend working through them in
    http://cse.ucdavis.edu/~chaos/courses/nlp/Software/PythonProgramming.html
    Python Programming
    Here is a series of introductions to Python Keep the book Learning Python nearby and learn to use it as a reference. The series of introductions is intended to get to useful scientific programming quickly and, in doing so, leaves out many of the details that the book systematically develops.
    iPython
    Have iPython running so that you can test what the introductions describe as you read along. To get started with iPython go to the tutorial The introductions are schematic. They assume you will use iPython to probe around and test the features and commands that are described. If something's confusing, look up the relevant sections in the Python book or in the online Python documentation, whose links are given below.
    Exercises
    There are programming exercises . These will be assigned each Thursday. Solutions are due one week later on the following Thursday. They will be graded in lab class, one on one, with the TA and instructor.
    Programming Labs
    After This Course, What's Next?
    As a next pass to deepen your understanding of the Python language itself, once we've gone through the (about a dozen) introductory lessons, you might want to work through the

    40. Pyana | Download Pyana Software For Free At SourceForge.net
    A extension module that allows Python programs to interface with the Apache Software Foundation s Xalan XSLT transformation engine. Open Source, BSD-like
    http://sourceforge.net/projects/pyana/
    /*jslint onevar: false, nomen: false, evil: true, css: true, plusplus: false, white: false, forin: true */ /*global unescape, window, jQuery, $, net, COMSCORE */ Welcome, Guest! Log In Create Account Find and develop open source software Search SourceForge.net Find Software Pyana
    Share
    More
    Pyana
    by bquinlan iblacky

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 2     21-40 of 73    Back | 1  | 2  | 3  | 4  | Next 20

    free hit counter