PythonOnSHIPs
From CoolWiki
Jump to navigationJump to searchTutorial 1: Overview of Programming
- Presents the basic concepts of programming for newbies.
- File: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.
- File:Python2.pdf