Commit Graph

354 Commits

Author SHA1 Message Date
Ivan Bobev
3ddf118ce5 Add tutorial about writing concurrent servers.
* Add additional sub-section in C/C++ section about network
programming.
* Move "Let's Code a TCP/IP Stack" tutorial series in it.
* Add series of tutorials about writing concurrent servers by
[Eli Bendersky](https://github.com/eliben).
2018-05-09 12:48:10 +03:00
sayands
aa430056c5 Removed tutorial ML 2018-05-03 09:04:21 +03:00
sayands
d87f86fb52 Added Twitter Sentiment Analysis Tutorial part 3 and 4 2018-04-30 23:52:59 +05:30
sayands
a650be29b9 Added Machine Learning Algorithm Tutorials 2018-04-30 23:50:30 +05:30
sayands
0d60ed850a Added Transfer Learning tutorial 2018-04-30 23:49:15 +05:30
sayands
e8ea025457 Added Twitter Sentiment Analysis Tutorial 2018-04-29 11:14:45 +05:30
sayands
d94d8e49e2 Added Language Detection AI tutorial 2018-04-29 11:11:27 +05:30
sayands
f3a41d5b18 Added Scraping Selenium Tutorial 2018-04-29 11:08:29 +05:30
sayands
6c78811362 Added Chat Application Tutorial 2018-04-29 11:06:13 +05:30
Tu Tran
26ed30cf67
Merge pull request #67 from bobeff/handmade-hero
Add Handmade Hero tutorial.
2018-04-27 13:25:36 -04:00
sayands
3ac50b2c40 Added Face Recognition System tutorial 2018-04-27 00:51:04 +05:30
sayands
6ce1f7e62f Added Classifiation of Fruits problem 2018-04-27 00:49:31 +05:30
sayands
578d929b5b Added Image Caption generator 2018-04-25 22:22:18 +05:30
sayands
45c6df36f6 Added Facial Recognition pipeline 2018-04-25 22:21:07 +05:30
sayands
51a9eee8b0 Added First CNN tutorial 2018-04-25 22:20:16 +05:30
sayands
48b4462cdc Added Inception Model Tutorial 2018-04-25 22:19:11 +05:30
sayands
c5b40edfd9 Added Trading Bot in R 2018-04-23 21:49:44 +05:30
sayands
7e3c0105e7 Added ML Tutorial 2018-04-23 01:10:24 +05:30
sayands
f2e8fe8204 Added React Native Tutorial 2018-04-23 01:00:39 +05:30
sayands
47100f7a9e Added React Tutorial 2018-04-22 13:20:36 +05:30
sayands
43de717174 Fixed Link Issue and added twitter bot tutorial 2018-04-22 13:18:59 +05:30
sayands
1eedeec82e Fixed Bugs 2018-04-22 13:09:48 +05:30
sayands
ec85212ae2 Added new HTML/CSS topic and a related tutorial 2018-04-22 13:07:39 +05:30
Tu Tran
a7423c24bb
Merge pull request #70 from patrykryczko/master
Vue.js Application Tutorial – Creating a Simple Budgeting App with Vue
2018-04-21 20:50:01 -04:00
patrykryczko
7c267951ff Vue.js Application Tutorial – Creating a Simple Budgeting App with Vue 2018-04-21 20:46:23 +02:00
Tu Tran
1f47973300
Merge pull request #69 from sayands/master
Added React,Node and Deep Learning Tutorials
2018-04-21 14:36:36 -04:00
sayands
2e0c8ebb9d Added MailChimp Integration Tutorial 2018-04-21 15:21:46 +05:30
sayands
f2e6164299 Added Simple Medium Clone Tutorial 2018-04-21 15:20:31 +05:30
sayands
cbe748db7f Added Captcha Break Tutorial with CNNs 2018-04-21 15:18:29 +05:30
Tu Tran
a87824a23d
add title to python data science tutorials 2018-04-21 03:25:49 -04:00
Tu Tran
14acf807f7
Merge pull request #66 from sayands/master
Added JS,Flask,Python Tutorials and Restructured Django Tutorials
2018-04-21 03:14:52 -04:00
Alvie Rahman
56c4551c9d
Update README.md 2018-04-20 16:00:08 +01:00
Alvie Rahman
344440924d
Sort README.md Table of Contents
Makes it easier to find the language you're looking for.
2018-04-20 15:48:45 +01:00
Ivan Bobev
87978f20fc Add Handmade Hero tutorial.
* Add link to the official site of the Handmade Hero video game creation
video tutorial series to the C++ OpenGL subsection.
* Sort C++ OpenGL subsection tutorials alphabetically.
2018-04-20 17:25:55 +03:00
sayands
c822136a2c Added pure JS tutorial 2018-04-20 12:29:35 +05:30
sayands
264fb3170c Added Learn Python For Data Science tutorial 2018-04-20 12:24:40 +05:30
sayands
818c7001b9 Added Flask Tutorial and Restructured Project 2018-04-20 12:01:41 +05:30
sayands
fb0f3dce93 Added Step-by-Step Machine Learning in Python 2018-04-20 11:53:54 +05:30
sayands
1da39bd80d Added GoLang tutorial 2018-04-20 11:34:46 +05:30
sayands
13fa1a318d Fixed Header Issue 2018-04-20 11:31:35 +05:30
sayands
77350f1ec4 Added Linear Regression Python Tutorial 2018-04-20 11:31:10 +05:30
Tu Tran
e944ffa818
fix header issue with D3 2018-04-20 01:37:15 -04:00
sayands
7bb09ec237 Fixed Name Issues 2018-04-20 11:02:43 +05:30
sayands
e5d237c35c Added D3.js tutorial 2018-04-20 11:00:26 +05:30
sayands
2ec1838377 Added REST app tutorial 2018-04-20 10:58:14 +05:30
sayands
ee450d3cd6 Added a new Node.js basics tutorial 2018-04-20 10:47:10 +05:30
sayands
d460007f11 Restructured for Node.js topic 2018-04-20 10:45:04 +05:30
Tu Tran
95800b6dd3
Merge pull request #61 from jodylecompte/master
Javascript: "Vue 2 + Firebase Authentication App"
2018-04-20 00:17:16 -04:00
Ivan Bobev
6c1be26b9a Add tutorial about creating Breakout game clone
Separate additional subsection in C/C++ section about OpenGL and move
there the tutorial related to creating Minecraft game clone. Also add
tutorial about creating of a complete 2D Breakout game clone, part of
[Joey de Vries](https://github.com/JoeyDeVries)'s [Learn
OpenGL](https://learnopengl.com/) tutorial.
2018-04-19 16:03:07 +03:00
Jody LeCompte
9d6a08a740
Javascript: "Vue 2 + Firebase Authentication App"
Full title: Vue 2 + Firebase: How to build a Vue app with Firebase authentication system in 15 minutes
2018-04-19 01:09:47 -05:00
Jody LeCompte
8c6ddd7b96
Add: Building a JIRA integration with Clojure & Atlassian Connect 2018-04-17 13:23:59 -05:00
Tu Tran
bbecdfbd86
Merge pull request #58 from sayands/master
Added Django and Node.js tutorials
2018-04-17 12:00:09 -04:00
sayands
232a471ff7 Fixed Issues 2018-04-17 21:26:48 +05:30
Tu Tran
4252c2f302
Edit crafting interpreter to have both C and Java 2018-04-17 11:55:25 -04:00
sayands
ba309c1225 Added Django Girls Extensions 2018-04-17 21:07:17 +05:30
sayands
cdc23fe6dc Added Twitter Bot Tutorial part 2 2018-04-17 21:05:10 +05:30
Jody LeCompte
9e1c173df6
Javascript: "How to write your own Virtual DOM" 2018-04-16 23:08:42 -05:00
Tu Tran
cfb5a394ae
Add part 6 - 8 for writing a compiler in C 2018-04-16 19:12:14 -04:00
Tu Tran
fe0f325e3a
Merge pull request #54 from bobeff/rust-chat-service
Add Rust tutorial about writing a chat service.
2018-04-16 19:02:05 -04:00
Tu Tran
c8ccc4c57e
Merge pull request #53 from bobeff/bytepath
Add BYTEPATH tutorial
2018-04-16 19:01:23 -04:00
sayands
188e5299d5 Added Node.js Bot Tutorial 2018-04-16 12:12:27 +05:30
Ivan Bobev
86aee73fe5 Add Rust tutorial about writing a chat service.
Add "Rust in Detail: Writing Scalable Chat Service from Scratch"
tutorial by [Nikita Baksalyar](https://github.com/nbaksalyar).
2018-04-16 08:32:01 +03:00
Ivan Bobev
ab17a58dfb Add BYTEPATH tutorial
Add a new section for the [Lua](https://www.lua.org/) programming
language and a new section for the [LÖVE](https://love2d.org/) 2D game
engine. Inside it add a tutorial for creation of a complete 2D game with
**Lua** and **LÖVE** called
[BYTEPATH](http://store.steampowered.com/app/760330/BYTEPATH/) by
[SSYGEN](https://github.com/SSYGEN).
2018-04-16 08:18:25 +03:00
Tu Tran
e79608f5ff
add crafting interpreter in C 2018-04-08 19:43:57 -04:00
Tu Tran
00a910fd2a
add discussion thread on Reddit about project based learning in C 2018-04-08 19:43:10 -04:00
Tu Tran
b5d0d2810a
Add write a FUSE filesystem 2018-03-15 11:39:38 -04:00
Tu Tran
9133dd9906
add write a microservice in Rust 2018-03-15 11:38:43 -04:00
Tu Tran
9403ea6544
add write an OS in pure Rust 2018-03-10 05:06:21 -05:00
Jody LeCompte
b398fdac28
Added "Building a Spell-Checker in Clojure" 2018-02-27 00:44:47 -06:00
Tu Tran
a0846d20a3 add build blockchain in Go 2018-01-29 13:03:16 -05:00
Tu Tran
5f3cab6c06 build blockchain in python 2018-01-14 23:40:28 +07:00
Tu Tran
5c548d8f19 build too many linked lists in rust 2018-01-14 23:38:05 +07:00
Tu Tran
0df91562d4 goodhead died 2018-01-14 23:37:10 +07:00
Tu Tran
580c9877c4 write a compiler in C (in progress) 2018-01-14 23:36:28 +07:00
Tu Tran
ecc18d26bd write a minimal jit compiler in c++ 2018-01-14 23:33:08 +07:00
Tu Tran
714935295c write jit compiler in python 2017-11-14 23:48:58 -05:00
Tu Tran
ccab608d6d linux containers in c in 500 lines 2017-11-03 14:50:03 -04:00
Tu Tran
3fbb613fa2 subcategorized Python and added machine learning 2017-10-25 14:24:01 -04:00
Mac Ahmed
16a6357806 Average Face, OpenCV and Python Tutorial 2017-10-25 22:29:21 +08:00
Mac Ahmed
4259862e9b Added Python Deep Learning
http://danielnouri.org/notes/2014/12/17/using-convolutional-neural-nets-to-detect-facial-keypoints-tutorial/
2017-10-25 21:21:31 +08:00
Tu Tran
c9d6b6f6ca test-driven microservices with flask, docker and react 2017-10-21 19:16:02 -04:00
Tu Tran
88e6cc1b40 implement a language in llvm with ocaml 2017-10-21 19:11:25 -04:00
Tu Tran
88b3eb2c7a implement a language with llvm in C++ 2017-10-21 19:09:39 -04:00
Tu Tran
6402314202 write a bootloader in C 2017-10-21 19:06:55 -04:00
Tu Tran
2b3ce5f653 add write a kernel in C 2017-10-21 19:06:07 -04:00
Tu Tran
22f566af60 add Ruby subsection 2017-10-21 19:03:59 -04:00
Tu Tran
526ec6eddd resolved merge conflict 2017-10-21 16:13:27 -04:00
Tu Tran
bf8902e3c9 reformat code 2017-10-21 16:12:20 -04:00
Prasasto Adi
c34163e0d7 Write an Sqlite Clone from Scratch in C 2017-10-03 13:07:49 +07:00
Jody LeCompte
b70d9cb787 Python tutorial - build a tweet bot 2017-09-05 01:18:34 -05:00
Tu Tran
0c38862802 Merge branch 'master' of https://github.com/tuvttran/project-based-learning 2017-08-31 00:58:06 -04:00
Tu Tran
5ae6e546f5 implement a key-value store in c++ 2017-08-31 00:57:59 -04:00
James 明良 Routley
0de477477c Add write a hash table in C tutorial 2017-08-24 18:44:32 +01:00
Tu Tran
c5a921a2d6 Merge branch 'master' of https://github.com/tuvttran/project-based-learning 2017-08-13 23:16:11 -04:00
Tu Tran
0d73ccb2cc how to program an NES game in C 2017-08-13 23:16:03 -04:00
Jody LeCompte
633956ad08 Adding elixir section + build a chat app tutorial 2017-07-14 01:40:50 -05:00
fortec007
d3848b92de Added Goodheads.io to Additional Resources 2017-07-13 10:36:05 +01:00
Tu Tran
c3eb4d1e00 Update README.md 2017-07-12 23:41:25 -04:00
fortec007
00da012c1a Added Thinkster.io to Additional Resources 2017-07-12 22:57:56 +01:00
fortec007
b00a330fc2 Build A Social Network: Laravel 5 2017-07-11 05:18:25 +01:00
fortec007
30cde6c360 Build A Support Ticket Application With AdonisJs 2017-07-11 04:07:37 +01:00
fortec007
eec93e570f Build a Live Code-reloader Library for C++ 2017-07-11 04:01:41 +01:00
Tu Tran
7c5fa610a5 beginnig game programming with c++ and sdl 2017-07-07 01:03:00 -04:00
Tu Tran
34e9c32d7c Merge branch 'master' of https://github.com/tuvttran/project-based-learning 2017-07-07 01:01:59 -04:00
Tu Tran
282bab5940 let's code a tcp/ip stack 2017-07-07 01:01:50 -04:00
fortec007
2bba8406c2 Build Realtime Chat App With Laravel and Vuejs 2017-06-29 23:39:49 +01:00
Tu Tran
ee3f80a8aa Merge pull request #31 from dmushail/patch-1
Added 'Hacking With Swift' online tutorial
2017-06-25 20:59:25 -04:00
Tom Holder
8b06439f12 Build a web application with Django and AngularJS 2017-06-25 19:58:41 -04:00
Tu Tran
603677dd2e build a basic compiler in haskell 2017-06-24 18:55:39 -04:00
Tu Tran
9ec3f21869 Merge branch 'master' of https://github.com/tuvttran/project-based-learning 2017-06-23 15:59:54 -04:00
Tu Tran
a9d4aaa129 add build a browser engine in Rust 2017-06-23 15:59:40 -04:00
Tu Tran
b7959993a2 Merge pull request #32 from adilkhash/master
Updated Python Bot Telegram tutorials
2017-06-13 10:04:32 -04:00
Адиль Хаштамов
f66d2f5b46 Create README.md
Reformatted tutorial on Telegram bot according to contributing rules
2017-06-13 09:38:08 +06:00
Адиль Хаштамов
dc0a5f4f4e Create README.md
Updated Telegram tutorials
2017-06-13 09:34:11 +06:00
Адиль Хаштамов
9cf3e72234 Create README.md
Added second part tutorial to Python section on deploying Telegram bot to production environment.
2017-06-13 09:33:24 +06:00
Tu Tran
d7c1441bf9 Merge branch 'master' of https://github.com/tuvttran/project-based-learning 2017-05-24 23:53:01 -04:00
Tu Tran
5a669b6cd6 add kotlin tutorial to build reddit clone 2017-05-24 23:52:45 -04:00
Daniel Mushailov
1142aa8f32 Added 'Hacking With Swift' online tutorial 2017-05-23 10:02:40 -04:00
Tu Tran
75018b2184 Merge pull request #29 from AzariasB/patch-2
url rollback-javascript desktop application
2017-05-22 10:24:20 -04:00
Daniel Mushailov
31352e22e7 corrected typos 2017-05-20 22:46:55 -04:00
Tu Tran
28df6a59f9 build a distributed steaming system with python and kafka 2017-05-19 15:57:46 -04:00
Tu Tran
3b2ccd254b add michael herman's blog 2017-05-19 14:02:15 -04:00
Tu Tran
409cde7373 TDD with node, postgres, knex 2017-05-19 14:01:31 -04:00
Azarias Boutin
c62a05e9e5 url rollback-javascript desktop application
Scotch.io changed the url back to the original ... weird
2017-05-19 15:22:47 +02:00
Tu Tran
6b85d2c279 develop a restful microservice in python 2017-05-18 16:13:39 -04:00
Tu Tran
f938af53ef obey the testing goat python 2017-05-16 13:56:33 -04:00
Tu Tran
77b2a20b51 build a twitter stream with react and nod 2017-05-16 00:47:48 -04:00
Tu Tran
6687e228f0 react tutorial clone yelp 2017-05-15 15:12:11 -04:00
Tu Tran
a9ecfc60ee fix some layout stuff 2017-05-11 18:07:56 -04:00
Tu Tran
2d60685c2c Merge pull request #25 from Ibrahim-Islam/master
Adds JavaScript tutorial to build small 30 things
2017-05-11 18:02:43 -04:00
Ibrahim Islam
3486c7f789 Adds JavaScript tutorial to build small 30 things 2017-05-11 20:04:39 +06:00
Peter Thaleikis
7d48ff157d Adding SilverStripe example in 2017-05-11 20:48:35 +07:00
Tu Tran
aa2fd1a6e4 Merge pull request #20 from fortecdev/master
Added Clojure Twitter Bot Tutorial
2017-05-11 01:45:45 -04:00
Tu Tran
9598cc65dc Merge pull request #21 from MacAhmed/patch-1
Added Out-Of-Date section to Haskell
2017-05-11 01:45:09 -04:00
Mac Ahmed
99d3ee763b Added Out-Of-Date section to Haskell 2017-05-11 10:56:11 +08:00
fortec007
661a16a5b1 Added Clojure Twitter Bot Tutorial 2017-05-10 23:57:12 +01:00
Selrond
a3ec630648 add PHP tutorial series "Make your own blog" 2017-05-10 08:57:17 +02:00
Azarias Boutin
b9864b0bd6 React music player part 3 - fixed broken link
The old link was giving a 404 error
2017-05-08 11:21:50 +02:00
delta4d
4b0399c786 add haskell project write-you-a-scheme-v2 2017-05-08 14:30:47 +08:00
Tu Tran
42ea706d56 Merge pull request #13 from adilkhash/master
Added Telegram bot creation tutorial
2017-05-06 18:55:17 -04:00
Victor Hugo Avelar
9809e96d84 Update R tutorial link
The link contained is deprecated, the new link points to the current tutorial whit the latest resources.

Regards from México!
2017-05-06 11:52:32 -05:00
Адиль Хаштамов
583dccfa84 Added Telegram bot creation tutorial
Updated list with a tutorial on how to create a telegram bot using Python
2017-05-06 22:20:00 +06:00
Tu Tran
136036b3a9 split js into frameworks 2017-05-05 18:32:37 -04:00
Tu Tran
660fe9c8df build yourself a redux 2017-05-05 18:29:37 -04:00
Tu Tran
ff14ad23db Merge pull request #11 from fortecdev/master
Added Laravel Blog Tutorial
2017-05-05 18:14:55 -04:00
Biodun Chris
ddaf3c04f6 Added how to build a PWA 2017-05-05 07:22:50 +01:00
Biodun Chris
b691db7681 Added Mobile Application Dev. With React Native 2017-05-05 07:09:25 +01:00
Biodun Chris
826c786b6f Added Egghead.io to Additional Resources 2017-05-05 07:02:28 +01:00
Olumide Falomo
907672a7bb Changed title to uppercase 2017-05-05 06:56:33 +01:00
fortec007
412844d950 Added Laravel Blog Tutorial 2017-05-04 23:18:35 +01:00
housseindjirdeh
eceee2e842 add angular2+ hacker news tutorial 2017-05-02 12:33:47 -04:00
Tu Tran
d4fec6f9e2 making movie monad with haskell 2017-05-02 05:59:03 -04:00
Tu Tran
6fdad4ff56 add r and shiny tutorial to build web app 2017-05-02 05:53:22 -04:00
Tu Tran
94e38bb7de build social network with rails 2017-05-02 05:51:03 -04:00
Tu Tran
702eea4573 build a cms in ruby on rails 2017-05-02 05:49:03 -04:00
Tu Tran
8c22e6faf9 build a spring boot app with user auth - java 2017-05-02 05:48:17 -04:00
Tu Tran
d53d08f321 divide javascript into subcategories 2017-05-02 05:46:01 -04:00
Tu Tran
f878631907 make website with haskell 2017-05-02 05:44:09 -04:00
Tu Tran
542b37cc81 roll your own IRC bot in haskell 2017-05-02 05:42:57 -04:00
Tu Tran
6bdb2e8636 build an android flashlight app 2017-05-02 02:25:44 -04:00
Tu Tran
7837c53791 build ios photo gallery with c# 2017-05-02 02:17:20 -04:00
Tu Tran
a42430bac4 blank app with xamarin and c# 2017-05-02 02:15:48 -04:00
Tu Tran
f1054e2bc3 create rogue game with c# 2017-05-02 02:11:02 -04:00
Tu Tran
18ec8401c4 add build rpg game with c# 2017-05-02 02:08:44 -04:00
Tu Tran
1e481e9523 add build http server with java 2017-05-02 02:02:55 -04:00
Tu Tran
95a08a8634 fix python titles 2017-05-02 02:02:03 -04:00
Michele "Ubik" De Simoni
c1ea7681db Update README.md 2017-05-02 02:58:57 +02:00
Michele "Ubik" De Simoni
d588e7ca48 Grouping Python tutorials by theme 2017-05-02 02:54:47 +02:00
Havan Agrawal
f00e38c0e7 Fix typo in JavaScript section 2017-05-01 19:35:57 +05:30
Akshay Kadam
197c038924 Added Best Full Stack Redux Tutorial 🎉 2017-05-01 13:50:37 +05:30
Tu Tran
e833ae0c0c Merge branch 'master' of https://github.com/tuvttran/project-based-learning 2017-04-29 02:45:06 -04:00
Tu Tran
209b79b98c add exercism 2017-04-29 02:44:46 -04:00
Tu Tran
9cec73ee18 how to build an interpreter in c++ 2017-04-29 02:44:18 -04:00
Tu Tran
25d1d485a0 Merge pull request #1 from ravi-ojha/master
Create a blog webapp in Django
2017-04-28 19:26:38 -04:00
Ravi Ojha
30412c16f0 Create a blog webapp in Django 2017-04-29 02:12:22 +05:30
Nhat Dao
9babe12685 Added tutorial on BDD with Go with Godog 2017-04-28 15:25:36 -05:00
Nhat Dao
abf64180db Added build web app with Go lang and Gin framework 2017-04-28 15:24:47 -05:00
Tu Tran
a6f6ee4bd0 Update README.md 2017-04-28 15:45:54 -04:00
Tu Tran
0627de587c add additional resources 2017-04-28 15:42:35 -04:00
Tu Tran
779363064b build a music player with react and electron 2017-04-28 15:40:23 -04:00
Tu Tran
51b845553f build a real time markdown editor with nodejs (javascript) 2017-04-28 15:27:21 -04:00
Tu Tran
2c2ebc74b3 Make Flappy Bird in HTML5 and javascript with phaser (javascript) 2017-04-28 15:10:13 -04:00
Tu Tran
bc70038b73 2d breakout game with phaser (javascript) 2017-04-28 15:08:13 -04:00
Tu Tran
c259249a40 fix write yourself a scheme link 2017-04-28 01:35:23 -04:00
Tu Tran
f57c8365b4 fix some formatting errors 2017-04-28 01:34:19 -04:00
Tu Tran
db08438b06 add contribution guidelines 2017-04-28 01:32:31 -04:00
Tu Tran
3195ae6ff9 edit introduction paragraphs 2017-04-28 01:20:38 -04:00
Tu Tran
97ef4e954d add build story with mern and webtask.io 2017-04-28 01:14:37 -04:00
Tu Tran
fbc798c0e2 write an os in rust 2017-04-13 13:01:57 -04:00
Tu Tran
34052abd01 write yourself a scheme in haskell in 48 hours 2017-04-13 13:00:54 -04:00
Tu Tran
bb90694a37 build gas pump scanner with python and opencv 2017-04-13 12:35:37 -04:00
Tu Tran
cd88a432c7 make reddit+facebook messenger bot 2017-04-12 20:29:08 -04:00
Tu Tran
610d066e78 add rust build a simple web app 2017-04-12 02:19:02 -04:00
Tu Tran
c8ca4fdae7 fix c++ linik 2017-04-12 02:10:48 -04:00
Tu Tran
27b047fba3 fix c++ link in table of contents 2017-04-12 02:10:19 -04:00
Tu Tran
7136ac75b7 python web scraping and todolist with rethinkdb 2017-04-12 02:05:01 -04:00
Tu Tran
7e7521caab fix go link 2017-04-12 01:59:52 -04:00
Tu Tran
4dd619ab42 write nosql db in python and write real time chat app with go lang 2017-04-12 01:59:03 -04:00
Tu Tran
18e3d12d82 build instagram clone with nodejs 2017-04-12 01:53:16 -04:00
Tu Tran
1c9e4c5c61 how to make minecraft in c++ and opengl 2017-04-12 01:38:44 -04:00