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

https://github.com/danielbrito/python-studies

:snake: Python experiments.
https://github.com/danielbrito/python-studies

python

Last synced: 9 months ago
JSON representation

:snake: Python experiments.

Awesome Lists containing this project

README

          

# :snake: Python Studies

These experiments cover different tools and concepts related to Python from my [self-directed](https://github.com/DanielBrito/self-learning) studies.

## :bookmark_tabs: Topics

- Data structures
- Object Oriented Programming
- Testing
- Efficiency
- Algorithms
- Visualizing data

## :rocket: Projects

- [College Dissertation](https://github.com/DanielBrito/monografia) :mortar_board:

## :books: Books

- [Think Python](https://greenteapress.com/wp/think-python/) (Allen Downey)

## :toolbox: Tools

- [Spyder](https://www.spyder-ide.org/)

## 🗃️ Resources

- [Introduction to Computer Science and Programming in Python](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-0001-introduction-to-computer-science-and-programming-in-python-fall-2016/) (MIT)