Dharun
63c3850f0e
fix: table alignment ( #5151 )
...
Small Alignment correction
10 months ago
Rishabh Verma
d781568f93
Update 102-first-program.md
...
Added additional information about the functions and return values about the program.
10 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.
10 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)
10 months ago
ᚷᛁᛟᚱᚷᛁ ᛒᚨᛚᚨᚲᚻᚨᛞᛉᛖ
f1a4d8d38b
Update 114-cli-apps.md rm redundant "take"
10 months ago
dev-aly3n
e2f7abe69a
fix all nodejs doc redirection from .dev to .org ( #5134 )
10 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>
10 months ago
Kamran Ahmed
2b74f70ef9
Update anchor text
10 months ago
Abdulkadir Durmaz
1b333f774a
Update 101-singlar-core.md to .NET 8.0
10 months ago
Maharshi Choksi
ccbaa1fe6d
Update index.md
...
Added a kind of join (Natural Join).
10 months ago
Kamran Ahmed
1eab06f1f5
Link to languages article from backend roadmap
10 months ago
Marcin Kozak
78bb3155e0
Remove duplicated link in 104-firewall.md
10 months ago
Arik Chakma
d2b7704370
feat: upgrade package to latest versions ( #5077 )
...
* feat: upgrade packages
* fix: duplicate hero roadmap keys
10 months ago
Selva Muthu Kumaran Boopalan
89bad8cb11
Update 101-choosing-a-managed-provider.md
10 months ago
dev-aly3n
a5d5f63677
fix: remove the non-English youtube video from blockchain roadmap cryptography ( #5088 )
10 months ago
dev-aly3n
dfc7821a44
fix: replace the broken youtube link with the correct one in ux-design ( #5014 )
10 months ago
dev-aly3n
1cee0b36dc
fix: broken link in frontend performance recommended guides ( #5061 )
10 months 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
10 months ago
KISHORE ANANTH N
f8d8776667
Update 101-cpu-credits.md
...
Formatted the link
10 months ago
Kamran Ahmed
ce0f2a4ee4
Add beginner backend roadmap
10 months ago
Kamran Ahmed
bf89b013d1
Add spring tile
10 months ago
Kamran Ahmed
5bcb3e282d
Update new tags on roadmaps
10 months ago
Arik Chakma
747652c0f3
feat: add Node.js questions ( #5056 )
...
* feat: add nodejs questions
* feat: add more questions
10 months ago
Paul Oguda
36ae1b521b
Update index.md
...
Fix typo
10 months ago
KISHORE ANANTH N
48187393a8
Update 101-cpu-credits.md
...
Added a reference link.
10 months ago
Jafar Zakariya
a38961ad84
Update 105-hello-world-app.md
...
Added resource for creating first android app
10 months ago
Jafar Zakariya
1d6957d263
Update 104-using-gradle.md
...
Added PDF resource for gradle
10 months ago
Timofeev Artyom
53c9279049
Update 100-touchables.md
10 months 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>
10 months ago
Kamran Ahmed
ef3e4fc3f3
Add author information for fernando
10 months ago
Alvin
932896c3af
fix: replace broken link to complete java course ( #5049 )
10 months ago
Kamran Ahmed
1539c6ccaf
Update markdown
10 months ago
Kamran Ahmed
84aa35cdec
Merge branch 'master' of github.com:kamranahmedse/developer-roadmap
10 months ago
Kamran Ahmed
b6a852b29b
Add a guide for backend languages
10 months ago
Marco Malvicini
2d2f670153
typo-fix: typescript roadmap update 108-enum.md ( #5030 )
10 months ago
Ahmad Alsaleh
c2458fff8e
Update 100-builtin-modules.md
...
Fixed a grammatical mistake
10 months ago
Muhammad Khalid
77fbf8a745
Update 102-storage.md
10 months ago
Komal Shehzadi
5cf7aa340f
Correction in as type operator example ( #5017 )
11 months ago
Baptiste TAVIOT
d90cd01fab
Update 101-docker-compose.md
...
update : add depends_on
11 months 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>
11 months 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.
11 months ago
Ahmed Abdul Saad
4d6d943b4e
doc: fix typo ( #4889 )
...
typo fix
11 months ago
Randil Tharusha
85214da400
doc: add javascript testing youtube video tutorial ( #4926 )
11 months ago
Tobiáš Smolný
46eb27a810
doc: add new resources ( #5002 )
11 months ago
Umut
e47bd63cc9
fix: typo ( #4900 )
...
There was a duplicate "the" word in the Sentiment Analysis entry. I fixed it.
11 months ago
Agustin Velez
d314f3d8c1
doc: add resources for variable and data types ( #4948 )
...
Add links for variables and data types from The Book (Official docs)
11 months ago
Dominik Galiev
52fdd8f07d
fix: missing syntax ( #5005 )
11 months ago
dev-aly3n
22f59c66f0
fix: replace broken link with a valid one in frontend performance ( #5001 )
11 months ago
dev-aly3n
4a862241d3
fix: markdown missing closing parenthesis for link ( #4999 )
11 months ago
Sonvir
b1fdc7ff49
fix: update enable http reference url ( #4922 )
...
fix #4862
Co-authored-by: sonvir249 <39142-sonvir249@users.noreply.drupalcode.org>
11 months ago