Please enable JavaScript.
Coggle requires JavaScript to display documents.
Python Beta (Part 2 (Introspection, csv module, configpraser, Logging, OS…
Python Beta
Part 2
Introspection
csv module
configpraser
Logging
OS module
email/smtplib
sqlite module
Sub process module
The Sys module
Threading module
working with dates
xml module
Part 1
Python Types (Strings, Tuples, lists, dicts, etc)
conditional statements
Loops
List and dictionary comprehensions
Exception Handling
File I/O
Functions and Classes
part 3
Python Debugger
Decorators
Lambda
Cpde profiling
An intro to testing
Part 4
Installing modules
ConfigObj
Parsing XML with lxm