Metainformationen zur Seite
no way to compare when less than two revisions
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
— | kb:s:0123:www:start [2023/05/07 19:54] (aktuell) – angelegt - Externe Bearbeitung 127.0.0.1 | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
+ | ====== Programmierung Python - WWW ====== | ||
+ | |||
+ | ===== Allgemeines ===== | ||
+ | |||
+ | **Automate the Boring Stuff with Python**\\ | ||
+ | [[https:// | ||
+ | Komplettes Buch (gibt es auch auf deutsch als Print-Ausgabe) ist auf der Internet-Seite online verfügbar. | ||
+ | |||
+ | **Chaquopy (Python for Android)**\\ | ||
+ | [[https:// | ||
+ | Android-App mit Python erstellen. Dieses Framework dient dazu, mit Hilfe von Android Studio eine Python App zu erstellen. | ||
+ | |||
+ | **Codecademy**\\ | ||
+ | [[http:// | ||
+ | Online-Lernplattform zum Erlernen von Programmier-Grundlagen. Folgende Kurse werden angeboten: Web Fundamentals, | ||
+ | |||
+ | **Codeclub projects**\\ | ||
+ | [[https:// | ||
+ | Verschiedene Code-Beispiele in Python. | ||
+ | |||
+ | **Deutsches Python Forum**\\ | ||
+ | [[http:// | ||
+ | |||
+ | **Django girls**\\ | ||
+ | [[https:// | ||
+ | Das Webframework Django für Python wird auf dieser Seite (deutschsprachig) erläutert. | ||
+ | |||
+ | **Eric Python IDE**\\ | ||
+ | [[http:// | ||
+ | Kostenfreie Entwicklungsumgebung für Python und Ruby. | ||
+ | |||
+ | **Flask - web framework (alternative zu Django)**\\ | ||
+ | [[https:// | ||
+ | [[http:// | ||
+ | |||
+ | **Fullstack Python**\\ | ||
+ | [[https:// | ||
+ | Empfehlung 2023 :!: Weiterführende Seite für Python-Programmierer. | ||
+ | |||
+ | **GDB Online Compiler**\\ | ||
+ | [[https:// | ||
+ | Empfehlung 2020 :!: Online-Compiler Python, Online-Compiler C++, Online-Compiler Java, Online-Compiler PHP, Online-Compiler C#, Online-Compiler VB, Online-Compiler HTML, Online-Compiler JS, Online-Compiler Ruby, Online-Compiler Perl, Online-Compiler Pascal, Online-Compiler R, Online-Compiler Fortran, Online-Compiler Haskell, Online-Compiler Assembly, Online-Compiler Objective C, Online-Compiler SQLite, Online-Compiler Javascript, Online-Compiler Prolog, Online-Compiler Swift, Online-Compiler Rust, Online-Compiler Go, Online-Compiler Bash. | ||
+ | |||
+ | **GeeksForGeeks - Python Tutorial**\\ | ||
+ | [[https:// | ||
+ | Empfehlung 2020 :!: Die Internet-Seite beinhaltet sehr viele Codeschnipsel in Python und anderen Programmiersprachen. | ||
+ | |||
+ | **Get into Python - Jobtensor**\\ | ||
+ | [[https:// | ||
+ | Eine kurze Einführung in Python. | ||
+ | |||
+ | **Hacking with Python – 6 best online courses for ethical hackers**\\ | ||
+ | [[https:// | ||
+ | |||
+ | **Learn Python the hard way - Free book for beginners**\\ | ||
+ | [[http:// | ||
+ | |||
+ | **Learn Python - Online Kurs mit Live-Testing**\\ | ||
+ | [[http:// | ||
+ | Der Kurs ist kostenfrei. Jeder Lernschritt kann live getestet werden. | ||
+ | |||
+ | **Linkliste zu Python**\\ | ||
+ | [[http:// | ||
+ | |||
+ | **PEP 8 - Python Styleguide (Programmierrichtlinien)**\\ | ||
+ | [[https:// | ||
+ | |||
+ | **Python Kurs**\\ | ||
+ | [[http:// | ||
+ | Deutschsprachiger Kurs für Anfänger. | ||
+ | |||
+ | **PyGTK**\\ | ||
+ | [[http:// | ||
+ | Kostenfreie Grafische Entwicklungsumgebung zur Entwicklung von graphical user interfaces mit Python. | ||
+ | |||
+ | **PyGTK - Übersichtsseite**\\ | ||
+ | [[http:// | ||
+ | |||
+ | **Python-lernen.de**\\ | ||
+ | [[https:// | ||
+ | |||
+ | **Python Packaging Authority**\\ | ||
+ | [[https:// | ||
+ | [[https:// | ||
+ | Installation und Upgrade mit PIP durchführen. | ||
+ | |||
+ | **Python.org**\\ | ||
+ | [[http:// | ||
+ | Englischsprachige Hauptseite der Programmiersprache. | ||
+ | |||
+ | **Python Recipes / Cookbook**\\ | ||
+ | [[http:// | ||
+ | |||
+ | **Stefan Ram: Python-Kurs Programmieren mit der Programmiersprache Python**\\ | ||
+ | [[http:// | ||
+ | Empfehlung 2019 :!: | ||
+ | |||
+ | **Video-Kurse zu Python**\\ | ||
+ | Python Kurs (60 deutschsprachige Videos)\\ | ||
+ | [[https:// | ||
+ | Python Kurs (30 deutschsprachige Videos)\\ | ||
+ | [[https:// | ||
+ | Python Kurs (15 englischsprachige Videos)\\ | ||
+ | [[https:// | ||
+ | |||
+ | **Wikipedia-Eintrag: | ||
+ | [[http:// | ||
+ | |||
+ | **wxPython**\\ | ||
+ | [[https:// | ||
+ | Sehr umfangreiche grafische Benutzeroberfläche für Python. | ||
+ | |||
+ | **Youtoube-Videos und -kanäle zu Python**\\ | ||
+ | [[https:// | ||
+ | [[https:// | ||
+ | [[https:// | ||
+ | [[https:// | ||
+ | |||
+ | |||
+ | **Zen of Python**\\ | ||
+ | [[http:// | ||
+ | |||
+ | |||
+ | ===== Distributionen ===== | ||
+ | |||
+ | **Anaconda**\\ | ||
+ | [[https:// | ||
+ | OpenSource Python-Distribution, | ||
+ | |||
+ | **Python.org**\\ | ||
+ | [[https:// | ||
+ | Standard-Distribution von Python. | ||
+ | |||
+ | |||
+ | ===== Installation ===== | ||
+ | |||
+ | **Installation von Python in Linux**\\ | ||
+ | [[https:// | ||
+ | |||
+ | |||
+ | ===== Tutorials ===== | ||
+ | |||
+ | **Delft Stack**\\ | ||
+ | [[https:// | ||
+ | Empfehlung 2020 :!: Deutsches Tutorial mit guten Erklärungen. Auch Tutorial für TKinter. | ||
+ | |||
+ | **Djangogirls**\\ | ||
+ | [[https:// | ||
+ | Deutschsprachiges Tutorial zum Einstieg in Python mit Django. | ||
+ | |||
+ | **Official Python Tutorial**\\ | ||
+ | [[https:// | ||
+ | Empfehlung 2020 :!: | ||
+ | |||
+ | **Programiz: | ||
+ | [[https:// | ||
+ | Empfehlung 2020 :!: Umfangreiches Tutorial. | ||
+ | |||
+ | **Python Basics**\\ | ||
+ | [[https:// | ||
+ | Empfehlung 2020 :!: | ||
+ | |||
+ | **Python Kurs**\\ | ||
+ | [[https:// | ||
+ | Empfehlung 2022 :!: Beste deutschsprachige Internet-Seite zu Python. | ||
+ | |||
+ | |||
+ | **Python Programmieren lernen: Liste der wichtigsten Online-Kurse**\\ | ||
+ | [[https:// | ||
+ | |||
+ | **Python tutorials for beginners**\\ | ||
+ | [[https:// | ||
+ | Empfehlung 2020 :!: | ||
+ | |||
+ | **Python Tutorial – Learn Python Programming Step By Step**\\ | ||
+ | [[https:// | ||
+ | Empfehlung 2020 :!: | ||
+ | |||
+ | **Think Python**\\ | ||
+ | [[https:// | ||
+ | Empfehlung 2020 :!: | ||
+ | |||
+ | **Youtube: Python Tutorials Deutsch (76 Videos deutsch)**\\ | ||
+ | [[https:// | ||
+ | |||
+ | **Youtube: Python Tutorials (19 Videos englisch)**\\ | ||
+ | [[https:// | ||
+ | |||
+ | |||
+ | ===== Editoren / IDEs ===== | ||
+ | |||
+ | **Atom**\\ | ||
+ | [[https:// | ||
+ | Kostenlos. | ||
+ | |||
+ | **Online Python Compiler**\\ | ||
+ | [[https:// | ||
+ | Es handelt sich um eine online-IDE zum testen kleiner Scripte. | ||
+ | |||
+ | **PyCharm**\\ | ||
+ | [[https:// | ||
+ | Kostenlos. | ||
+ | |||
+ | **PyScripter**\\ | ||
+ | [[https:// | ||
+ | Empfehlung 2020 :!: Kostenfreie IDE mit Debugger. Klein und schnell mit vielen Funktionen; auch für Anfänger geeignet. | ||
+ | |||
+ | **Sublime Text 3**\\ | ||
+ | [[https:// | ||
+ | [[https:// | ||
+ | Kostenpflichtig. | ||
+ | |||
+ | **Thonny - IDE for beginners**\\ | ||
+ | [[https:// | ||
+ | Die IDE eignet sich für den schnellen Einstieg und ist bereits in Python 3.7 enthalten. | ||
+ | |||
+ | **Visual Studio Code (Microsoft)**\\ | ||
+ | [[https:// | ||
+ | [[https:// | ||
+ | Kostenloser Editor für Python. | ||
+ | |||
+ | |||