Matvey Volkov
4c9371ee74
Fix issue in typescript ( #3922 )
...
json_build_object is used to create json object and get it
1 year ago
Toshita Singh
bb9cc31e8a
Fix typo in prototypal inheritance ( #3930 )
...
Completed missing property name used to set the prototype of an object.
1 year ago
Jakub Olszewski
8585857cc3
Add ChangeNotifier and ValueNotifier tutorials ( #3997 )
...
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
1 year ago
JasonMan34
8c2e812667
Fix recursive types example in typescript roadmap ( #4022 )
...
Co-authored-by: Itamar Zwi <itamarz@amplicy.io>
1 year ago
Olawuwo Abideen
bfbee6da0f
Add a resource for REST ( #4025 )
1 year ago
Selva Muthu Kumaran
8057b218a0
Fix video link ( #4398 )
...
Computer network | Google IT Support certificate video fixed
fix : #4396
1 year ago
Selva Muthu Kumaran
c3d24a65d1
Fix appium link ( #4402 )
...
QA-roadmap-appium website - new link provided
fix : #4205
1 year ago
Tomasz Mikulski
67beb4e8c4
Fix broken http link to presentation - use https ( #4405 )
1 year ago
Julien Alric
bb76ae411f
Update system-design.json fix typo ( #4414 )
1 year ago
Mohit Rajput
98ea93da8c
fix incorrect url change ( #4415 )
1 year ago
Selva Muthu Kumaran
a69f0cc1b1
Fix YARP in .net roadmap ( #4416 )
...
asp.net-core-YARP-description fixex
fixes : #4406
1 year ago
Michał Gałązka
e50e75479a
Fixed PHP official website address in backend roadmap ( #4417 )
...
changed from php.org to php.net
1 year ago
FranMD
f4592b1e58
Update URL for "Enabling HTTPS on Your Servers" site ( #4418 )
1 year ago
Selva Muthu Kumaran
45c88da643
Add information about local scope ( #4420 )
...
javascript-roadmap-scope-variable-local scope description added
fixes : #4388
1 year ago
Mikhail Ostashchenko
a54fe0d1ba
Fix broken links ( #4421 )
1 year ago
Muhammad Afzal
11272da330
docs: add content for Google Cloud Functions ( #4443 )
1 year ago
Andret Carpizo
8903f11f02
Fix Template Specialization Index CodeBlock for const in printData ( #4446 )
1 year ago
Selva Muthu Kumaran
8ca9f976cd
python-roadmap-decorators ( #4448 )
...
python-roadmap-modules-decorators - new link for python decorators in 1 minute
1 year ago
Blake
488521d2e3
Update URL for OpenID Link ( #4459 )
1 year ago
Kirill Bryntsev
072953c69a
Add information about function pointer ( #4460 )
1 year ago
Akash Sharma
79a656e171
Fixing `PRIMARY_KEY` `NULL` constraint ( #4465 )
1 year ago
Aus Gomez
b565ce9bce
issue-442 ( #4470 )
1 year ago
Kamran Ahmed
26ab7b9098
Remove EKS from devops beginner
1 year ago
Kamran Ahmed
2e18d5a563
feat: question page with progress tracking
1 year ago
Kamran Ahmed
03d0a32fd6
chore: upgrade to astro v3 ( #4437 )
1 year ago
Kamran Ahmed
c274feced1
Fix broken build
1 year ago
Kamran Ahmed
cdb9153029
Change in grid item design
1 year ago
Jamie Douglas
d3bebfeea6
Updated link to Gradle site ( #4423 )
1 year ago
Pawel Janicki
68f9e4576b
Fix ArgoCD Beginner tutorial link ( #4425 )
...
https://github.com/kamranahmedse/developer-roadmap/issues/4424
1 year ago
Leo Wang
051bcce933
Fix video link in Python OOP classes ( #4427 )
...
Co-authored-by: Leo Wang <ab0988956087@gamil.com>
1 year ago
Mohit Rajput
7e18c97e78
from inside compilerOptions to outside exclude ( #4410 )
1 year ago
Selva Muthu Kumaran
c95caccae5
golang\conditional-statement ( #4400 )
...
* golang\conditional-statement
golang\conditional-statement\golang programs switch case - new link provided
* Add both conditional statements
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
1 year ago
Juan Pablo Partridge
102c57e925
Add mongodb roadmap in backend content ( #4035 )
1 year ago
Mikhail Ostashchenko
1ec6005fe1
Fix code style ( #4356 )
1 year ago
KT
ce41b3a955
Remove duplicate resource ( #4375 )
...
Remove resource hosting a duplicate of another listed resource.
1 year ago
Selva Muthu Kumaran
eea79968e2
Fix data type content ( #4381 )
...
data type (struct and class) clarification
1 year ago
Selva Muthu Kumaran
538e41307c
Fix video link ( #4385 )
...
javascript\variable\scope\understanding global local function block scope
1 year ago
Mikhail Ostashchenko
79fcf2400f
SFINAE fix (C++) ( #4390 )
...
When you try to use these function templates, there can be ambiguity issues. If you call foo with an arithmetic type, both template overloads will be considered valid, and the compiler won't know which one to choose.
You can use specialization or tag dispatching to properly handle different cases.
1 year ago
Tushar Daiya
0da1edaa55
Fix link in python roadmap ( #4393 )
1 year ago
Mikhail Ostashchenko
7072c4cf80
Fix code in c++ ( #4373 )
2 years ago
Mikhail Ostashchenko
f2b29f80f9
Add Reverse iterator (C++) ( #4374 )
2 years ago
roadmap bot
76c2686269
chore: add resource under cpp:language-concepts:type-casting
2 years ago
Kamran Ahmed
ca5bae687b
Update AI and Data Scientist roadmap
2 years ago
Kamran Ahmed
face1eefbb
Update data scientist roadmap
2 years ago
Erasmo Hernández
c43ee13c94
Fix typo from bug 4210 ( #4211 )
2 years ago
Kyrylo Nehaturov
b57c4cb558
fix: removed dublicated link ( #4217 )
...
removed dublicated link in react roadmap
2 years ago
Kyrylo Nehaturov
c236bf9bf9
fix: removed duplicate link in react 103-rendering/104-events ( #4218 )
...
removed duplicate link in react roadmap section 103-rendering/104-events
2 years ago
Kyrylo Nehaturov
c92c67acc9
fix: added link + rewritten link text react 106-state-management ( #4219 )
...
I found more obvious such resources list, with the documentation as the starting resource and then the link for the repo as the next one
2 years ago
Mirac Seref
bec59ed630
Update 101-functional-components.md ( #4233 )
...
Fix link issue
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Mark Puchala 2/
7f800f2717
Update history-of-javascript.md ( #4287 )
...
Fix reference to non-existent comment section.
2 years ago