Commit Graph

570 Commits

Author SHA1 Message Date
Tu Tran
e8429a3a10
Merge pull request #80 from bobeff/space-invaders
Add tutorial about writing a Space Invaders game
2018-05-27 19:16:29 -04:00
Tu Tran
dace42d27a
Merge pull request #79 from sayands/master
Added React,Hapi and R tutorials
2018-05-27 19:15:59 -04:00
Ivan Bobev
6955c3f8c0 Add tutorial about writing a Space Invaders game
Add series of articles about writing a Space Invaders game clone by
Nick Tasios.
2018-05-27 21:03:43 +03:00
Ivan Bobev
2a1c74d2b0 Add Tetris tutorial
Add tutorial about writing a Tetris game by Javier López.
2018-05-27 20:59:09 +03:00
Ivan Bobev
b55ba19f3c Add a matrix multiplication tutorial
Add tutorial about writing of a high performance matrix multiplication
in C++ by Jean Guegant.
2018-05-27 20:47:52 +03:00
Ivan Bobev
8a904fcb18 Add tutorial about creating a compile-time game 2018-05-27 20:45:21 +03:00
sayands
e6f3fbd1b8 Added Associate Rule Mining in R tutorial 2018-05-25 10:48:37 +03:00
sayands
6da9a6a744 Added Testing React App tutorial 2018-05-25 10:44:57 +03:00
sayands
d6ba98ee94 Added Webpack for React tutorial 2018-05-25 10:42:42 +03:00
sayands
4b083ba5ae Added APi tutorial with Hapi 2018-05-25 10:36:58 +03:00
Joseph
ca91ef7376
Update README.md
I changed a typo: "BeautifulSoap" to "BeautifulSoup" in line 241.
2018-05-25 07:25:49 +08:00
Tu Tran
f9852ad70d
Merge pull request #77 from sayands/master
Added Machine Learning and Javascript tutorials
2018-05-24 15:47:43 -04:00
Tu Tran
ae0afedcad
Update README.md 2018-05-24 15:47:23 -04:00
sayands
8f3fed6778 Added Neural Network from Scratch in Python tutorial 2018-05-23 10:29:00 +03:00
sayands
48bb8777b2 Added News App With React Native Tutorial 2018-05-23 10:27:39 +03:00
sayands
5411a0d0a2 Added Native Desktop with JS tutorial 2018-05-23 10:26:18 +03:00
sayands
83cd744cd7 Added unsupervised learning with python tutorial 2018-05-23 10:24:38 +03:00
sayands
ed3a941edf Added Angular 6 tutorial 2018-05-23 10:23:28 +03:00
Tu Tran
8b7f436a08
Merge pull request #76 from sayands/master
Added Object Detection, Sentiment Analysis, Scraping, HTML and D3.js Tutorials
2018-05-13 15:21:57 -04:00
sayands
3d73996efd Added Line Chart Tutorial 2018-05-11 11:03:13 +03:00
sayands
99c254141f Added movie scraping tutorial using BeautifulSoap 2018-05-11 10:57:20 +03:00
sayands
f5f8bf5a13 Added HTML Calculator App with JS tutorial 2018-05-11 10:54:24 +03:00
sayands
ad80c81b96 Added Twitter Sentiment Analysis more parts with names 2018-05-11 10:51:50 +03:00
sayands
c4f7582747 Added Naming Conventions to the Twitter Sentiment Analysis 2018-05-11 10:48:11 +03:00
sayands
0b06bd3788 Added Twitter Sentiment Analysis Tutorial Parts 2018-05-11 10:41:55 +03:00
sayands
54c02495ac Added Object Detection Tutorial 2018-05-11 10:39:38 +03:00
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
Tu Tran
c6f6c51a55
Merge pull request #74 from sayands/master
Added ML and DL tutorials
2018-05-03 02:08:34 -04: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
Tu Tran
1a1741918d
Merge pull request #73 from sayands/master
Added React,Web Scraping and AI Tutorials
2018-04-30 06:33:04 -04:00
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
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