0048fb5210
Merge pull request #232 from sacgov/master
...
Chagning the link for web development tutorial by axtasie
2021-08-26 10:12:21 +02:00
a36c813c38
Merge pull request #189 from akshaydeep06/akshaydeep
...
Updated tutorial for Building a container from scratch in Liz Rice
2021-08-26 10:00:00 +02:00
c90e624c7d
Merge branch 'master' into akshaydeep
2021-08-26 09:59:30 +02:00
a49a26215e
Merge pull request #286 from Gaurav3435/master
...
Update README.md
2021-08-26 01:02:42 +02:00
ca549557f1
Merge branch 'master' into master
2021-08-26 01:02:24 +02:00
a1541d5077
Merge pull request #237 from akwanmaroso/golang-resource
...
add some resource golang tutorial
2021-08-26 01:01:10 +02:00
093ef37081
Merge branch 'master' into golang-resource
2021-08-26 01:00:38 +02:00
4d08a98a2c
Merge pull request #190 from BiswaViraj/master
...
Updated Medium clone using React.js and Node.js URL
2021-08-26 00:29:04 +02:00
e79c168c4a
Merge pull request #253 from eliasmaia/master
...
The link for Learn Unsupervised Learning with Python seems to be broken
2021-08-25 23:29:51 +02:00
7a7e6b6859
Merge pull request #238 from DanEnglishby/readme-resource-amendment
...
Update README.md
2021-08-25 23:29:16 +02:00
17eba1a431
Merge pull request #257 from DeepaPrasanna/master
...
Added TicTacToe game using VanillaJs
2021-08-25 23:26:42 +02:00
e61c3f7330
Merge pull request #258 from SpekBin/master
...
Removing broken link
2021-08-25 23:23:09 +02:00
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
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
0a7db0f2c4
Merge pull request #278 from Dinesh101041/game
...
snake game
2021-08-25 23:15:25 +02:00
a24285ab57
Merge pull request #271 from booleanhunter/dev
...
Add Python Django Web Application
2021-08-25 23:01:14 +02:00
9c7599be2b
Merge pull request #279 from fartem/ruby-git
...
Added Ruby Git project
2021-08-25 23:00:37 +02:00
03367cbce6
Merge pull request #288 from sainad2222/patch-1
...
Replaced link in React
2021-08-25 22:59:59 +02:00
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
fa9ff7eeda
Merge pull request #298 from sharmas1ddharth/master
...
Update README.md
2021-08-25 22:55:19 +02:00
9d24ebada4
Merge pull request #313 from enkeyz/gitter
...
added gitter badge
2021-08-25 13:37:06 -07:00
49524da0be
added gitter badge
2021-08-24 11:34:07 +02:00
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
2123162eed
Merge pull request #312 from AviFS/master
...
Fixed broken link
2021-08-23 10:10:35 -07:00
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
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
b0e12248d7
Merge branch 'master' into nes-emulator-in-rust
2021-08-16 11:06:04 +03:00
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
0302eec76e
Merge branch 'tuvtran:master' into master
2021-07-19 21:28:58 +05:30
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
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
46b54cfe44
Update README.md
2021-05-25 16:55:58 +05:30
7175a41863
Switch domain jeiwan.cc to jeiwan.net
2021-03-21 10:30:25 +00:00
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
e9f67229e6
Update README.md
...
Updated ML section with working link
2021-03-09 10:54:16 +05:30
d7e599db02
Added Ruby Git project
2021-01-28 07:10:14 +03:00
0d594eecb1
snake game
2021-01-27 20:43:27 +05:30
299ca881b1
Add Vue tutorial to build peer to peer app
2020-12-18 09:48:40 +00:00
9f3f3f4601
Update README.md
...
Add Mask detection using PyTorch Lightning project to deep learning category
2020-11-20 12:20:42 +01:00
c45bd3c798
Removing broken link
2020-10-01 20:33:11 +04:00
39e2e2e0c4
added TicTacToe game using VanillaJs
2020-10-01 21:49:01 +05:30