Python: Difference between revisions
Line 27: | Line 27: | ||
[[mean, median, mode and other statistical functions]] | [[mean, median, mode and other statistical functions]] | ||
[[Email validator]] | |||
== More advanced topics== | == More advanced topics== |
Revision as of 12:56, 4 April 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.
Basic ideas
Problem sets
Every problem set is a formative assignment. Please click here to see how you will be graded
mean, median, mode and other statistical functions