Completed
03:03 – Project - Rocket Launch
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Shell Scripting Tutorial for Beginners - Shell Scripts Crash Course
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 – Introduction to Shell Scripts
- 2 03:03 – Project - Rocket Launch
- 3 05:08 – Step-by-Step: Create Your First Shell Script
- 4 06:42 – Executing Shell Script
- 5 09:26 – Naming Your Scripts Effectively
- 6 10:23 – Best Practices
- 7 11:02 – Variables in Shell Scripting
- 8 14:08 – Command Line Arguments
- 9 17:40 – User Input with Read Command
- 10 21:14 – Arithmetic Operation in Shell Scripts
- 11 24:51 – Conditional Logics in Shell Scripts
- 12 33:34 – For Loops in Shell Scripts
- 13 40:39 – While Loops in Shell Scripts
- 14 46:26 – Case Statements