PythonOnSHIPs

From CoolWiki
Revision as of 22:53, 29 May 2013 by Ali (talk | contribs)
Jump to navigationJump to search

Tutorial 1: Overview of Programming

Presents the basic concepts of programming for newbies.
python1.pdf


Tutorial 2: Data, Variables and Math operators

An introduction to the python interpreter, variables and types of data they store. Using math functions and python as a calculator.
python2.pdf