Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Roadmaps for Android, Flutter, DSA, Blockchain, UX Designer #1422

Merged
merged 2 commits into from
Jun 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions App Development/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@ App development refers to crafting software for diverse devices, involving plann
<th><a href="https://wdevon99.medium.com/road-map-to-becoming-a-react-native-developer-in-2018-for-beginners-cc26af18c71">Roadmap to become ReactNative Developer</a> </th>
<th> This is an excellent blog that gives quick insight and roadmap to become successful ReactNative developer.</th>
</tr>
<tr>
<th><a href="https://roadmap.sh/flutter">Flutter Roadmap</a> </th>
<th>Step by step guide to becoming a Flutter developer in 2024</th>
</tr>
<tr>
<th><a href="https://roadmap.sh/android">Android Developer</a> </th>
<th>Step by step guide to becoming an Android developer in 2024</th>
</tr>
</table>

### Tools
Expand Down
4 changes: 4 additions & 0 deletions Data Structures and Algorithm (DSA)/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ Let's make coding fun and exciting! 🚀.</td>
<td><a href="https://www.scaler.com/topics/dsa-roadmap/"> DSA Roadmap for Complete Learning </a></td>
<td>This DSA roadmap will provide a structured approach to mastering data structures and algorithms, covering essential concepts, practical coding exercises, and optimization techniques to enhance problem-solving skills and coding efficiency.</td>
</tr>
<tr>
<td><a href="https://roadmap.sh/datastructures-and-algorithms">Data Structures & Algorithms Roadmap</a></td>
<td>Step by step guide to learn Data Structures and Algorithms in 2024</td>
</tr>
</table>

## Types of Data Structures
Expand Down
10 changes: 9 additions & 1 deletion UI-UX Design/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,19 @@ This curated collection offers valuable UI (User Interface) and UX (User Experie
<th>Resource Name</th>
<th>Description</th>
</tr>
<th ><a href="https://www.geeksforgeeks.org/how-to-become-a-ui-ux-designer-a-complete-roadmap/">UI/UX </a></th>
<tr>
<th ><a href="https://www.geeksforgeeks.org/how-to-become-a-ui-ux-designer-a-complete-roadmap/">UI/UX </a></th>
<th>This is the Roadmap for UI/UX</th>

</tr>
<tr>
<th ><a href="https://roadmap.sh/ux-design">UX DESIGN</a></th>
<th>Step by step guide to becoming a UX Designer in 2024</th>

<tr>
<td><a href="https://roadmap.uxuiopen.com/">UI/UX roadmap</a></td>
<td>This is roadmap to learn UI/UX</td>

</tr>

</table>
Expand Down
4 changes: 4 additions & 0 deletions Web3/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,10 @@ develop software that works with them</td>
<td>Step 10 - Refer to Hackathons section</td>
<td>Gain Practical Experience: Participate in hackathons, build projects, and contribute to open-source blockchain initiatives to apply your knowledge in real-world scenarios.</td>
</tr>
<tr>
<td><a href="https://roadmap.sh/blockchain">Blockchain Developer</a></td>
<td>Step by step guide to becoming a blockchain developer in 2024.</td>
</tr>
</table>

### Challenges
Expand Down
Loading