Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende Überarbeitung | |||
| root:web:index [2021/08/10 11:57] – wolfgang | root:web:index [2026/07/24 13:01] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| + | ====== Webentwicklung ====== | ||
| + | |||
| + | Ein Überblick von Tools und Ressourcen | ||
| + | |||
| + | <nspages -subns -exclude: | ||
| + | |||
| + | ===== OS ===== | ||
| + | |||
| + | [[Linux]] | ||
| + | |||
| + | ===== Webserver ===== | ||
| + | |||
| + | === Apache === | ||
| + | |||
| + | [[root: | ||
| + | |||
| + | | ||
| + | == htaccess == | ||
| + | htaccess-Dateien(Einführung) | ||
| + | |||
| + | === HTTP === | ||
| + | |||
| + | http- Protokoll (wikipedia) | ||
| + | |||
| + | === cron === | ||
| + | |||
| + | cron-Jobs(Einführung) | ||
| + | |||
| + | ===== HTML ===== | ||
| + | |||
| + | * HTML 5(Spezifikationen, | ||
| + | * Valides HTML(Validator W3C) | ||
| + | * Barrierefrei | ||
| + | |||
| + | ===== CSS ===== | ||
| + | |||
| + | CSS 3 (CSS3 Maker) | ||
| + | Webdesign | ||
| + | Responsive Layout(Einführung auf Blessen Blog, | ||
| + | |||
| + | ===== Javascript ===== | ||
| + | |||
| + | JavaScript(Wikipedia) | ||
| + | JavaScript OOP(Einführung, | ||
| + | AJAX ( Asynchrones Javascript)(Prototype Ansatz) | ||
| + | Prototype(API Prototype) | ||
| + | Scriptaculous(Documentation) | ||
| + | |||
| + | ===== PHP ===== | ||
| + | |||
| + | PHP 5.3 OOP(PHP Handuch, Documentation) | ||
| + | Templates | ||
| + | Eclipse(IDE, | ||
| + | wbsFramework(blessen.de) | ||
| + | |||
| + | ===== MySQL ===== | ||
| + | |||
| + | mySQL 5.x (mysql.de) | ||
| + | HeidiSQL (Windows Client für mySQL) | ||
| + | |||
| + | ===== Versionsverwaltung ===== | ||
| + | |||
| + | Subversion(Einführung Subclipse, | ||
| + | Git(Cheat Sheet) | ||
| + | |||
| + | ===== CMS Systeme ===== | ||
| + | |||
| + | wbsVerwaltung(blessen.de) | ||
| + | WordPress(Codex.wordpress.org) | ||
| + | |||
| + | ===== Browser ===== | ||
| + | |||
| + | Firefox(Web Developer Toolbar) | ||
| + | Chrome | ||
| + | Internet Explorer | ||
| + | Safari | ||
| + | Opera | ||
| + | |||
| + | ===== Sonstige Bereiche in der Webentwicklung ===== | ||
| + | |||
| + | E-Commerce | ||
| + | Preisvergleich | ||
| + | SocialMedia | ||
| + | Suchmaschinenoptimierung(SEO) | ||