У нас вы можете посмотреть бесплатно OOP-Lecture 8: Transition to Python, Part 4 (Flow control, loops, functions, Regular expressions) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This session is continuation of previous session OOP-Lecture 8: Transition to Python, Part 3. Here’s what we’ll cover in this session. 1. Flow control 2. Loops 3. Arrays 4. Functions 5. Function arguments in Python-positional, keyword, *arg and kwargs 6. Packing and unpacking arguments 7. Placeholder functions and pass statement 8. Regular expressions RegEx 9. Understanding metacharacters in regular expressions 10. Special sequences in RegEx In our next session, we’ll take everything you already know from C++ OOP — concepts like classes, objects, constructors, inheritance, and polymorphism — and see how they translate beautifully into Python’s simpler, more flexible syntax. So stay tuned — and in the next video, we’ll start mapping each C++ OOP concept to its Python equivalent, side-by-side, to help you transition smoothly from one language paradigm to the other. 0:00 Flow control 0:41 Loops 0:14 Arrays 2:40 Functions 3:40 Function arguments in Python-positional, keyword, *arg and kwargs 6:34 Packing and unpacking arguments 7:06 Understanding call by object mechanism using immutability and mutability concepts 9:49 Placeholder functions and pass statement 10:32 Regular expressions RegEx 11:12 Understanding metacharacters in regular expressions 15:10 Special sequences in RegEx Don’t forget to subscribe, hit the bell icon, and follow the series so you never miss an update!