Commit Graph

480 Commits

Author SHA1 Message Date
d3e886b680 Merge branch 'master' into rest-servers-in-go 2021-08-16 11:04:06 +03:00
f223d6c22f Merge pull request #308 from bobeff/swift-fps
Add a tutorial series about making a FPS
2021-08-16 00:50:29 -07:00
5608df74d6 Merge pull request #305 from sigmaSd/Rust_learning_to_fly
Add Rust project: Learning to Fly
2021-08-16 00:49:14 -07:00
eea0989031 Add a tutorial series about making a FPS
Add a tutorial series demonstrating how to build a retro first-person
shooter from scratch in Swift by Nick Lockwood.
2021-08-16 10:37:23 +03:00
4107381caf Merge pull request #307 from enkeyz/new-go-tuts
Added "Let's build a URL shortener in Go - with Gin & Redis"
2021-08-16 00:35:01 -07:00
e4b3afc27e added new go project 2021-08-03 12:58:24 +02:00
6b54b826e9 Add Rust project: Learning to Fly 2021-07-22 09:06:08 +01:00
f982b9799f Merge pull request #290 from kbariotis/patch-1
Switch domain jeiwan.cc to jeiwan.net
2021-07-07 14:48:29 -07:00
6615ac6bb8 Merge pull request #302 from bobeff/clojure-script-tetris
Add a tutorial about writing a Tetris game
2021-07-07 14:47:27 -07:00
662c010213 Add a tutorial about writing a Tetris game
Add a tutorial about writing a Tetris game in ClojureScript.
2021-06-16 17:16:15 +03:00
dba2b28eec Add "REST servers in Go" tutorials
Add a series of five tutorials about building REST web servers in Go
programming language by Eli Bendersky.
2021-06-10 21:38:58 +03:00
7175a41863 Switch domain jeiwan.cc to jeiwan.net 2021-03-21 10:30:25 +00:00
97afefeb79 Merge pull request #245 from JavaLich/dev
Replaced 'How to Write an Emulator (CHIP-8 Interpreter)'
2020-08-22 15:14:21 -07:00
32eebdb062 Merge pull request #246 from mrterranova/update/License_copyright_updated_2020
Updated date to the license from 2017 to 2020
2020-08-22 15:13:25 -07:00
56df4613ca Updated date to the license from 2017 to 2020 2020-08-21 08:13:33 -04:00
b62fe0db5d Replaced 'How to Write an Emulator (CHIP-8 Interpreter)' with a working link to another tutorial 'Building A CHIP-8 Emulator' 2020-08-03 18:20:32 -05:00
10ee1bbfc8 Merge pull request #234 from sanket2000sonavane/master
added link for face detector using opencv
2020-08-03 01:58:25 -07:00
a3c37d6bce Merge pull request #201 from shahinism/patch-1
Add prototyping with Clojure book
2020-08-03 01:56:52 -07:00
40e763e862 Merge pull request #239 from anancds/byterun
Added byterun
2020-07-21 23:56:33 -07:00
8dae9f9e22 Added byterun 2020-06-25 12:32:47 +08:00
9e058140e5 Merge pull request #235 from Jighdan/master
Updated Broken Link
2020-06-18 23:25:37 -07:00
8f0c8f77a5 Updated broken Link 2020-05-08 14:17:32 -04:00
921b49a459 added link for face detector using opencv 2020-05-06 19:36:51 +05:30
889ed8f0e3 Update Go container link (#172) 2020-02-28 13:35:13 -08:00
263ec326f1 Fix Python link (#203) 2020-02-22 18:49:00 -08:00
6e16b2220c Merge pull request #205 from rohitpaulk/add-redis-ruby-tut
Add 'Build your own Redis' under Ruby
2020-02-22 18:46:07 -08:00
fa6b40e6b6 Merge pull request #206 from aurighinn/master
Some Scala projects added
2020-02-19 10:16:59 -08:00
6de21bdb24 Merge pull request #178 from palash25/patch-1
Add Memory Allocator in C tutorial
2020-02-18 11:18:44 -08:00
58e83b7ac0 Merge pull request #209 from Quadrified/master
Added React Native Application with Redux Thunk
2020-02-14 11:04:53 -08:00
37bd0e2991 Added React Native Application with Redux Thunk 2020-02-07 15:28:24 +05:30
73a5d54c7e Merge pull request #208 from JayTailor45/master
Added Todoist clone under React category
2020-02-05 15:21:12 -08:00
5e2a584a50 Added Todoist clone under React category 2020-01-14 10:07:41 +05:30
82c13fbf04 Scala projects added 2019-12-26 10:33:32 +03:00
c2196e2bd9 Add 'Build your own Redis' under Ruby 2019-12-04 23:28:40 +05:30
32440748c7 Add prototyping with Clojure book 2019-10-30 18:40:38 +03:30
d697991977 Merge pull request #182 from 0xaryan/master
Add F# Section
2019-10-14 08:15:06 -07:00
44c825fa50 Merge pull request #187 from codepr/master
Added Sol - An MQTT broker from scratch tutorial
2019-10-14 08:13:26 -07:00
f0f8bdd54a Fixed indentation on readme 2019-10-13 22:57:44 +02:00
56530175b8 Added MQTT broker from scratch tutorial 2019-10-13 22:56:31 +02:00
d255a5921f Merge pull request #183 from SpenMaster/angular8-tut
update Angular tutorial to new version and add part 2 link
2019-10-11 19:07:43 -07:00
1a38d01a20 Merge pull request #184 from samcoren/master
Added beginner-friendly Ruby tutorial
2019-10-11 13:17:47 -07:00
6f7ade49eb Merge pull request #185 from bxdoan/master
add Elixir project
2019-10-11 13:17:06 -07:00
3736b17028 Merge pull request #181 from AjayAgAI/master
Added a LSTM RNN Taylor Swift Lyrics Generator
2019-10-11 13:16:47 -07:00
b78f0786c3 add Elixir project 2019-10-12 01:09:22 +07:00
75ee74104b Added beginner-friendly Ruby tutorial
Added a beginner-friendly Ruby tutorial - a step-by-step walkthrough on how to build a Rails application that lets users post information about sharks and their behavior.
2019-10-10 02:43:39 -04:00
f4fd956d6d update Angular tutorial to new version and add part 2 link 2019-10-09 23:49:41 -05:00
794d8557eb Add F# Section 2019-10-06 19:57:53 +03:30
c2d3633627 Update README.md 2019-10-05 21:05:19 +05:30
34712dbd3b Add Memory Allocator in C tutorial 2019-09-26 01:43:10 +05:30
e2efdfef43 update write a C compiler tutorials 2019-08-10 01:44:29 -07:00