467 Commits

Author SHA1 Message Date
Avi Sternlieb 8ad8274107 Fixed broken link
Seems to be in some legacy permalink format. The link just redirects to the main GitBooks page, and there's no obvious search function to find it once you're there.
2021-08-19 17:23:35 -07:00
Meera Sundar 2ae5bc29b8 Merge branch 'master' into ms_rust 2021-08-18 11:25:27 +05:30
Ivan Bobev b0e12248d7 Merge branch 'master' into nes-emulator-in-rust 2021-08-16 11:06:04 +03:00
Ivan Bobev d3e886b680 Merge branch 'master' into rest-servers-in-go 2021-08-16 11:04:06 +03:00
Tu V. Tran 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
Tu V. Tran 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
Ivan Bobev 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
Norbert Klar e4b3afc27e added new go project 2021-08-03 12:58:24 +02:00
sigmaSd 6b54b826e9 Add Rust project: Learning to Fly 2021-07-22 09:06:08 +01:00
Biswajeet Das 0302eec76e Merge branch 'tuvtran:master' into master 2021-07-19 21:28:58 +05:30
Tu V. Tran f982b9799f Merge pull request #290 from kbariotis/patch-1
Switch domain jeiwan.cc to jeiwan.net
2021-07-07 14:48:29 -07:00
Ivan Bobev 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
Ivan Bobev 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
Ivan Bobev a4b9dbe46d Add a tutorial about writing an NES emulator
Add a tutorial about writing an NES emulator in a Rust programming
language.
2021-06-09 22:46:28 +03:00
Siddharth Sharma 46b54cfe44 Update README.md 2021-05-25 16:55:58 +05:30
Kostas Bariotis 7175a41863 Switch domain jeiwan.cc to jeiwan.net 2021-03-21 10:30:25 +00:00
Sainath Singineedi d19c2eeb5a Replaced link in React
Old link doesn't seems to work, so I did a google search and found similar article
2021-03-13 22:01:17 +05:30
Gaurav Patil e9f67229e6 Update README.md
Updated ML section with working link
2021-03-09 10:54:16 +05:30
Paul Kuruvilla 946d49aba2 Added CodeCrafters to additional resources 2021-01-31 17:12:57 +05:30
fartem d7e599db02 Added Ruby Git project 2021-01-28 07:10:14 +03:00
Dinesh101041 0d594eecb1 snake game 2021-01-27 20:43:27 +05:30
Tiffany 71473736af Added React Phone E-Commerce Project
Added React project link to a youtube tutorial titled "React Phone E-Commerce Project" by Coding Addict.
2021-01-24 14:56:15 -05:00
Ronald Colyar 1cddb5fb93 Added a python A.I. voice assistant tutorial 2020-12-30 12:29:58 -06:00
Jo Franchetti 299ca881b1 Add Vue tutorial to build peer to peer app 2020-12-18 09:48:40 +00:00
Jad Haddad 9f3f3f4601 Update README.md
Add Mask detection using PyTorch Lightning project to deep learning category
2020-11-20 12:20:42 +01:00
Peter Thaleikis c45bd3c798 Removing broken link 2020-10-01 20:33:11 +04:00
Deepa Prasanna 39e2e2e0c4 added TicTacToe game using VanillaJs 2020-10-01 21:49:01 +05:30
Rajat Khatri 9dc86bd0fd Updated project for fastest object detection with YOLOv3 2020-10-01 19:02:05 +05:30
Meera Sundar 0be7b94515 add rust spa tutorial 2020-09-02 16:07:56 +05:30
JavaLich 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
Tu V. Tran 10ee1bbfc8 Merge pull request #234 from sanket2000sonavane/master
added link for face detector using opencv
2020-08-03 01:58:25 -07:00
Tu V. Tran a3c37d6bce Merge pull request #201 from shahinism/patch-1
Add prototyping with Clojure book
2020-08-03 01:56:52 -07:00
anancds 8dae9f9e22 Added byterun 2020-06-25 12:32:47 +08:00
DanEnglishby f1bcbcadde Update README.md
Amendment to the PHP section - Added a new tutorial - Build a Laravel CRUD Application From Scratch
2020-05-23 10:56:54 +01:00
Akwan Maroso 37851a1d1b feat(golang): add some resource golang tutorial 2020-05-14 14:50:57 +08:00
Reinny 8f0c8f77a5 Updated broken Link 2020-05-08 14:17:32 -04:00
sanket2000sonavane 921b49a459 added link for face detector using opencv 2020-05-06 19:36:51 +05:30
Sachin Govind 5f4bef2d9e master 2020-04-08 15:14:14 +05:30
Tu V. Tran 889ed8f0e3 Update Go container link (#172) 2020-02-28 13:35:13 -08:00
Tu V. Tran 263ec326f1 Fix Python link (#203) 2020-02-22 18:49:00 -08:00
Tu V. Tran 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
Tu V. Tran fa6b40e6b6 Merge pull request #206 from aurighinn/master
Some Scala projects added
2020-02-19 10:16:59 -08:00
Tu V. Tran 6de21bdb24 Merge pull request #178 from palash25/patch-1
Add Memory Allocator in C tutorial
2020-02-18 11:18:44 -08:00
Omer Quadri 37bd0e2991 Added React Native Application with Redux Thunk 2020-02-07 15:28:24 +05:30
JAY TAILOR 5e2a584a50 Added Todoist clone under React category 2020-01-14 10:07:41 +05:30
Ilya Tkachev 82c13fbf04 Scala projects added 2019-12-26 10:33:32 +03:00
Paul Kuruvilla c2196e2bd9 Add 'Build your own Redis' under Ruby 2019-12-04 23:28:40 +05:30
Shahin Azad 32440748c7 Add prototyping with Clojure book 2019-10-30 18:40:38 +03:30
HARISH KUMAR TIWARI 565aa5334e Added udemy.com
Added udemy.com  in Additional Resources list
2019-10-29 01:21:55 +05:30
BiswaViraj 58b4ef240e Updated Medium clone using React.js and Node.js URL 2019-10-20 17:19:36 +05:30