Difference between revisions of "IB Computer Science I Links"

From WLCS
Line 1: Line 1:
 
=== Textbook & References ===
 
=== Textbook & References ===
 +
'''Python:'''
 +
* [http://www.codecademy.com/tracks/python Codecademy - Python]
 
* [http://docs.python.org/py3k/library/turtle.html Python Turtle Documentation]
 
* [http://docs.python.org/py3k/library/turtle.html Python Turtle Documentation]
 
* [http://openbookproject.net/thinkCSpy/ "How to Think Like a Computer Scientist: Python"]
 
* [http://openbookproject.net/thinkCSpy/ "How to Think Like a Computer Scientist: Python"]
 
* [http://openbookproject.net/thinkCSpy/app_b.html GASP Reference]
 
* [http://openbookproject.net/thinkCSpy/app_b.html GASP Reference]
* [http://codingbat.com/ CodingBat Exercises]
+
* [http://codingbat.com/python CodingBat Python Exercises]
* [http://www.eimacs.com eimacs]
 
* [http://www.turingscraft.com Turingscraft]
 
  
 
''' Python Quick References'''
 
''' Python Quick References'''
 
* [[Media:PythonQuickRef_Memento.pdf]]
 
* [[Media:PythonQuickRef_Memento.pdf]]
 
* [[Media:PythonQuickRef_Interfaceware.pdf]]
 
* [[Media:PythonQuickRef_Interfaceware.pdf]]
 +
 +
'''JavaScript:'''
 +
* [https://www.khanacademy.org/cs/programming Khan Academy - JavaScript]
 +
* [http://www.codecademy.com/tracks/javascript Codecademy - JavaScript]
 +
 +
'''Java:'''
 +
* [http://codingbat.com/java CodingBat Java Exercises]
 +
* [http://www.eimacs.com eimacs]
 +
* [http://www.turingscraft.com Turingscraft]
  
 
=== Tutorials ===
 
=== Tutorials ===

Revision as of 14:56, 27 February 2014