Programmieren links
Inhaltsverzeichnis |
Allgemein
- http://www.tutorials.de Sehr gute und allgemeine Tutorialpage.
- http://www.koders.com/ Quellcode-Suchmaschiene
- http://www.robsite.de/ Große Tutorialsammlung, und seit ein paar Monaten in Blogform erneuert
- http://www.onlinetutorials.de/
Und natürlich immer schön google benutzen ;).
Xampp
Xampp ist ein Projekt von Apachefriends. Es beinhaltet
- Apache HTTPD 2.2.4 + Openssl 0.9.8e
- MySQL 5.0.45
- PHP 5.2.3
- PHP 4.4.7
- phpMyAdmin 2.10.3
- Zend Optimizer 3.3.0
Assembler
IDEs
RadAsm (Visual IDE for Assembler)
- (MASM,TASM,FASM,NASM,HLA,GoAsm,...)
Download
Tutorials
Masm32
Download
Tutorials
- Iczelions Win32Asm Tutorials:
Supportboards
- http://board.codingcrew.de/ deutschsprachiges Supportboard rund um MASM32
- http://www.masmforum.com/ (sehr gutes Masm32SupportBoard)
Nasm
Download
Tutorials
- http://www.drpaulcarter.com/pcasm/ Nasm Tutorial, sehr ausführlich
Supportboards
- http://www.asmcommunity.net(sehr gute Assemblerseite, nicht nur für Masm32)
Batch
Tutorials
- http://www.antonis.de/ Umfangreiche Batchtutorialslinkliste
C/C++
IDEs
- Borland C++ Builder
Download:
- Dev-C++
Download:
- VC++ 2005 Express Edition
Download:
- Anjuta(Linux GTK/GNOME)
Download:
- KDevelop(Linux Kde)
Download:
- Code::Blocks
Download:
Tutorials
- C von A bis Z (Galileo Openbook)
- C-HowTo - Eine praktische Einführung in die Programmiersprache C
- cpp-entwicklung.de/
- C/C++ Referenz
- c-plusplus.de - Tutorials und Ebooks
- C++ und GUI Programmierung für Anfänger (learning by doing)
C#
IDEs
- Borland C#:
Download:
- VC# 2010 Express Edition:
Download:
- SharpDevelop:
Download:
- MonoDevelop:
Download:
Tutorials/Links
Supportboards
- myCSHARP.de – deutschsprachige C#- und .NET-Seite
- c-sharpcorner.com - englischsprachige C#- und .Net-Seite
Delphi
Borland Delphi
Die IDE Delphi wurde von Borland ausgelagert. Die Programmierer der IDE haben sich in der neu gegründeten Firma "CodeGear" zusammengeschlossen.
Download
Supportboards
Tutorials
Bücher
Groovy
Skriptsprache für die Java Virtual Machine, eine Mischung aus Java, Ruby und Python. Elegante und einfache Syntax. Java-Kenntnisse sind von Vorteil.
HTTP-Server
- Apache:
Download:
Dokumentation ist in Apache beigelegt.
- IIS (W2k,XP,W2k3):
Installation als Windowskomponente (Systemsteuerung->Software->WindowsKomponenten)
nähere Informationen:
- Xitami:
Download:
Dokumentation:
HTML
IDE
- Phase 5:
Tutorials
Fortran
Nähere Informationen:
Javascript
Tutorials
AJAX
Tutorials
- http://www.galileocomputing.de/openbook/javascript_ajax/
- http://de.wikibooks.org/wiki/Websiteentwicklung:_AJAX
- http://www.admin-wissen.de/tutorials/eigene-tutorials/webentwicklung/ajax-tutorial/
Java
- Java Runtime Environment: (zum Ausführen von in Java geschriebenen Programen benötigt)
- Download: http://www.java.com/
- Java Development Kit: (zum Programmieren benötigt - enthält die JRE)
- Download: http://java.sun.com
IDE
- Borland JBuilder: http://www.borland.com/
- NetBeans: http://www.netbeans.org/
- nähere Informationen: http://de.wikipedia.org/
- JCreator: http://www.jcreator.com/
- Eclipse:
- Download: http://www.eclipse.org/
- nähere Informationen: http://www.plog4u.de/
- http://de.wikipedia.org/
- Web-Compiler http://www.innovation.ch/java/java_compile.html
Tutorials / Handbücher
- http://www.galileocomputing.de/ Java ist auch eine Insel
- http://www.javabuch.de/ Handbuch der Java-Programmierung
- http://selfjava.loercks.net/ SelfJava
- http://www.programmierkurs-java.de Java-Vorlesung als Video
- http://java.sun.com/ Sun Java API Dokumentation
LISP
nähere Informationen:
PHP
Bedingung: HTTP Server
IDE
- PhpED: http://www.nusphere.com/
- Zend Studio: http://www.zend.com
- PHPEdit: http://www.waterproof.fr
- Maguma Studio: http://www.maguma.com
- Maguma Workbench: http://www.maguma.com
- Quanta Plus: http://quanta.kdewebdev.org/
- WebCraft: http://www.pr0g.net
- PHP Designer: http://www.mpsoftware.dk/
- PHPEclipse: http://sourceforge.net/projects/phpeclipse/
- Notepad++: http://notepad-plus.sourceforge.net/
Download
Nähere Informationen
- Handbuch: http://www.php.net/
- http://www.galileocomputing.de/openbook/php4/
- Tutorial: http://tut.php-q.net
- Tutorial: PHP und MySQL Tutorial
- Tutorial: Schattenbaum(PHP)
- Tutorial: PHP lernen mit PHP Tutorials
Template Engine
- Smarty: http://smarty.php.net/
Perl
ActivePerl
Download:
Nähere Informationen
Python
IDEs
nicht-kommerziell
kommerziell
- IDEs von WingWare
- Überblick
- WingIDE 101 -- kostenlose, abgespeckte Version
- IDEs von Komodo
- KomodoIDE
- KomodoEdit -- kostenlose, abgespeckte Version
Download
Nähere Informationen
Weitere Informationen sind auch im deutschen Python-Forum und im Python-Wiki, sowie in den Newsgroups de.comp.lang.python und comp.lang.python zu finden.
SQL
MySQL
Download:
PostgreSQL
Download:
MSSQL 2005 Trial (180 Tage) / MSSQL 2005 Express
Download:
Nähere Informationen
- http://de.wikipedia.org/
- Tutorial: Schattenbaum(MySql)
VisualBasic .NET
Download
Tutorials/Supportboards
|