Skip to content

The sample code and exercises of Python Crash Course, 3rd edition.

Notifications You must be signed in to change notification settings

JohnLocke/Python-Crash-Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Crash Course

This repository contains sample code and exercises based on the third edition of the English original book. All code examples and exercises are derived from the original author's work.

Original Author's Repository

You can find the original author's code repository at: ehmatthes/pcc_3e

Usage

This project is for personal use only and is not intended for commercial use. Please refer to the original repository for official source code and detailed documentation. All rights belong to the original author of the book.

Part I-Basics

chapter01_Getting Started
chapter02_Variables and Simple Data Types
chapter03_Introducing Lists
chapter04_Working with Lists
chapter05_if Statements
chapter06_Dictionaries
chapter07_User Input and while Loops
chapter08_Functions
chapter09_Classes
chapter10_Files and Exceptions
chapter11_Testing Your Code

Part II-Projects

project01_Alien Invasion
project02_Data Visualization
project03_Web Applications

About

The sample code and exercises of Python Crash Course, 3rd edition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages