Skip to content
Press
QQ
to open this menu
Pricing & Plans
Request a demo
Login
Start Free Trial
Training Library
Bash
Bash Challenge Gauntlet
learning path
Bash Challenge Gauntlet
Run the gauntlet of Bash lab challenges that increase in difficulty but are suitable for Bash beginners.
Beginner
Difficulty: Beginner
Up to 3h 45m
Duration: Up to 3 hours and 45 minutes
132
Students: 132
5/5
Rating: 5/5
Start
Enhance your skill set
Develop essential skills for thriving in real-world scenarios.
Stay focused, stay committed
Boost your learning journey by enrolling: stay focused, consistent and achieve your goals with ease.
Earn a certificate of completion
Show your skills and build your credibility when you include them in your resume and LinkedIn profile.
Content overview
About
Author
Content overview
6 steps
There are 6 Hands-on Labs in this learning path
6
Difficulty: Beginner. Duration: Up to 15m.
HANDS-ON LAB
Beginner
Up to 15m
Duration: Up to 15 minutes
Bash Challenge: Hello World
The goal of this challenge is to complete the classic exercise of writing "Hello, World!" using Bash.
Difficulty: Beginner. Duration: Up to 30m.
HANDS-ON LAB
Beginner
Up to 30m
Duration: Up to 30 minutes
Bash Challenge: Error Handling
The goal of this challenge is to consider the number of arguments passed to your program and handle when the number is unexpected.
Difficulty: Beginner. Duration: Up to 30m.
HANDS-ON LAB
Beginner
Up to 30m
Duration: Up to 30 minutes
Bash Challenge: Reverse String
In this challenge, you will write code in the Bash programming language to reverse a given string.
Difficulty: Beginner. Duration: Up to 30m.
HANDS-ON LAB
Beginner
Up to 30m
Duration: Up to 30 minutes
Bash Challenge: RNA Transcription
The goal of this challenge is to return the RNA complement (per RNA transcription) of a given a DNA strand.
Difficulty: Intermediate. Duration: Up to 1h.
HANDS-ON LAB
Intermediate
Up to 1h
Duration: Up to 1 hour
Bash Challenge: Bob
In this challenge, you will write code in the Bash programming language to produce the conversational interface of a lackadaisical teenager named Bob.
Difficulty: Intermediate. Duration: Up to 1h.
HANDS-ON LAB
Intermediate
Up to 1h
Duration: Up to 1 hour
Bash Challenge: Atbash Cipher
In this challenge, you will write code in the Bash programming language to implement the atbash cipher.