Introduction to Code Blocks

Difficulty: Beginner
Duration: 8 minutes and 23 seconds
Students: 868
Rating: 4.7/5

Python is more than just a programming language. It includes additional components which all work together as a holistic system. This lesson provides an introduction to some of these different components. Including the programming language itself. With the goal of introducing you to the Python programming language as a means of creating and controlling objects.

Learning Objectives

Upon completing this lesson you’ll be familiar with the basic concepts of language syntax, the python interpreter, and code blocks.

Intended Audience

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

Prerequisites

This is an introductory lesson and doesn’t require any prior programming knowledge. However, conceptual knowledge of Python objects is recommended.

Covered Topics