1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-20 08:02:35 +02:00

Added resource to 103-linux-unix.md (#2855)

This commit is contained in:
Rudrakshi
2022-11-03 15:57:51 +05:30
committed by GitHub
parent efb369e717
commit 50dc3ed972

View File

@@ -4,4 +4,5 @@ Knowledge of UNIX is a must for almost all kind of development as most of the co
<BadgeLink colorScheme='blue' badgeText='Watch' href='https://www.youtube.com/watch?v=ROjZy1WbCIA'>Linux Operating System - Crash Course</BadgeLink>
<BadgeLink colorScheme='blue' badgeText='Watch' href='https://www.coursera.org/courses?query=unix'>Coursera - Unix Courses</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://dev.to/rudrakshi99/linux-basics-2onj'>Linux Basics </BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.tutorialspoint.com/unix/index.htm'>Unix / Linux Tutorial</BadgeLink>