You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Create a Trello Clone](http://codeloveandboards.com/blog/2016/01/04/trello-tribute-with-phoenix-and-react-pt-1/)
71
81
*[Create a Character Voting App with React, Node, MongoDB and SocketIO](http://sahatyalkabov.com/create-a-character-voting-app-using-react-nodejs-mongodb-and-socketio/)
*[Build a Full Stack Movie Voting App with Test-First Development using Mocha, React, Redux and Immutable](https://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html)
74
84
*[Build a Twitter Stream with React and Node](https://scotch.io/tutorials/build-a-real-time-twitter-stream-with-node-and-react-js)
75
85
* Build a Serverless MERN Story App with Webtask.io
*[Build a web application with Django and AngularJS](https://thinkster.io/django-angularjs-tutorial)
96
+
84
97
#### Others (Node, Hapi, Express...):
98
+
85
99
*[Build a URL Shortener with Node, MongoDB and Hapi.js](https://www.codetuts.tech/build-a-url-shortener-node-hapi-js/?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
86
100
*[Build a real-time Markdown Editor with NodeJS](https://scotch.io/tutorials/building-a-real-time-markdown-viewer)
87
101
*[Test-Driven Development with Node, Postgres and Knex](http://mherman.org/blog/2016/04/28/test-driven-development-with-node/)
*[How to Build a Web Framework in Less Than 20 Lines of Code](https://www.pubnub.com/blog/build-yourself-a-web-framework-in-less-than-20-lines-of-code/)
107
127
*[Build Yourself a Redux](https://zapier.com/engineering/how-to-build-redux/)
108
128
109
129
## Kotlin:
130
+
110
131
*[Keddit - Learn Kotlin While Developing an Android Application](https://medium.com/@juanchosaravia/learn-kotlin-while-developing-an-android-app-introduction-567e21ff9664)
111
132
112
133
## Python:
134
+
113
135
### Web Scraping:
136
+
114
137
*[Mining Twitter Data with Python](https://marcobonzanini.com/2015/03/02/mining-twitter-data-with-python-part-1/)
115
138
*[Scrape a Website with Scrapy and MongoDB](https://realpython.com/blog/python/web-scraping-with-scrapy-and-mongodb/)
139
+
116
140
### Web Applications:
141
+
117
142
*[Build a Microblog with Flask](https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world)
118
143
*[Create a blog webapp in Django](https://tutorial.djangogirls.org/en/)
119
144
*[Choose Your Own Adventure Presentations](https://www.twilio.com/blog/2015/03/choose-your-own-adventures-presentations-wizard-mode-part-1-of-3.html)
120
145
*[Build a Todo List with Flask and RethinkDB](https://realpython.com/blog/python/rethink-flask-a-simple-todo-list-powered-by-flask-and-rethinkdb/)
121
146
*[Build a Todo List with Django and Test-Driven Development](http://www.obeythetestinggoat.com/)
122
147
*[Build a RESTful Microservice in Python](http://www.skybert.net/python/developing-a-restful-micro-service-in-python/)
148
+
123
149
### Bots:
150
+
124
151
*[Build a Reddit Bot](http://pythonforengineers.com/build-a-reddit-bot-part-1/)
125
152
*[How to Make a Reddit Bot - YouTube](https://www.youtube.com/watch?v=krTUf7BpTc0)
126
153
*[Build a Facebook Messenger Bot](https://blog.hartleybrody.com/fb-messenger-bot/)
127
154
*[Making a Reddit + Facebook Messenger Bot](https://pythontips.com/2017/04/13/making-a-reddit-facebook-messenger-bot/)
*[Build a Simple Interpreter](https://ruslanspivak.com/lsbasi-part1/)
133
162
*[Write a NoSQL Database in Python](https://jeffknupp.com/blog/2014/09/01/what-is-a-nosql-database-learn-by-writing-one-in-python/)
134
163
*[Building a Gas Pump Scanner with OpenCV/Python/iOS](https://hackernoon.com/building-a-gas-pump-scanner-with-opencv-python-ios-116fe6c9ae8b)
135
164
*[Build a Distributed Streaming System with Python and Kafka](https://scotch.io/tutorials/build-a-distributed-streaming-system-with-apache-kafka-and-python)
136
165
137
166
## Go:
167
+
138
168
*[Create a Real Time Chat App with Golang, Angular 2, and WebSocket](https://www.thepolyglotdeveloper.com/2016/12/create-real-time-chat-app-golang-angular-2-websockets/)
139
169
*[Building Go Web Applications and Microservices Using Gin](https://semaphoreci.com/community/tutorials/building-go-web-applications-and-microservices-using-gin)
140
170
*[How to Use Godog for Behavior-driven Development in Go et started with Godog](https://semaphoreci.com/community/tutorials/how-to-use-godog-for-behavior-driven-development-in-go)
141
171
142
172
## PHP:
173
+
143
174
*[How To Build A Blog With Laravel](https://www.youtube.com/playlist?list=PLwAKR305CRO-Q90J---jXVzbOd4CDRbVx)
144
175
*[Make Your Own Blog (in Pure PHP)](http://ilovephp.jondh.me.uk/en/tutorial/make-your-own-blog)
145
176
*[Build A Real Estate Website Example with SilverStripe](https://www.silverstripe.org/learn/lessons/)
146
177
*[Building Realtime Chat App with Laravel 5.4 and VueJS](https://www.youtube.com/playlist?list=PLXsbBbd36_uVjOFH_P25__XAyGsohXWlv)
147
178
*[Build A Social Network: Laravel 5 - Youtube](https://www.youtube.com/playlist?list=PLfdtiltiRHWGGxaR6uFtwZnnbcXqyq8JD)
148
179
149
180
## Ruby:
181
+
150
182
*[Build Instagram From Scratch with Ruby on Rails](https://www.dropbox.com/s/9vq430e9s3q7pu8/Let%27s%20Build%20Instagram%20with%20Ruby%20on%20Rails%20-%20Free%20Edition.pdf?dl=0)
151
183
*[Build a CMS with Ruby on Rails](https://pchm.co/posts/tutorial-how-to-build-a-cms-in-ruby-on-rails)
152
184
*[Build a Social Network using Rails](https://medium.com/rails-ember-beyond/how-to-build-a-social-network-using-rails-eb31da569233)
153
185
154
186
## Haskell:
187
+
155
188
*[Write You a Haskell - Build a modern functional compiler](http://dev.stephendiehl.com/fun/)
156
189
*[Write Yourself a Scheme in 48 hours](https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours)
157
190
*[Write You A Scheme, Version 2](https://github.com/write-you-a-scheme-v2/scheme)
@@ -161,20 +194,24 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
161
194
*[Making a Website with Haskell **(outdated)**](http://adit.io/posts/2013-04-15-making-a-website-with-haskell.html)
162
195
163
196
## R:
197
+
164
198
*[Build Web Apps with Shiny](http://shiny.rstudio.com/tutorial/)
0 commit comments