Commit Graph

506 Commits

Author SHA1 Message Date
Norbert Klar 17eba1a431
Merge pull request #257 from DeepaPrasanna/master
Added TicTacToe game using VanillaJs
2021-08-25 23:26:42 +02:00
Norbert Klar e61c3f7330
Merge pull request #258 from SpekBin/master
Removing broken link
2021-08-25 23:23:09 +02:00
Norbert Klar 04c5300ee2
Merge pull request #269 from JadHADDAD92/master
Add Mask detection using PyTorch Lightning to the deep learning category
2021-08-25 23:19:10 +02:00
Norbert Klar 26a7298514
Merge pull request #272 from thisisjofrank/vue-peer-to-peer-tutorial
Add Vue tutorial to build peer to peer app
2021-08-25 23:18:26 +02:00
Norbert Klar 0a7db0f2c4
Merge pull request #278 from Dinesh101041/game
snake game
2021-08-25 23:15:25 +02:00
Norbert Klar a24285ab57
Merge pull request #271 from booleanhunter/dev
Add Python Django Web Application
2021-08-25 23:01:14 +02:00
Norbert Klar 9c7599be2b
Merge pull request #279 from fartem/ruby-git
Added Ruby Git project
2021-08-25 23:00:37 +02:00
Norbert Klar 03367cbce6
Merge pull request #288 from sainad2222/patch-1
Replaced link in React
2021-08-25 22:59:59 +02:00
Norbert Klar 823dedbba3
Merge pull request #293 from bobeff/rest-servers-in-go
Add "REST servers in Go" tutorials
2021-08-25 22:57:08 +02:00
Norbert Klar fa9ff7eeda
Merge pull request #298 from sharmas1ddharth/master
Update README.md
2021-08-25 22:55:19 +02:00
Tu V. Tran 9d24ebada4
Merge pull request #313 from enkeyz/gitter
added gitter badge
2021-08-25 13:37:06 -07:00
Norbert Klar 49524da0be added gitter badge 2021-08-24 11:34:07 +02:00
booleanhunter 578a8820f5 Add Python Django Web Application
- Add new tutorial link that teaches how to build a community-driven delivery application
using Python, Django, PostgreSQL and JavaScript
2021-08-23 23:59:57 +05:30
Tu V. Tran 2123162eed
Merge pull request #312 from AviFS/master
Fixed broken link
2021-08-23 10:10:35 -07:00
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
Tu V. Tran 414d047da6
Merge pull request #300 from bobeff/nes-emulator-in-rust
Add a tutorial about writing an NES emulator
2021-08-16 01:12:50 -07:00
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
Tu V. Tran 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
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
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
Tu V. Tran 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
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
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
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
Tu V. Tran 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
Tu V. Tran 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
Michal Terranova 56df4613ca Updated date to the license from 2017 to 2020 2020-08-21 08:13:33 -04:00
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
Tu V. Tran 40e763e862
Merge pull request #239 from anancds/byterun
Added byterun
2020-07-21 23:56:33 -07:00
anancds 8dae9f9e22 Added byterun 2020-06-25 12:32:47 +08:00
Tu V. Tran 9e058140e5
Merge pull request #235 from Jighdan/master
Updated Broken Link
2020-06-18 23:25:37 -07: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
Tu V. Tran 889ed8f0e3
Update Go container link (#172) 2020-02-28 13:35:13 -08:00