У нас вы можете посмотреть бесплатно Introduction to Python (updated October 2023) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This lecture will introduce the Python programming language, the Python software ecosystem, some key concepts in computer programming, and how those concepts are implemented in Python. The Python ecosystem contains a rich set of packages and tools to support research and data analysis in several different application areas; being able to use the Python programming language to customize computing workflows that leverage those tools enhances researcher productivity and capability. The material is intended both for people new to programming or new to Python who want to get started, and for more experienced Python programmers who would like to get a different perspective on how Python supports a variety of programming tasks. 00:00 Overview of Python 02:22 Python as a program 05:35 Python as a programming language 08:20 Data types and data structures 15:22 Code blocks and indentation 17:11 Control flow 27:20 Defining functions 35:09 Defining classes 40:53 Running Python 49:27 Python as a software ecosystem 53:41 Installing Python and associated packages 1:01:34 Summary and Resources