I l@ve RuBoard

[SYMBOL] [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]

accept 
Access database application  [See under Microsoft]
accidental complexity 
accumulate 
acquire_read 
Active Directory Services Interface (ADSI) 
adapter class 
add  2nd 
add_cascade 
add_checkbutton 
add_command 
add_separator 
AddPage 
addSpaces 
adict.get 
adopt_class 
ADSI (Active Directory Services Interface) 
algorithms 
    binary search 
    books covering 
    convex hull of a set of 2D points, finding 
    duplicates, removing from a sequence 
        maintaining sequence order 
    factorials, computing with lambda 
    Fibonacci sequence, generating 
    FIFO (first-in first-out) container, implementing 
    histograms 
    infinite sequences, generating 
    iterators, operating on 
    measuring efficiency of 
        timing code, excluding from measurement 
        in Unix 
        in Windows 
    memoizing the return values of functions 
    numbers, converting to rationals via Farey fractions 
    parsing strings into date/time objects portably 
    polynomials, evaluating 
    predicate tests, evaluating across sequences 
    priority queues, modeling 
    quicksort
        in three lines 
    rolling dice 
    sorted lists, maintaining 
    sorting 
    Soundex 
    ternary operator (C language), simulating in Python 
    unbounded iterators, wrapping to restrict output 
    undefined variables, testing for 
    words, looking up by sound similarity 
all_members  2nd 
Amoeba 
and (logical and) 
antipatterns
    modification of library code 
any 
Apache servers
    client cache hits, calculating the rate of 
    log files, calculating IP hits using 
append 
application message loop (Windows) 
application-specific languages 
    graphs, for description of 
    Python, using to create 
arrangeclassmethods 
arrays
    two-dimensional, transposition of 
ASCII strings 
assigning and testing with one statement 
assignment 
assignments-as-expressions, transliteration into Python 
attributes 
automatic caching 
automatic delegation 
AutoTelnet class 
auxiliary dictionaries 

I l@ve RuBoard