Skip to content

Commit 0772013

Browse files
authored
Merge pull request #1229 from sanyadureja/update-readme
Updated readme: Added Roadmap.sh subsection and it's content
2 parents 4a09b4f + 1f41083 commit 0772013

File tree

1 file changed

+35
-2
lines changed

1 file changed

+35
-2
lines changed

README.md

Lines changed: 35 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ If later found out the points will be deducted. you cant be earning more than 60
2525

2626
- [Roadmap](roadmaps)
2727
- [Machine Learning Roadmap](#machine-learning)
28+
- [Roadmap.sh](#roadmapsh)
2829
- [Tutorials or Courses](#tutorials-or-courses)
2930
- [Fundamentals of Mathematics](#fundamentals-of-mathematics)
3031
- [Fundamentals of Programming Language](#fundamentals-of-programming-language)
@@ -44,8 +45,8 @@ If later found out the points will be deducted. you cant be earning more than 60
4445
- [Datasets](#datasets)
4546
- [GitHub Repositories](#github-repositories)
4647
- [Youtube Channels](#youtube-channels)
47-
- [Machine learning forums](#machine-learning-forums)
48-
- [courses](#courses)
48+
- [Machine Learning Forums](#machine-learning-forums)
49+
- [Courses](#courses)
4950
- [Projects](#projects)
5051
- [Interview](#interview)
5152
- [Others](#others)
@@ -71,6 +72,38 @@ If later found out the points will be deducted. you cant be earning more than 60
7172
</tr>
7273
</table>
7374

75+
#### Roadmap.sh
76+
> <a href="https://roadmap.sh/" style="text-decoration: none;">Roadmap.sh</a><a href="https://roadmap.sh/"><img src="https://cdn-1.webcatalog.io/catalog/roadmap-sh/roadmap-sh-icon-filled-256.webp?v=1714780925346" width="21" style="margin-left: 5px; margin-top: 4px;"></a> contains community-curated roadmaps, study plans, paths, and resources for developers.
77+
78+
- Offers clear visual representations of career paths.
79+
- Provides step-by-step guidance for various tech roles.
80+
- Allows users to track their progress and customize paths.
81+
- Features feedback from industry professionals.
82+
83+
<table width="100%">
84+
<tr>
85+
<th>Machine Learning Roadmaps</th>
86+
<th>Description</th></tr>
87+
<tr>
88+
<td><a href="https://roadmap.sh/ai-data-scientist">AI and Data Scientist</a></td>
89+
<td>Step by step guide to becoming an AI and Data Scientist in 2024</td>
90+
</tr>
91+
<tr>
92+
<td><a href="https://roadmap.sh/data-analyst">Data Analyst</a></td>
93+
<td>Step by step guide to becoming an Data Analyst in 2024</td>
94+
</tr>
95+
<tr>
96+
<td><a href="https://roadmap.sh/mlops">MLOps</a></td>
97+
<td>Step by step guide to learn MLOps in 2024</td>
98+
</tr>
99+
<tr>
100+
<td><a href="https://roadmap.sh/prompt-engineering">Prompt Engineering</a></td>
101+
<td>Step by step guide to learning Prompt Engineering</td>
102+
</tr>
103+
</table>
104+
105+
> [Explore/Customize Roadmaps](https://roadmap.sh/roadmaps) browse the ever-growing list of up-to-date, community driven roadmaps.
106+
74107
### Tutorials or Courses
75108

76109
> Discover a collection of tutorials and courses for learning the Mathamatics,Fundamentals,Algorithms and more which are requied for Machine learning.

0 commit comments

Comments
 (0)