Assignment 1

You might also like

You are on page 1of 1

Assignment 1

1. Download Python 3.4.3


a. https://www.python.org/downloads/
2. Download Eclipse. This is an IDE (Integrated Development Environment) for Java. It is
just a tool to develop Java in.
a. https://eclipse.org/downloads/download.php?file=/technology/epp/downloads/rele
ase/mars/1/eclipse-java-mars-1-win32-x86_64.zip&mirror_id=454
3. Follow this "Hello World" tutorial in Python.
a. https://www.youtube.com/watch?v=OIuXVZuHXXo
4. Follow this "Hello World" tutorial in Java.
a. https://www.youtube.com/watch?v=J9lkAK0L16I

You might also like