Commit Graph

468 Commits

Author SHA1 Message Date
1eedeec82e Fixed Bugs 2018-04-22 13:09:48 +05:30
ec85212ae2 Added new HTML/CSS topic and a related tutorial 2018-04-22 13:07:39 +05:30
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
7c267951ff Vue.js Application Tutorial – Creating a Simple Budgeting App with Vue 2018-04-21 20:46:23 +02:00
1f47973300 Merge pull request #69 from sayands/master
Added React,Node and Deep Learning Tutorials
2018-04-21 14:36:36 -04:00
2e0c8ebb9d Added MailChimp Integration Tutorial 2018-04-21 15:21:46 +05:30
f2e6164299 Added Simple Medium Clone Tutorial 2018-04-21 15:20:31 +05:30
cbe748db7f Added Captcha Break Tutorial with CNNs 2018-04-21 15:18:29 +05:30
a87824a23d add title to python data science tutorials 2018-04-21 03:25:49 -04:00
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
4521a3098c Merge pull request #68 from alvierahman90/patch-2
Sort README.md Table of Contents
2018-04-20 16:10:29 -04:00
56c4551c9d Update README.md 2018-04-20 16:00:08 +01:00
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
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
c822136a2c Added pure JS tutorial 2018-04-20 12:29:35 +05:30
264fb3170c Added Learn Python For Data Science tutorial 2018-04-20 12:24:40 +05:30
818c7001b9 Added Flask Tutorial and Restructured Project 2018-04-20 12:01:41 +05:30
fb0f3dce93 Added Step-by-Step Machine Learning in Python 2018-04-20 11:53:54 +05:30
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
1da39bd80d Added GoLang tutorial 2018-04-20 11:34:46 +05:30
13fa1a318d Fixed Header Issue 2018-04-20 11:31:35 +05:30
77350f1ec4 Added Linear Regression Python Tutorial 2018-04-20 11:31:10 +05:30
e944ffa818 fix header issue with D3 2018-04-20 01:37:15 -04:00
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
7bb09ec237 Fixed Name Issues 2018-04-20 11:02:43 +05:30
e5d237c35c Added D3.js tutorial 2018-04-20 11:00:26 +05:30
2ec1838377 Added REST app tutorial 2018-04-20 10:58:14 +05:30
ee450d3cd6 Added a new Node.js basics tutorial 2018-04-20 10:47:10 +05:30
d460007f11 Restructured for Node.js topic 2018-04-20 10:45:04 +05:30
95800b6dd3 Merge pull request #61 from jodylecompte/master
Javascript: "Vue 2 + Firebase Authentication App"
2018-04-20 00:17:16 -04:00
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
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
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
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
8c6ddd7b96 Add: Building a JIRA integration with Clojure & Atlassian Connect 2018-04-17 13:23:59 -05:00
bbecdfbd86 Merge pull request #58 from sayands/master
Added Django and Node.js tutorials
2018-04-17 12:00:09 -04:00
232a471ff7 Fixed Issues 2018-04-17 21:26:48 +05:30
4252c2f302 Edit crafting interpreter to have both C and Java 2018-04-17 11:55:25 -04:00
ba309c1225 Added Django Girls Extensions 2018-04-17 21:07:17 +05:30
959a27d97b Merge pull request #56 from jodylecompte/master
Javascript: "How to write your own Virtual DOM"
2018-04-17 11:36:03 -04:00
cdc23fe6dc Added Twitter Bot Tutorial part 2 2018-04-17 21:05:10 +05:30
9e1c173df6 Javascript: "How to write your own Virtual DOM" 2018-04-16 23:08:42 -05:00
cfb5a394ae Add part 6 - 8 for writing a compiler in C 2018-04-16 19:12:14 -04:00
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
c8ccc4c57e Merge pull request #53 from bobeff/bytepath
Add BYTEPATH tutorial
2018-04-16 19:01:23 -04:00
45d12909df Merge pull request #55 from sayands/master
Added Node.js Bot Twitter Tutorial
2018-04-16 19:00:51 -04:00
188e5299d5 Added Node.js Bot Tutorial 2018-04-16 12:12:27 +05:30
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
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
e79608f5ff add crafting interpreter in C 2018-04-08 19:43:57 -04:00