PyCamp Syllabus
The outline of PyCamp. The organization of topics in which you will step into Python programming. This organization is unique compared to other course outlines. Rather than learning the entire syntax of the Python language before applying it to problem solving, you will lean the Pythonic way of programming by examining solutions to common programming problems.
Contents
DAY ONE: Get Up to Speed DAY ONE: Get Up to SpeedThe Shell • Python Programs • Sequences • Objects I • Objects II • Flow Control • back to contents The Shell
Python Programs
Sequences
Objects I
Objects II
Flow Control
DAY TWO: Service Oriented ArchitectureRegular Expressions • HTML • XML • Streams • REST • SOAP • back to contents Regular Expressions
HTML
XML
Streams
REST
SOAP
DAY THREE: Pythonic MethodologyExtreme Programming • Functional Programming • Performance • Debugging • back to contents Extreme Programming
Functional Programming
Performance
Debugging
DAY FOUR: Scientific Computing INumPy I • NumPy II • NumPy III • ScientificPython I • ScientificPython II • ScientificPython III • back to contents NumPy I
NumPy II
NumPy III
ScientificPython I
ScientificPython II
ScientificPython III
DAY FIVE: Scientific Computing IISciPy I
SciPy II
Tools
|


