developerFusion library
Related library podcasts
-
GoingDeep: Expert to Expert: Inside Bling - A C#-based library to simplify WPF programming
Published 5 months ago, running time 0h50m
Bling is a C#-based library for easily programming images, animations, interactions, and visualizations on Microsoft's WPF/.NET. Bling is oriented towards design technologists, i.e., designers who sometimes program, to aid in the rapid prototyping of rich UI design ideas. Students, artists, res...
-
python411: State of the Python Union
Published 2 years ago, running time 0h11m
This is a mini pre-PyCon 2007 State of the Python Union address, including Python 3000, Pycon 2007, the 6 different implementations, and the Standard Library.
-
python411: Persistent Storage using Pickle and Shelve
Published 2 years ago, running time 0h8m
A brief introduction to persistent storage using the standard library modules pickle and shelve
Related book
-
Python Essential Reference (4th Edition) (Developer's Library)
Every so often a book comes along that makes you ask yourself, "Gee, when was the last time I had my eyes checked?" David M. Beazley's Python: Essential Reference is just such a book. Condensing thousands of pages of Python online documentation into ...