Difference between revisions of "IB Computer Science II Links"

From WLCS
Line 1: Line 1:
 
=== Textbook & References ===
 
=== Textbook & References ===
 +
* [http://docs.python-guide.org/en/latest/intro/learning/ Learning Python (Collection of on-line tutorials and books)
 +
* [http://docs.python.org/3.3/reference/ Python Language Reference]
 
* [http://www.codingbat.com CodingBat]
 
* [http://www.codingbat.com CodingBat]
* [http://www.eimacs.com eimacs]
+
* [http://www.eimacs.com eimacs (Java)]
* [http://www.turingscraft.com Turingscraft]
 
  
 
=== Software ===
 
=== Software ===
* [http://www.oracle.com/technetwork/java/javase/downloads/index.html Java JDK]
+
'''Python:'''
 +
* [http://www.python.org/download/ Python]
 +
* [http://wingware.com/downloads/wingide-101/ Wing IDE 101]
 +
* [http://www.jetbrains.com/pycharm/ PyCharm IDE] (we have a class licensing key, just ask Mr. Bui for it)
 +
 
 +
'''Java:'''
 +
* [http://www.oracle.com/technetwork/java/javase/downloads/java-se-jdk-7-download-432154.html Java JDK]
 
* [http://netbeans.org/downloads/index.html NetBeans IDE]
 
* [http://netbeans.org/downloads/index.html NetBeans IDE]
<!--
+
* [http://www.jetbrains.com/idea/ IntelliJ IDEA] (We have a class licensing key, just ask Mr. Bui for it)
 
* [http://www.eclipse.org/downloads/ Eclipse IDE]
 
* [http://www.eclipse.org/downloads/ Eclipse IDE]
  

Revision as of 06:59, 9 September 2013

Textbook & References

Software

Python:

Java:

Tutorials

-->

Archived Slides

Archived Websites