Commit Graph

526 Commits

Author SHA1 Message Date
Tu V. Tran
8ded0f944a
Merge pull request #163 from bobeff/git
Add tutorial about how to write your own git
2019-04-22 19:32:19 -04:00
Ivan Bobev
3baaae2585 Add tutorial about how to write your own git
Add tutorial about how to write your own git like source control system
in Python by Thibault Polge.
2019-03-27 20:15:48 +02:00
Tu V. Tran
603a6ec4bd
Merge pull request #158 from johnoro/c-tutorials-patch
Updates C tutorials
2019-03-03 17:49:41 -05:00
John O'Rourke
00d449ed95
Updates C tutorials
Specifically, updates C Project Based Tutorials to link to https://github.com/rby90/Project-Based-Tutorials-in-C instead of https://www.reddit.com/r/C_Programming/comments/872rlt/c_project_based_tutorials
If you read through the reddit thread, the new GH link is more up to date.
2019-03-02 10:01:50 -05:00
Tu V. Tran
4892cf5903
add rust roguelike tutorial 2019-02-25 19:33:24 -05:00
Tu V. Tran
79eb8be728
Merge pull request #128 from benbarth/master
Add awesome_bot to validate links via .travis.yml #113
2019-02-19 10:55:54 -05:00
Tu V. Tran
4f7d07d65a
Merge pull request #155 from AryanJ-NYC/master
Add The WebDev Coach's Random Quote Machine React tutorial
2019-02-19 10:53:21 -05:00
Tu V. Tran
0b806b3b1e
Merge pull request #156 from ssloy/master
Tiny* 3D graphics projects
2019-02-19 10:52:49 -05:00
Dmitry V. Sokolov
76a3b1c1ce Tiny* 3D graphics projects 2019-02-17 18:43:32 +01:00
Aryan Jabbari
ad4af8eec4 Add The WebDev Coach's Random Quote Machine React tutorial 2019-01-26 17:26:42 -05:00
Tu V. Tran
c5f9e8c62b
Merge pull request #152 from bihanviranga/patch-1
Update README.md : Fix typo in markdown link
2019-01-12 22:33:30 +07:00
Bihan V de Silva
bbfe2781e8
Update README.md : Fix typo in markdown link 2019-01-12 00:02:06 +05:30
Tu V. Tran
5cf3a0dbf3
Add two links on C 2019-01-01 23:30:30 +07:00
Tu V. Tran
3c82cfd840
Merge pull request #149 from hellerve/patch-1
README: typo fix
2018-12-31 01:39:31 +07:00
Tu V. Tran
a0f6eb18d3
Merge pull request #147 from sayands/master
Added Deep Learning and Image Analysis Tutorials
2018-12-31 01:39:09 +07:00
sayands
d004a8251b Added a Jupyter notebook extension tutorial in JS 2018-12-23 23:53:26 +05:30
sayands
2a80a875cf Added NLP tutorial 2018-12-23 23:34:08 +05:30
sayands
20508172af Added Smile Classifier using CNN tutorial 2018-12-23 23:26:18 +05:30
sayands
e3ea5bf7cb Added Transfer Learning tutorial 2018-12-23 23:24:52 +05:30
sayands
2d7cd2409a Added Instance Segmentation OpenCV tutorial 2018-12-22 11:52:33 +05:30
sayands
421593de1c Added Image Stitching OpenCV tutorial 2018-12-22 11:51:47 +05:30
Veit Heller
8f471c76bb
README: typo fix
bulding->building
2018-12-19 15:04:18 +01:00
sayands
42149bfcc5 Added Malaria Detection Deep Learning Tutorial 2018-12-15 23:32:50 +05:30
Tu V. Tran
9af596a27c
Merge pull request #146 from Nirvikalpa108/patch-1
Removed Build CMS Ruby on Rails as url broken
2018-12-03 05:05:34 -05:00
Amina
6e1e196b03
Removed Build CMS Ruby on Rails as url broken
Removed - [Build a CMS with Ruby on Rails](https://pchm.co/posts/tutorial-how-to-build-a-cms-in-ruby-on-rails) as the url is broken. I tried searching for it on google, but couldn't find it so I'm guessing this site no longer exists and should be removed from the readme file?
2018-11-30 13:10:24 +00:00
Tu V. Tran
8233892432
Merge pull request #135 from mks198766/master
added point 18 in contribution guidline
2018-11-03 16:50:31 -04:00
Tu V. Tran
819320f81c
Merge pull request #137 from sayands/master
Added Image Processing and Machine Learning Tutorials
2018-11-03 16:50:18 -04:00
Tu V. Tran
4ab308f68e
Merge pull request #139 from koolamusic/GithubTemplates
add Github Template Files that will enable Contributors Communicate Better
2018-11-03 16:49:09 -04:00
Andrew Miracle
f8ff4b0418 add Github Template Files that will enable Contributors Communicate Intentions better 2018-11-02 07:50:26 +01:00
sayands
a9aba7599f Added Quora Similar Question Finding Tutorial Part II 2018-11-02 01:54:51 +05:30
sayands
b1dda909d1 Added Quora Similar Question Finding Tutorial Part I 2018-11-02 01:54:11 +05:30
sayands
3270e1d608 Added Multi Object Tracking dlib tutorial 2018-11-02 01:51:12 +05:30
sayands
f84389e43c Added Single Object tracker dlib tutorial 2018-11-02 01:50:29 +05:30
Mayank Srivastav
60b1f0697b
added point 18 in contribution guidline 2018-10-31 02:20:31 +05:30
Tu V. Tran
f7af60d24c
Merge pull request #131 from prtk1910/master
Update README.md
2018-10-27 23:40:57 -04:00
Tu V. Tran
3aeaa58ffa
Remove spaces for music recommendation tutorial 2018-10-27 23:40:45 -04:00
Tu V. Tran
d2787e2671
Merge pull request #129 from itsmingjie/patch-1
Remove duplicate links
2018-10-27 23:37:49 -04:00
Pratik Mulchandani
f86dfb3ced
Update README.md 2018-10-25 21:06:59 +05:30
Mingjie Jiang
194f6a3f57
Remove duplicate links
Not sure what happened there, but my links submitted in previous PRs are duplicated for some reason.
2018-10-20 23:57:36 -04:00
Ben Barth
2a73fb2de9
Add awesome_bot to validate links via .travis.yml 2018-10-20 19:49:56 -04:00
Tu V. Tran
c8cb1366f4
Merge pull request #126 from shreybs/patch-1
Found a Vue Tutorial that helped me a lot
2018-10-19 23:18:57 -07:00
Tu V. Tran
7e870c7eb3
Update README.md 2018-10-20 02:18:48 -04:00
Tu V. Tran
d43203342d
Merge pull request #125 from sayands/master
Added Deep Learning tutorials
2018-10-19 23:17:38 -07:00
Tu V. Tran
dc8e43c289
Merge branch 'master' into master 2018-10-19 23:17:29 -07:00
Shreyas BS
42f7908e49
Found a Vue Tutorial that helped me a lot 2018-10-19 02:51:21 +05:30
sayands
a3137b4549 Added Hand Keypoint Detection using OpenCV tutorial 2018-10-18 20:40:35 +05:30
sayands
a98526f5f2 Merge branch 'master' of https://github.com/sayands/project-based-learning 2018-10-18 20:37:34 +05:30
sayands
70eda97ab8 Added Keras vs Tensorflow tutorial 2018-10-18 20:37:03 +05:30
sayands
d24a446ac5 Added Deep Learning Tutorial for root health 2018-10-18 20:35:59 +05:30
Tu V. Tran
57f8e8de9c
Merge pull request #123 from mory91/master
Add new tutorial in golang
2018-10-13 16:58:51 -04:00