zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
Udemy - One Week Python
magnet:?xt=urn:btih:797d4b5b63afbbf00c922fcd9937775cdeefe7f5&dn=Udemy - One Week Python
磁力链接详情
Hash值:
797d4b5b63afbbf00c922fcd9937775cdeefe7f5
点击数:
2
文件大小:
4.59 GB
文件数量:
175
创建日期:
2025-8-7 18:55
最后访问:
2025-8-8 02:57
访问标签:
Udemy
-
One
Week
Python
文件列表详情
2. Installation & Setup/1. Python Versions They Actually Matter!.mp4 15.61 MB
2. Installation & Setup/2. 2 Ways of Running Python.mp4 17.11 MB
2. Installation & Setup/3. Installation For Mac Users.mp4 33.74 MB
2. Installation & Setup/4. Installation For Windows Users.mp4 67.77 MB
2. Installation & Setup/5. The No-Installation Option REPL.it.mp4 10.3 MB
3. Python Numbers/1. Intro to Data Types.mp4 6.39 MB
3. Python Numbers/2. Integers and Floats.mp4 23.69 MB
3. Python Numbers/4. OPTIONAL Numeric Notations.mp4 15.25 MB
3. Python Numbers/5. Basic Operators.mp4 16.35 MB
3. Python Numbers/7. Lesser Known Operators.mp4 17.34 MB
4. Variables Basics/1. Variables.mp4 20.18 MB
4. Variables Basics/3. Variable Naming.mp4 33.16 MB
4. Variables Basics/5. Assignment Operators.mp4 16.54 MB
4. Variables Basics/7. Numbers & Variables In The Wild.mp4 56.75 MB
4. Variables Basics/8. ★ Magic Trick Exercise.mp4 21.75 MB
5. Strings Basics/1. Introducing Strings.mp4 21.43 MB
5. Strings Basics/3. String Variables.mp4 9.11 MB
5. Strings Basics/4. String Operators.mp4 16.03 MB
5. Strings Basics/6. String Indexing.mp4 18.32 MB
6. A Little More On Strings/1. String Slices.mp4 27.82 MB
6. A Little More On Strings/3. Print().mp4 21 MB
6. A Little More On Strings/4. Escape Characters.mp4 17.04 MB
6. A Little More On Strings/6. Triple Quotes.mp4 16.24 MB
6. A Little More On Strings/7. Strings In The Wild.mp4 24.12 MB
6. A Little More On Strings/8. ★ Nico Hülkenberg Exercise.mp4 26.23 MB
7. Strings & Built-Ins/1. Introducing Functions.mp4 27 MB
7. Strings & Built-Ins/2. Len.mp4 10.6 MB
7. Strings & Built-Ins/4. Input.mp4 20.52 MB
7. Strings & Built-Ins/5. Type Casting.mp4 15.97 MB
7. Strings & Built-Ins/7. ★ Age Calculator Exercise.mp4 18.87 MB
7. Strings & Built-Ins/8. F Strings.mp4 27.53 MB
7. Strings & Built-Ins/10. F-Strings and Type Casting In The Wild.mp4 40.01 MB
7. Strings & Built-Ins/11. ★ Shopping Cart Exercise.mp4 45.07 MB
8. The World Of Methods/1. Introducing Methods Upper and Lower.mp4 21.67 MB
8. The World Of Methods/3. Navigating The Docs.mp4 37.42 MB
8. The World Of Methods/4. Help() & ipython ''.mp4 20.22 MB
8. The World Of Methods/5. Reading Function Signatures + Strip Methods.mp4 41.45 MB
8. The World Of Methods/7. Replace.mp4 24.72 MB
8. The World Of Methods/8. Other String Methods.mp4 38.34 MB
8. The World Of Methods/9. Method Chaining.mp4 16.27 MB
8. The World Of Methods/11. String Methods In The Wild.mp4 33.89 MB
8. The World Of Methods/12. ★ Press Release Exercise.mp4 37.81 MB
9. Booleans/1. Introducing Booleans.mp4 23.59 MB
9. Booleans/3. Comparison Operators.mp4 22.28 MB
9. Booleans/4. Equality Operators.mp4 11.29 MB
9. Booleans/6. Comparing Across Types.mp4 3.75 MB
9. Booleans/7. Truthiness & Falseyness.mp4 12.69 MB
9. Booleans/9. The in Operator.mp4 7.3 MB
9. Booleans/10. OPTIONAL Comparing Strings.mp4 14.62 MB
9. Booleans/11. Booleans In The Wild.mp4 27.08 MB
10. Conditionals Basics/1. Introducing Conditionals.mp4 13.62 MB
10. Conditionals Basics/2. The If Keyword.mp4 24.39 MB
10. Conditionals Basics/4. The Elif Keyword.mp4 34.59 MB
10. Conditionals Basics/6. The Else Keyword.mp4 23.91 MB
10. Conditionals Basics/8. ★ Name Length Codealong.mp4 60.12 MB
10. Conditionals Basics/9. ★ Tweet Checker Exercise.mp4 34.77 MB
11. A Little More On Conditionals/1. A Tangent On Indentation.mp4 23.95 MB
11. A Little More On Conditionals/3. Nesting Conditionals.mp4 19.6 MB
11. A Little More On Conditionals/5. ★ Water Boiling Codealong.mp4 28.26 MB
11. A Little More On Conditionals/6. Conditionals In The Wild.mp4 51.8 MB
11. A Little More On Conditionals/8. ★ BMI Calculator Exercise.mp4 75.94 MB
12. Writing More Complex Logic/1. Logical AND.mp4 15.46 MB
12. Writing More Complex Logic/2. Using Logical AND In Practice.mp4 18.58 MB
12. Writing More Complex Logic/4. Logical OR.mp4 10.91 MB
12. Writing More Complex Logic/5. Using Logical OR In Practice.mp4 18.92 MB
12. Writing More Complex Logic/7. Logical NOT.mp4 8.89 MB
12. Writing More Complex Logic/9. Using Logical NOT In Practice.mp4 32.66 MB
13. The Last Section On Conditionals/1. TruthyFalsey Testing.mp4 22.38 MB
13. The Last Section On Conditionals/3. Logical Operator Precedence.mp4 34.78 MB
13. The Last Section On Conditionals/5. Logical Operators In The Wild.mp4 41.56 MB
13. The Last Section On Conditionals/6. ★ Rock Paper Scissors Exercise Intro.mp4 18.95 MB
13. The Last Section On Conditionals/7. ★ Rock Paper Scissors Exercise.mp4 53.43 MB
14. Loops Part I/1. Introducing Loops!.mp4 5.52 MB
14. Loops Part I/2. While Loops.mp4 17.37 MB
14. Loops Part I/3. ★ While Loops Practice.mp4 26.94 MB
14. Loops Part I/5. Avoiding Infinite Loops.mp4 11.29 MB
14. Loops Part I/7. ★ Snake Eyes Codealong.mp4 21.32 MB
14. Loops Part I/8. For Loops.mp4 11.55 MB
14. Loops Part I/10. Loops and Indentation.mp4 6.98 MB
14. Loops Part I/11. The range() function.mp4 31.84 MB
14. Loops Part I/13. ★ 99 Bottles Of Beer Codealong.mp4 53.75 MB
14. Loops Part I/14. ★ Loops Problem Set.mp4 29.57 MB
15. Loops Part II/1. Break and Continue Keywords.mp4 23.15 MB
15. Loops Part II/3. ★ Dice Roller Exercise.mp4 14.06 MB
15. Loops Part II/4. ★ Dice Roller Exercise Solution.mp4 34.56 MB
15. Loops Part II/5. Working With Nested Loops.mp4 15.98 MB
15. Loops Part II/7. Loops In The Wild.mp4 22.66 MB
15. Loops Part II/8. ★ Toothpick Game Exercise Intro.mp4 19.21 MB
15. Loops Part II/9. ★ Toothpick Game Exercise.mp4 52.2 MB
15. Loops Part II/10. ★ Toothpick Game Refactor.mp4 47.87 MB
16. Introducing Functions/1. Introducing Functions.mp4 32.23 MB
16. Introducing Functions/2. Our Very First Function!.mp4 25.21 MB
16. Introducing Functions/3. Functions With An Input.mp4 23.99 MB
16. Introducing Functions/4. Functions With Multiple Arguments.mp4 20.56 MB
16. Introducing Functions/6. Introducing Return!.mp4 15.77 MB
16. Introducing Functions/7. Using The Return Keyword.mp4 26.32 MB
16. Introducing Functions/9. ★ Function Practice Set.mp4 33.25 MB
16. Introducing Functions/10. Default Parameters.mp4 21.78 MB
16. Introducing Functions/12. Ordering Default Parameters.mp4 15.99 MB
16. Introducing Functions/13. KeywordNamed Arguments.mp4 58.36 MB
17. Scope/1. Global Scope.mp4 21.5 MB
17. Scope/2. Local Scope.mp4 13.73 MB
17. Scope/4. Scope In Loops and Conditionals.mp4 13.87 MB
17. Scope/5. Enclosing Scope.mp4 16.95 MB
17. Scope/7. Built-In Scope.mp4 10.26 MB
17. Scope/8. Scope Precedence Rules.mp4 36.49 MB
17. Scope/10. The 'Global' Keyword.mp4 21.07 MB
18. Lists The Basics/1. Creating Lists.mp4 19.19 MB
18. Lists The Basics/3. Accessing Data In Lists.mp4 10.74 MB
18. Lists The Basics/5. Updating List Elements.mp4 13.08 MB
18. Lists The Basics/7. append() and extend().mp4 15.5 MB
18. Lists The Basics/8. insert().mp4 12.52 MB
18. Lists The Basics/10. List Slices.mp4 24.75 MB
18. Lists The Basics/11. Deletion Methods pop(), popitems(), remove().mp4 31.64 MB
18. Lists The Basics/13. Iterating Over Lists.mp4 28.8 MB
18. Lists The Basics/15. Lists + Loops Patterns.mp4 40.78 MB
18. Lists The Basics/16. ★ Grand Prix Exercise.mp4 67.91 MB
19. Lists More List Stuff/1. Nested Lists.mp4 32.14 MB
19. Lists More List Stuff/3. List Operators.mp4 28.85 MB
19. Lists More List Stuff/4. Sort(), Reverse(), and Count().mp4 20.03 MB
19. Lists More List Stuff/5. Lists Are Mutable.mp4 18.64 MB
19. Lists More List Stuff/6. Comparing Lists == vs is.mp4 14.59 MB
19. Lists More List Stuff/8. Join() and Split().mp4 18.25 MB
19. Lists More List Stuff/9. List Unpacking.mp4 20.48 MB
19. Lists More List Stuff/10. Copying Lists.mp4 17.08 MB
19. Lists More List Stuff/11. ★ Todo List Exercise Intro.mp4 26.92 MB
19. Lists More List Stuff/12. ★ Todo List Exercise Solution.mp4 83.94 MB
20. Dictionaries/1. Introducing Dictionaries.mp4 17.74 MB
20. Dictionaries/2. Creating Your Own Dictionaries.mp4 17.86 MB
20. Dictionaries/4. Accessing Data In Dictionaries.mp4 13.62 MB
20. Dictionaries/6. Adding and Updating Data In Dictionaries.mp4 20.16 MB
20. Dictionaries/7. The get() method and in operator.mp4 34.25 MB
20. Dictionaries/9. Dictionary pop(), clear(), and del.mp4 17.25 MB
20. Dictionaries/10. Dictionaries Are Mutable Too!.mp4 6.4 MB
20. Dictionaries/11. Iterating Dicts keys(), values(), and items().mp4 52.24 MB
20. Dictionaries/12. Fancy Dictionary Merging.mp4 23.39 MB
20. Dictionaries/13. Lists and Dicts Combined!.mp4 33.23 MB
20. Dictionaries/14. ★ Peak Dictionary Exercise.mp4 69.07 MB
21. Sets and Tuples/1. Introducing Tuples.mp4 18.21 MB
21. Sets and Tuples/3. Tuple Functionality.mp4 17.3 MB
21. Sets and Tuples/4. Why Use Tuples.mp4 11.33 MB
21. Sets and Tuples/5. Sets Introduction.mp4 13.18 MB
21. Sets and Tuples/7. Working With Sets.mp4 18.35 MB
21. Sets and Tuples/8. Set Operators Intersection, Union, Difference.mp4 24.73 MB
21. Sets and Tuples/10. When Use Sets.mp4 15.12 MB
22. Returning To Functions/1. Introducing args.mp4 15.85 MB
22. Returning To Functions/2. Using args.mp4 32.68 MB
22. Returning To Functions/4. Introducing kwargs.mp4 15.76 MB
22. Returning To Functions/6. Parameter List Ordering.mp4 36.96 MB
22. Returning To Functions/7. A Common Gotcha Mutable Default Args.mp4 24.14 MB
22. Returning To Functions/8. Unpacking Args.mp4 22.87 MB
22. Returning To Functions/9. ★ ArgsKwargs Problem Set.mp4 47.75 MB
23. Working With Errors/1. Common Error Types.mp4 38.79 MB
23. Working With Errors/2. Raising Exceptions.mp4 16.03 MB
23. Working With Errors/3. When To Raise.mp4 21.89 MB
23. Working With Errors/4. Try and Except.mp4 38.54 MB
23. Working With Errors/5. LBYL and EAFP.mp4 15.72 MB
24. Modules/1. Working With Built-In Modules.mp4 36.79 MB
24. Modules/2. Importing More Built-In Modules.mp4 49.43 MB
24. Modules/3. Fancy Import Syntax.mp4 23.27 MB
24. Modules/5. Creating Custom Modules.mp4 18.56 MB
24. Modules/6. 3rd Party Modules Pip & PyPI.mp4 39.71 MB
24. Modules/7. Our First Pip Package!.mp4 38.61 MB
24. Modules/8. Language Translator Package.mp4 23.47 MB
24. Modules/9. ★ Sentiment Analysis Fun Project Installation.mp4 43.93 MB
24. Modules/10. ★ Sentiment Analysis Fun Project.mp4 86.39 MB
25. Object Oriented Programming/1. Introducing OOP.mp4 31.53 MB
25. Object Oriented Programming/2. Class Syntax.mp4 20.06 MB
25. Object Oriented Programming/3. Writing Our First Class.mp4 39.37 MB
25. Object Oriented Programming/4. Instance Methods.mp4 37.53 MB
25. Object Oriented Programming/5. Practicing Instance Methods.mp4 56.21 MB
25. Object Oriented Programming/6. Class Attributes.mp4 40.25 MB
25. Object Oriented Programming/7. Class Methods.mp4 50.2 MB
25. Object Oriented Programming/8. Inheritance Basics.mp4 45.63 MB
25. Object Oriented Programming/9. The super() Function.mp4 36.02 MB
其他位置