System Development With Python
  • In This Course
    • Week 1
    • Week 2
    • Week 3
    • Week 4
    • Week 5
    • Week 6
    • Week 7
    • Week 8
 
System Development With Python
  • Docs »
  • In This Course
  • View page source

In This Course¶


These materials were adpated from the works of Christopher Barker and Joseph Sheedy.

Licensed under the Creative Commons Attribution-ShareAlike 4.0 International Public License.

https://creativecommons.org/licenses/by-sa/4.0/legalcode

Week 1¶

Building Your Own Package

Unit Testing and Coverage

Unicode in Python 2

Week 2¶

Documentation

Python Memory Management and Weak References

PEP-8

Test Addendum

Week 3¶

Week 2 Leftovers

Debugging (print, logging, pdb/ipdb, winpdb)

Week 4¶

Week 3 Extras

Working with Databases

advanced OO

  • super(), __new__()

Week 5¶

Week 5 Properties

Intro to Numpy / Scipy

Week 6¶

Metaclasses

XML

Week 7¶

Threading and Multiprocessing

Week 8¶

Building Extensions to Python

C Extensions


© Copyright 2015, Christopher Barker, Joseph Sheedy .

Sphinx theme provided by Read the Docs