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.

About

The source markdown for the Code 101 with Python book.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages