Skip to content

barcern/python-crash-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8b55775 · Feb 7, 2021

History

81 Commits
Apr 21, 2020
Oct 4, 2020
Dec 31, 2020
Apr 22, 2020
Apr 26, 2020
May 8, 2020
May 10, 2020
May 17, 2020
May 19, 2020
May 25, 2020
Jun 7, 2020
Feb 7, 2021
Apr 26, 2020
Dec 31, 2020

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