Datateknologerna-vid-Abo-Akademi / gulis

Repository containing useful information for new DaTe members.
https://datateknologerna-vid-abo-akademi.github.io/gulis
0 stars 3 forks source link

Add Python and Java setup help #13

Closed osoderholm closed 6 years ago

osoderholm commented 6 years ago

Add some simple guides to setting up Python 2.7 & 3.6 and Java. Does not need to be very in depth and external guides are welcome.

Python 2.7

Python 3.6

Java 8

LinAnt commented 6 years ago

Python 2.7 is deprecated soon, I suggest it should be dropped, since alot of projects are already dropping python2 support. https://pythonclock.org/

osoderholm commented 6 years ago

I agree, however the first programming course will once again be done in Python 2.7 and therefore the setup for the old version must documented here. It is probably smart to add a note about the upcoming deprecation.