Python Institute

Entry #1697640509
pcep30
Started Python learning at Python Institute
Python Essentials 1 (Aligned with PCEP-30-02)
Channel: Edube Interactive
Mode: Self-Study Level: Entry-Level (Beginner)
Cost: Free Study
Time: 42 hours (Recommended: 7h/week)

There are four modules:
Module 1: Introduction to Python and computer programming;
Module 2: Data types, variables, basic input-output operations, and basic operators;
Module 3: Boolean values, conditional execution, loops, lists and list processing, logical and bitwise operations;
Module 4: Functions, tuples, dictionaries, exceptions, and data processing.

Updates will be provided as I complete each module.

Python Essentials 1:
Module 1

Introduction to Python and computer programming
In this module, you will learn about:

  • the fundamentals of computer programming, i.e., how the computer works, how the program is executed, how the programming language is defined and constructed;
  • the difference between compilation and interpretation;
  • what Python is, how it is positioned among other programming languages, and what distinguishes the different versions of Python.

#certification