# Introduction IV

Within the fifth session we'll continue to explore the basic building blocks of `python`, this and the next `session` will contain exhaustive content aiming to provide you with a somewhat detailed understanding of central `python` aspects. The aim is to get a good set of basic experience to then advance into more practical aspects.

## Introduction to Python - II
This session, we'll build upon the things learn last week and broader our capabilities in `python`, focusing on `operations`, `comparisons` and `data types`/`structures`. 

## Objectives 📍

- learn basic and efficient usage of the `python` programming language
  - what is `python` & how to utilize it
  - `operations` & `comparison` in `python`
  - `data types` & `structures`
- Ask and answer questions
- Have a great time

## Materials 📓

Please see the rendered version of the `jupyter notebook` [Introduction IV - Introduction to Python II](https://markovyu.github.io/Python_For_Psychologists_24/introduction/intro_python_II.html) in the `ToC` on the left.


## Tasks for subsequent meeting 🖥️✍🏽📖

Deadline for new homework is 8.12.2024. You can download it [here](https://markovyu.github.io/Python_For_Psychologists_24/introduction/PFP_assignment_3_intro_python_2.ipynb)


## optional/reading/further materials

<iframe width="560" height="315" src="https://www.youtube.com/embed/--_K4G3HCcI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>