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
*[Tetris Tutorial in C++ Platform Independent](http://javilop.com/gamedev/tetris-tutorial-in-c-platform-independent-focused-in-game-logic-for-beginners/)
*[Build Responsive layout with BootStrap 4 and Angular 6](https://medium.com/@tomastrajan/how-to-build-responsive-layouts-with-bootstrap-4-and-angular-6-cfbb108d797b)
156
191
157
192
#### Node:
158
193
@@ -180,6 +215,8 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
@@ -239,7 +276,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
239
276
*[Mining Twitter Data with Python](https://marcobonzanini.com/2015/03/02/mining-twitter-data-with-python-part-1/)
240
277
*[Scrape a Website with Scrapy and MongoDB](https://realpython.com/blog/python/web-scraping-with-scrapy-and-mongodb/)
241
278
*[How To Scrape With Python and Selenium WebDriver](http://www.byperth.com/2018/04/25/guide-web-scraping-101-what-you-need-to-know-and-how-to-scrape-with-python-selenium-webdriver/)
242
-
*[Which Movie Should I Watch using BeautifulSoap](https://medium.com/@nishantsahoo.in/which-movie-should-i-watch-5c83a3c0f5b1)
279
+
*[Which Movie Should I Watch using BeautifulSoup](https://medium.com/@nishantsahoo.in/which-movie-should-i-watch-5c83a3c0f5b1)
243
280
244
281
### Web Applications:
245
282
@@ -253,6 +290,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
253
290
*[Build a RESTful Microservice in Python](http://www.skybert.net/python/developing-a-restful-micro-service-in-python/)
254
291
*[Microservices with Docker, Flask, and React](https://testdriven.io/)
255
292
*[Build A Simple Web App With Flask](https://pythonspot.com/flask-web-app-with-python/)
293
+
*[Build a RESTful API with Flask – The TDD Way](https://scotch.io/tutorials/build-a-restful-api-with-flask-the-tdd-way)
256
294
257
295
### Bots:
258
296
@@ -341,6 +379,17 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
341
379
*[Build A Real Estate Website Example with SilverStripe](https://www.silverstripe.org/learn/lessons/)
342
380
*[Building Realtime Chat App with Laravel 5.4 and VueJS](https://www.youtube.com/playlist?list=PLXsbBbd36_uVjOFH_P25__XAyGsohXWlv)
343
381
*[Build A Social Network: Laravel 5 - Youtube](https://www.youtube.com/playlist?list=PLfdtiltiRHWGGxaR6uFtwZnnbcXqyq8JD)
382
+
* Build a full-featured multi-tenant app with Laravel
*[Part 2: Roles and Permissinos](https://medium.com/@ashokgelal/a-full-featured-multi-tenant-app-with-laravel-part-2-roles-and-permissions-d9a5bfe5d525)
0 commit comments