From eec93e570f495ccf2479705c60ba05ac98e0edcb Mon Sep 17 00:00:00 2001 From: fortec007 Date: Tue, 11 Jul 2017 04:01:41 +0100 Subject: [PATCH 1/7] Build a Live Code-reloader Library for C++ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8682a22..28c17aa 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Part 3: TCP Basics & Handshake](http://www.saminiir.com/lets-code-tcp-ip-stack-3-tcp-handshake/) * [Part 4: TCP Data Flow & Socket API](http://www.saminiir.com/lets-code-tcp-ip-stack-4-tcp-data-flow-socket-api/) * [Part 5: TCP Retransmission](http://www.saminiir.com/lets-code-tcp-ip-stack-5-tcp-retransmission/) +* [Build a Live Code-reloader Library for C++](http://howistart.org/posts/cpp/1/index.html) ## C#: * [Learn C# By Building a Simple RPG Game](http://scottlilly.com/learn-c-by-building-a-simple-rpg-index/) From 30cde6c3600264df0a65d37e4eaf43970557ab03 Mon Sep 17 00:00:00 2001 From: fortec007 Date: Tue, 11 Jul 2017 04:07:37 +0100 Subject: [PATCH 2/7] Build A Support Ticket Application With AdonisJs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 28c17aa..39cb021 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Part 1](https://bitsofco.de/bitsofcode-pwa-part-1-offline-first-with-service-worker/) * [Part 2](https://bitsofco.de/bitsofcode-pwa-part-2-instant-loading-with-indexeddb/) * [Part 3](https://bitsofco.de/bitsofcode-pwa-part-3-push-notifications/) +* Build A Support Ticket Application With AdonisJs + * [Part 1](https://scotch.io/tutorials/build-a-support-ticket-application-with-adonisjs) + * [Part 2](https://scotch.io/tutorials/build-a-support-ticket-application-with-adonisjs-part-2) ### Game Development: * [Make 2D Breakout Game using Phaser](https://developer.mozilla.org/en-US/docs/Games/Tutorials/2D_breakout_game_Phaser) * Make Flappy Bird in HTML5 and JavaScript with Phaser From b00a330fc2847a5b13978c100dd0f014e15e4b67 Mon Sep 17 00:00:00 2001 From: fortec007 Date: Tue, 11 Jul 2017 05:18:25 +0100 Subject: [PATCH 3/7] Build A Social Network: Laravel 5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 39cb021..9c13008 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Make Your Own Blog (in Pure PHP)](http://ilovephp.jondh.me.uk/en/tutorial/make-your-own-blog) * [Build A Real Estate Website Example with SilverStripe](https://www.silverstripe.org/learn/lessons/) * [Building Realtime Chat App with Laravel 5.4 and VueJS](https://www.youtube.com/playlist?list=PLXsbBbd36_uVjOFH_P25__XAyGsohXWlv) +* [Build A Social Network: Laravel 5 - Youtube](https://www.youtube.com/playlist?list=PLfdtiltiRHWGGxaR6uFtwZnnbcXqyq8JD) ## Ruby: * [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) From 00da012c1ad2adde34feb98f262593308029cf05 Mon Sep 17 00:00:00 2001 From: fortec007 Date: Wed, 12 Jul 2017 22:57:56 +0100 Subject: [PATCH 4/7] Added Thinkster.io to Additional Resources --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c13008..59d6ab7 100644 --- a/README.md +++ b/README.md @@ -175,3 +175,4 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Exercism](http://www.exercism.io/) * [Egghead.io](http://www.egghead.io/) * [Michael Herman's Blog](http://mherman.org/) +* [Thinkster.io](htttp://thinkster.io) From c3eb4d1e00e1cbaea7b735636ac53ef74771f3d4 Mon Sep 17 00:00:00 2001 From: Tu Tran Date: Wed, 12 Jul 2017 23:41:25 -0400 Subject: [PATCH 5/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59d6ab7..9eb4ad4 100644 --- a/README.md +++ b/README.md @@ -175,4 +175,4 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Exercism](http://www.exercism.io/) * [Egghead.io](http://www.egghead.io/) * [Michael Herman's Blog](http://mherman.org/) -* [Thinkster.io](htttp://thinkster.io) +* [Thinkster.io](http://thinkster.io) From d3848b92de155730cdda4ac004866f9d8062ec48 Mon Sep 17 00:00:00 2001 From: fortec007 Date: Thu, 13 Jul 2017 10:36:05 +0100 Subject: [PATCH 6/7] Added Goodheads.io to Additional Resources --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9eb4ad4..c0cb641 100644 --- a/README.md +++ b/README.md @@ -176,3 +176,4 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Egghead.io](http://www.egghead.io/) * [Michael Herman's Blog](http://mherman.org/) * [Thinkster.io](http://thinkster.io) +* [Goodheads](http://goodheads.io) \ No newline at end of file From 633956ad08582ddce617c85518ed8449f8e286e4 Mon Sep 17 00:00:00 2001 From: Jody LeCompte Date: Fri, 14 Jul 2017 01:40:50 -0500 Subject: [PATCH 7/7] Adding elixir section + build a chat app tutorial --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c0cb641..33aa561 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [C/C++](#cc) * [C#](#c) * [Clojure](#clojure) +* [Elixir](#elixir) * [Java](#java) * [JavaScript](#javascript) * [Kotlin](#kotlin) @@ -46,6 +47,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB ## Clojure: * [Build a Twitter Bot with Clojure](http://howistart.org/posts/clojure/1/index.html) +## Elixir +* [Building a Simple Chat App With Elixir and Phoenix](https://sheharyar.me/blog/simple-chat-phoenix-elixir/) + ## Java: * [Build a Simple HTTP Server with Java](http://javarevisited.blogspot.com/2015/06/how-to-create-http-server-in-java-serversocket-example.html) * [Build an Android Flashlight App](https://www.youtube.com/watch?v=dhWL4DC7Krs)