Python for Everybody
by Charles Severance
Python for Everybody is an introduction to the basics of coding in Python 3 with an emphasis on practical usage. It is intended as a foundation for students who are looking to apply Python within other academic subjects as well as in preparation for the serious study of computer science.
- Chapter 1: Introduction
- Chapter 2: Variables
- Chapter 3: Conditionals
- Chapter 4: Functions
- Chapter 5: Iterations
- Chapter 6: Strings
- Chapter 7: Files
- Chapter 8: Lists
- Chapter 9: Dictionaries
- Chapter 10: Tuples
- Chapter 11: Regex
- Chapter 12: Networked Programs
- Chapter 13: Python and Web Services
- Chapter 14: Objects
- Chapter 15: Python and Databases
Other Resources
- A print edition is available for purchase via Amazon.
- A Kindle edition is also available for purchase via Amazon.
- The Author's Website contains more information about the book and provides downloadable PDFs, ebooks, and videos.
Text © Charles R. Severance. Interactive HTML © Trinket. Both provided
under a CC-NC-BY-SA license.
A huge thanks to the project's many contributors!
A huge thanks to the project's many contributors!