This is the book's webpage, which lists material to supplement your learning.
Salient Features
|
Unit 1: Introduction, Variables, and Data Types | Unit 2: Control Structures | Unit 3: Functions, Modules, and Packages | Unit 4: Files and Regular Expressions | Unit 5: Django Framework |
---|---|---|---|---|
|
|
|
|
|
Errata, Clarifications, and Suggestions
Section | Text | Comment | Suggested by |
---|---|---|---|
-- | -- | Introducing helpers like argparser could be useful, covering compiled python code (.pyc) files could be useful as well. | Rahul Fiske, IBM |
1.8 | List and Tuple are marked as Unordered. | List and Tuple should be marked as Ordered. Set is an example of an Unordered data type. | Dr. N Srikanth Reddy, Presidency University |
Other information