Introduction to Callables

Beginner
10m
343
4.7/5

This lesson introduces callables and is part of a series of content designed to help you learn to program with Python. 

Learning Objectives

  • Describe the concept of callable
  • List two types of callable
  • Describe how to call a callable

Intended Audience

This lesson is designed for first-time developers who want to learn Python. Existing developers may want to skip. 

Prerequisites

This introductory lesson does not require prior programming knowledge.

About the Author
Students
109,339
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