Python 3 Scripting for System Administrators
Offered By: A Cloud Guru
Course Description
Overview
In this course, you will develop the skills you need to write effective and powerful scripts and tools using Python 3. We will go through the necessary features of the Python language to be able to leverage its additional benefits in writing scripts and creating command line tools (data types, loops, conditionals, functions, error handling, and more). Beyond the language itself, you will go through the full development process including project setup, planning, and automated testing to build two different command line tools.
Syllabus
- Getting Started
- Environment Setup
- Introducing Python
- Running Python
- Common Data Types
- Control Flow
- Basic Scripting
- Intermediate Scripting
- Useful Standard Library Packages
- Using Pip and Virtualenv
- Planning & Project Structure
- Implementing Features with Test Driven Development
- Integrating Features and Distributing the Project
- Final Steps
Taught by
Keith Thompson
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity