https://github.com/amitrajitbose/algo-workshop-lhd19
Contains materials for the algorithms workshop by me @ MLH - Local Hack Day 2019
https://github.com/amitrajitbose/algo-workshop-lhd19
algorithms algorithms-and-data-structures interview-prep localhackday mlh-localhost mlh19 python
Last synced: 8 months ago
JSON representation
Contains materials for the algorithms workshop by me @ MLH - Local Hack Day 2019
- Host: GitHub
- URL: https://github.com/amitrajitbose/algo-workshop-lhd19
- Owner: amitrajitbose
- License: mit
- Created: 2019-09-29T07:39:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-10T20:18:21.000Z (about 6 years ago)
- Last Synced: 2025-02-15T04:24:54.774Z (10 months ago)
- Topics: algorithms, algorithms-and-data-structures, interview-prep, localhackday, mlh-localhost, mlh19, python
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Algorithms Workshop
### Local Hack Day 2019
## Resouces To Learn Python
- [Automate Boring Stuff With Python](https://automatetheboringstuff.com/)
- [Learn Python The Hard Way](https://github.com/AnirbanMukherjeeXD/Explore-ML-Materials/blob/master/resources/%5B2014%5D%5BShaw%5DLEARNPYTHONTHE%20HARDWAY.pdf)
- [LearnPython.org](https://www.learnpython.org/)