Batch Scripting for Beginners (Master concepts step by step)

Udemy Batch Scripting for Beginners (Master concepts step by step)

Register & Get access to index
5069938-30dc-5.jpg
Learn how to write Batch script to automate daily tasks and let's add new skill in your skill set

Description​

A batch file is a script file in DOS, OS/2 and Microsoft Windows. It consists of a series of commands to be executed by the command-line interpreter, stored in a plain text file (.txt file). A batch file may contain any command the interpreter accepts interactively and use constructs that enable conditional branching and looping within the batch file, such as IF, FOR, and GOTO labels. The term "batch" is from batch processing, meaning "non-interactive execution", though a batch file may not process a batch of multiple data.

After having this course, you will have good knowledge about batch script, and you will be able to write your own batch scripts. The lectures will help you understand the basic concept of each command that get used in Batch script. At the end of this course, you will be confident enough to automate your daily tasks through batch script.

Learn and master the Basics of Batch Scripting in this comprehensive course.
  • Batch script introduction and create Batch file.
  • Basic Batch script commands.
  • Variables in batch script.
  • Strings in batch script.
  • Arrays in batch script.
  • Decision making condition.
  • Operators and function in batch script.

Batch Script is incorporated to automate command sequences which are repetitive in nature. Scripting is a way by which one can alleviate this necessity by automating these command sequences in order to make one's life at the shell easier and more productive.

Who this course is for:​

  • Beginner windows command line developers curious about the command line
  • Anyone who wants to learn scripting for automation
  • Anyone responsible for IT in an organization
Author
Satoru Gojo
Downloads
78
Views
748
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Satoru Gojo