Commit Graph

233 Commits

Author SHA1 Message Date
Tu Tran
26ed30cf67
Merge pull request #67 from bobeff/handmade-hero
Add Handmade Hero tutorial.
2018-04-27 13:25:36 -04:00
Tu Tran
ab48712ea5
Merge pull request #72 from sayands/master
Added Deep Learning and Machine Learning Tutorials
2018-04-26 17:39:58 -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
5eb1ddade8 Merge branch 'master' of https://github.com/tuvtran/project-based-learning 2018-04-25 22:22:26 +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
Tu Tran
76171df51d
Merge pull request #71 from sayands/master
Added HTML/CSS topic,React,Python and R tutorials
2018-04-24 14:59:36 -04:00
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
Tu Tran
4521a3098c
Merge pull request #68 from alvierahman90/patch-2
Sort README.md Table of Contents
2018-04-20 16:10:29 -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
Tu Tran
44e4cf8e3d
Merge pull request #65 from sayands/master
Added Machine Learning,Go Tutorials and Restructured Topics List
2018-04-20 02:09:19 -04:00
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
Tu Tran
c869445b66
Merge pull request #64 from sayands/master
Restructured for Node.js separate topic and Added Node.js and D3.js tutorials
2018-04-20 01:35:34 -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
Tu Tran
57372363f9
Merge pull request #62 from bobeff/cpp-opengl-breakout
Add tutorial about creating Breakout game clone
2018-04-20 00:16:50 -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
Tu Tran
d6e2c41635
Merge pull request #59 from jodylecompte/master
Add: Building a JIRA integration with Clojure & Atlassian Connect
2018-04-17 14:48:18 -04:00
Jody LeCompte
8c6ddd7b96
Add: Building a JIRA integration with Clojure & Atlassian Connect 2018-04-17 13:23:59 -05:00