Kamran Ahmed
0de6ed6028
Add videos and guides links to nav
11 months ago
Kamran Ahmed
ef0c9f3db2
Fix typo
11 months ago
Kamran Ahmed
468e92bac1
Update navigation UI
11 months ago
Kamran Ahmed
733e9cb5af
Add get started page
11 months ago
Rejoice Anodo
0379edc684
Update 106-blogging-platforms.md
12 months ago
Arik Chakma
714ca8c49f
feat: add all page views ( #5154 )
12 months ago
Dharun
63c3850f0e
fix: table alignment ( #5151 )
...
Small Alignment correction
12 months ago
Rishabh Verma
d781568f93
Update 102-first-program.md
...
Added additional information about the functions and return values about the program.
12 months ago
Rishabh Verma
cc95998339
Update 101-code-editors.md
...
A minor change to inform new users that this IDE is not pre unlike others.
12 months ago
Basliel25
1b364ae3de
Propose to add content to 103-docker-and-oci.md
...
The OCI-specification has three core specifications while on the description written only two are mentioned.
I added the *Distribution Specification (distribution-spec)*.
According to the website, the distro-spec defines a standardized API protocol for distributing container images and other content. It is primarly designed to ensure interoperability and consistency across different container registries and tools, regardless of their specific implementation.
I attach below links to the website of OCI and the github repo
- [https://github.com/opencontainers/distribution-spec ](On the github repo of the OCI)
- [https://opencontainers.org/about/overview/ ](Website of the OCI)
12 months ago
ᚷᛁᛟᚱᚷᛁ ᛒᚨᛚᚨᚲᚻᚨᛞᛉᛖ
f1a4d8d38b
Update 114-cli-apps.md rm redundant "take"
12 months ago
dev-aly3n
e2f7abe69a
fix all nodejs doc redirection from .dev to .org ( #5134 )
12 months ago
dev-aly3n
780402afd6
fix: broken link in python and also add another similar resource ( #5045 )
...
* fix: broken link in python and also add another similar resource
* add new resource to binary search trees in python
* Update src/data/roadmaps/python/content/101-data-structures-and-algorithms/103-binary-search-trees.md
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
12 months ago
Kamran Ahmed
2b74f70ef9
Update anchor text
12 months ago
Abdulkadir Durmaz
1b333f774a
Update 101-singlar-core.md to .NET 8.0
12 months ago
Maharshi Choksi
ccbaa1fe6d
Update index.md
...
Added a kind of join (Natural Join).
12 months ago
Kamran Ahmed
1eab06f1f5
Link to languages article from backend roadmap
12 months ago
Marcin Kozak
78bb3155e0
Remove duplicated link in 104-firewall.md
1 year ago
Arik Chakma
d2b7704370
feat: upgrade package to latest versions ( #5077 )
...
* feat: upgrade packages
* fix: duplicate hero roadmap keys
1 year ago
Selva Muthu Kumaran Boopalan
89bad8cb11
Update 101-choosing-a-managed-provider.md
1 year ago
dev-aly3n
a5d5f63677
fix: remove the non-English youtube video from blockchain roadmap cryptography ( #5088 )
1 year ago
dev-aly3n
dfc7821a44
fix: replace the broken youtube link with the correct one in ux-design ( #5014 )
1 year ago
dev-aly3n
1cee0b36dc
fix: broken link in frontend performance recommended guides ( #5061 )
1 year ago
Frédéric Gaudreau
0d1f916535
fix: dead esbuild youtube link ( #5078 )
...
fixing a dead youtube link caused by a change of channel name:
https://github.com/kamranahmedse/developer-roadmap/issues/5076
1 year ago
KISHORE ANANTH N
f8d8776667
Update 101-cpu-credits.md
...
Formatted the link
1 year ago
Kamran Ahmed
ce0f2a4ee4
Add beginner backend roadmap
1 year ago
Kamran Ahmed
bf89b013d1
Add spring tile
1 year ago
Kamran Ahmed
5bcb3e282d
Update new tags on roadmaps
1 year ago
Arik Chakma
747652c0f3
feat: add Node.js questions ( #5056 )
...
* feat: add nodejs questions
* feat: add more questions
1 year ago
Paul Oguda
36ae1b521b
Update index.md
...
Fix typo
1 year ago
KISHORE ANANTH N
48187393a8
Update 101-cpu-credits.md
...
Added a reference link.
1 year ago
Jafar Zakariya
a38961ad84
Update 105-hello-world-app.md
...
Added resource for creating first android app
1 year ago
Jafar Zakariya
1d6957d263
Update 104-using-gradle.md
...
Added PDF resource for gradle
1 year ago
Timofeev Artyom
53c9279049
Update 100-touchables.md
1 year ago
Jafar Zakariya
ed0e376d46
feat: add Gradle resources ( #5051 )
...
* Update 104-using-gradle.md
Added a link to a tutorial for Gradle for complete beginners
* Update 104-using-gradle.md
Updated the resources with proper formatting and added one more video.
* Update 104-using-gradle.md
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
1 year ago
Kamran Ahmed
ef3e4fc3f3
Add author information for fernando
1 year ago
Alvin
932896c3af
fix: replace broken link to complete java course ( #5049 )
1 year ago
Kamran Ahmed
1539c6ccaf
Update markdown
1 year ago
Kamran Ahmed
84aa35cdec
Merge branch 'master' of github.com:kamranahmedse/developer-roadmap
1 year ago
Kamran Ahmed
b6a852b29b
Add a guide for backend languages
1 year ago
Marco Malvicini
2d2f670153
typo-fix: typescript roadmap update 108-enum.md ( #5030 )
1 year ago
Ahmad Alsaleh
c2458fff8e
Update 100-builtin-modules.md
...
Fixed a grammatical mistake
1 year ago
Muhammad Khalid
77fbf8a745
Update 102-storage.md
1 year ago
Komal Shehzadi
5cf7aa340f
Correction in as type operator example ( #5017 )
1 year ago
Baptiste TAVIOT
d90cd01fab
Update 101-docker-compose.md
...
update : add depends_on
1 year ago
Selva Muthu Kumaran Boopalan
601d21ca9d
doc: add new AWS resources ( #4954 )
...
* devops-roadmap-aws
devops-roadmap-aws-newlink-provided
fixes : #4838
* Update src/data/roadmaps/devops/content/107-cloud-providers/100-aws.md
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
1 year ago
Shreyash
a5527dd872
fix: react-native pdf ( #4645 )
...
The previous pdf contained 2 pages - 1st page for c++ and 2nd for react-native. Fixed this by deleting the first page of the pdf.
1 year ago
Ahmed Abdul Saad
4d6d943b4e
doc: fix typo ( #4889 )
...
typo fix
1 year ago
Randil Tharusha
85214da400
doc: add javascript testing youtube video tutorial ( #4926 )
1 year ago
Tobiáš Smolný
46eb27a810
doc: add new resources ( #5002 )
1 year ago