5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

Bootcamps     Information Technology     Application Development     Developer
The world has changed a lot in the last decade: Python is one of the most popular languages in the world, the cloud is ubiquitous, and data is hot. Another big change is everyone needs some type of automation. This course covers fiercely effective ways to “get stuff done” in Python. This will be taught using Colab, an interactive Jupyter environment, with hands-on code examples throughout the course. With software systems, for every failed perfect solution that never got implemented, there is a reasonable solution that could have improved things. Learn to embrace imperfect, but useful, automation and you will never look at a boring task the same way again.


Download or clone the code repository for the course: https://github.com/noahgift/python-devops-course. A free Google account will be needed to access notebooks in Google Colab. While a Google account is not required, it is strongly recommended to get the benefit of full participation with the exercises. (If you are unable to use Google Colab, a downloadable notebook will be available via a Github repo.)

Prerequisites
Students looking to attend this course should meet the following prerequisites:
Beginning Python skills (or proficiency in a scripting language and a basic understanding of Python syntax)
Basic understanding of cloud computing concepts.
Comfort working with Linux


Objectives

  • Automating Text and Filesystem
  • Introduction to Python for DevOps