Python: Difference between revisions
Line 15: | Line 15: | ||
== More advanced topics== | == More advanced topics== | ||
[[moving around a small grid]] | |||
[[Category:Approved by teacher]] | [[Category:Approved by teacher]] | ||
[[Category:This information is incomplete]] | [[Category:This information is incomplete]] | ||
[[Category:This page needs to be better organized]] | [[Category:This page needs to be better organized]] |
Revision as of 19:51, 16 March 2016
Python is our language of choice as it is the CS introductory programming language in many universities and it is a wonderful learning language. Below are topics related to Python and learning how to program in Python.