Skip to content

Solution of exercises of Python Crash Course, 3rd ed. by No Starch Press

Notifications You must be signed in to change notification settings

cicero322/PythonCrashCourse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Python Crash Course

Solution of exercises of Python Crash Course, 3rd ed. by No Starch Press

This is my repository for the exercises of Python Crash Course by Eric Matthes

  • Chapter 1: Getting Started
  • Chapter 2: Variables and Simple Data Types
  • Chapter 3: Introducing Lists
  • Chapter 4: Working with Lists
  • Chapter 5: if Statements
  • Chapter 6: Dictionaries
  • Chapter 7: User Input and while Loops
  • Chapter 8: Functions
  • Chapter 9: Classes
  • Chapter 10: Files and Exceptions
  • Chapter 11: Testing Your Code
  • Chapter 12: A Ship That Fires Bullets
  • Chapter 13: Aliens!
  • Chapter 14: Scoring
  • Chapter 15: Generating Data
  • Chapter 16: Downloading Data
  • Chapter 17: Working with APIs
  • Chapter 18: Getting Started with Django
  • Chapter 19: User Accounts
  • Chapter 20: Styling and Deploying an App
  • Appendix A: Installation and Troubleshooting
  • Appendix B: Text Editors and IDEs
  • Appendix C: Getting Help

About

Solution of exercises of Python Crash Course, 3rd ed. by No Starch Press

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages