Skip to content

This is a repository dedicated to the BASH course by Ziyad Yehia in which he goes through some problem set related toward some important topics.

License

Notifications You must be signed in to change notification settings

Ractorrr/Bash_Mastery

Repository files navigation

Bash Course Problem Sets

Welcome to the Bash Course Problem Sets repository! This repository contains a collection of problem sets designed for the Bash course taught by Ziyad Yehia. These problem sets are intended to help you practice and reinforce your Bash scripting skills.

About the Course

The Bash Course by Ziyad Yehia covers various aspects of Bash scripting, from the basics to more advanced topics. Each problem set is designed to provide hands-on experience with Bash scripting concepts, helping you become proficient in automating tasks and working with the command line.

Problem Sets

Below is a list of the available problem sets in this repository:

  1. Positional Parameter (Calculator)
  2. Select Command (Get_extension)
  3. While Loop (Timer)
  4. Case Statement (City_Checker)
  5. IF Statement (File Checker)
  6. If Else Statement (Memory Logger)
  7. Read Statement (Welcome Words)

Each problem set directory contains a set of challenges and exercises related to the respective topic. Feel free to explore, attempt the challenges, and learn from the provided solutions.

Getting Started

To get started with the problem sets:

  1. Clone this repository to your local machine:

    git clone https://github.com/Ractorrr/Bash_Mastery.git
  2. Navigate to the desired problem set directory:

    cd Calculator.sh
  3. Read the instructions and complete the challenges in the problem set.

  4. Check the solution directory for reference after attempting the challenges.

Contributing

If you would like to contribute new problem sets, improvements, or fixes, feel free to submit pull requests. Your contributions are greatly appreciated and will help enhance the learning experience for others.

About the Author

This repository is maintained by Ractor.


Disclaimer: The problem sets provided in this repository are based on the course content by Ziyad Yehia, and their solutions may vary. This repository is not affiliated with Ziyad Yehia or any educational institution.

Course Information:

  • Course Name: Bash Mastery Course by Ziyad Yehia
  • Instructor: Ziyad Yehia
  • Website: Course Website

About

This is a repository dedicated to the BASH course by Ziyad Yehia in which he goes through some problem set related toward some important topics.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages