Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Basics of Python Scripting for Server Side Automation
Rating: 4.4 out of 5(70 ratings)
568 students

Learn Basics of Python Scripting for Server Side Automation

Learn How to Automate Repetitive Tasks with Python Scripting
Last updated 6/2024
English

What you'll learn

  • Basics of Python Scripting
  • Functions concepts of Python Scripting
  • Subprocess Module to execute any OS Level Commands
  • Regular or Regex Expressions
  • Logging Concept with logging module

Course content

23 sections146 lectures17h 18m total length
  • Objective of this course0:30
  • Prerequisites to Enroll this course0:53
  • Introduction to Python Scripting3:42
  • Python Versions1:54

Requirements

  • Basic Knowledge on Computer
  • Basic Knowledge on Windows and Linux Operating Systems
  • Basic Knowledge on Command Line

Description

Welcome to Basics of Python Scripting for Server Side Automation.

Python is an Advanced Scripting, general-purpose, high-level interpreted programming language

The objective of this course is to provides the the Basics of Python Scripting with practice for Windows/Linux System Users to Develop Python Scripts to Automate The Tasks.

Windows/Linux System Users are like:

  • System Admins/Developers/Supporters

  • DevOps Admins/Developers/Supporters

  • Database Admins/Developers/Supporters etc….

Difference between Programming and Scripting Languages:

  • Programming languages are used to develop software’s/applications

  • Scripting Languages are used to give instructions to the other software's/applications – useful to automate tasks

  • Python has both Programming and Scripting languages features

What can we do with Python ?

Now a days it is becoming more and more popular for doing….

  • Web Application Development

  • API or REST API Development

  • IoT Development

  • GUI and Game Development

  • Data Science and Data Analytics

  • AI (Artificial Intelligence)

  • Web Scraping & Text Processing

  • Creating plugins and extensions for existing applications

  • Automation (OS, DB, Middleware, Webserver, Cloud, DevOps etc…)


This course is designed to help you get the Basic Concepts of Python scripting to develop Automation Scripts on Server Side. 

Started the course with very basics like

  • Introduction

  • Environment Setup to Practice Python Scripting

  • Variables & Data Types

  • Operations on Strings

  • Data Structures/Collections

  • Operators

  • Conditional Statements

  • Exception Handling with try and except block(s)

  • Loops

  • Functions

and then covered very important modules like

  • sys

  • os

  • time,datatime

  • subprocess

  • argparse

  • re

  • requests

  • logging

  • working with Text , CSV and JSON Files


Who this course is for:

  • Beginners Python Scripting for Server Side Automation