Log In
Or create an account ->
Imperial Library
Home
About
News
Upload
Forum
Help
Login/SignUp
Index
A Concise Introduction to Programming in Python
A Concise Introduction to Programming in Python
Preliminaries
Series
Code Listings
Preface
About the Author
Part I Foundations
Chapter 1 Computer Systems and Software
Chapter 2 Python Program Components
Chapter 3 Functions
Chapter 4 Repetition: For Loops
Chapter 5 Computer Memory: Integers
Chapter 6 Selection: If Statements
Chapter 7 Algorithm Design and Debugging
Chapter 8 Repetition: While Loops
Project: Newton’s Method
Chapter 9 Computer Memory: Floats
Chapter 10 Simulation
Project: Visualization
Part II Collections and Files
Chapter 11 Strings
Chapter 12 Building Strings
Project: ISBN Check Digits
Chapter 13 Computer Memory: Text
Chapter 14 Lists
Project: Program Performance
Project: Heat Diffusion
Chapter 15 Files
Chapter 16 String Methods
Project: File Compression
Chapter 17 Mutable and Immutable Objects
Project: Hangman
Chapter 18 Dictionaries
Project: ELIZA
Project: Shannon Entropy
Project: Reading DNA Frames
Part III Selected Topics
Chapter 19 Sound Manipulation
Chapter 20 Sound Synthesis
Chapter 21 Image Manipulation
Project: Image Filters
Chapter 22 Image Synthesis
Chapter 23 Writing Classes
Chapter 24 Cooperating Classes
Case Study: PPM Image Class
Chapter 25 Related Classes
Chapter 26 Functional Programming
Chapter 27 Parallel Programming
Chapter 28 Graphical User Interfaces
Bibliography
← Prev
Back
Next →
← Prev
Back
Next →