practical-tutorials / project-based-learning

Curated list of project-based tutorials
MIT License
181.93k stars 23.9k forks source link

Added tutorial - Recreacting the linux 'which' command in go - Beginner friendly tutorial #515

Open AyoubIssaad opened 5 months ago

AyoubIssaad commented 5 months ago

Description

I'd like to contribute to the repo by adding my own tutorial (recreating the Linux which command in go), it's a beginner friendly detailed step by step guide to recreate the Linux 'which' command from scratch.

Motivation and Context

Hopefully this tutorial will help beginners get a fundamental understanding of some Go concepts in a practical, hands-on manner.

How Has This Been Tested? I wrote it myself.

Types of changes

Checklist: