selfedu
Канал selfedu_rus на RuTube: https://rutube.ru/channel/43304831/
Видеоуроки по математике, алгоритмам обработки данных (в том числе по нейронным сетям), по языкам программирования: С, С++, Java, Python (Питон), JavaScript, HTML, CSS, а также по их многочисленным библиотекам.
Буду рад любой посильной поддержке канала через спонсорство или на
Yoomoney-кошелек: 410017009233821
Обучающие курсы:
Курс по Python ООП: https://stepik.org/a/116336
Курс по Django: https://stepik.org/a/183363
Курс по Python: https://stepik.org/course/100707
Курс по структурам данных: https://stepik.org/a/134212
Телеграм-каналы:
Канал selfedu_rus: https://t.me/selfedu_rus
Python: https://t.me/python_selfedu
Django: https://t.me/django_selfedu
Машинное обучение: https://t.me/machine_learning_selfedu
Java и С++: https://t.me/java_and_c
Благодарю всех подписчиков и посетителей этого образовательного ресурса за проявленный интерес к обучающим видео.

#38. Арифметика дат. Класс timedelta | The Python Standard Library

#37. Модуль datetime. Классы time и date | The Python Standard Library

#36. Функции localtime(), gmtime(), mktime(), strftime() и strptime() | The Python Standard Library

#35. Функции monotonic(), perf_counter() и process_time() | The Python Standard Library

#34. Функции модуля time. Функции time() и ctime() | The Python Standard Library

#33. Функция methodcaller() модуля operator | The Python Standard Library

#32. Функции модуля operator. Классы itemgetter и attrgetter | The Python Standard Library

#31. Функции groupby() и starmap() модуля itertools | The Python Standard Library

#30. Функции-генераторы модуля itertools | The Python Standard Library

#29. Функции фильтрации из модуля itertools | The Python Standard Library

#28. Комбинаторные функции модуля itertools | The Python Standard Library

#27. Функции zip_longest(), islice() и tee() | The Python Standard Library

#26. Модуль itertools. Функция chain() | The Python Standard Library

#25. Модуль abc (Abstract Base Classes) | The Python Standard Library

#24. Декоратор singledispatch модуля functools | The Python Standard Library

#23. Функция reduce() модуля functools | The Python Standard Library

#22. Декоратор lru_cache модуля functools | The Python Standard Library

#21. Функция update_wrapper() и декоратор wraps | The Python Standard Library

#20. Декораторы partial и partialmethod модуля functools | The Python Standard Library

#19. Магические методы __copy__() и __deepcopy__() | The Python Standard Library

#18. Функции copy() и deepcopy() модуля copy | The Python Standard Library

#17. Модуль bisect - сортировка в моменте | The Python Standard Library

#16. Класс array. Методы класса array | The Python Standard Library

#15. Понятие кучи (heap). Модуль heapq | The Python Standard Library

#14. Классы LifoQueue и PriorityQueue модуля queue | The Python Standard Library

#13. Класс Queue модуля queue | The Python Standard Library

#12. Очередь deque модуля collections | The Python Standard Library

#11. Очереди типов FIFO и LIFO | The Python Standard Library

#10. Функции pprint() и pformat(). Класс PrettyPrinter | The Python Standard Library

#9. Класс ChainMap модуля collections | The Python Standard Library