Commit graph

213 commits

Author SHA1 Message Date
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
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
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
Tu Tran
959a27d97b
Merge pull request #56 from jodylecompte/master
Javascript: "How to write your own Virtual DOM"
2018-04-17 11:36:03 -04:00
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
Tu Tran
45d12909df
Merge pull request #55 from sayands/master
Added Node.js Bot Twitter Tutorial
2018-04-16 19:00:51 -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
Tu Tran
8de1bd902b
Merge pull request #51 from jodylecompte/master
Added "Building a Spell-Checker in Clojure"
2018-03-02 08:46:18 -05:00