filmov
tv
Python Programming 16. Sub Procedures

Показать описание
This is the 16th in a course of computer science video lessons introducing programming with Python. This lesson introduces sub procedures. When you are writing applications, it is good practice to avoid long repetitive programs. Sub programs like sub procedures and functions make this possible. In this lesson you will learn how to define and call a sub procedure, as well as reviewing some concepts you met in previous lessons. You will learn how a sub procedure can be defined, either within the same file as the calling program, or inside a separate file. You will also learn how to use the import keyword to make sub procedures in an external file available to a calling program.
Chapters:
00:00 Why you should use sub programs
00:41 Review – a simple calculator
03:20 Sub procedure code
06:45 Define a sub procedure with the def keyword
09:32 Define a sub procedure in a separate file
09:49 Import procedures from an external file
Chapters:
00:00 Why you should use sub programs
00:41 Review – a simple calculator
03:20 Sub procedure code
06:45 Define a sub procedure with the def keyword
09:32 Define a sub procedure in a separate file
09:49 Import procedures from an external file
Python Tutorial 16: Understanding Python Functions
Learn Python Programming - 16 - Dictionaries
Python Programming Tutorial #16 - Introduction to Modular Programming
16. Class and Objects [Python 3 Programming Tutorials]
Threading in Python - Advanced Python 16 - Programming Tutorial
Normal People VS Programmers #coding #python #programming #easy #funny #short
Introduction to Python Programming | Python for Beginners #lec1
Python for Beginners - Learn Python in 1 Hour
HADOOP + PYSPARK + PYTHON + LINUX tutorial || by Mr. N. Vijay Sunder Sagar On 25-08-2024 @4PM IST
Python Syntax - Everything you need to know!
If Statements | Python | Tutorial 16
Codecademy - Python: Tutorial #16
Python Functions (The Only Guide You'll Need) #12
👩💻 Python for Beginners Tutorial
Python tutorial 16: An Informative Guide To Python Slice Operator by Manish Sharma
threading vs multiprocessing in python
Python for Beginners – Full Course [Programming Tutorial]
57.Complete Python Basics for Automation - Introduction to sub-process module
Learn Python with ChatGPT
🎬 How to Create Subtitles in Python in 30 seconds
Selenium Python Tutorial #16 - How to Find Element By CSS Selector
Python Tutorial - Python Full Course for Beginners
1 Problem, 16 Programming Languages (C++ vs Rust vs Haskell vs Python vs APL...)
Python CLASSES in 50 Seconds! 🔥👨💻 #shorts
Комментарии