zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[FreeCourseSite.com] Udemy - IoT#1 Python Basics for IoT
magnet:?xt=urn:btih:0b78f3bd233349e6aa92e2ccd4ae5e4d5bc33d42&dn=[FreeCourseSite.com] Udemy - IoT#1 Python Basics for IoT
磁力链接详情
文件列表详情
0b78f3bd233349e6aa92e2ccd4ae5e4d5bc33d42
infohash:
75
文件数量
2.84 GB
文件大小
2020-8-19 08:52
创建日期
2024-11-7 08:05
最后访问
相关分词
FreeCourseSite
com
Udemy
-
IoT#1
Python
Basics
for
IoT
1. Introduction/1. Introduction to Python for IOT.mp4 44.59 MB
1. Introduction/2. Library Support in Python.mp4 21.88 MB
10. Comparison Operators and Statements/1. Comparison Operators in Python.mp4 18.22 MB
10. Comparison Operators and Statements/2. Conditional Statements in Python.mp4 41.46 MB
10. Comparison Operators and Statements/3. Logical Operators.mp4 8.81 MB
10. Comparison Operators and Statements/4. Bitwise and Assignment Operators.mp4 28.24 MB
10. Comparison Operators and Statements/5. Bitwise and Assignment Operators Example.mp4 27.76 MB
11. Loop/1. Looping Statements - The While Loop.mp4 41.01 MB
11. Loop/2. Examples on While Loop.mp4 24.33 MB
11. Loop/3. Examples on While Loop Continues.mp4 30.63 MB
11. Loop/4. For Loop.mp4 20.4 MB
11. Loop/5. Example of For Loop.mp4 26.53 MB
11. Loop/6. More on Looping Example.mp4 40.81 MB
12. Strings in Python/1. Strings in Python.mp4 48.09 MB
12. Strings in Python/2. Working with Strings in Python.mp4 54.48 MB
13. Lists in Python/1. Data Structures in Python.mp4 23.49 MB
13. Lists in Python/2. Data Structures in Python Continues.mp4 28.79 MB
14. Examples on lists/1. Python Lists.mp4 36.82 MB
14. Examples on lists/2. Examples on Python Lists.mp4 23.18 MB
14. Examples on lists/3. More on Python Lists.mp4 18.85 MB
15. Sets in Python/1. Sets in Python.mp4 36.98 MB
15. Sets in Python/2. Dictionaries in Python.mp4 17.32 MB
15. Sets in Python/3. Tuples in Python.mp4 6.29 MB
16. OOP in Python/1. OOP in Python.mp4 53.87 MB
16. OOP in Python/2. Example of OOP.mp4 54.26 MB
17. Packages and Modules/1. More on Packages and Modules.mp4 51.57 MB
17. Packages and Modules/2. More on Packages and Modules Continues.mp4 62.66 MB
17. Packages and Modules/3. Standard Packages in Python.mp4 54.37 MB
18. Packages and OOP Example/1. OOP Example.mp4 54.62 MB
18. Packages and OOP Example/2. Packages Example.mp4 50.12 MB
18. Packages and OOP Example/3. Packages Example Continues.mp4 80.06 MB
19. Dictionaries and Packages/1. More on Dictionaries and packages.mp4 101.84 MB
19. Dictionaries and Packages/2. List Comprehensions.mp4 29.23 MB
19. Dictionaries and Packages/3. Argument packing and Unpacking.mp4 32.44 MB
19. Dictionaries and Packages/4. Argument packing and Unpacking Continues.mp4 32.3 MB
2. Installation and Startup/1. How to Install and Startup IOT using Python.mp4 29.63 MB
2. Installation and Startup/2. Simple Example of Python.mp4 28.53 MB
2. Installation and Startup/3. Build in Function in Python.mp4 32.6 MB
20. Global and Local Variables/1. Global and Local Variables.mp4 31.32 MB
20. Global and Local Variables/2. Examples on Global and Local Variables.mp4 45.89 MB
20. Global and Local Variables/3. Concept of Inheritance.mp4 42.57 MB
21. Decorators/1. Decorators in Python.mp4 35.62 MB
21. Decorators/10. Connecting Nodemcu and Programming.mp4 42.15 MB
21. Decorators/11. Decorators with Parameters.mp4 31.09 MB
21. Decorators/12. Elements in Decorators.mp4 37.1 MB
21. Decorators/2. Defining a New Function.mp4 22.52 MB
21. Decorators/3. Function as an Object.mp4 44.7 MB
21. Decorators/4. Importing Math Module.mp4 35.94 MB
21. Decorators/5. Returning Functions.mp4 49.63 MB
21. Decorators/6. Function of Polynomial Creator.mp4 32.74 MB
21. Decorators/7. Defining Function Decorator.mp4 60.98 MB
21. Decorators/8. Use Cases for Decorators.mp4 60.8 MB
21. Decorators/9. Overview on Blink App.mp4 32.92 MB
22. Reading From a File/1. File Management.mp4 26.03 MB
22. Reading From a File/2. Opening A File.mp4 10 MB
22. Reading From a File/3. Writing into a File.mp4 21.48 MB
3. Variables and Datatype/1. Variables and Datatype in Python.mp4 49.3 MB
3. Variables and Datatype/2. Variables and Datatype in Python Continues.mp4 59.12 MB
4. Operator/1. Operator in Python.mp4 31.92 MB
4. Operator/2. Example of Arithmetic Operators.mp4 41.75 MB
4. Operator/3. Example of Arithmetic Operators Continues.mp4 42.6 MB
4. Operator/4. More on Operators.mp4 33.18 MB
5. Default Parameters in Functions/1. Default Parameters in Functions.mp4 36 MB
5. Default Parameters in Functions/2. Default Parameters in Functions Continues.mp4 35.81 MB
6. Examples on Arithmetic Operator and Functions/1. Calculating Area of Triangle using Arithmetic Operators.mp4 50.77 MB
6. Examples on Arithmetic Operator and Functions/2. Calculate the Arithmetic Function.mp4 70.73 MB
6. Examples on Arithmetic Operator and Functions/3. Example of Operators.mp4 39.49 MB
6. Examples on Arithmetic Operator and Functions/4. Example of Operators Continues.mp4 41.61 MB
7. Returning Multiple Values from Functions/1. Reverse of Number Example in Python.mp4 13.35 MB
7. Returning Multiple Values from Functions/2. More on Reverse of Number Example in Python.mp4 35.02 MB
7. Returning Multiple Values from Functions/3. More on Reverse of Number Example in Python Continues.mp4 45.38 MB
8. Formatted Output/1. How to Create a Formatting String in Python.mp4 84.36 MB
8. Formatted Output/2. Example of Formatting String.mp4 58.72 MB
9. Format Method/1. Format Methods.mp4 33.76 MB
9. Format Method/2. Format Methods Example.mp4 23.05 MB
其他位置