⇤ ← Revision 1 as of 2019-04-23 10:08:28
Size: 604
Comment: Initial
|
Size: 623
Comment: Versionen
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
Das Linux Image basiert auf Ubuntu 18.04 LTS und wurde mit VirtualBox 6.0.6 erstellt. Es enthält alle nötigen Programme für die Nutzung von Python, C/C++ und Java. | |
Line 3: | Line 4: |
Das Linux Image basiert auf Ubuntu 18.04 LTS und bringt alles notwendige für die Entwicklung mit Python, C/C++ und Java mit. Es wurde mit VirtualBox 6.0.6 erstellt und ist damit unter Linux, Windows und macOS nutzbar. Es kann [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2019/algodatSS2019.ova|hier]] heruntergeladen werden (ca 3.1 GB) |
Der '''Nutzername''' lautet "student" und das '''Passwort''' ist "algodatSS2019". '''Wir empfehlen dieses sofort nach dem Start mit dem Befehl "passwd" zu ändern.''' |
Line 8: | Line 8: |
* make * python3 * python3-flake8 * python3-pip * python3-pep8 * python3-numpy * python3-scipy * gcc/g++ * cmake * gtest * OpenJDK (javac, java) * ant * vim * gedit |
* make 4.1 * python3 3.6.7 * python3-flake8 3.5.0 * python3-pip 9.0 * python3-pep8 1.7.1 * python3-numpy 1.13 * python3-scipy 0.19.1 * gcc/g++ 7.3 * gtest 1.8 * cmake 3.1.0 * OpenJDK 11 * ant 1.10 * vim 8.0 |
Linux Image
Das Linux Image basiert auf Ubuntu 18.04 LTS und wurde mit VirtualBox 6.0.6 erstellt. Es enthält alle nötigen Programme für die Nutzung von Python, C/C++ und Java.
Der Nutzername lautet "student" und das Passwort ist "algodatSS2019". Wir empfehlen dieses sofort nach dem Start mit dem Befehl "passwd" zu ändern.
Unter anderem sind enthalten:
- make 4.1
- python3 3.6.7
- python3-flake8 3.5.0
- python3-pip 9.0
- python3-pep8 1.7.1
- python3-numpy 1.13
- python3-scipy 0.19.1
- gcc/g++ 7.3
- gtest 1.8
- cmake 3.1.0
- OpenJDK 11
- ant 1.10
- vim 8.0