Skip to main content

Home/ Python Programming/ Contents contributed and discussions participated by reckoner reckoner

Contents contributed and discussions participated by reckoner reckoner

reckoner reckoner

Learning to program - 1 views

  •  
    As much as I can. I will cover the basic theory of computer programming - what it is, some of its history and the basic techniques needed to solve problems. I will not be teaching esoteric techniques or the details of any particular programming language,
reckoner reckoner

sympy - Google Code - 0 views

  •  
    SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and d
reckoner reckoner

Python anti-pitfalls - 0 views

  •  
    Python anti-pitfalls The following are a quick (random, off the top of various heads) list of things that I think are anti-pitfalls in Python. That is, because the language has these features, it is harder to make programming mistakes.
reckoner reckoner

python_match.vim - Extend the % motion and define g%, [%, and ]% motions for Python fil... - 0 views

  •  
    This script redefines the % motion so that (in addition to its usual behavior) it cycles through if/elif/else, try/except/catch, for/continue/break, and while/continue/break structures. The script also defines g% to cycle in the opposite direction. Two ot
reckoner reckoner

ShowMeDo --first wxPython application tutorial - 0 views

  •  
    first wxPython application tutorial
reckoner reckoner

PythonEditors - PythonInfo Wiki - 0 views

  •  
    List of free and non-free python IDEs and editors
‹ Previous 21 - 40 of 311 Next › Last »
Showing 20 items per page