Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lsegg/the-modern-python-3-bootcamp

Code accompanying the Udemy course 'The Modern Python 3 Bootcamp' by Colt Steele
https://github.com/lsegg/the-modern-python-3-bootcamp

colt-steele python python-3 python3

Last synced: 26 days ago
JSON representation

Code accompanying the Udemy course 'The Modern Python 3 Bootcamp' by Colt Steele

Awesome Lists containing this project

README

        

## Python Bootcamp 📚

Code accompanying the Udemy course, The Modern Python 3 Bootcamp by [Colt Steele](https://www.linkedin.com/in/coltsteele/).

## Subjects 📓

- data types
- conditional logic
- loops
- lists & list comprehension
- dictionaries & dictionary comprehension
- tuples & sets
- functions

## Tools 🛠️

- [Python](https://www.python.org/) - programming language

## License 📄

This project is under (MIT License) - See the file [LICENSE](LICENSE) for more details

---