0% found this document useful (0 votes)
465 views

Edube Interactive - 1.1.1.0 Python Essentials 1 - Module 1

This document is an introduction to Module 1 of a Python Essentials course. The module will cover fundamental computer programming concepts like how computers work and how programs are executed. It will also explain the difference between compiled and interpreted languages. Finally, it will provide an overview of the Python programming language, its positioning among other languages, and the differences between Python versions.

Uploaded by

JMWIN32
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
465 views

Edube Interactive - 1.1.1.0 Python Essentials 1 - Module 1

This document is an introduction to Module 1 of a Python Essentials course. The module will cover fundamental computer programming concepts like how computers work and how programs are executed. It will also explain the difference between compiled and interpreted languages. Finally, it will provide an overview of the Python programming language, its positioning among other languages, and the differences between Python versions.

Uploaded by

JMWIN32
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

 1.1.1.

0 Python Essentials 1 - Module 1 

MODULE (4%) SECTION (7%)

    Sandbox

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 de ned
and constructed;
the di erence between compilation and
interpretation
what Python is, how it is positioned among other
programming languages, and what distinguishes the
di erent versions of Python.

Prev Next

You might also like