Modeling a Concept

Beginner
4m
852
4.8/5

The road to mastering the Python programming language is paved with objects. Objects are Python’s foundational building block. The entire Python programming language is used to create and control objects. This lesson provides a high-level glimpse into the basic mechanics of objects. With the goal of providing you with a vocabulary and mental model for understanding Python.

Learning Objectives

Upon completing this lesson you’ll be familiar with the anatomy and behaviors of objects.

Intended Audience

This lesson was designed for first-time developers wanting to learn Python. Existing developers already familiar with the concept of an object may want to skip.

Prerequisites

This is an introductory lesson and doesn’t require any prior programming knowledge.

About the Author
Students
109,485
Labs
37
Courses
50
Learning paths
58

Ben Lambert is a software engineer and was previously the lead author for DevOps and Microsoft Azure training content at Cloud Academy. His courses and learning paths covered Cloud Ecosystem technologies such as DC/OS, configuration management tools, and containers. As a software engineer, Ben’s experience includes building highly available web and mobile apps. When he’s not building software, he’s hiking, camping, or creating video games.

Covered Topics