资源详情

返回首页 | 相关搜索
[ WebToolTip.com ] Udemy - Learn Python From Scratch - Course For Absolute Beginners
大小 444.15 MB
文件数 61
Info Hash: 9CE012D1C3A1D289C04E6EAB091D4416EFD5926B
收录时间 2025-12-31 00:40:01
更新时间 2025-12-31 00:40:01
文件列表 (61)
Get Bonus Downloads Here.url
180 B
~Get Your Files Here !/1 - Introduction/1 - Introduction to Course.mp4
11.48 MB
~Get Your Files Here !/1 - Introduction/2 - What is Python and why learn it.mp4
19.5 MB
~Get Your Files Here !/1 - Introduction/3 - Realworld uses of Python.mp4
29.07 MB
~Get Your Files Here !/1 - Introduction/4 - How to run Python from any device without installing anything free.mp4
12.64 MB
~Get Your Files Here !/1 - Introduction/5 - Signup to run Python in the Cloud.mp4
10.33 MB
~Get Your Files Here !/1 - Introduction/6 - Running Python Basics.mp4
9.59 MB
~Get Your Files Here !/1 - Introduction/7 - Python Console Limits.mp4
2.17 MB
~Get Your Files Here !/1 - Introduction/8 - Python and IDEs.mp4
10.96 MB
~Get Your Files Here !/10 - Other Useful Python Tutorials/51 - What is a dictionary.mp4
7.89 MB
~Get Your Files Here !/10 - Other Useful Python Tutorials/52 - Working with Strings.html
4.03 KB
~Get Your Files Here !/10 - Other Useful Python Tutorials/53 - What is a Module.mp4
1.25 MB
~Get Your Files Here !/10 - Other Useful Python Tutorials/54 - Datetime.html
1.47 KB
~Get Your Files Here !/10 - Other Useful Python Tutorials/55 - Classes.html
1.89 KB
~Get Your Files Here !/11 - Final Projects/56 - Where to go from here and Resources for continued learning.mp4
4.12 MB
~Get Your Files Here !/2 - Getting Started with Python/10 - Python Code Breakdown.html
1.71 KB
~Get Your Files Here !/2 - Getting Started with Python/11 - Understanding how code runs Interpreted language.mp4
3.42 MB
~Get Your Files Here !/2 - Getting Started with Python/12 - Working with the Python shell vs script files.mp4
3.64 MB
~Get Your Files Here !/2 - Getting Started with Python/9 - Create your first py Python file and Run it.mp4
8.92 MB
~Get Your Files Here !/3 - Variables and Data Types/13 - What are Variables.mp4
15.61 MB
~Get Your Files Here !/3 - Variables and Data Types/14 - Variables Practice.mp4
10.82 MB
~Get Your Files Here !/3 - Variables and Data Types/15 - Variables Breakdown.html
2.06 KB
~Get Your Files Here !/3 - Variables and Data Types/16 - Where Variables are Used.mp4
6.18 MB
~Get Your Files Here !/3 - Variables and Data Types/17 - Strings Integers Floats and Booleans.mp4
3.3 MB
~Get Your Files Here !/3 - Variables and Data Types/18 - Common Data Types Summary.html
1.89 KB
~Get Your Files Here !/3 - Variables and Data Types/19 - Basic inputoutput with input and print.mp4
15.46 MB
~Get Your Files Here !/3 - Variables and Data Types/20 - Type Conversion.mp4
9.76 MB
~Get Your Files Here !/3 - Variables and Data Types/21 - Type Conversion Challenge.mp4
11.3 MB
~Get Your Files Here !/3 - Variables and Data Types/22 - Comments.mp4
3.28 MB
~Get Your Files Here !/4 - Operators and Expressions/23 - Arithmetic operators.mp4
8.63 MB
~Get Your Files Here !/4 - Operators and Expressions/24 - Comparison operators.mp4
14.14 MB
~Get Your Files Here !/4 - Operators and Expressions/25 - Variables with comparison.mp4
2.98 MB
~Get Your Files Here !/4 - Operators and Expressions/26 - Logical operators.mp4
13.04 MB
~Get Your Files Here !/4 - Operators and Expressions/27 - Python Operators for Absolute Beginners.html
3.01 KB
~Get Your Files Here !/4 - Operators and Expressions/28 - Simple Calculator Example.mp4
20.85 MB
~Get Your Files Here !/4 - Operators and Expressions/28 - Simple-Calculator-Example.txt
1.02 KB
~Get Your Files Here !/5 - Control Flow/29 - if elif else statements.mp4
11.88 MB
~Get Your Files Here !/5 - Control Flow/30 - Combining if elif and else.mp4
11.55 MB
~Get Your Files Here !/5 - Control Flow/31 - Indentation and block structure.mp4
6.91 MB
~Get Your Files Here !/5 - Control Flow/32 - if elif and else in Python.html
3.89 KB
~Get Your Files Here !/5 - Control Flow/33 - Practical Project Simple AgeBased Movie Recommender.mp4
14.66 MB
~Get Your Files Here !/5 - Control Flow/33 - Simple-Age-Based-Movie-Recommender.txt
707 B
~Get Your Files Here !/6 - Loops and Iteration/34 - while loop.mp4
11.92 MB
~Get Your Files Here !/6 - Loops and Iteration/35 - for loops.mp4
9.34 MB
~Get Your Files Here !/6 - Loops and Iteration/36 - Difference between while and for loops.html
2.9 KB
~Get Your Files Here !/6 - Loops and Iteration/37 - Loop Control in Python.html
2.54 KB
~Get Your Files Here !/6 - Loops and Iteration/38 - Practical Project Password Strength Checker.mp4
16.72 MB
~Get Your Files Here !/6 - Loops and Iteration/38 - Simple-Password-Strength-Checker.txt
726 B
~Get Your Files Here !/7 - Working with Collections/39 - Lists creating indexing modifying.mp4
10.38 MB
~Get Your Files Here !/7 - Working with Collections/40 - List methods.mp4
11.16 MB
~Get Your Files Here !/7 - Working with Collections/41 - Loops with lists.mp4
7.44 MB
~Get Your Files Here !/7 - Working with Collections/42 - Lists in Python.html
2.86 KB
~Get Your Files Here !/7 - Working with Collections/43 - Tuples and Sets.mp4
11.04 MB
~Get Your Files Here !/8 - Functions/44 - Defining and calling functions.mp4
9.48 MB
~Get Your Files Here !/8 - Functions/45 - Scope.mp4
7.38 MB
~Get Your Files Here !/8 - Functions/46 - Writing reusable code.mp4
8.54 MB
~Get Your Files Here !/9 - Basic Error Handling/47 - Understanding common errors.mp4
10.57 MB
~Get Your Files Here !/9 - Basic Error Handling/48 - Using try except blocks.mp4
6.35 MB
~Get Your Files Here !/9 - Basic Error Handling/49 - Handling user input safely.mp4
8.46 MB
~Get Your Files Here !/9 - Basic Error Handling/50 - Tips for Debugging.html
5.02 KB
~Get Your Files Here !/Bonus Resources.txt
70 B

免责声明

本网站仅提供DHT网络资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 fuckatgfw@protonmail.com。