Python Tutorial for Beginners 2020 - Function
Hey guys, this is the sixth video for my Python's tutorial course for beginners. We will be covering all the basics about Python including installing and setting up the development environment, variables, data structures, iterations, conditionals, operators, error handlings, functions, classes and many more. The aim for this tutorial is to provide with a solid foundation layer for Python and programming in general so that we can proceed to more advanced level Python tutorials and also look into different application areas of using Python such as web development and data science.
In this video, I'm going to talk about the function in Python.
So Python's function is a group that contains sequence of statements that provides us with a specific functionality to reduce the redundancies and increase the maintainability, readability, and portability in your development. This video is the first half of the function videos that talks about the difference between method vs function, function syntax, and advantages of using function in two different examples as well as the usage of return statement. In the next video, we will talk about different types of function arguments, local vs global variables, and few more interactive examples to utilize the function.
=============================================================
Timestamps:
00:00 Introduction
00:33 What is function?
00:55 Function syntax
02:00 Method vs Function
03:54 First function example
10:27 Function portability
11:16 Return statement
=============================================================
Share video link: https://youtu.be/6WTPjKHTSHU
=============================================================
GitHub link:
https://github.com/funandeasyprogramming/python_tutorial_for_beginners/tree/master/Function
=============================================================
Instagram: https://www.instagram.com/do_programming/
Facebook: https://www.facebook.com/danny.oh.96742
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Python Tutorial for Beginners 2020 - Function», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.