Introduction to Python Scripting for DevOps
- 4.4
Course Summary
This course is designed to provide an introduction to Python scripting. Students will learn the basics of Python programming, including variables, data types, conditional statements, loops, functions, and file input/output.Key Learning Points
- Learn the basics of Python programming
- Understand variables, data types, conditional statements, loops, functions, and file input/output
- Gain practical experience in writing Python scripts
Related Topics for further study
Learning Outcomes
- Develop practical Python scripting skills
- Understand the basics of Python programming
- Gain confidence in writing Python scripts
Prerequisites or good to have knowledge before taking this course
- Basic computer skills
- No prior programming experience required
Course Difficulty Level
BeginnerCourse Format
- Online, self-paced
- Video lectures
- Hands-on exercises
Similar Courses
- Python for Everybody
- Python Data Structures
- Python Functions, Files, and Dictionaries
Related Education Paths
Related Books
Description
This course is the first course in a series that aims to prepare you for a role working as a programmer. In this course, you will be introduced to the five main concepts in procedural programming: user input, console output, variable declaration and assignment, decision branching and iteration. Labs will allow you to apply the material in the lectures in simple computer programs designed to re-enforce the material in the lesson.
Knowledge
- Develop computer programs that utilize classes andobjects to solve business and mathematical problems
Outline
- Console Input and Output
- Getting and using Python
- Sending Output to the Console
- Getting Input From the Keyboard
- Console Input and Output Programming Solution
- Getting and Using Python Reading
- Sending Output to the Console Reading
- Getting Input From the Keyboard Reading
- Practice Getting and Using Python Quiz
- Practice Sending Output to Console Quiz
- Practice Input Quiz
- Module 1 Graded Quiz
- Data Types
- Working with Primitive Data Types
- Working with String Data Types
- Converting Between Data Types Video
- Variable Scope
- Data Types Programming Solution Part I
- Data Types Programming Solution Part II
- Working with Primitive Data Types Reading
- String Data Type Reading
- Converting Between Data Types Reading
- Variable Scope Reading
- Practice Primitive Data Type Quiz
- Practice String Data Type Quiz
- Practice Converting Between Data Type Quiz
- Practice Variable Scope Quiz
- Module 2 Graded Quiz
- Decision Branching
- Boolean Expressions
- If Statements
- The Else Clause
- Decison Branching Programming Solution
- Boolean Expressions Reading
- If Statement Reading
- Else Clause Reading
- Practice Boolean Expressions Quiz
- Practice If Statement Quiz
- Practice The Else Clause Quiz
- Module 3 Graded Quiz
- Iteration
- For Loops
- While Loops
- Break and Continue Statements
- Iteration Programming Solution Part I
- Iteration Programming Solution Part II
- For Loop Reading
- While Loop Reading
- Break and Continue Statement Reading
- Practice For Loop Quiz
- Practice While Loop Quiz
- Practice Break and Continue Quiz
- Module 4 Graded Quiz
Summary of User Reviews
Learn Python Scripting Intro course has received positive reviews from users. Many users have praised the course for its easy-to-follow structure and practical approach to learning Python scripting.Key Aspect Users Liked About This Course
Practical approach to learning Python scriptingPros from User Reviews
- Easy-to-follow structure
- Hands-on coding exercises
- Great for beginners
Cons from User Reviews
- Some topics are not covered in depth
- Not suitable for advanced learners
- Limited interaction with the instructor