Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/labex-labs/quick-start-with-shell
[Quick Start with Shell] This repository collects 14 of programming scenarios (labs and challenges) for Quick Start with Shell. This course is designed to give you a solid foundation in the most popular shell used in Linux, the Bash (Bourne Again Shell). You will learn how to use the shell to per...
https://github.com/labex-labs/quick-start-with-shell
List: quick-start-with-shell
awesome awesome-list bash challenges course education hands-on labex labs linux programming shell
Last synced: about 2 months ago
JSON representation
[Quick Start with Shell] This repository collects 14 of programming scenarios (labs and challenges) for Quick Start with Shell. This course is designed to give you a solid foundation in the most popular shell used in Linux, the Bash (Bourne Again Shell). You will learn how to use the shell to per...
- Host: GitHub
- URL: https://github.com/labex-labs/quick-start-with-shell
- Owner: labex-labs
- Created: 2024-05-22T07:14:49.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-08-01T01:27:32.000Z (5 months ago)
- Last Synced: 2024-08-02T04:23:06.486Z (5 months ago)
- Topics: awesome, awesome-list, bash, challenges, course, education, hands-on, labex, labs, linux, programming, shell
- Homepage: https://labex.io/skilltrees/shell
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quick Start with Shell
[![Quick Start with Shell](https://cover-creator.appbot.io/quick-start-with-shell.png)](https://labex.io/courses/quick-start-with-shell)
[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/quick-start-with-shell)
Our Quick Start with Shell course offers a solid foundation in Bash shell scripting, covering Linux command-line essentials. Through hands-on labs and real-world challenges, you'll master file management, text processing, and automation techniques, enabling you to efficiently use the shell in your daily tasks.
![Shell](https://img.shields.io/badge/Shell-whitesmoke?style=for-the-badge&logo=shell)
![Bash](https://img.shields.io/badge/Bash-whitesmoke?style=for-the-badge&logo=bash)
![Linux](https://img.shields.io/badge/Linux-whitesmoke?style=for-the-badge&logo=linux)## Environment
LabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.
![](https://tutorial-screenshot.getvm.io/images/vm-1725247253.png)
- A strict βLearn by Doingβ approach with exclusive hands-on labs and no videos.
- Interactive online environments within the browser, with automated step-by-step checks.
- A structured content organization with the Skill Tree based learning system.
- A growing learning resource of 30 Skill Trees and over 6,000 Labs.
- The AI learning assistant Labby, built on ChatGPT, providing a conversational learning experience.Learn more about [LabEx VM](https://support.labex.io/using-labex/virtual-machine).
## Exercises
| Index | Name | Difficulty | Practice |
|---------|-----------------------------------|--------------|-----------------------------------------------------------------------------------------------------------------|
| 01 | π Hello, Bash! | β ββ | Start Lab |
| 02 | π Working with Shell Variables | β ββ | Start Lab |
| 03 | π― Finding the Pirate's Treasure | β ββ | Start Challenge |
| 04 | π Passing Arguments to the Script | β ββ | Start Lab |
| 05 | π Shell Arrays | β ββ | Start Lab |
| 06 | π― Interstellar Cargo Manifest | β ββ | Start Challenge |
| 07 | π Arithmetic Operations in Shell | β ββ | Start Lab |
| 08 | π Basic String Operations | β ββ | Start Lab |
| 09 | π Conditional Statements in Shell | β ββ | Start Lab |
| 10 | π― Weather Advisory System | β ββ | Start Challenge |
| 11 | π Bash Scripting Loops | β ββ | Start Lab |
| 12 | π Comparing Arrays in Shell | β ββ | Start Lab |
| 13 | π Shell Functions | β ββ | Start Lab |
| 14 | π― Four Function Calculator | β ββ | Start Challenge |
| 15 | π Special Variables in Shell | β ββ | Start Lab |
| 16 | π Bash Trap Command | β ββ | Start Lab |
| 17 | π File System Operations in Shell | β ββ | Start Lab |
| 18 | π― File System Explorer | β ββ | Start Challenge |## More
- π [Linux Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- π [Linux Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- π [Linux Free Tutorials](https://github.com/labex-labs/linux-free-tutorials)