programmieren

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
programmieren [28.09.2005 09:21 (vor 19 Jahren)] – (alte Version wieder hergestellt) 127.0.0.1programmieren [29.11.2006 11:03 (vor 18 Jahren)] cwacha
Zeile 1: Zeile 1:
-===== C/C++ ===== 
  
-==== Docs ==== 
-http://www.sgi.com/tech/stl/ 
- 
-===== Python ===== 
- 
-http://www.python.org/ 
- 
-==== Docs & Books ==== 
-  * Library Reference: http://www.python.org/doc/2.4.1/lib/lib.html 
-  * Tutorial: http://www.python.org/doc/2.4.1/tut/tut.html 
-  * Beginners Code Samples: http://www.uselesspython.com/sourcecode.php 
-  * http://diveintopython.org/ 
- 
-==== Extensions ==== 
-  * Network: http://twistedmatrix.com/ 
-  * GUI: wxPython http://www.wxpython.org/ 
-  * GUI Designer: PythonCard http://pythoncard.sourceforge.net/ 
-  * Windows Executables: http://starship.python.net/crew/theller/py2exe/index.html 
- 
-==== Network Code ==== 
-  * http://squirl.nightmare.com/medusa/async_sockets.html 
-  * non-blocking http server: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/425210 
-  * ThreadedXMLRPCServer: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/425043 
-  * Synchronized Object passend zu threads: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/65202 
- 
-==== GUI Code ==== 
-  * Crash Kurs: http://wiki.wxpython.org/index.cgi/CrashCourse 
-  * PopupMenu: http://wiki.wxpython.org/index.cgi/PopupMenuRevised 
- 
- 
-===== Lua ===== 
- 
-http://www.lua.org 
  • programmieren.txt
  • Zuletzt geändert: 16.11.2016 23:18 (vor 8 Jahren)
  • von 127.0.0.1