Skip to content

barcern/python-crash-course

Repository files navigation

This repository contains my code written as part of going through the Python Crash Course book. Details about the book:

Eric Matthes - Python Crash Course (2nd Edition)

Part I:

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

Author's solutions for checking and code optimisation: https://ehmatthes.github.io/pcc_2e/solutions/solutions/

About

Eric Matthes - Python Crash Course (2nd Edition)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages