Geek Slack

Start creating your course and become a part of GeekSlack.

Introduction to Python
About Lesson

Python has rapidly become one of the most popular programming languages globally. It is widely used for various tasks, such as web development and data analysis, and has become the preferred language for machine learning. Due to its popularity, Python developers are highly sought after, and careers in Python programming can be quite lucrative.

Given these factors, learning Python can be a smart move. This module offers an introduction to using Python to build an app, serving as a potential starting point for your journey as a Python programmer.

Learning Objectives In this module, you will:

  • Explore the options available for running Python applications
  • Use the Python interpreter to execute statements and scripts
  • Learn how to declare variables
  • Build a simple Python application that takes input and produces output
Join the conversation