Kamran Ahmed
298c76dad2
Update content/roadmaps/101-backend/content/103-learn-a-language/105-javascript.md
2 years ago
Eleni Papanicolas
6e8308506f
Add eloquent js to javascript language node.
...
Hi there! This book has helped me greatly with learning javascript. It is so pleasant to read but highly detailed, eloquently written as the title suggests. The book includes exercises for every chapter, with solutions, multiple projects, and has everything available with its own code sandbox. I have the paperback copy, but I love having all of the extra features with the online version. It is 100% free.
2 years ago
Ulises Rodriguez
74f9a812fb
Add resource in JavaScript
2 years ago
ANI
28f388e5be
Added Dynamo DB to the NoSQL DB
...
Added Dynamo DB to the NoSQL DB
2 years ago
Kamran Ahmed
bb4c8e7227
Add content for os concepts
2 years ago
Kamran Ahmed
e3ecc5ef41
Add content for learn a language
2 years ago
Jon K
259bf45b4e
Add content for basic terminal commands
...
* Update 104-basic-terminal-commands.md
* Update 104-basic-terminal-commands.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Jeff Gaboni
18141ac580
Add API brief description ( #1196 )
...
* Add API brief description
* Update content/roadmaps/101-backend/content/109-apis/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Max Tiessler
b981dc0ecb
Add SOAP resources
...
* Update 102-soap.md
added soap reading
* Update content/roadmaps/101-backend/content/109-apis/102-soap.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Wahyu Rahmana
e78a46e016
add learn restfull api tutorial ( #1273 )
2 years ago
Kamran Ahmed
dafaa96360
Role vs tool distinction in roadmaps
2 years ago
Pieter
a4d946964f
Mention short video animation explaining Docker ( #1246 )
2 years ago
qrav
4fa7486b22
Update OpenID resources
...
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Noah salor
54fbfae7cc
Operating systems resources
...
This is a great series on operating systems in general beginner-friendly
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Filippo Tessarotto
bfefec4e43
OWASP Security Risks: update link to official Github org ( #1291 )
2 years ago
Archit Sharma
2f13b3ddbf
Resources added for Open ID ( #1316 )
...
* Resources added for Open ID
* Update content/roadmaps/101-backend/content/109-apis/106-authentication/105-openid.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Dev Patel
92ba7d5913
Adding Column-DBs content ( #1323 )
...
* add column-db content
* Add content to Build-Tools
* Update content/roadmaps/101-backend/content/107-nosql-databases/101-column-databases.md
* Update content/roadmaps/100-frontend/content/110-build-tools/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Jingning Zhang
29b28e224b
Add Redis video ( #1324 )
...
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
potatoJs
e356f4e1ac
Add intro to web servers
...
* filled it up, with most help from the mdn docs
youtube link added( gud vid ), with the mdn docs
* Update content/roadmaps/101-backend/content/122-web-servers/readme.md
Co-authored-by: CookedPotato-1428 <103060805+CookedPotato-1428@users.noreply.github.com>
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Aroyan
6be452d80b
feat: add resources for Database Normalization ( #1327 )
...
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Osman Furkan
6cc0c84956
Fix jwt website link ( #1332 )
2 years ago
wrongbyte
e8bba697ab
Add content in 108-posix-basics ( #1333 )
...
* Add content in 108-posix-basics
* Update content/roadmaps/101-backend/content/102-os-general-knowledge/108-posix-basics.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Evin Weissenberg
7c394ec3f8
Add cookie based authentication content
...
* Update 100-cookie-based.md
* Update content/roadmaps/101-backend/content/109-apis/106-authentication/100-cookie-based.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Archit Sharma
05f39d2492
Resources added for Server side ( #1305 )
...
* Resources added for Server side
* Update Server side caching
2 years ago
Ehsan A. Kian
5e5314707a
Add Memcached description and ref ( #1371 )
...
* Add Memcached description and ref
* Update content/roadmaps/101-backend/content/110-caching/101-server-side/101-memcached.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Ehsan A. Kian
5c0601db32
Add Database normalization description and ref ( #1345 )
...
* Add Database normalization description and ref
* Update content/roadmaps/101-backend/content/108-more-about-databases/104-database-normalization.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Ikramul Murad
8f7c7d5e6b
Resources added for IO management ( #1346 )
...
* Resources added for IO management
* Update content/roadmaps/101-backend/content/102-os-general-knowledge/107-io-management.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Sophia Iroegbu
0bb2397cec
Add resources for data replication
...
* Update 106-data-replication.md
I added a short description and video link that explains data replication within four minutes. Please take a look at it, thanks :)
* Update content/roadmaps/101-backend/content/108-more-about-databases/106-data-replication.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Kamran Ahmed
28df585d1a
Add C++ resources
2 years ago
Jordan
7f54175531
Add Resources for Redis ( #1350 )
...
* Add Resources for Redis
* Add Resources for Redis - Official website
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Parisa Khaleghi
de28ff99ef
Add C++ resources
2 years ago
acethical
d2b35ca191
Update 100-redis.md ( #1357 )
2 years ago
Hossein Askari
632ecfd8ff
Add timeseries database
2 years ago
Mohammed Habib
84141cc535
Add command line resource
...
Add command line challenge as an interactive learning tool
2 years ago
Mirodil Kamilov
95c0550e53
Add new PHP resource (video tutorial) ( #1362 )
2 years ago
Julian Insua
ec2ee855d4
Update gRPC deffinition ( #1368 )
...
* Update gRPC deffinition
I thought that some high-level definition of this would be nice.
* Update content/roadmaps/101-backend/content/109-apis/103-grpc.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Ehsan A. Kian
0f1ba869ea
Update 101-domain-driven-design.md ( #1336 )
...
* Update 101-domain-driven-design.md
* Update content/roadmaps/101-backend/content/114-design-and-development-principles/101-domain-driven-design.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Dava
9a212dc65a
fix Journey to HTTP/2 link ( #1339 )
2 years ago
Leonardo Romanini
2939a7e7a1
Add resouce for cqrs and event sourcing ( #1307 )
2 years ago
Taeik Lim
3b0923ce74
Change md5 wiki link to english wiki ( #1306 )
2 years ago
Archit Sharma
786acc072d
Resources added for Database indexes ( #1301 )
2 years ago
Archit Sharma
9c6438726a
Resources added for oracle ( #1298 )
...
* Resources added for oracle
* Update content/roadmaps/101-backend/content/106-relational-databases/104-oracle.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Kamran Ahmed
355f1e610e
Update PDFs path
2 years ago
Kamran Ahmed
01c4870a63
Update PDFs path
2 years ago
Gabriel Nunes
04b434bdcb
Add content for Operating Systems
...
* Update 101-how-oss-work-in-general.md
* Update content/roadmaps/101-backend/content/102-os-general-knowledge/101-how-oss-work-in-general.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Archit Sharma
4759604e14
Resources added for Graph databases ( #1294 )
2 years ago
Archit Sharma
eb29d5348e
Resources added for Solr ( #1281 )
3 years ago
helmut a carter
05eefc9e30
corrected grammar: it's -> its ( #1284 )
3 years ago
Archit Sharma
c9c5349926
Resources added for Neo4j ( #1263 )
3 years ago
Gustavo Ribeiro
fb79348426
Add scrypt content for back-end roadmap ( #1267 )
3 years ago