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 tutorial - Recreacting the linux 'which' command in go - Beginner friendly tutorial #515

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AyoubIssaad
Copy link

@AyoubIssaad AyoubIssaad commented Jan 18, 2024

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

  • New Article (change which adds functionality)

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have made checks to ensure URLs and other resources are valid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant