Bash Shell Scripting Bootcamp: 10 Project-Based Learning
Published 7/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.78 GB | Duration: 4h 13m
Published 7/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.78 GB | Duration: 4h 13m
Become a Linux Bash scripting expert through hands-on project-based learning with 10 real world beginner's projects.
What you'll learn
Scripting Knowledge: Learners will acquire a solid understanding of shell scripting concepts, including variables, loops, conditionals, and functions.
Efficient Task Automation: Learners will be able to automate repetitive tasks and streamline workflows using shell scripts, saving time and effort.
File and Directory Manipulation: Learners will gain expertise in manipulating files and directories through shell scripting, including tasks like creating, copy
Data Processing and Manipulation: Learners will learn techniques to process and manipulate data using powerful command-line tools like grep, sed, and awk.
Error Handling and Debugging: Learners will develop skills in error handling and debugging techniques to troubleshoot and resolve issues in their shell scripts.
System Administration: Learners will acquire knowledge of system administration tasks through shell scripting, such as managing users.
Shell Script Optimization: Learners will understand techniques for optimizing shell scripts to improve efficiency, reduce resource consumption.
Script Portability: Learners will learn to write portable shell scripts that can run on different operating systems and shell environments.
Requirements
A windows or linux operating system is required.
Some knowledge of linux is required.
Description
Welcome to the Bash Shell Scripting Bootcamp: 10 Project-Based Learning! This comprehensive course covers the following topics through a 10 hands-on projects based approach:Basics of the shell: Learn about the shell environment, its importance, and how to navigate and interact with it effectively.Variables: Understand how to declare and use variables in bash scripting to store and manipulate data.Strings: Explore string manipulation techniques, including concatenation, substitution, and extraction.Command-line arguments: Discover how to handle command-line arguments passed to a script and incorporate them into your scripts.Arrays: Learn how to work with arrays in bash scripting, including declaring, accessing, and manipulating array elements.Colors in bash: Enhance your scripts with colorful output by incorporating ANSI color codes into your bash scripts.Functions: Dive into functions and learn how to define and use them to modularize your scripts and improve code reusability.Conditional statements: Master the use of conditional statements like if-else and case to make your scripts more dynamic and responsive.Loops: Explore loop constructs such as for, while, and until to iterate over data and automate repetitive tasks.File handling: Learn how to read from and write to files, manipulate file permissions, and perform other file-related operations in bash scripting and etcThroughout the bootcamp, you'll explore the power of Linux and learn how to harness the full potential of bash scripting. You'll gain a solid foundation in Linux systems and understand how to navigate and manage them effectively. With this knowledge, you'll embark on a journey into the world of shell scripting, discovering its capabilities and unlocking new levels of productivity.Each project in this bootcamp has been thoughtfully designed to provide you with real-world scenarios where you can apply your newly acquired skills. From automating routine tasks to managing complex system configurations, you'll tackle a variety of challenges that will enhance your problem-solving abilities and boost your confidence as a shell scripter.By the end of this course, you'll have a strong command over Linux, bash scripting, and shell scripting, enabling you to create efficient and robust scripts. Whether you're a system administrator, developer, or aspiring DevOps engineer, this bootcamp will equip you with the tools and expertise needed to excel in your role.Join us on this exciting journey of Bash Shell Scripting Bootcamp and unlock your potential as a Linux shell scripting expert. Get ready to take your skills to the next level and achieve new heights of automation and productivity. Enroll now and start your project-based learning adventure today!Thank you :)Vivek Pandit
Overview
Section 1: Introduction
Lecture 1 Introduction
Section 2: Basics of shell
Lecture 2 Shebang theory
Lecture 3 Shebang practical
Section 3: Variables in bash
Lecture 4 Variables theory
Lecture 5 Variable practical
Section 4: Strings in bash
Lecture 6 Strings theory
Lecture 7 Strings practical
Section 5: Arrays in bash
Lecture 8 Theory
Lecture 9 practical
Section 6: Arithmatic calculations
Lecture 10 Arithmatic calculations theory
Lecture 11 Arithmatic calculations practical
Section 7: Input Output redirection and Piping in bash
Lecture 12 Input output redirection theory
Lecture 13 Input output redirection Practical
Lecture 14 Piping in bash
Section 8: Arguments
Lecture 15 Arguments theory
Lecture 16 Arguments practical
Section 9: Exit status
Lecture 17 Exit status theory
Lecture 18 Exit status practical
Section 10: If-else conditions
Lecture 19 If-else conditions theory
Lecture 20 if-else mathamatical comparision
Lecture 21 if-else string comparision
Lecture 22 File condition theory
Lecture 23 File condition practical
Section 11: While loops
Lecture 24 While loop theory
Lecture 25 While loop practical
Section 12: For loop
Lecture 26 For loop theory
Lecture 27 For loop practical
Section 13: Case statements
Lecture 28 Case statements theory
Lecture 29 Case statements practical
Section 14: Functions in bash
Lecture 30 Functions theory
Lecture 31 Functions practical
Section 15: Colors in bash
Lecture 32 Colors in bash
Section 16: Simple projects
Lecture 33 Project #1
Lecture 34 Project #2
Lecture 35 Project #3
Lecture 36 Project #4
Lecture 37 Project #5
Lecture 38 Project #6
Section 17: Advanced projects
Lecture 39 Project #7
Lecture 40 Project #8
Lecture 41 Project #9
Lecture 42 Project #10
Section 18: 18. Bonus lecture
Lecture 43 Bonus lecture
System Administrators: Shell scripting is essential for system administrators,Developers and Programmers: Shell scripting can be valuable for developers and programmers, regardless of their primary programming language.,Data Analysts and Data Scientists: Shell scripting is valuable for data analysts and data scientists who work with large datasets.,DevOps Engineers: Shell scripting is a core skill for DevOps engineers who are responsible for automating and managing the deployment, configuration, and monitoring of software applications.