Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.54 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.54 KB

Introduction

Welcome to Python!

Python is designed to be comparatively easy to pick up but even so, learning a programming language can be difficult. Compared to the main DevOps course material in Aptem, this mini course is focused on:

  • Explaining new topics in greater detail and compared to familiar concepts.
  • More examples for each topic.
  • Practical exercises to build a deeper understanding and improve muscle memory.

The aim is to make Python more approachable for everyone, even those without any programming experience.

After this course you should feel confident using Python and have a solid understanding of its core concepts. The material available in Aptem will provide different levels of detail, and some longer exercises. Here we will master the basics of Python.

Follow the link to Chapter 1 to get started.

Chapters

Exercises