磁力管家
导航切换
首页
热门番号
热门女优
最近搜索
今日热门
一周热门
最新更新
搜索磁力
BT种子名称
[Tutorialsplanet.NET] Udemy - The Modern Python 3 Bootcamp
分享给好友
更多
亲,你知道吗?下载的人越多速度越快,赶快把本页面分享给好友一起下载吧^_^
BT种子基本信息
种子哈希:
2e155febee4be5e18ba550719808ccf0c23dd7d3
文档大小:
5.2 GB
文档个数:
972
个文档
下载次数:
101
次
下载速度:
极快
收录时间:
2024-05-29
最近下载:
2025-05-15
DMCA/屏蔽:
DMCA/屏蔽
下载磁力链接
magnet:?xt=urn:btih:2E155FEBEE4BE5E18BA550719808CCF0C23DD7D3
复制磁力链接到utorrent、Bitcomet、迅雷、115、百度网盘等下载工具进行下载。
下载BT种子
磁力链接
种子下载
迅雷下载
二维码
迅雷看看
磁力链接在线播放?试试
百度云网盘离线下载播放
!
文档列表
35. Python + SQL/11. Scraping to a Database Pt. 1.mp4
218.7 MB
33. Web Scraping Project/7. Creating A Web Crawler with Scrapy.mp4
85.9 MB
32. Web Scraping with BeautifulSoup/8. Our First Scraping Program.mp4
85.0 MB
35. Python + SQL/12. Scraping to a Database Pt. 2.mp4
84.5 MB
25. Deck Of Cards Exercise/6. Deck of Cards Solution Deck Class.mp4
80.2 MB
33. Web Scraping Project/4. Quote Scraping Project The Game Logic.mp4
68.5 MB
23. OPTIONAL SECTION Making HTTP Requests with Python/2. HTTP Introduction and Crash Course.mp4
68.1 MB
23. OPTIONAL SECTION Making HTTP Requests with Python/3. HTTP Verbs and APIs.mp4
61.4 MB
35. Python + SQL/7. Inserting With Python.mp4
59.3 MB
23. OPTIONAL SECTION Making HTTP Requests with Python/8. API Project Solution.mp4
58.3 MB
35. Python + SQL/3. SQL Basics Creating Tables.mp4
57.2 MB
35. Python + SQL/10. SQL INJECTION!.vtt
56.9 MB
35. Python + SQL/10. SQL INJECTION!.mp4
56.9 MB
35. Python + SQL/5. SQL Basics Selecting.mp4
52.7 MB
26. OOP Part 2/12. Special __magic__ methods.mp4
49.8 MB
31. Working With CSV and Pickling!/1. Reading CSV Files.mp4
47.2 MB
29. Testing With Python/7. Introduction to Unittest.mp4
45.6 MB
33. Web Scraping Project/3. Quote Scraping Project Part 1.mp4
44.1 MB
33. Web Scraping Project/6. Quote Scraping Project Adding CSV.mp4
43.7 MB
23. OPTIONAL SECTION Making HTTP Requests with Python/4. Writing Your First Python Request.mp4
43.1 MB
29. Testing With Python/12. Testing CardDeck Solution.mp4
42.0 MB
20. Lambdas and Built-In Functions/7. Filter.mp4
40.1 MB
32. Web Scraping with BeautifulSoup/7. Navigating With BeautifulSoup.mp4
39.9 MB
23. OPTIONAL SECTION Making HTTP Requests with Python/5. Requesting JSON with Python.mp4
39.4 MB
11. Guessing Game/3. Improving Rock Paper Scissors.mp4
39.1 MB
33. Web Scraping Project/5. Quote Scraping Project Refactoring.mp4
38.6 MB
32. Web Scraping with BeautifulSoup/3. Optional HTMLCSS Crash Course.mp4
37.9 MB
26. OOP Part 2/4. Inheritance Example User and Moderator.mp4
37.1 MB
35. Python + SQL/8. Bulk Inserts With Python.mp4
37.1 MB
29. Testing With Python/8. Other Types of Assertions.mp4
36.9 MB
9. Rock, Paper, Scissors/6. RPS Mini Project Computer AI Solution.mp4
35.9 MB
35. Python + SQL/6. Connecting to a DB With Python.mp4
35.1 MB
8. Boolean and Conditional Logic/17. Bouncer Code-Along and Nested Conditionals.mp4
34.1 MB
24. Object Oriented Programming/3. Abstraction and Encapsulation.mp4
33.7 MB
22. Modules/13. Using The autopep8 Package to Clean Up Code.mp4
33.7 MB
26. OOP Part 2/7. The Crazy World of Multiple Inheritance.mp4
32.4 MB
35. Python + SQL/9. Selecting With Python.mp4
32.3 MB
35. Python + SQL/9. Selecting With Python.vtt
32.3 MB
31. Working With CSV and Pickling!/3. Writing to CSV Files DictWriter.mp4
32.0 MB
26. OOP Part 2/2. All About Properties.mp4
31.9 MB
27. Iterators & Generators/16. Testing Memory Usage With Generators.mp4
31.3 MB
34. Regular Expressions/12. Introduction to the RE Module.mp4
30.9 MB
21. Debugging and Error Handling/2. Common Types of Errors in Python.mp4
30.9 MB
2. MACLINUX Command Line Fundamentals/12. Deleting Directories (Plus Tangents on Permissions and MAN Pages).mp4
30.8 MB
22. Modules/2. Working With Built-In Modules.mp4
30.6 MB
35. Python + SQL/4. SQL Basics Inserting.mp4
30.2 MB
32. Web Scraping with BeautifulSoup/2. Is Scraping...OK.mp4
30.2 MB
20. Lambdas and Built-In Functions/28. More Complex Zip Examples.mp4
29.5 MB
24. Object Oriented Programming/11. Adding Instance Methods.mp4
29.4 MB
24. Object Oriented Programming/15. Class Attributes Continued.mp4
29.3 MB
12. Lists/19. Slices.mp4
28.6 MB
29. Testing With Python/5. Doctests.mp4
28.5 MB
21. Debugging and Error Handling/5. Try, Except, Else, and Finally!.mp4
28.3 MB
23. OPTIONAL SECTION Making HTTP Requests with Python/6. Sending Requests with Params.mp4
27.0 MB
26. OOP Part 2/13. Making a Grumpy Dictionary - Overriding Dict.mp4
26.7 MB
32. Web Scraping with BeautifulSoup/1. Introduction to Web Scraping.mp4
26.7 MB
26. OOP Part 2/8. WTF is Method Resolution Order(MRO).mp4
26.6 MB
20. Lambdas and Built-In Functions/14. Sorted.mp4
25.6 MB
22. Modules/11. Installing External Modules And TermColor.mp4
25.3 MB
11. Guessing Game/4. SIDE NOTE Python Style and PEP8.mp4
24.4 MB
13. Lists Comprehensions/11. Nested Lists.mp4
24.0 MB
9. Rock, Paper, Scissors/3. RPS Mini Project Refactoring Time.mp4
23.9 MB
35. Python + SQL/2. Installing SQLite3.mp4
23.7 MB
29. Testing With Python/9. Before and after hooks.mp4
23.7 MB
11. Guessing Game/2. Guessing Game Solution.mp4
23.6 MB
7. Variables and Strings/25. Building a Mileage Convertor With User Input.mp4
23.6 MB
31. Working With CSV and Pickling!/2. Writing to CSV Files Writer.mp4
23.4 MB
2. MACLINUX Command Line Fundamentals/5. Using LS.mp4
22.7 MB
20. Lambdas and Built-In Functions/1. Lambdas.mp4
22.6 MB
16. Tuples and Sets/1. Section Introduction.mp4
22.4 MB
4. MAC Python Setup/2. Optional Installing Sublime Text.mp4
22.4 MB
34. Regular Expressions/13. Validating Phone Numbers With Python.mp4
21.8 MB
30. File IO/6. File Modes.mp4
21.7 MB
30. File IO/2. Reading Text Files Open and Read.mp4
21.6 MB
21. Debugging and Error Handling/6. Debugging With PDB.mp4
21.6 MB
31. Working With CSV and Pickling!/11. Pickling Time!.mp4
21.3 MB
17. Functions Part I/11. Parameters.mp4
20.6 MB
32. Web Scraping with BeautifulSoup/4. Selecting with BeautifulSoup find().mp4
20.5 MB
1. Course Introduction/2. Python3 vs. Python2.mp4
20.5 MB
1. Course Introduction/1. Course Introduction.mp4
20.1 MB
22. Modules/12. ASCII Art Exercise.mp4
20.0 MB
34. Regular Expressions/23. Regex Substitution Basics.mp4
19.9 MB
21. Debugging and Error Handling/3. Raising Our Own Errors.mp4
19.9 MB
28. Decorators/1. Higher Order Functions.mp4
19.7 MB
34. Regular Expressions/22. Regex Compilation Flags.mp4
19.6 MB
34. Regular Expressions/2. Writing Basic Regex.mp4
19.6 MB
34. Regular Expressions/1. Intro To Regular Expressions.mp4
19.4 MB
20. Lambdas and Built-In Functions/11. Generator Expressions and Using sys.getsizeof.mp4
19.2 MB
14. Dictionaries/11. Dictionary Methods Clear, Copy, Fromkeys, and Get.mp4
19.2 MB
33. Web Scraping Project/1. Quote Scraping Project Intro.mp4
19.1 MB
17. Functions Part I/21. Scope.mp4
19.1 MB
29. Testing With Python/11. Testing CardDeck Exercise Intro.mp4
19.0 MB
27. Iterators & Generators/7. Introduction to Generators.mp4
19.0 MB
24. Object Oriented Programming/19. A More Advanced Class Method Example.mp4
18.9 MB
12. Lists/16. List Methods Index, Count, Sort, Reverse, and Join.mp4
18.9 MB
14. Dictionaries/19. Spotify Playlist Example.mp4
18.8 MB
31. Working With CSV and Pickling!/12. Extra Fancy JSON Pickling.mp4
18.8 MB
29. Testing With Python/3. Assertions.mp4
18.7 MB
19. Functions Part II/4. kwargs.mp4
18.7 MB
10. Looping in Python/11. EXERCISE Emoji Art.mp4
18.5 MB
10. Looping in Python/9. EXERCISE Unlucky Numbers.mp4
18.4 MB
20. Lambdas and Built-In Functions/15. Min and Max.mp4
18.4 MB
19. Functions Part II/1. Introduction and args.mp4
17.8 MB
26. OOP Part 2/3. Introduction to Super().mp4
17.7 MB
8. Boolean and Conditional Logic/14. LOGICAL NOT.mp4
17.6 MB
10. Looping in Python/10. Introducing While Loops.mp4
17.6 MB
12. Lists/11. List Methods Append, Insert, and Extend.mp4
17.4 MB
14. Dictionaries/20. Dictionary Comprehension.mp4
17.3 MB
28. Decorators/6. Building A Speed-Test Decorator.mp4
17.3 MB
30. File IO/3. Reading Files Seek and Cursors.mp4
17.2 MB
7. Variables and Strings/13. String Escape Sequences.mp4
17.2 MB
34. Regular Expressions/26. Swapping File Names.mp4
17.1 MB
7. Variables and Strings/6. Data Types Overview.mp4
17.0 MB
8. Boolean and Conditional Logic/3. Intro to Conditionals.mp4
16.9 MB
9. Rock, Paper, Scissors/2. RPS Mini Project BASIC Version Solution.mp4
16.9 MB
17. Functions Part I/17. Default parameters.mp4
16.7 MB
24. Object Oriented Programming/10. Underscores Dunder Methods, Name Mangling, and More!.mp4
16.5 MB
14. Dictionaries/1. Intro To Dictionaries Creating Dictionaries.mp4
16.5 MB
27. Iterators & Generators/4. Writing a Custom Iterator.mp4
16.2 MB
7. Variables and Strings/16. String Concatenation.mp4
16.2 MB
25. Deck Of Cards Exercise/1. Deck Of Cards Intro Video.mp4
16.1 MB
13. Lists Comprehensions/1. List Comprehension.mp4
16.0 MB
34. Regular Expressions/16. Parsing URLs with Python.mp4
16.0 MB
24. Object Oriented Programming/2. Defining Classes and Objects.mp4
15.9 MB
24. Object Oriented Programming/18. Class Methods.mp4
15.8 MB
24. Object Oriented Programming/7. The __init__ method.mp4
15.7 MB
7. Variables and Strings/2. Introduction to Variables.mp4
15.5 MB
34. Regular Expressions/10. Regex Basics Logical Or and Capture Groups.mp4
15.5 MB
20. Lambdas and Built-In Functions/19. Len() and a Special Sneak Peak of OOP!.mp4
15.5 MB
28. Decorators/18. Writing an ensure_first_arg_is Decorator.mp4
15.5 MB
27. Iterators & Generators/21. Generator Expressions AND Speed Testing!.mp4
15.3 MB
27. Iterators & Generators/3. Writing Our Own Version of for loops.mp4
15.2 MB
28. Decorators/19. Enforcing Argument Types With A Decorator.mp4
15.2 MB
6. Numbers, Operators, and Comments/8. Numbers Weirder Operators.mp4
15.1 MB
12. Lists/8. Iterating Over Lists.mp4
14.9 MB
7. Variables and Strings/24. Converting Data Types.mp4
14.9 MB
21. Debugging and Error Handling/4. Try and Except Blocks.mp4
14.8 MB
14. Dictionaries/16. Dictionary Methods Pop, Popitems, and Update.mp4
14.8 MB
14. Dictionaries/7. Iterating Dictionaries.mp4
14.8 MB
10. Looping in Python/1. Section Introduction.mp4
14.7 MB
32. Web Scraping with BeautifulSoup/6. Accessing Data with Beautiful Soup.mp4
14.7 MB
12. Lists/14. List Methods Clear, Pop, and Remove,.mp4
14.6 MB
28. Decorators/2. Introduction to Decorators.mp4
14.5 MB
34. Regular Expressions/4. Regex Basics Quantifiers.mp4
14.4 MB
27. Iterators & Generators/6. Making our Deck class Iterable.mp4
14.3 MB
27. Iterators & Generators/12. Writing a Beat Making Generator.mp4
14.3 MB
8. Boolean and Conditional Logic/11. Logical AND & OR.mp4
14.3 MB
29. Testing With Python/2. Why Test.mp4
14.2 MB
26. OOP Part 2/1. Inheritance and Objectives.mp4
14.1 MB
35. Python + SQL/1. Intro to Section.mp4
14.1 MB
20. Lambdas and Built-In Functions/20. Abs(), Sum(), and Round().mp4
13.9 MB
5. WINDOWS Python Setup/3. Your First Python Program.mp4
13.9 MB
7. Variables and Strings/5. Variable Naming Restrictions and Conventions.mp4
13.8 MB
1. Course Introduction/5. How The Course is Structured.mp4
13.8 MB
17. Functions Part I/1. Introduction to Defining Functions.mp4
13.7 MB
16. Tuples and Sets/3. Introduction to Sets.mp4
13.6 MB
2. MACLINUX Command Line Fundamentals/8. Creating Files with TOUCH.mp4
13.5 MB
2. MACLINUX Command Line Fundamentals/10. Moving and Renaming with MV.mp4
13.5 MB
29. Testing With Python/1. Section Introduction.mp4
13.3 MB
19. Functions Part II/11. Dictionary unpacking.mp4
13.2 MB
17. Functions Part I/5. The Magical Return Keyword.mp4
13.1 MB
10. Looping in Python/3. The Basics of For Loops.mp4
13.0 MB
28. Decorators/3. Decorators With Different Signatures.mp4
13.0 MB
26. OOP Part 2/11. Polymorphism Introduction.mp4
13.0 MB
2. MACLINUX Command Line Fundamentals/4. Using CD.mp4
12.9 MB
6. Numbers, Operators, and Comments/10. Introduction to the Python Documentation.mp4
12.9 MB
3. WINDOWS Command Line Fundamentals/4. Using The CD Command.mp4
12.8 MB
24. Object Oriented Programming/14. Introducing Class Attributes.mp4
12.6 MB
8. Boolean and Conditional Logic/9. A Word on Truthiness + A Quick Example.mp4
12.5 MB
2. MACLINUX Command Line Fundamentals/3. Absolute Paths and PWD.mp4
12.3 MB
20. Lambdas and Built-In Functions/4. Map.mp4
12.3 MB
8. Boolean and Conditional Logic/10. The Joy of Comparison Operators.mp4
12.0 MB
12. Lists/1. Intro to Lists and Objectives.mp4
11.9 MB
16. Tuples and Sets/8. Set Comprehension and Recap.mp4
11.7 MB
3. WINDOWS Command Line Fundamentals/7. OPTIONAL Making Files (it's...complicated).mp4
11.7 MB
10. Looping in Python/4. Exploring Ranges In Depth.mp4
11.6 MB
16. Tuples and Sets/4. Set Methods and Set Math.mp4
11.6 MB
28. Decorators/4. Using Wraps To Preserve Metadata.mp4
11.5 MB
12. Lists/5. Accessing Data in Lists.mp4
11.5 MB
20. Lambdas and Built-In Functions/10. Any and All.mp4
11.3 MB
1. Course Introduction/3. How The Exercises Work.mp4
11.3 MB
2. MACLINUX Command Line Fundamentals/9. Quick Activity Salamanders and Frogs.mp4
11.2 MB
2. MACLINUX Command Line Fundamentals/1. Why Use The Command Line.mp4
11.2 MB
4. MAC Python Setup/1. Installing Python MAC.mp4
11.1 MB
19. Functions Part II/7. Ordering Parameters.mp4
11.1 MB
6. Numbers, Operators, and Comments/2. Numbers Ints and Floats.mp4
11.0 MB
19. Functions Part II/8. Tuple unpacking.mp4
11.0 MB
30. File IO/5. Writing to Text Files.mp4
10.9 MB
27. Iterators & Generators/2. Iterators vs. Iterables!!.mp4
10.9 MB
10. Looping in Python/13. The Break Keyword.mp4
10.6 MB
3. WINDOWS Command Line Fundamentals/9. OPTIONAL Removing Files and Folders with RM.mp4
10.4 MB
17. Functions Part I/2. Defining Functions.mp4
10.3 MB
13. Lists Comprehensions/2. List Comprehension With Conditional Logic.mp4
10.3 MB
4. MAC Python Setup/3. Our First Python Program!.mp4
10.2 MB
17. Functions Part I/6. Writing a coin_flip Function Using Random.mp4
10.2 MB
3. WINDOWS Command Line Fundamentals/1. Why Do You Need The Command Line.mp4
9.9 MB
32. Web Scraping with BeautifulSoup/5. Selecting With BeautifulSoup CSS Style Selectors.mp4
9.7 MB
2. MACLINUX Command Line Fundamentals/2. Command Line Installation MAC.mp4
9.5 MB
25. Deck Of Cards Exercise/5. Deck of Cards Solution Card Class.mp4
9.5 MB
22. Modules/14. The Mysterious __name__ variable.mp4
9.4 MB
10. Looping in Python/8. EXERCISE Screaming Repeating.mp4
9.4 MB
17. Functions Part I/22. Docstrings and Functions Recap - WE DID IT!.mp4
9.3 MB
12. Lists/2. Creating Lists.mp4
9.3 MB
10. Looping in Python/12. EXERCISE Stop Copying Me.mp4
9.2 MB
20. Lambdas and Built-In Functions/27. Zip Basics.mp4
9.1 MB
17. Functions Part I/20. Keyword Arguments.mp4
9.1 MB
30. File IO/4. The With Statement.mp4
9.1 MB
5. WINDOWS Python Setup/1. Installing Python On a PC.mp4
9.1 MB
8. Boolean and Conditional Logic/16. A Note on Is Vs. ==.mp4
8.9 MB
34. Regular Expressions/19. Symbolic Group Names.mp4
8.8 MB
14. Dictionaries/10. Using In With Dictionaries.mp4
8.6 MB
34. Regular Expressions/6. Regex Basics Character Classes and Sets.mp4
8.5 MB
7. Variables and Strings/10. Double Vs. Single Quotes.mp4
8.5 MB
6. Numbers, Operators, and Comments/4. Numbers Basic Math.mp4
8.5 MB
24. Object Oriented Programming/4. Creating Classes and Instances.mp4
8.5 MB
7. Variables and Strings/19. String Formatting.mp4
8.4 MB
6. Numbers, Operators, and Comments/6. Quick Note Comments.mp4
8.4 MB
22. Modules/7. Custom modules.mp4
8.0 MB
3. WINDOWS Command Line Fundamentals/2. Using Powershell.mp4
7.9 MB
1. Course Introduction/4. Where Should You Start.mp4
7.7 MB
20. Lambdas and Built-In Functions/18. Reversed.mp4
7.6 MB
24. Object Oriented Programming/20. The __repr__ method.mp4
7.5 MB
16. Tuples and Sets/2. Tuple Looping and Methods.mp4
7.3 MB
5. WINDOWS Python Setup/2. Introducing Sublime Text.mp4
7.3 MB
9. Rock, Paper, Scissors/5. RPS Mini Project Playing Against The Computer.mp4
7.3 MB
28. Decorators/9. Another Example Ensuring Args With A Decorator.mp4
7.1 MB
14. Dictionaries/4. Accessing Data in Dictionaries.mp4
6.7 MB
2. MACLINUX Command Line Fundamentals/7. Making Directories with MKDIR.mp4
6.7 MB
3. WINDOWS Command Line Fundamentals/3. Paths, LS, and PWD.mp4
6.6 MB
8. Boolean and Conditional Logic/2. Getting User Input.mp4
6.6 MB
7. Variables and Strings/9. The Special Value NONE.mp4
6.6 MB
17. Functions Part I/14. Common Mistakes When Returning.mp4
6.5 MB
9. Rock, Paper, Scissors/1. Rock, Paper, Scissor Mini Project BASIC Version.mp4
6.5 MB
4. MAC Python Setup/6. Important Note on Print and the Python Interpreter.mp4
6.3 MB
3. WINDOWS Command Line Fundamentals/6. OPTIONAL Making Directories with MKDIR.mp4
6.2 MB
11. Guessing Game/1. Guessing Game Mini Project.mp4
6.0 MB
34. Regular Expressions/8. Regex Basics Anchors and Boundaries.mp4
5.8 MB
7. Variables and Strings/23. Strings and Indexes (Indicies).mp4
5.6 MB
7. Variables and Strings/20. IMPORTANT Interpolation w Udemy Exercises.mp4
5.2 MB
2. MACLINUX Command Line Fundamentals/11. Deleting Files with RM.mp4
5.0 MB
8. Boolean and Conditional Logic/1. Section Introduction and Objectives.mp4
5.0 MB
24. Object Oriented Programming/1. Section Introduction and Objectives.mp4
5.0 MB
13. Lists Comprehensions/16. Lists Recap.mp4
4.9 MB
5. WINDOWS Python Setup/6. Important Note on Print and the Python Interpreter.mp4
4.6 MB
6. Numbers, Operators, and Comments/1. Section IntroductionObjectives.mp4
4.6 MB
7. Variables and Strings/7. What The Heck is Dynamic Typing.mp4
4.5 MB
7. Variables and Strings/1. Variables and Data Types.mp4
4.4 MB
30. File IO/1. Section Introduction.mp4
4.2 MB
8. Boolean and Conditional Logic/8. Multiple Elifs.mp4
4.1 MB
23. OPTIONAL SECTION Making HTTP Requests with Python/7. API Project.mp4
4.1 MB
23. OPTIONAL SECTION Making HTTP Requests with Python/1. HTTP START HERE.mp4
3.8 MB
21. Debugging and Error Handling/1. Section Introduction.mp4
2.7 MB
12. Lists/21. Swapping Values in Lists.mp4
2.7 MB
27. Iterators & Generators/1. Section Introduction and Objectives.mp4
2.5 MB
22. Modules/1. Section Introduction.mp4
2.2 MB
35. Python + SQL/11. Scraping to a Database Pt. 1.vtt
25.1 kB
25. Deck Of Cards Exercise/6. Deck of Cards Solution Deck Class.vtt
23.5 kB
33. Web Scraping Project/7. Creating A Web Crawler with Scrapy.vtt
22.2 kB
32. Web Scraping with BeautifulSoup/3. Optional HTMLCSS Crash Course.vtt
21.8 kB
32. Web Scraping with BeautifulSoup/8. Our First Scraping Program.vtt
21.8 kB
33. Web Scraping Project/4. Quote Scraping Project The Game Logic.vtt
19.7 kB
23. OPTIONAL SECTION Making HTTP Requests with Python/2. HTTP Introduction and Crash Course.vtt
19.5 kB
33. Web Scraping Project/3. Quote Scraping Project Part 1.vtt
19.5 kB
24. Object Oriented Programming/3. Abstraction and Encapsulation.vtt
18.7 kB
34. Regular Expressions/1. Intro To Regular Expressions.vtt
18.7 kB
12. Lists/19. Slices.vtt
18.7 kB
23. OPTIONAL SECTION Making HTTP Requests with Python/8. API Project Solution.vtt
17.7 kB
20. Lambdas and Built-In Functions/7. Filter.vtt
17.4 kB
32. Web Scraping with BeautifulSoup/7. Navigating With BeautifulSoup.vtt
17.2 kB
26. OOP Part 2/12. Special __magic__ methods.vtt
17.2 kB
29. Testing With Python/7. Introduction to Unittest.vtt
17.1 kB
31. Working With CSV and Pickling!/1. Reading CSV Files.vtt
17.1 kB
8. Boolean and Conditional Logic/17. Bouncer Code-Along and Nested Conditionals.vtt
15.8 kB
24. Object Oriented Programming/11. Adding Instance Methods.vtt
15.7 kB
31. Working With CSV and Pickling!/3. Writing to CSV Files DictWriter.vtt
15.6 kB
29. Testing With Python/5. Doctests.vtt
15.4 kB
24. Object Oriented Programming/15. Class Attributes Continued.vtt
15.2 kB
13. Lists Comprehensions/11. Nested Lists.vtt
15.0 kB
23. OPTIONAL SECTION Making HTTP Requests with Python/3. HTTP Verbs and APIs.vtt
14.5 kB
23. OPTIONAL SECTION Making HTTP Requests with Python/5. Requesting JSON with Python.vtt
14.4 kB
16. Tuples and Sets/1. Section Introduction.vtt
14.2 kB
23. OPTIONAL SECTION Making HTTP Requests with Python/6. Sending Requests with Params.vtt
14.0 kB
9. Rock, Paper, Scissors/6. RPS Mini Project Computer AI Solution.vtt
14.0 kB
34. Regular Expressions/12. Introduction to the RE Module.vtt
14.0 kB
21. Debugging and Error Handling/6. Debugging With PDB.vtt
13.8 kB
7. Variables and Strings/25. Building a Mileage Convertor With User Input.vtt
13.8 kB
21. Debugging and Error Handling/5. Try, Except, Else, and Finally!.vtt
13.8 kB
34. Regular Expressions/2. Writing Basic Regex.vtt
13.6 kB
20. Lambdas and Built-In Functions/28. More Complex Zip Examples.vtt
13.6 kB
22. Modules/12. ASCII Art Exercise.vtt
13.6 kB
29. Testing With Python/12. Testing CardDeck Solution.vtt
13.5 kB
11. Guessing Game/3. Improving Rock Paper Scissors.vtt
13.5 kB
26. OOP Part 2/2. All About Properties.vtt
13.5 kB
33. Web Scraping Project/1. Quote Scraping Project Intro.vtt
13.3 kB
20. Lambdas and Built-In Functions/1. Lambdas.vtt
13.2 kB
34. Regular Expressions/10. Regex Basics Logical Or and Capture Groups.vtt
13.1 kB
34. Regular Expressions/13. Validating Phone Numbers With Python.vtt
13.1 kB
22. Modules/11. Installing External Modules And TermColor.vtt
13.0 kB
29. Testing With Python/2. Why Test.vtt
12.9 kB
11. Guessing Game/2. Guessing Game Solution.vtt
12.8 kB
22. Modules/2. Working With Built-In Modules.vtt
12.8 kB
26. OOP Part 2/7. The Crazy World of Multiple Inheritance.vtt
12.8 kB
28. Decorators/1. Higher Order Functions.vtt
12.7 kB
17. Functions Part I/11. Parameters.vtt
12.5 kB
33. Web Scraping Project/5. Quote Scraping Project Refactoring.vtt
12.4 kB
32. Web Scraping with BeautifulSoup/4. Selecting with BeautifulSoup find().vtt
12.4 kB
17. Functions Part I/21. Scope.vtt
12.3 kB
21. Debugging and Error Handling/2. Common Types of Errors in Python.vtt
12.0 kB
34. Regular Expressions/16. Parsing URLs with Python.vtt
11.9 kB
12. Lists/16. List Methods Index, Count, Sort, Reverse, and Join.vtt
11.9 kB
34. Regular Expressions/23. Regex Substitution Basics.vtt
11.8 kB
26. OOP Part 2/8. WTF is Method Resolution Order(MRO).vtt
11.7 kB
10. Looping in Python/10. Introducing While Loops.vtt
11.7 kB
29. Testing With Python/3. Assertions.vtt
11.7 kB
14. Dictionaries/19. Spotify Playlist Example.vtt
11.7 kB
35. Python + SQL/7. Inserting With Python.vtt
11.5 kB
33. Web Scraping Project/6. Quote Scraping Project Adding CSV.vtt
11.4 kB
26. OOP Part 2/4. Inheritance Example User and Moderator.vtt
11.4 kB
29. Testing With Python/8. Other Types of Assertions.vtt
11.4 kB
31. Working With CSV and Pickling!/2. Writing to CSV Files Writer.vtt
11.4 kB
7. Variables and Strings/6. Data Types Overview.vtt
11.3 kB
27. Iterators & Generators/7. Introduction to Generators.vtt
11.3 kB
4. MAC Python Setup/2. Optional Installing Sublime Text.vtt
11.3 kB
14. Dictionaries/11. Dictionary Methods Clear, Copy, Fromkeys, and Get.vtt
11.2 kB
2. MACLINUX Command Line Fundamentals/12. Deleting Directories (Plus Tangents on Permissions and MAN Pages).vtt
11.2 kB
34. Regular Expressions/26. Swapping File Names.vtt
11.2 kB
32. Web Scraping with BeautifulSoup/2. Is Scraping...OK.vtt
11.1 kB
14. Dictionaries/1. Intro To Dictionaries Creating Dictionaries.vtt
11.0 kB
21. Debugging and Error Handling/3. Raising Our Own Errors.vtt
11.0 kB
29. Testing With Python/9. Before and after hooks.vtt
11.0 kB
12. Lists/11. List Methods Append, Insert, and Extend.vtt
10.9 kB
13. Lists Comprehensions/1. List Comprehension.vtt
10.9 kB
34. Regular Expressions/22. Regex Compilation Flags.vtt
10.8 kB
10. Looping in Python/11. EXERCISE Emoji Art.vtt
10.7 kB
24. Object Oriented Programming/10. Underscores Dunder Methods, Name Mangling, and More!.vtt
10.6 kB
26. OOP Part 2/13. Making a Grumpy Dictionary - Overriding Dict.vtt
10.6 kB
17. Functions Part I/17. Default parameters.vtt
10.5 kB
19. Functions Part II/1. Introduction and args.vtt
10.4 kB
8. Boolean and Conditional Logic/3. Intro to Conditionals.vtt
10.3 kB
9. Rock, Paper, Scissors/3. RPS Mini Project Refactoring Time.vtt
10.3 kB
10. Looping in Python/9. EXERCISE Unlucky Numbers.vtt
10.3 kB
30. File IO/3. Reading Files Seek and Cursors.vtt
10.2 kB
3. WINDOWS Command Line Fundamentals/4. Using The CD Command.vtt
10.0 kB
12. Lists/1. Intro to Lists and Objectives.vtt
9.9 kB
1. Course Introduction/2. Python3 vs. Python2.vtt
9.9 kB
23. OPTIONAL SECTION Making HTTP Requests with Python/4. Writing Your First Python Request.vtt
9.9 kB
31. Working With CSV and Pickling!/12. Extra Fancy JSON Pickling.vtt
9.9 kB
7. Variables and Strings/2. Introduction to Variables.vtt
9.8 kB
14. Dictionaries/20. Dictionary Comprehension.vtt
9.8 kB
34. Regular Expressions/4. Regex Basics Quantifiers.vtt
9.8 kB
35. Python + SQL/6. Connecting to a DB With Python.vtt
9.8 kB
20. Lambdas and Built-In Functions/19. Len() and a Special Sneak Peak of OOP!.vtt
9.7 kB
1. Course Introduction/5. How The Course is Structured.vtt
9.7 kB
30. File IO/6. File Modes.vtt
9.7 kB
32. Web Scraping with BeautifulSoup/1. Introduction to Web Scraping.vtt
9.6 kB
17. Functions Part I/1. Introduction to Defining Functions.vtt
9.6 kB
31. Working With CSV and Pickling!/11. Pickling Time!.vtt
9.6 kB
20. Lambdas and Built-In Functions/15. Min and Max.vtt
9.6 kB
24. Object Oriented Programming/18. Class Methods.vtt
9.6 kB
28. Decorators/6. Building A Speed-Test Decorator.vtt
9.4 kB
12. Lists/14. List Methods Clear, Pop, and Remove,.vtt
9.4 kB
27. Iterators & Generators/21. Generator Expressions AND Speed Testing!.vtt
9.4 kB
20. Lambdas and Built-In Functions/20. Abs(), Sum(), and Round().vtt
9.3 kB
9. Rock, Paper, Scissors/2. RPS Mini Project BASIC Version Solution.vtt
9.3 kB
20. Lambdas and Built-In Functions/14. Sorted.vtt
9.3 kB
35. Python + SQL/3. SQL Basics Creating Tables.vtt
9.2 kB
16. Tuples and Sets/3. Introduction to Sets.vtt
9.2 kB
12. Lists/8. Iterating Over Lists.vtt
9.2 kB
27. Iterators & Generators/4. Writing a Custom Iterator.vtt
9.1 kB
24. Object Oriented Programming/19. A More Advanced Class Method Example.vtt
9.0 kB
24. Object Oriented Programming/7. The __init__ method.vtt
9.0 kB
26. OOP Part 2/1. Inheritance and Objectives.vtt
8.9 kB
2. MACLINUX Command Line Fundamentals/5. Using LS.vtt
8.9 kB
26. OOP Part 2/11. Polymorphism Introduction.vtt
8.9 kB
28. Decorators/2. Introduction to Decorators.vtt
8.9 kB
27. Iterators & Generators/3. Writing Our Own Version of for loops.vtt
8.8 kB
32. Web Scraping with BeautifulSoup/6. Accessing Data with Beautiful Soup.vtt
8.8 kB
19. Functions Part II/4. kwargs.vtt
8.8 kB
35. Python + SQL/12. Scraping to a Database Pt. 2.vtt
8.7 kB
3. WINDOWS Command Line Fundamentals/7. OPTIONAL Making Files (it's...complicated).vtt
8.7 kB
25. Deck Of Cards Exercise/1. Deck Of Cards Intro Video.vtt
8.7 kB
1. Course Introduction/1. Course Introduction.vtt
8.7 kB
35. Python + SQL/5. SQL Basics Selecting.vtt
8.7 kB
16. Tuples and Sets/4. Set Methods and Set Math.vtt
8.6 kB
21. Debugging and Error Handling/4. Try and Except Blocks.vtt
8.6 kB
7. Variables and Strings/5. Variable Naming Restrictions and Conventions.vtt
8.6 kB
22. Modules/13. Using The autopep8 Package to Clean Up Code.vtt
8.6 kB
8. Boolean and Conditional Logic/11. Logical AND & OR.vtt
8.5 kB
27. Iterators & Generators/12. Writing a Beat Making Generator.vtt
8.5 kB
24. Object Oriented Programming/2. Defining Classes and Objects.vtt
8.4 kB
16. Tuples and Sets/8. Set Comprehension and Recap.vtt
8.3 kB
5. WINDOWS Python Setup/3. Your First Python Program.vtt
8.3 kB
22. Modules/14. The Mysterious __name__ variable.vtt
8.3 kB
30. File IO/2. Reading Text Files Open and Read.vtt
8.2 kB
26. OOP Part 2/3. Introduction to Super().vtt
8.2 kB
8. Boolean and Conditional Logic/14. LOGICAL NOT.vtt
8.2 kB
10. Looping in Python/3. The Basics of For Loops.vtt
8.2 kB
17. Functions Part I/5. The Magical Return Keyword.vtt
8.1 kB
27. Iterators & Generators/16. Testing Memory Usage With Generators.vtt
8.0 kB
2. MACLINUX Command Line Fundamentals/3. Absolute Paths and PWD.vtt
7.9 kB
5. WINDOWS Python Setup/1. Installing Python On a PC.vtt
7.8 kB
28. Decorators/19. Enforcing Argument Types With A Decorator.vtt
7.7 kB
20. Lambdas and Built-In Functions/4. Map.vtt
7.7 kB
8. Boolean and Conditional Logic/10. The Joy of Comparison Operators.vtt
7.7 kB
10. Looping in Python/4. Exploring Ranges In Depth.vtt
7.5 kB
2. MACLINUX Command Line Fundamentals/1. Why Use The Command Line.vtt
7.5 kB
8. Boolean and Conditional Logic/9. A Word on Truthiness + A Quick Example.vtt
7.4 kB
14. Dictionaries/16. Dictionary Methods Pop, Popitems, and Update.vtt
7.3 kB
1. Course Introduction/3. How The Exercises Work.vtt
7.3 kB
3. WINDOWS Command Line Fundamentals/1. Why Do You Need The Command Line.vtt
7.2 kB
4. MAC Python Setup/3. Our First Python Program!.vtt
7.2 kB
7. Variables and Strings/24. Converting Data Types.vtt
7.2 kB
28. Decorators/18. Writing an ensure_first_arg_is Decorator.vtt
7.2 kB
27. Iterators & Generators/2. Iterators vs. Iterables!!.vtt
7.1 kB
6. Numbers, Operators, and Comments/2. Numbers Ints and Floats.vtt
7.0 kB
7. Variables and Strings/16. String Concatenation.vtt
7.0 kB
14. Dictionaries/7. Iterating Dictionaries.vtt
7.0 kB
22. Modules/7. Custom modules.vtt
7.0 kB
13. Lists Comprehensions/2. List Comprehension With Conditional Logic.vtt
6.9 kB
8. Boolean and Conditional Logic/16. A Note on Is Vs. ==.vtt
6.8 kB
10. Looping in Python/1. Section Introduction.vtt
6.8 kB
17. Functions Part I/22. Docstrings and Functions Recap - WE DID IT!.vtt
6.7 kB
2. MACLINUX Command Line Fundamentals/10. Moving and Renaming with MV.vtt
6.7 kB
3. WINDOWS Command Line Fundamentals/2. Using Powershell.vtt
6.7 kB
20. Lambdas and Built-In Functions/11. Generator Expressions and Using sys.getsizeof.vtt
6.7 kB
12. Lists/5. Accessing Data in Lists.vtt
6.6 kB
35. Python + SQL/4. SQL Basics Inserting.vtt
6.6 kB
6. Numbers, Operators, and Comments/8. Numbers Weirder Operators.vtt
6.6 kB
2. MACLINUX Command Line Fundamentals/8. Creating Files with TOUCH.vtt
6.5 kB
17. Functions Part I/6. Writing a coin_flip Function Using Random.vtt
6.5 kB
3. WINDOWS Command Line Fundamentals/9. OPTIONAL Removing Files and Folders with RM.vtt
6.5 kB
7. Variables and Strings/13. String Escape Sequences.vtt
6.4 kB
29. Testing With Python/1. Section Introduction.vtt
6.4 kB
6. Numbers, Operators, and Comments/6. Quick Note Comments.vtt
6.4 kB
35. Python + SQL/8. Bulk Inserts With Python.vtt
6.3 kB
20. Lambdas and Built-In Functions/10. Any and All.vtt
6.3 kB
28. Decorators/4. Using Wraps To Preserve Metadata.vtt
6.2 kB
3. WINDOWS Command Line Fundamentals/3. Paths, LS, and PWD.vtt
6.2 kB
16. Tuples and Sets/2. Tuple Looping and Methods.vtt
6.2 kB
19. Functions Part II/8. Tuple unpacking.vtt
6.2 kB
12. Lists/2. Creating Lists.vtt
6.1 kB
17. Functions Part I/20. Keyword Arguments.vtt
6.1 kB
11. Guessing Game/4. SIDE NOTE Python Style and PEP8.vtt
6.1 kB
19. Functions Part II/7. Ordering Parameters.vtt
6.0 kB
17. Functions Part I/14. Common Mistakes When Returning.vtt
6.0 kB
2. MACLINUX Command Line Fundamentals/4. Using CD.vtt
5.9 kB
24. Object Oriented Programming/14. Introducing Class Attributes.vtt
5.9 kB
5. WINDOWS Python Setup/2. Introducing Sublime Text.vtt
5.8 kB
28. Decorators/3. Decorators With Different Signatures.vtt
5.8 kB
10. Looping in Python/13. The Break Keyword.vtt
5.8 kB
20. Lambdas and Built-In Functions/27. Zip Basics.vtt
5.8 kB
34. Regular Expressions/19. Symbolic Group Names.vtt
5.7 kB
24. Object Oriented Programming/4. Creating Classes and Instances.vtt
5.7 kB
19. Functions Part II/11. Dictionary unpacking.vtt
5.6 kB
35. Python + SQL/1. Intro to Section.vtt
5.5 kB
34. Regular Expressions/6. Regex Basics Character Classes and Sets.vtt
5.4 kB
17. Functions Part I/2. Defining Functions.vtt
5.2 kB
32. Web Scraping with BeautifulSoup/5. Selecting With BeautifulSoup CSS Style Selectors.vtt
5.2 kB
1. Course Introduction/4. Where Should You Start.vtt
5.2 kB
10. Looping in Python/12. EXERCISE Stop Copying Me.vtt
5.2 kB
30. File IO/5. Writing to Text Files.vtt
5.1 kB
34. Regular Expressions/8. Regex Basics Anchors and Boundaries.vtt
5.1 kB
7. Variables and Strings/10. Double Vs. Single Quotes.vtt
5.1 kB
30. File IO/4. The With Statement.vtt
5.0 kB
8. Boolean and Conditional Logic/2. Getting User Input.vtt
5.0 kB
2. MACLINUX Command Line Fundamentals/9. Quick Activity Salamanders and Frogs.vtt
5.0 kB
5. WINDOWS Python Setup/6. Important Note on Print and the Python Interpreter.vtt
4.9 kB
10. Looping in Python/8. EXERCISE Screaming Repeating.vtt
4.9 kB
4. MAC Python Setup/6. Important Note on Print and the Python Interpreter.vtt
4.9 kB
20. Lambdas and Built-In Functions/18. Reversed.vtt
4.8 kB
11. Guessing Game/1. Guessing Game Mini Project.vtt
4.7 kB
35. Python + SQL/2. Installing SQLite3.vtt
4.7 kB
25. Deck Of Cards Exercise/5. Deck of Cards Solution Card Class.vtt
4.7 kB
7. Variables and Strings/9. The Special Value NONE.vtt
4.7 kB
14. Dictionaries/4. Accessing Data in Dictionaries.vtt
4.7 kB
9. Rock, Paper, Scissors/1. Rock, Paper, Scissor Mini Project BASIC Version.vtt
4.7 kB
3. WINDOWS Command Line Fundamentals/6. OPTIONAL Making Directories with MKDIR.vtt
4.6 kB
9. Rock, Paper, Scissors/5. RPS Mini Project Playing Against The Computer.vtt
4.6 kB
7. Variables and Strings/19. String Formatting.vtt
4.6 kB
29. Testing With Python/11. Testing CardDeck Exercise Intro.vtt
4.4 kB
4. MAC Python Setup/1. Installing Python MAC.vtt
4.4 kB
8. Boolean and Conditional Logic/1. Section Introduction and Objectives.vtt
4.3 kB
14. Dictionaries/10. Using In With Dictionaries.vtt
4.3 kB
24. Object Oriented Programming/1. Section Introduction and Objectives.vtt
4.3 kB
6. Numbers, Operators, and Comments/1. Section IntroductionObjectives.vtt
4.2 kB
2. MACLINUX Command Line Fundamentals/7. Making Directories with MKDIR.vtt
4.2 kB
6. Numbers, Operators, and Comments/4. Numbers Basic Math.vtt
4.0 kB
7. Variables and Strings/1. Variables and Data Types.vtt
4.0 kB
13. Lists Comprehensions/16. Lists Recap.vtt
3.9 kB
28. Decorators/9. Another Example Ensuring Args With A Decorator.vtt
3.9 kB
24. Object Oriented Programming/20. The __repr__ method.vtt
3.8 kB
7. Variables and Strings/23. Strings and Indexes (Indicies).vtt
3.8 kB
7. Variables and Strings/20. IMPORTANT Interpolation w Udemy Exercises.vtt
3.8 kB
7. Variables and Strings/7. What The Heck is Dynamic Typing.vtt
3.6 kB
30. File IO/1. Section Introduction.vtt
3.4 kB
2. MACLINUX Command Line Fundamentals/2. Command Line Installation MAC.vtt
3.3 kB
6. Numbers, Operators, and Comments/10. Introduction to the Python Documentation.vtt
3.1 kB
23. OPTIONAL SECTION Making HTTP Requests with Python/7. API Project.vtt
3.0 kB
2. MACLINUX Command Line Fundamentals/11. Deleting Files with RM.vtt
2.9 kB
8. Boolean and Conditional Logic/8. Multiple Elifs.vtt
2.9 kB
25. Deck Of Cards Exercise/5.1 deck_of_cards.py.py
2.7 kB
25. Deck Of Cards Exercise/6.1 deck_of_cards.py.py
2.7 kB
27. Iterators & Generators/6. Making our Deck class Iterable.vtt
2.7 kB
23. OPTIONAL SECTION Making HTTP Requests with Python/1. HTTP START HERE.vtt
2.7 kB
25. Deck Of Cards Exercise/2. Deck of Cards Exercise Introduction Text.html
2.6 kB
21. Debugging and Error Handling/1. Section Introduction.vtt
2.4 kB
22. Modules/1. Section Introduction.vtt
2.4 kB
19. Functions Part II/13. SOLUTION.html
2.3 kB
12. Lists/21. Swapping Values in Lists.vtt
2.3 kB
36. Massive Section of Challenges!/29. SOLUTION mode.html
2.2 kB
36. Massive Section of Challenges!/31. SOLUTIONS Part 5.html
2.1 kB
27. Iterators & Generators/6.1 deck.py.py
2.0 kB
27. Iterators & Generators/1. Section Introduction and Objectives.vtt
2.0 kB
3. WINDOWS Command Line Fundamentals/8. Creating a Touch Function.html
2.0 kB
33. Web Scraping Project/2. Scraping Project.html
1.9 kB
29. Testing With Python/8.1 tests.py.py
1.8 kB
17. Functions Part I/19. SOLUTION.html
1.6 kB
29. Testing With Python/7.1 tests.py.py
1.6 kB
18. Functions Exercises/28. SOLUTION.html
1.6 kB
18. Functions Exercises/26. SOLUTION.html
1.6 kB
26. OOP Part 2/11.1 animals.py.py
1.6 kB
11. Guessing Game/3.1 rps_with_loop.py.py
1.5 kB
36. Massive Section of Challenges!/18. SOLUTIONS Part 3.html
1.5 kB
14. Dictionaries/13. SOLUTION.html
1.4 kB
34. Regular Expressions/13.1 phone.py.py
1.3 kB
22. Modules/13.1 ugly_code.py.py
1.3 kB
35. Python + SQL/11.1 book_scraper.py.py
1.2 kB
24. Object Oriented Programming/18.1 class_methods.py.py
1.2 kB
24. Object Oriented Programming/19.1 class_methods.py.py
1.2 kB
36. Massive Section of Challenges!/12. SOLUTIONS Part 2.html
1.2 kB
18. Functions Exercises/4. SOLUTION.html
1.1 kB
19. Functions Part II/10. SOLUTION.html
1.1 kB
20. Lambdas and Built-In Functions/30. SOLUTION.html
1.1 kB
36. Massive Section of Challenges!/24. SOLUTIONS Part 4.html
1.1 kB
20. Lambdas and Built-In Functions/27.1 zip.py.py
1.0 kB
36. Massive Section of Challenges!/6. SOLUTIONS Part 1.html
1.0 kB
9. Rock, Paper, Scissors/4. Another Cleaner RPS Solution.html
1.0 kB
24. Object Oriented Programming/14.1 user_class_attributes.py.py
1.0 kB
24. Object Oriented Programming/20.1 repr.py.py
984 Bytes
14. Dictionaries/9. SOLUTION.html
940 Bytes
14. Dictionaries/6. SOLUTION.html
929 Bytes
20. Lambdas and Built-In Functions/14.1 sorted.py.py
924 Bytes
20. Lambdas and Built-In Functions/13. SOLUTION.html
911 Bytes
26. OOP Part 2/13.1 grumpy.py.py
897 Bytes
18. Functions Exercises/16. SOLUTION.html
892 Bytes
20. Lambdas and Built-In Functions/7.1 filter.py.py
865 Bytes
26. OOP Part 2/12.1 special_methods.py.py
863 Bytes
36. Massive Section of Challenges!/35. SOLUTIONS Part 6.html
857 Bytes
15. Dictionary Exercises/4. SOLUTION.html
856 Bytes
34. Regular Expressions/21. SOLUTION.html
844 Bytes
10. Looping in Python/7. SOLUTION.html
842 Bytes
24. Object Oriented Programming/11.1 user_methods.py.py
837 Bytes
29. Testing With Python/5.1 doctest_demo.py.py
835 Bytes
31. Working With CSV and Pickling!/1.2 read.py.py
835 Bytes
23. OPTIONAL SECTION Making HTTP Requests with Python/8.1 dad.py.py
823 Bytes
20. Lambdas and Built-In Functions/26. SOLUTION.html
819 Bytes
18. Functions Exercises/24. SOLUTION.html
811 Bytes
22. Modules/9. SOLUTION.html
803 Bytes
31. Working With CSV and Pickling!/11.1 pickling_example.py.py
764 Bytes
20. Lambdas and Built-In Functions/24. SOLUTION.html
748 Bytes
22. Modules/6. SOLUTION.html
739 Bytes
12. Lists/13. SOLUTION.html
736 Bytes
29. Testing With Python/10. Testing CardDeck Exercise.html
733 Bytes
11. Guessing Game/3.2 v3.py.py
720 Bytes
9. Rock, Paper, Scissors/6.1 v3.py.py
720 Bytes
8. Boolean and Conditional Logic/22. SOLUTION.html
715 Bytes
8. Boolean and Conditional Logic/20. SOLUTION.html
709 Bytes
28. Decorators/8. SOLUTION.html
701 Bytes
20. Lambdas and Built-In Functions/28.1 zip.py.py
687 Bytes
35. Python + SQL/6.1 friends.py.py
684 Bytes
17. Functions Part I/16. SOLUTION.html
680 Bytes
26. OOP Part 2/6. SOLUTION.html
676 Bytes
31. Working With CSV and Pickling!/2.2 scream.py.py
673 Bytes
9. Rock, Paper, Scissors/2.1 v1.py.py
672 Bytes
12. Lists/10. SOLUTION.html
668 Bytes
26. OOP Part 2/3.1 animal.py.py
667 Bytes
28. Decorators/11. SOLUTION.html
658 Bytes
28. Decorators/18.1 ensure_first_arg.py.py
654 Bytes
34. Regular Expressions/25. SOLUTION.html
653 Bytes
9. Rock, Paper, Scissors/3.1 v2.py.py
647 Bytes
13. Lists Comprehensions/6. SOLUTION.html
637 Bytes
34. Regular Expressions/15. SOLUTION.html
637 Bytes
16. Tuples and Sets/7. SOLUTION.html
636 Bytes
10. Looping in Python/2. IMPORTANT ANNOUNCEMENT ON LOOPS EXERCISES.html
632 Bytes
31. Working With CSV and Pickling!/14. SOLUTION.html
631 Bytes
8. Boolean and Conditional Logic/17.1 bouncer.py.py
629 Bytes
29. Testing With Python/9.1 robot.py.py
628 Bytes
29. Testing With Python/8.2 activities.py.py
626 Bytes
34. Regular Expressions/18. SOLUTION.html
626 Bytes
34. Regular Expressions/26.1 books.py.py
619 Bytes
20. Lambdas and Built-In Functions/15.1 min_max.py.py
618 Bytes
24. Object Oriented Programming/6. SOLUTION.html
605 Bytes
19. Functions Part II/6. SOLUTION.html
599 Bytes
20. Lambdas and Built-In Functions/1.2 button.py.py
589 Bytes
29. Testing With Python/7.2 activities.py.py
577 Bytes
30. File IO/6.1 file_modes.py.py
573 Bytes
13. Lists Comprehensions/15. SOLUTION.html
568 Bytes
18. Functions Exercises/14. SOLUTION.html
566 Bytes
21. Debugging and Error Handling/6.1 debugging.py.py
566 Bytes
28. Decorators/19.1 enforce.py.py
565 Bytes
28. Decorators/3.1 decorator_args.py.py
561 Bytes
13. Lists Comprehensions/4. SOLUTION.html
560 Bytes
35. Python + SQL/8.1 bulk_insert.py.py
560 Bytes
31. Working With CSV and Pickling!/16. SOLUTION.html
559 Bytes
32. Web Scraping with BeautifulSoup/4.1 bs_basics.py.py
557 Bytes
24. Object Oriented Programming/10.1 underscores.py.py
555 Bytes
18. Functions Exercises/20. SOLUTION.html
546 Bytes
30. File IO/9. SOLUTION.html
545 Bytes
20. Lambdas and Built-In Functions/6. SOLUTION.html
544 Bytes
28. Decorators/6.1 timing.py.py
540 Bytes
7. Variables and Strings/18. SOLUTION.html
538 Bytes
35. Python + SQL/10.1 password.py.py
533 Bytes
27. Iterators & Generators/16.1 fib.py.py
526 Bytes
20. Lambdas and Built-In Functions/9. SOLUTION.html
525 Bytes
27. Iterators & Generators/9. SOLUTION.html
515 Bytes
31. Working With CSV and Pickling!/2.1 writer.py.py
515 Bytes
31. Working With CSV and Pickling!/3.2 writer.py.py
515 Bytes
17. Functions Part I/13. SOLUTION.html
514 Bytes
27. Iterators & Generators/21.1 gen_expression_speed_test.py.py
513 Bytes
29. Testing With Python/9.2 robot_tests.py.py
512 Bytes
19. Functions Part II/4.1 greeting.py.py
510 Bytes
31. Working With CSV and Pickling!/10. SOLUTION.html
506 Bytes
11. Guessing Game/2.2 guessing.py.py
503 Bytes
21. Debugging and Error Handling/5.2 divide.py.py
502 Bytes
11. Guessing Game/2.1 guessingv2.py.py
499 Bytes
15. Dictionary Exercises/2. SOLUTION.html
495 Bytes
24. Object Oriented Programming/15.1 pet.py.py
493 Bytes
26. OOP Part 2/10. SOLUTION.html
490 Bytes
31. Working With CSV and Pickling!/3.1 convert.py.py
489 Bytes
29. Testing With Python/3.1 assertions.py.py
480 Bytes
19. Functions Part II/3. SOLUTION.html
473 Bytes
17. Functions Part I/14.1 sum_odds.py.py
471 Bytes
14. Dictionaries/3. SOLUTION.html
469 Bytes
21. Debugging and Error Handling/5.1 try2.py.py
468 Bytes
30. File IO/11. SOLUTION.html
464 Bytes
24. Object Oriented Programming/13. SOLUTION.html
459 Bytes
24. Object Oriented Programming/17. SOLUTION.html
453 Bytes
28. Decorators/4.1 metadata.py.py
444 Bytes
7. Variables and Strings/15. SOLUTION.html
443 Bytes
18. Functions Exercises/10. SOLUTION.html
438 Bytes
7. Variables and Strings/12. SOLUTION.html
438 Bytes
17. Functions Part I/10. SOLUTION.html
436 Bytes
35. Python + SQL/9.1 select.py.py
434 Bytes
8. Boolean and Conditional Logic/13. SOLUTION.html
433 Bytes
12. Lists/18. SOLUTION.html
430 Bytes
22. Modules/12.1 ascii_art.py.py
426 Bytes
26. OOP Part 2/1.1 simple_inheritance.py.py
426 Bytes
7. Variables and Strings/22. SOLUTION.html
421 Bytes
31. Working With CSV and Pickling!/12.2 json_pickle.py.py
420 Bytes
27. Iterators & Generators/12.1 infinite.py.py
415 Bytes
12. Lists/7. SOLUTION.html
411 Bytes
27. Iterators & Generators/15. SOLUTION.html
404 Bytes
28. Decorators/21. SOLUTION.html
402 Bytes
14. Dictionaries/15. SOLUTION.html
401 Bytes
34. Regular Expressions/22.1 flags.py.py
398 Bytes
10. Looping in Python/16. SOLUTION.html
389 Bytes
19. Functions Part II/11.1 dict_unpacking.py.py
383 Bytes
14. Dictionaries/19.1 playlist.py.py
382 Bytes
20. Lambdas and Built-In Functions/1.1 lambda.py.py
380 Bytes
24. Object Oriented Programming/9. SOLUTION.html
379 Bytes
18. Functions Exercises/12. SOLUTION.html
375 Bytes
17. Functions Part I/14.2 odd.py.py
373 Bytes
10. Looping in Python/11.1 art.py.py
370 Bytes
14. Dictionaries/18. SOLUTION.html
368 Bytes
27. Iterators & Generators/20. SOLUTION.html
368 Bytes
10. Looping in Python/13.1 break.py.py
366 Bytes
19. Functions Part II/7.1 args_order.py.py
365 Bytes
27. Iterators & Generators/11. SOLUTION.html
364 Bytes
31. Working With CSV and Pickling!/12.1 json_demo.py.py
359 Bytes
20. Lambdas and Built-In Functions/22. SOLUTION.html
357 Bytes
28. Decorators/2.2 dec.py.py
354 Bytes
10. Looping in Python/9.1 numbers.py.py
353 Bytes
34. Regular Expressions/16.1 url.py.py
349 Bytes
28. Decorators/13. SOLUTION.html
348 Bytes
30. File IO/13. SOLUTION.html
348 Bytes
21. Debugging and Error Handling/9. SOLUTION.html
345 Bytes
28. Decorators/15. SOLUTION.html
339 Bytes
24. Object Oriented Programming/7.1 init.py.py
337 Bytes
30. File IO/5.1 write.py.py
331 Bytes
10. Looping in Python/10.1 while.py.py
329 Bytes
30. File IO/15. SOLUTION.html
322 Bytes
8. Boolean and Conditional Logic/7. SOLUTION.html
322 Bytes
28. Decorators/17. SOLUTION.html
321 Bytes
21. Debugging and Error Handling/3.1 raise.py.py
311 Bytes
21. Debugging and Error Handling/4.1 try.py.py
308 Bytes
20. Lambdas and Built-In Functions/11.1 memory_demo.py.py
303 Bytes
27. Iterators & Generators/3.1 for.py.py
303 Bytes
7. Variables and Strings/25.1 mileage.py.py
303 Bytes
20. Lambdas and Built-In Functions/17. SOLUTION.html
297 Bytes
28. Decorators/18.2 args.py.py
297 Bytes
28. Decorators/9.1 ensure.py.py
296 Bytes
27. Iterators & Generators/4.1 custom_iterator.py.py
293 Bytes
26. OOP Part 2/15. SOLUTION.html
292 Bytes
31. Working With CSV and Pickling!/8. SOLUTION.html
292 Bytes
18. Functions Exercises/22. SOLUTION.html
291 Bytes
34. Regular Expressions/19.1 names.py.py
285 Bytes
8. Boolean and Conditional Logic/8.1 logic.py.py
281 Bytes
17. Functions Part I/20.1 key_word_args.py.py
280 Bytes
20. Lambdas and Built-In Functions/34. SOLUTION.html
275 Bytes
19. Functions Part II/4.2 colors.py.py
274 Bytes
13. Lists Comprehensions/10. SOLUTION.html
271 Bytes
28. Decorators/2.1 decorate_syntax.py.py
269 Bytes
19. Functions Part II/1.2 star_args.py.py
265 Bytes
31. Working With CSV and Pickling!/6. SOLUTION.html
263 Bytes
20. Lambdas and Built-In Functions/19.1 list.py.py
262 Bytes
20. Lambdas and Built-In Functions/32. SOLUTION.html
259 Bytes
18. Functions Exercises/6. SOLUTION.html
257 Bytes
8. Boolean and Conditional Logic/5. SOLUTION.html
247 Bytes
20. Lambdas and Built-In Functions/3. SOLUTION.html
246 Bytes
28. Decorators/1.2 nested_functions.py.py
245 Bytes
11. Guessing Game/1.1 starter.py.py
243 Bytes
17. Functions Part I/4. SOLUTION.html
243 Bytes
27. Iterators & Generators/18. SOLUTION.html
240 Bytes
28. Decorators/1.3 return_func.py.py
239 Bytes
17. Functions Part I/5.1 return.py.py
237 Bytes
22. Modules/7.2 fruits.py.py
237 Bytes
28. Decorators/1.1 higher_order.py.py
233 Bytes
10. Looping in Python/8.1 repeater.py.py
232 Bytes
17. Functions Part I/22.1 doc.py.py
229 Bytes
10. Looping in Python/12.1 sister.py.py
228 Bytes
17. Functions Part I/2.1 sing.py.py
228 Bytes
17. Functions Part I/17.1 math.py.py
222 Bytes
22. Modules/4. SOLUTION.html
221 Bytes
29. Testing With Python/6. Doctests Exercise.html
221 Bytes
23. OPTIONAL SECTION Making HTTP Requests with Python/6.1 params.py.py
217 Bytes
15. Dictionary Exercises/6. SOLUTION.html
206 Bytes
23. OPTIONAL SECTION Making HTTP Requests with Python/5.1 headers.py.py
205 Bytes
12. Lists/4. SOLUTION.html
201 Bytes
18. Functions Exercises/8. SOLUTION.html
200 Bytes
22. Modules/7.1 bananas.py.py
199 Bytes
18. Functions Exercises/18. SOLUTION.html
191 Bytes
34. Regular Expressions/23.1 redact.py.py
191 Bytes
23. OPTIONAL SECTION Making HTTP Requests with Python/4.1 first_request.py.py
177 Bytes
9. Rock, Paper, Scissors/1.1 rock_paper_scissor.py.py
177 Bytes
19. Functions Part II/8.1 unpacking.py.py
174 Bytes
17. Functions Part I/21.2 increment.py.py
172 Bytes
17. Functions Part I/21.1 increment_with_global.py.py
168 Bytes
5. WINDOWS Python Setup/5. SOLUTION.html
166 Bytes
4. MAC Python Setup/5. SOLUTION.html
164 Bytes
31. Working With CSV and Pickling!/1.1 fighters.csv.csv
160 Bytes
22. Modules/2.1 rand_module.py.py
156 Bytes
8. Boolean and Conditional Logic/3.1 firstExample.py.py
156 Bytes
8. Boolean and Conditional Logic/2.1 input.py.py
149 Bytes
18. Functions Exercises/2. SOLUTION.html
147 Bytes
19. Functions Part II/1.1 sum.py.py
141 Bytes
8. Boolean and Conditional Logic/9.1 truthiness.py.py
140 Bytes
13. Lists Comprehensions/8. SOLUTION.html
138 Bytes
25. Deck Of Cards Exercise/4. SOLUTION.html
137 Bytes
7. Variables and Strings/4. SOLUTION.html
137 Bytes
4. MAC Python Setup/2.1 Tutorial on setting up sublime symlink.html
135 Bytes
10. Looping in Python/14. Stuck in a Loop.html
134 Bytes
10. Looping in Python/15. While Loop Exercise.html
134 Bytes
10. Looping in Python/5. Quick Ranges Quiz.html
134 Bytes
10. Looping in Python/6. For Loop and Range Exercise.html
134 Bytes
12. Lists/12. Lists Basics Exercise.html
134 Bytes
12. Lists/17. Lists Methods Exercise.html
134 Bytes
12. Lists/3. Creating Lists Exercise.html
134 Bytes
12. Lists/6. Accessing List Data.html
134 Bytes
12. Lists/9. List Iteration Exercise.html
134 Bytes
14. Dictionaries/12. Dictionary Access.html
134 Bytes
14. Dictionaries/14. Fromkeys Exercise.html
134 Bytes
14. Dictionaries/17. Dictionary Methods Exercise.html
134 Bytes
14. Dictionaries/2. Dictionary Creation Exercise.html
134 Bytes
14. Dictionaries/21. Dictionaries Quiz.html
134 Bytes
14. Dictionaries/5. Access Data in a Dictionary Exercise.html
134 Bytes
14. Dictionaries/8. Totaling Donations Exercise.html
134 Bytes
16. Tuples and Sets/6. Tuples and Sets Exercise.html
134 Bytes
17. Functions Part I/12. Yell Function Exercise.html
134 Bytes
17. Functions Part I/15. Fix This Function!.html
134 Bytes
17. Functions Part I/18. Default Parameter Exercise - Talking Animals.html
134 Bytes
17. Functions Part I/3. Your First Function.html
134 Bytes
17. Functions Part I/7. Super Quick Return Exercise.html
134 Bytes
17. Functions Part I/9. Generating Evens Exercise.html
134 Bytes
19. Functions Part II/14. Args and Kwargs.html
134 Bytes
19. Functions Part II/2. args Exercise The Purple Test.html
134 Bytes
19. Functions Part II/5. kwargs Exercise.html
134 Bytes
19. Functions Part II/9. Unpacking Exercise.html
134 Bytes
2. MACLINUX Command Line Fundamentals/13. Command Line Fundamentals II.html
134 Bytes
20. Lambdas and Built-In Functions/12. AnyAll Exercise.html
134 Bytes
20. Lambdas and Built-In Functions/16. Extremes Exercise - Using Min and Max.html
134 Bytes
20. Lambdas and Built-In Functions/2. Writing Your Own Lambda!.html
134 Bytes
20. Lambdas and Built-In Functions/21. Greatest Magnitude Exercise.html
134 Bytes
20. Lambdas and Built-In Functions/29. Interleaving Strings (kind of tough!).html
134 Bytes
20. Lambdas and Built-In Functions/5. Map Time Exercise.html
134 Bytes
20. Lambdas and Built-In Functions/8. Filter Exercise!.html
134 Bytes
21. Debugging and Error Handling/7. Errors Quiz.html
134 Bytes
21. Debugging and Error Handling/8. Debugging and Error Handling Exercises.html
134 Bytes
22. Modules/3. Built In Modules Exercise.html
134 Bytes
22. Modules/5. Built-In Modules Slightly Tougher Challenge.html
134 Bytes
22. Modules/8. Custom Module Exercise.html
134 Bytes
24. Object Oriented Programming/12. Bank Account OOP Exercise.html
134 Bytes
24. Object Oriented Programming/16. Chicken Coop Exercise.html
134 Bytes
24. Object Oriented Programming/21. OOP Part 1.html
134 Bytes
24. Object Oriented Programming/5. World's Simplest Class Exercise.html
134 Bytes
24. Object Oriented Programming/8. Your First Class - Social Media Comments.html
134 Bytes
25. Deck Of Cards Exercise/3. Deck of Cards Tests.html
134 Bytes
26. OOP Part 2/14. Special Methods Train.html
134 Bytes
26. OOP Part 2/16. OOP Part 2.html
134 Bytes
26. OOP Part 2/5. Roleplaying Game Classes.html
134 Bytes
26. OOP Part 2/9. MRO Genetics.html
134 Bytes
27. Iterators & Generators/10. yes_or_no.html
134 Bytes
27. Iterators & Generators/13. Generators Quiz.html
134 Bytes
27. Iterators & Generators/5. Iterators Quiz.html
134 Bytes
28. Decorators/10. double_return.html
134 Bytes
28. Decorators/5. Decorators Quiz.html
134 Bytes
29. Testing With Python/4. Assertions Quiz.html
134 Bytes
3. WINDOWS Command Line Fundamentals/10. Command Line Fundamentals II (Windows).html
134 Bytes
3. WINDOWS Command Line Fundamentals/5. Command Line Fundamentals (Windows).html
134 Bytes
30. File IO/10. copy_and_reverse.html
134 Bytes
30. File IO/12. statistics.html
134 Bytes
30. File IO/14. find_and_replace.html
134 Bytes
30. File IO/7. Text Reading Quiz.html
134 Bytes
30. File IO/8. copy.html
134 Bytes
31. Working With CSV and Pickling!/13. update_users.html
134 Bytes
31. Working With CSV and Pickling!/15. delete_users.html
134 Bytes
31. Working With CSV and Pickling!/4. CSV Quiz.html
134 Bytes
31. Working With CSV and Pickling!/5. add_user.html
134 Bytes
31. Working With CSV and Pickling!/7. print_users.html
134 Bytes
31. Working With CSV and Pickling!/9. find_user.html
134 Bytes
34. Regular Expressions/11. Final Regex Quiz.html
134 Bytes
34. Regular Expressions/14. Time Validating.html
134 Bytes
34. Regular Expressions/17. Parsing Bytes Exericse.html
134 Bytes
34. Regular Expressions/20. Date Parsing Exercise.html
134 Bytes
34. Regular Expressions/24. Regex Profanity Filter.html
134 Bytes
34. Regular Expressions/3. Regex Quiz.html
134 Bytes
34. Regular Expressions/5. Quick Quantifiers Quiz.html
134 Bytes
34. Regular Expressions/7. Character Class Quiz.html
134 Bytes
34. Regular Expressions/9. Quick Anchors and Boundaries Quiz.html
134 Bytes
4. MAC Python Setup/4. Say Your Name.html
134 Bytes
5. WINDOWS Python Setup/4. Print Your Name.html
134 Bytes
6. Numbers, Operators, and Comments/3. Quick Ints and Floats Quiz.html
134 Bytes
6. Numbers, Operators, and Comments/5. Basic Math Refresher.html
134 Bytes
6. Numbers, Operators, and Comments/7. One Question Quiz.html
134 Bytes
6. Numbers, Operators, and Comments/9. Numbers Quiz.html
134 Bytes
7. Variables and Strings/11. Make Some Variables!.html
134 Bytes
7. Variables and Strings/14. Escape Sequence Practice.html
134 Bytes
7. Variables and Strings/17. String Concatenation Exercise.html
134 Bytes
7. Variables and Strings/21. Formatting Strings.html
134 Bytes
7. Variables and Strings/3. Bank Robbery Money.html
134 Bytes
7. Variables and Strings/8. Super Quick One Question Quiz!.html
134 Bytes
8. Boolean and Conditional Logic/12. Food Classifying Exercise.html
134 Bytes
8. Boolean and Conditional Logic/15. Boolean Logic Principles.html
134 Bytes
8. Boolean and Conditional Logic/19. Positive or Negative Checking.html
134 Bytes
8. Boolean and Conditional Logic/21. Calling in Sick.html
134 Bytes
8. Boolean and Conditional Logic/4. Lucky Number 7.html
134 Bytes
8. Boolean and Conditional Logic/6. Number is Odd.html
134 Bytes
10. Looping in Python/17. Loops.html
133 Bytes
12. Lists/15. Lists Quiz.html
133 Bytes
12. Lists/20. Slices Quiz.html
133 Bytes
13. Lists Comprehensions/12. List Exercises 5.html
133 Bytes
13. Lists Comprehensions/14. One More Nested List Comp Challenge.html
133 Bytes
13. Lists Comprehensions/3. List Comprehension Exercises.html
133 Bytes
13. Lists Comprehensions/5. More List Comprehension Exercises.html
133 Bytes
13. Lists Comprehensions/7. Another List Comp Exercise.html
133 Bytes
13. Lists Comprehensions/9. List Exercises 4.html
133 Bytes
15. Dictionary Exercises/1. State Abbreviations Exercise.html
133 Bytes
15. Dictionary Exercises/3. List to Dictionary Exercise.html
133 Bytes
15. Dictionary Exercises/5. Vowels Dict Exercise.html
133 Bytes
15. Dictionary Exercises/7. ASCII Codes Dictionary.html
133 Bytes
16. Tuples and Sets/5. Tuples and Sets Quiz.html
133 Bytes
18. Functions Exercises/1. Product.html
133 Bytes
18. Functions Exercises/11. multiple_letter_count.html
133 Bytes
18. Functions Exercises/13. list_manipulation.html
133 Bytes
18. Functions Exercises/15. is_palindrome.html
133 Bytes
18. Functions Exercises/17. frequency.html
133 Bytes
18. Functions Exercises/19. multiply_even_numbers.html
133 Bytes
18. Functions Exercises/21. capitalize.html
133 Bytes
18. Functions Exercises/23. compact.html
133 Bytes
18. Functions Exercises/25. intersection.html
133 Bytes
18. Functions Exercises/27. partition.html
133 Bytes
18. Functions Exercises/3. return_day.html
133 Bytes
18. Functions Exercises/5. last_element.html
133 Bytes
18. Functions Exercises/7. number_compare.html
133 Bytes
18. Functions Exercises/9. single_letter_count.html
133 Bytes
19. Functions Part II/12. calculate.html
133 Bytes
2. MACLINUX Command Line Fundamentals/6. Command Line Fundamentals.html
133 Bytes
20. Lambdas and Built-In Functions/23. sum_even_values.html
133 Bytes
20. Lambdas and Built-In Functions/25. sum_floats.html
133 Bytes
20. Lambdas and Built-In Functions/31. triple_and_filter.html
133 Bytes
20. Lambdas and Built-In Functions/33. extract_full_name.html
133 Bytes
22. Modules/10. Built-in and Custom Imports Quiz.html
133 Bytes
22. Modules/15. External Modules and Module Patterns Quiz.html
133 Bytes
27. Iterators & Generators/14. make_song.html
133 Bytes
27. Iterators & Generators/17. get_multiples.html
133 Bytes
27. Iterators & Generators/19. get_unlimited_multiples.html
133 Bytes
27. Iterators & Generators/8. Week Generator Exercise.html
133 Bytes
28. Decorators/12. ensure_fewer_than_three_args.html
133 Bytes
28. Decorators/14. only_ints.html
133 Bytes
28. Decorators/16. ensure_authorized.html
133 Bytes
28. Decorators/20. delay.html
133 Bytes
28. Decorators/7. show_args.html
133 Bytes
36. Massive Section of Challenges!/1. reverse_string.html
133 Bytes
36. Massive Section of Challenges!/10. repeat.html
133 Bytes
36. Massive Section of Challenges!/11. truncate.html
133 Bytes
36. Massive Section of Challenges!/13. two_list_dictionary.html
133 Bytes
36. Massive Section of Challenges!/14. range_in_list.html
133 Bytes
36. Massive Section of Challenges!/15. same_frequency.html
133 Bytes
36. Massive Section of Challenges!/16. nth.html
133 Bytes
36. Massive Section of Challenges!/17. find_the_duplicate.html
133 Bytes
36. Massive Section of Challenges!/19. sum_up_diagonals.html
133 Bytes
36. Massive Section of Challenges!/2. list_check.html
133 Bytes
36. Massive Section of Challenges!/20. min_max_key_in_dictionary.html
133 Bytes
36. Massive Section of Challenges!/21. find_greater_numbers.html
133 Bytes
36. Massive Section of Challenges!/22. two_oldest.html
133 Bytes
36. Massive Section of Challenges!/23. is_odd_string.html
133 Bytes
36. Massive Section of Challenges!/25. valid_parentheses.html
133 Bytes
36. Massive Section of Challenges!/26. reverse_vowels.html
133 Bytes
36. Massive Section of Challenges!/27. three_odd_numbers.html
133 Bytes
36. Massive Section of Challenges!/28. mode.html
133 Bytes
36. Massive Section of Challenges!/3. remove_every_other.html
133 Bytes
36. Massive Section of Challenges!/30. running_average.html
133 Bytes
36. Massive Section of Challenges!/32. letter_counter.html
133 Bytes
36. Massive Section of Challenges!/33. once.html
133 Bytes
36. Massive Section of Challenges!/34. Next Prime Generator.html
133 Bytes
36. Massive Section of Challenges!/4. sum_pairs.html
133 Bytes
36. Massive Section of Challenges!/5. vowel_count.html
133 Bytes
36. Massive Section of Challenges!/7. Titleize.html
133 Bytes
36. Massive Section of Challenges!/8. find_factors.html
133 Bytes
36. Massive Section of Challenges!/9. includes.html
133 Bytes
7. Variables and Strings/26. Variables and Data Types.html
133 Bytes
8. Boolean and Conditional Logic/18. Boolean & Conditional Logic in Python.html
133 Bytes
15. Dictionary Exercises/8. SOLUTION.html
132 Bytes
[Tutorialsplanet.NET].url
128 Bytes
1. Course Introduction/2.1 Key Differences Article.html
127 Bytes
17. Functions Part I/6.1 coin_flip.py.py
127 Bytes
17. Functions Part I/17.2 exponent.py.py
126 Bytes
22. Modules/11.1 colors.py.py
126 Bytes
20. Lambdas and Built-In Functions/1.3 SLIDES.html
120 Bytes
19. Functions Part II/1.3 SLIDES.html
116 Bytes
19. Functions Part II/1.4 args.py.py
116 Bytes
8. Boolean and Conditional Logic/1.1 SLIDES.html
115 Bytes
17. Functions Part I/8. SOLUTION.html
110 Bytes
10. Looping in Python/1.1 SLIDES.html
107 Bytes
3. WINDOWS Command Line Fundamentals/1.1 SLIDES.html
106 Bytes
34. Regular Expressions/2.1 Regex Cheatsheet Reference.html
104 Bytes
35. Python + SQL/2.1 Windows Installation Video.html
104 Bytes
5. WINDOWS Python Setup/1.2 How I Install Python 3 If I Already Have Python 2 Installed.html
104 Bytes
2. MACLINUX Command Line Fundamentals/1.1 SLIDES.html
103 Bytes
34. Regular Expressions/12.1 RE Module Documentation.html
102 Bytes
22. Modules/1.1 SLIDES.html
101 Bytes
12. Lists/1.1 SLIDES.html
99 Bytes
13. Lists Comprehensions/1.1 SLIDES.html
99 Bytes
14. Dictionaries/1.1 SLIDES.html
99 Bytes
16. Tuples and Sets/1.1 SLIDES.html
99 Bytes
17. Functions Part I/1.1 SLIDES.html
99 Bytes
21. Debugging and Error Handling/1.1 SLIDES.html
99 Bytes
24. Object Oriented Programming/1.1 SLIDES.html
99 Bytes
27. Iterators & Generators/1.1 SLIDES.html
99 Bytes
30. File IO/1.1 SLIDES.html
98 Bytes
32. Web Scraping with BeautifulSoup/1.1 SLIDES.html
98 Bytes
6. Numbers, Operators, and Comments/1.1 SLIDES.html
97 Bytes
7. Variables and Strings/1.1 SLIDES.html
97 Bytes
34. Regular Expressions/1.1 Regex Slides For This Section.html
96 Bytes
29. Testing With Python/1.1 SLIDES.html
94 Bytes
35. Python + SQL/2.2 SQLite Docs.html
94 Bytes
10. Looping in Python/3.1 for.py.py
92 Bytes
4. MAC Python Setup/2.2 Sublime Text.html
89 Bytes
5. WINDOWS Python Setup/2.1 Sublime Text.html
89 Bytes
1. Course Introduction/2.2 httppy3readiness.org.html
85 Bytes
1. Course Introduction/2.3 httpspythonclock.org.html
85 Bytes
4. MAC Python Setup/1.1 Python Homepage.html
84 Bytes
5. WINDOWS Python Setup/1.1 Python Homepage.html
84 Bytes
13. Lists Comprehensions/13. SOLUTION.html
83 Bytes
22. Modules/7.3 apples.py.py
82 Bytes
17. Functions Part I/11.2 divide.py.py
80 Bytes
34. Regular Expressions/10.1 Pythex Regex Editor.html
80 Bytes
34. Regular Expressions/2.2 Pythex Regex Editor.html
80 Bytes
34. Regular Expressions/4.1 Pythex Regex Editor.html
80 Bytes
34. Regular Expressions/6.1 Pythex Regex Editor.html
80 Bytes
34. Regular Expressions/8.1 Pythex Regex Editor.html
80 Bytes
17. Functions Part I/11.1 square.py.py
71 Bytes
24. Object Oriented Programming/4.1 person.py.py
48 Bytes
==查看完整文档列表==
上一个:
2994JennySimonsFakeShooting
330.6 MB
下一个:
227766.xyz CJOD-424
6.8 GB
猜你喜欢
[Tutorialsplanet.NET] Udemy - CSS - The Complete Guide...
3.4 GB
[Tutorialsplanet.NET] Udemy - Artificial Intelligence...
1.6 GB
[Tutorialsplanet.NET] Udemy - Java Maven 101 Stop...
1.1 GB
[Tutorialsplanet.NET] Udemy - Advanced CSS and Sass...
4.1 GB
[Tutorialsplanet.NET] Udemy - Complete SQL + Databases...
15.8 GB
[Tutorialsplanet.NET] Udemy - The Ultimate Guide to Game...
9.0 GB
[Tutorialsplanet.NET] Udemy - Social Media Marketing...
3.3 GB
[Tutorialsplanet.NET] Udemy - Webpack 2 The Complete...
882.2 MB
[Tutorialsplanet.NET] Udemy - Self Healing Through...
310.3 MB
[Tutorialsplanet.NET] Udemy - Finish Your First Game...
1.2 GB
24小时热门磁力链接
更多 »
Andor [HDTV 720p][Cap.205]
8145次下载
Cap
HDTV
720p
Маня и Груня.2024.WEB-DL 720p.Files-x
5109次下载
2024
WEB
DL
Havoc.2025.1080p.NF.WEB-DL.DDP5.1.Atmos.H.264-EniaHD.mkv
5077次下载
WEB
DL
DDP5
The.Super.Cube.S01E09.1080p.iQ.WEB-DL.AAC2.0.H.264-VARYG.mkv
5040次下载
WEB
DL
Cube
Star.Wars.Andor.S02E05.I.Have.Friends.Everywhere.1080p.DS...
4944次下载
WEB
DL
Star
新桥恋人.电影港 地址发布页 www.dygang.me 收藏不迷路
4365次下载
me
www
发布页
Night at the Museum Battle of the Smithsonian 2009 2160p...
4161次下载
KiNGDOM
WEB
DL
www.UIndex.org - ...
4126次下载
www
MeGusta
HEVC
Palma.2.2024.WEB-DL.1080p.ExKinoRay.mkv
4000次下载
WEB
DL
2.2024
Guns N' Roses - Greatest Hits Live Broadcast Collection...
3915次下载
Live
Remastered
Hits
本周热门磁力链接
更多 »
Andor [HDTV 720p][Cap.205]
8145次下载
Cap
HDTV
720p
(同人CG集) [白色絵の具 (無味ムスミ)] 友達の母が巨乳で金髪の淫乱美女でした.zip
6346次下载
zip
巨乳
CG
You.S05E02.720p.HEVC.x265-MeGusta[EZTVx.to].mkv
6221次下载
S05E02
HEVC
720p
up-mod-minecraft-play-with-friends-v1-21-80-28-...
6023次下载
982108028
mod
play
the.last.of.us.s02e02.1080p.web.h264-successful...
5335次下载
web
last
h264
异世降临.6v电影 地址发布页 www.6v123.net 收藏不迷路
5220次下载
www
发布页
6v123
Opasnaya.blizost.S01.2025.WEB-DL.1080p
5127次下载
WEB
DL
S01
Маня и Груня.2024.WEB-DL 720p.Files-x
5109次下载
2024
WEB
DL
Andor.S02E02.Sagrona.Teema.1080p.HEVC.x265-MeGu...
5100次下载
HEVC
Andor
mkv
Havoc.2025.1080p.NF.WEB-DL.DDP5.1.Atmos.H.264-E...
5077次下载
WEB
DL
DDP5
最新磁力链接
更多 »
Shoot.Paragon.1970.DVDRip.XviD-AFO [NO-RAR] -...
Shoot
www
AFO
DASS-041-U
DASS
041
www.UIndex.org - Andy Richter Controls...
www
Episode
S01E04
[AniDub]_Sora_Kara_Furu_Ichioku_no_Hoshi_[Oriko_Qbiq]
Furu
no
Oriko
[BEST-TORRENTS.COM]...
Cheese
DL
2160p
【成人抖音-黑料-换妻-直播-手机搜7t7a.cc】麻豆传媒映画・爆操黑丝车模小姐姐・超级圆润...
麻豆
小姐姐
车模
Por siempre [HDTV 720p][Cap.106]
siempre
720p
Cap
Workaholics.S04E01.Season.4.Episode.1.WEBRip.72...
Workaholics
Episode
HoC
MobLand.S01E01.1080P.ENG.ITA.H264-TheBlackKing.mkv
ENG
H264
ITA
43606101 - Public Dick Flash Compilation..mp4
Dick
..
Compilation
吃瓜!去欧美留学的林淑瑶 ️被欧美大鸡巴驯化3P大战被洋吊深喉狂艹!
欧美
3P
被洋
Hellraiser III Hell On Earth 1992 1080p BluRay...
5.1
1992
AAC
Ghosts S04E21 Kyle 1080p PMTP WEB-DL DDP5 1 H...
WEB
DL
STC
[Gecko] Araiguma Calcal-dan - S01E07...
WEB
DL
AAC
salamander-2-salamander-deluxe-pack-play-statio...
salamander
play
full
Catalina Cruz live cam show pack
Catalina
show
live
SDMU-534
534
SDMU
dccdom.com@MIDV111C
com
MIDV111C
dccdom
种子标签
Tutorialsplanet
Python
Modern
Bootcamp
NET
Udemy
种子评价
优质的种子 (0)
假种子 (0)
有密码 (0)
低质量 (0)
有病毒 (0)
无法下载 (0)
欢迎对种子质量进行评价。
最近搜索
更多 »
plenu
愿加
那门
miglior
二号
jungs
並存
不给力
华人网
當我們
著化妝鏡
desant
加长版
dodens
編集
推特不雅
似玉
mathematical
kljuch
原來
watercolors
jams
夏禹
ont
燦爛
風呂特
影空
九龙塘
渡念师
熱流
人气女优
更多 »
北川ゆい
Akira
COCOLO
Saiko
あいだもも
あさのくるみ
あまいれもん
いしかわ愛里
いとうしいな
うさみ恭香
うちだまひろ
かぐやひめ
かとりこのみ
かないかほ
くすのき琴美
クミコグレース
くらもとまい(葉月ありさ)
さとみ
中村あみ
しいな純菜
しのざきさとみ(三沢亜也)
牧本千幸(つかもと友希)
眞木ありさ
デヴィ
テラ パトリック
ドミニカ
ともさかまい
ともさか愛
なごみもえ
ひなこ
最新番号
更多 »
MARCH-200
CETD-097
SEND-160
ISO-655
UGUG-028
DSE-814
SICP-101
YOGU-002
WNID-003
NATR-264
HHK-019
KICJ-830
TMSG-018
DDN-165
DANDY-038
ADZ-126
ZACK-008
ASFB-195
DUAL-201
VEC-022
ATP-250
VSPDS-464
MDLD-121
AOSBD-007
EMU-007
EMU-033
SDMS-187
DBEB-024
SDMS-471
GOTHIC-015
同时按Ctrl+D可快速添加本站到收藏夹!您也可以保存到
桌面快捷方式
。
分享BT种子/磁力链接
更多
亲,你知道吗?下载的人越多速度越快,赶快把本页面分享给好友一起下载吧^_^