File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,20 +44,20 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
44
44
* [ Part 3] ( https://scotch.io/tutorials/build-a-music-player-with-react-electron-iii-bringing-it-all-together )
45
45
46
46
## Python:
47
- ### Scraping
47
+ ### Web Scraping:
48
48
* [ Mining Twitter Data with Python] ( https://marcobonzanini.com/2015/03/02/mining-twitter-data-with-python-part-1/ )
49
49
* [ Scrape a Website with Scrapy and MongoDB] ( https://realpython.com/blog/python/web-scraping-with-scrapy-and-mongodb/ )
50
- ### Webapps
50
+ ### Web Applications:
51
51
* [ Build a Microblog with Flask] ( https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world )
52
52
* [ Create a blog webapp in Django] ( https://tutorial.djangogirls.org/en/ )
53
53
* [ Choose Your Own Adventure Presentations] ( https://www.twilio.com/blog/2015/03/choose-your-own-adventures-presentations-wizard-mode-part-1-of-3.html )
54
54
* [ Build a Todo List with Flask and RethinkDB] ( https://realpython.com/blog/python/rethink-flask-a-simple-todo-list-powered-by-flask-and-rethinkdb/ )
55
- ### Bots
55
+ ### Bots:
56
56
* [ Build a Reddit Bot] ( http://pythonforengineers.com/build-a-reddit-bot-part-1/ )
57
57
* [ How to Make a Reddit Bot - YouTube] ( https://www.youtube.com/watch?v=krTUf7BpTc0 )
58
58
* [ Build a Facebook Messenger Bot] ( https://blog.hartleybrody.com/fb-messenger-bot/ )
59
59
* [ Making a Reddit + Facebook Messenger Bot] ( https://pythontips.com/2017/04/13/making-a-reddit-facebook-messenger-bot/ )
60
- ### Misc
60
+ ### Miscellaneous:
61
61
* [ Build a Simple Interpreter] ( https://ruslanspivak.com/lsbasi-part1/ )
62
62
* [ Write a NoSQL Database in Python] ( https://jeffknupp.com/blog/2014/09/01/what-is-a-nosql-database-learn-by-writing-one-in-python/ )
63
63
* [ Building a Gas Pump Scanner with OpenCV/Python/iOS] ( https://hackernoon.com/building-a-gas-pump-scanner-with-opencv-python-ios-116fe6c9ae8b )
You can’t perform that action at this time.
0 commit comments