0% found this document useful (0 votes)
2 views1 page

Python an Introduction to Python Lesson Overview V2 (1)

Uploaded by

mzamil.bundid
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)
2 views1 page

Python an Introduction to Python Lesson Overview V2 (1)

Uploaded by

mzamil.bundid
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

An introduction to Python - Lesson overview

Learning objectives:
Video Knowledge questions
Understand Python's key characteristics, advantages, and Know how to manage and submit notebooks on Athena.
place in the history and evolution of programming languages.
Understand and apply fundamental Python concepts, including Notebook Walk-through
Know how to use environments like Jupyter Notebook and arithmetic operations, variable assignment, and displaying results.
Google Colab for coding.
Code challenge

5 min

Working with
Notebooks and
Athena 5m
min in
20

Setting up for Writing code in


success Google Colab

Description
n
i
5m

25
Understanding Python's role and capabilities is essential to

min
5 min

An introduction harnessing its power for complex data analysis and modelling. Farm
to Python management
In this lesson, we introduce Python's features, evolution, and
real-world applications. We'll cover setting up Python tools, managing
notebooks in environments like Jupyter Notebook and Google Colab, and
submitting code on Athena. We'll also learn basic Python programming,
including arithmetic operations and using the print() function.

By the end of this lesson, we'll be skilled in Python's fundamentals and ready for
more advanced coding challenges.

You might also like