Commit Graph

392 Commits

Author SHA1 Message Date
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
Jody LeCompte
b398fdac28
Added "Building a Spell-Checker in Clojure" 2018-02-27 00:44:47 -06:00
Tu Tran
a0846d20a3 add build blockchain in Go 2018-01-29 13:03:16 -05:00
Tu Tran
5f3cab6c06 build blockchain in python 2018-01-14 23:40:28 +07:00
Tu Tran
5c548d8f19 build too many linked lists in rust 2018-01-14 23:38:05 +07:00
Tu Tran
0df91562d4 goodhead died 2018-01-14 23:37:10 +07:00
Tu Tran
580c9877c4 write a compiler in C (in progress) 2018-01-14 23:36:28 +07:00
Tu Tran
ecc18d26bd write a minimal jit compiler in c++ 2018-01-14 23:33:08 +07:00
Tu Tran
714935295c write jit compiler in python 2017-11-14 23:48:58 -05:00
Tu Tran
ccab608d6d linux containers in c in 500 lines 2017-11-03 14:50:03 -04:00
Tu Tran
3fbb613fa2 subcategorized Python and added machine learning 2017-10-25 14:24:01 -04:00
Tu Tran
6be62953f9 Merge pull request #45 from MacAhmed/master
Added Python Deep Learning
2017-10-25 14:22:16 -04:00
Mac Ahmed
16a6357806 Average Face, OpenCV and Python Tutorial 2017-10-25 22:29:21 +08:00
Mac Ahmed
4259862e9b Added Python Deep Learning
http://danielnouri.org/notes/2014/12/17/using-convolutional-neural-nets-to-detect-facial-keypoints-tutorial/
2017-10-25 21:21:31 +08:00
Tu Tran
c9d6b6f6ca test-driven microservices with flask, docker and react 2017-10-21 19:16:02 -04:00
Tu Tran
88e6cc1b40 implement a language in llvm with ocaml 2017-10-21 19:11:25 -04:00
Tu Tran
88b3eb2c7a implement a language with llvm in C++ 2017-10-21 19:09:39 -04:00
Tu Tran
6402314202 write a bootloader in C 2017-10-21 19:06:55 -04:00
Tu Tran
2b3ce5f653 add write a kernel in C 2017-10-21 19:06:07 -04:00
Tu Tran
22f566af60 add Ruby subsection 2017-10-21 19:03:59 -04:00
Tu Tran
526ec6eddd resolved merge conflict 2017-10-21 16:13:27 -04:00
Tu Tran
bf8902e3c9 reformat code 2017-10-21 16:12:20 -04:00