info:teaching:ppl17
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
info:teaching:ppl17 [2017/02/22 14:20] – created moritz | info:teaching:ppl17 [2017/03/29 14:48] (current) – [Code Style] moritz | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Notizen zu Programmieren und Problemlösen 2017 ====== | ====== Notizen zu Programmieren und Problemlösen 2017 ====== | ||
+ | |||
+ | Sprechstunde: | ||
===== Installation von IntelliJ ===== | ===== Installation von IntelliJ ===== | ||
- | IntelliJ ist eine Java-Entwicklungsumgebung, | + | IntelliJ ist eine Java-Entwicklungsumgebung, |
- | | + | Gehe zu [[https:// |
* Linux: Download ist ein tar.gz, dies kann mit 'tar xf ideaIC-2016.3.4.tar.gz' | * Linux: Download ist ein tar.gz, dies kann mit 'tar xf ideaIC-2016.3.4.tar.gz' | ||
+ | * Starten mit ' | ||
* Windows: Installer mit .exe | * Windows: Installer mit .exe | ||
+ | |||
+ | ===== Erstes Projekt ===== | ||
+ | |||
+ | * Siehe [[https:// | ||
+ | |||
+ | ===== Installation von Git ===== | ||
+ | |||
+ | Ein Ziel der Vorlesung ist es, Werkzeuge zur Quelltextverwaltung kennen zu lernen. Wir benutzen dafür Git mit der Integration in IDEA. Git erlaubt es, den Quelltext in einem Repository zu sichern und mit anderen Personen zu teilen. | ||
+ | |||
+ | * Installation: | ||
+ | * Anleitung: [[https:// | ||
+ | |||
+ | ===== Eigenes Projekt/ | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | ===== Debugging ===== | ||
+ | |||
+ | Projekt aus der Vorlesung: [[https:// | ||
+ | |||
+ | ===== Code Style ===== | ||
+ | |||
+ | * Allgemeine Infos: [[https:// | ||
+ | * Benutzt gleiches Projekt wie letzte Woche, siehe oben. | ||
info/teaching/ppl17.1487773229.txt.gz · Last modified: 2017/02/22 14:20 by moritz