narasimhauppala
e68e3480fc
Add terminal usage resources
...
* update 100-terminal-usage.md
* Update content/roadmaps/101-backend/content/102-os-general-knowledge/100-terminal-usage.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Paul Marsicovetere
569f376659
Add JWT resources
...
* Update 104-jwt.md
* Update content/roadmaps/101-backend/content/109-apis/106-authentication/104-jwt.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Paul Marsicovetere
80f18c566f
Add bitbucket resources
3 years ago
qrav
e7892dd342
Update 102-bcrypt.md ( #1108 )
...
* Update 102-bcrypt.md
* Update 102-bcrypt.md
3 years ago
Ivan Kalashnikov
5ecd762af2
HTML abbreviation – fixed typo. ( #1109 )
3 years ago
Rasyad Subandrio
41d06acfa2
Add design patterns information
...
* Update 100-gof-design-patterns.md
Add resources for design patterns.
* Update content/roadmaps/101-backend/content/114-design-and-development-principles/100-gof-design-patterns.md
* Update content/roadmaps/101-backend/content/114-design-and-development-principles/100-gof-design-patterns.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Paul Marsicovetere
4a9610f387
Update 100-cdn.md ( #1123 )
3 years ago
qrav
42c113b186
Update 101-apache.md ( #1124 )
3 years ago
Paul Marsicovetere
1f2e25c2a3
Update 101-oauth.md ( #1125 )
3 years ago
Cecilia La Place
77e2905e1b
Repaired broken flexbox.io link in Backend Frontend Basics (CSS) ( #1100 )
...
* Repaired broken flexbox.io link
* Repaired broken link in CSS README
3 years ago
Kyle Thorpe
30681c82bd
Add content for Monolithic applications ( #1102 )
3 years ago
Kyle Thorpe
3550e170f1
Add content for Microservices ( #1103 )
...
Add description and resources for Microservices pattern
3 years ago
Kyle Thorpe
aaef9d172a
Add content for Serverless ( #1104 )
...
Add description and resources for serverless
3 years ago
Aroyan
a124bb097f
Add Jekyll content on Frontend roadmap ( #1095 )
...
* Add Bootstrap CSS content
* Add Bulma CSS content
* Add Prettier content
* Add Vite content
* Add GitHub content
* Add GitHub content
* Add GitHub content
* Add GitLab content at backend roadmap
* Add Git content on Backend roadmap
* Add HTTPS content on Backend roadmap
* Add Version Control System description
* Add Jekyll content on Frontend roadmap
3 years ago
Kodey Thomas
b47fc5f8a8
Updated HATEOAS ( #1090 )
...
* Updated HATEOAS
* Removed Colour Scheme
3 years ago
Uriell
25f16aed7b
Added Resources for HTTP ( #1088 )
...
* Adding an extra resource on HTTP
I've recently read this 3-part series on HTTP, mostly focused on HTTP/3 and QUIC, but the first part covers basic concepts about HTTP and how it evolved to HTTP/3 (which is really HTTP/2-over-QUIC) and I find it might be a great reading resource on the topic.
I'm not recommending the 2nd and 3rd parts as they're linked through the 1st one and they diverge a little from the topic of HTTP (going into performance improvements and deployment of QUIC)
* Replicating new HTTP resource to back end roadmap
3 years ago
Leandro Morais Azevedo
2fefe90d2a
Added Resources for Interprocess Communication ( #1082 )
...
* Added Resources for Interprocess Communication
* Update 106-interprocess-communication.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Anaxímeno Brito
2b1256212d
Update 101-rust.md ( #1043 )
...
Added content for the Rust programming language.
Contents: link to the official online book and the rust by example official web page.
3 years ago
Paul Marsicovetere
6a9f3334d4
Add HTML resource
3 years ago
Paul Marsicovetere
b7b40c4933
Add Git resource
3 years ago
Madukoma Blessed
28ef1cd198
Add PostgreSQL resources
...
* Update 100-postgresql.md
* Update 100-postgresql.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Kyle Zamora
657399eba5
Update 113-ci-cd.md ( #1064 )
...
* Update 113-ci-cd.md
* Update 113-ci-cd.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Paul Marsicovetere
ef1116222f
Update 100-go.md ( #1066 )
3 years ago
Paul Marsicovetere
ff32fc7d93
Add Ruby resources
3 years ago
Paul Marsicovetere
7d8845c094
Add MySQL Resources
3 years ago
Paul Marsicovetere
21bc8af983
Update 103-mssql.md ( #1069 )
3 years ago
qrav
1b74de3592
Update-100-md5.md ( #1072 )
...
* Update-100-md5.md
* Minor typo change
* Update content/roadmaps/101-backend/content/111-web-security-knowledge/100-md5.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Paul Marsicovetere
6d42b44dc5
Update readme.md ( #1070 )
3 years ago
qrav
79941a9327
Update 102-java.md ( #1071 )
3 years ago
y8l
e273b9b78b
Add Relational Databases Content ( #1034 )
...
* Add Relational Databases Content
* Update readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Kyle Thorpe
7877547678
Add content for Docker ( #1039 )
...
Add a description and resources for Docker. However, Docker is a big topic and could probably use some more information.
3 years ago
Kyle Thorpe
ec7223d31c
Add content for Functional Testing ( #1038 )
...
Add a description and resources for Functional Testing
3 years ago
Kyle Thorpe
e28f095732
Add content for Unit Testing ( #1037 )
...
Add a description and resources for Unit Testing
3 years ago
Kyle Thorpe
0eaa4f578c
Add content for Integration Testing ( #1036 )
...
Add a description and resources for Integration Testing
3 years ago
Kyle Thorpe
08e438e6c7
Add content for Testing ( #1035 )
...
* Add content for Testing
Add a description and resources for testing
* Update readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Vilmar Pavesi Junior
5e34add45b
Add resources for ACID compliance
...
* Update 101-acid.md
I add some content to ACID on backend roadmap
* Update 101-acid.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Paul Marsicovetere
babbbac425
Add HTML resource
...
Add free course from Codecademy
3 years ago
Paul Marsicovetere
26bd312eb0
Update 101-css.md ( #1025 )
...
Adding codecademy CSS courses
3 years ago
Paul Marsicovetere
f68840ee35
Add python resources
...
* Update 106-python.md
Python additions
* Update 106-python.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Paul Marsicovetere
21ef437423
Update 105-javascript.md ( #1027 )
...
Add codecademy course
3 years ago
Kyle Thorpe
7413fe2081
Add content for Version Control Systems ( #1028 )
...
Add a description and resources for version control systems
3 years ago
Kyle Thorpe
63c358d5d7
Add content for Repo Hosting Services ( #1029 )
...
Add description and resources for repo hosting services
3 years ago
Kyle Thorpe
424b4974d7
Add content for Scaling ( #1030 )
...
* Add content for Scaling
- Add description and resources for vertical and horizontal scaling
- Fix typo
* Update 103-horizontal-vertial-scaling.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Kyle Thorpe
373221d75b
Add content for Test Driven Development ( #1031 )
...
Add description and resources for TDD
3 years ago
Sachin Kotian
15dcf87f47
Update 100-elasticsearch.md ( #1011 )
...
* Update 100-elasticsearch.md
* Add elasticsearch details
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Kyle Thorpe
72c7ae3dda
Description and resources for SOLID ( #1021 )
...
Add a description and resources for the SOLID design principles
3 years ago
Mark Rossetti
989b2b6e71
Add link to Roy Fielding's paper ( #1017 )
...
* Add link to Roy Fielding's paper
The backend diagram makes reference to Roy Fielding's dissertation. I thought it would be helpful to have a direct link to his paper for convenience.
* Update 100-rest.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Kyle Thorpe
2220cfcbb0
KISS description and resources ( #1018 )
...
Add description and resources for KISS software development/design principle
3 years ago
Kyle Thorpe
7788d87651
YAGNI description and resources ( #1019 )
...
* YAGNI description and resources
Add description and resources for YAGNI software development/design principle
* Update 105-yagni.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Kyle Thorpe
4fb99bef72
DRY description and resources ( #1020 )
...
* DRY description and resources
Add a description and resources for DRY software development/design principle
* Minor space change
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago