Skip to content

lentoapp/code-101-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code 101 With Python

This is a short, non-comprehensive guide designed to get beginners up and running with Python. We cover basic building blocks of code, working with IDEs and terminals, git basics, packages, and more, along with a few exercises and projects.

Development

We build Code 101 With Python website using mdbook, so you'll need to install that to work on the book:

brew install mdbook # on macOS using homebrew
cargo install mdbook # cross-platform if you have Rust installed

or visit their releases page.

Releases

No releases published

Packages

No packages published

Languages