udemy - Master Python Programming The Complete 2019 Python Bootcamp (2019)
- 收录时间:2020-01-22 20:58:28
- 文件大小:6GB
- 下载次数:113
- 最近下载:2021-01-23 14:26:56
- 磁力链接:
-
文件列表
- 10. Functions in Python/7. Functions Arguments Positional, Default, Keyword, args and kwargs.mp4 108MB
- 12. Errors and Exception Handling/2. Exception Handling Try...Except...Else...Finall.mp4 101MB
- 16. Working with Python Modules/8. Manage External Modules with Pip.mp4 100MB
- 10. Functions in Python/10. Scopes and Namespaces.mp4 98MB
- 21. Requests and Web Scraping with Python/7. Project Real-World Web Scraping (Requests, BeautifulSoup and OpenPyXL).mp4 89MB
- 16. Working with Python Modules/3. Custom Modules. __name__ and __main___.mp4 89MB
- 19. Working with Excel Files in Python/16. Working with Styles.mp4 87MB
- 23. Bonus Network Automation with Python/27. Configure Multiple Cisco Networking Devices from Multiple Files.mp4 83MB
- 4. Strings in Python/26. String Methods.mp4 81MB
- 21. Requests and Web Scraping with Python/5. Diving into BeautifulSoup Library.mp4 80MB
- 23. Bonus Network Automation with Python/21. Secure Copying Files to Linux with SCP and Paramiko from Python.mp4 77MB
- 5. Program Flow Control in Python/6. For Loops.mp4 76MB
- 23. Bonus Network Automation with Python/20. Configure Loopback and OSPF on a Cisco Router using Paramiko (SSH).mp4 74MB
- 10. Functions in Python/1. Intro to Functions.mp4 74MB
- 22. Python Multiprocessing and Multithreading In-Depth/14. Implementing Multiprocessing Locks.mp4 70MB
- 17. Very Useful Python Built-in Modules/9. High-level File Operations The Shutil Module.mp4 70MB
- 6. Lists in Python/7. List Methods Part 1 Append, Extend, Insert, Copy.mp4 69MB
- 17. Very Useful Python Built-in Modules/5. Operating System Interfaces The Os Module.mp4 69MB
- 21. Requests and Web Scraping with Python/3. Diving into Requests HTTP Library.mp4 69MB
- 23. Bonus Network Automation with Python/15. Network Automation using Telnet. Configure Multiple Cisco Devices.mp4 68MB
- 4. Strings in Python/21. Formatting Strings.mp4 67MB
- 22. Python Multiprocessing and Multithreading In-Depth/5. Implementing Multiprocessing in Python.mp4 66MB
- 17. Very Useful Python Built-in Modules/1. System-specific Parameters and Functions The Sys Module.mp4 65MB
- 17. Very Useful Python Built-in Modules/20. The Decimal Module Contexts and Methods.mp4 64MB
- 23. Bonus Network Automation with Python/5. How to Install GNS3 VM on Windows.mp4 64MB
- 17. Very Useful Python Built-in Modules/2. Script's Arguments sys.argv.mp4 64MB
- 9. Dictionaries in Python/9. Dictionary Operations and Methods.mp4 62MB
- 6. Lists in Python/2. List Operations.mp4 62MB
- 19. Working with Excel Files in Python/3. Reading Excel Files.mp4 62MB
- 23. Bonus Network Automation with Python/28. Configure Backup using Netmiko.mp4 61MB
- 20. Working with SQL Databases in Python/5. Inserting with Python.mp4 60MB
- 3. Python Basics/20. Solving the Float Problem. Writing Bugs-Free Code.mp4 58MB
- 17. Very Useful Python Built-in Modules/13. Running System Commands The Subprocess Module.mp4 58MB
- 18. Working with CSV Files in Python/2. Reading CSV Files.mp4 57MB
- 6. Lists in Python/8. List Methods Part 2 Clear, Pop, Index, Count.mp4 57MB
- 17. Very Useful Python Built-in Modules/19. Decimal Arithmetic and Decimal Module Solving the Float Problem.mp4 57MB
- 19. Working with Excel Files in Python/14. Sheets Operations.mp4 57MB
- 23. Bonus Network Automation with Python/6. How to run Cisco IOU images on GNS3 VM on Windows.mp4 56MB
- 16. Working with Python Modules/1. Intro to Python Modules.mp4 56MB
- 3. Python Basics/12. Numbers and Math Operators.mp4 56MB
- 23. Bonus Network Automation with Python/19. Running a Command on Linux using Paramiko(SSH).mp4 54MB
- 8. Sets and Frozensets in Python/1. Intro to Sets.mp4 54MB
- 23. Bonus Network Automation with Python/13. Connecting to Cisco Networking Devices with Telnet from Python.mp4 54MB
- 23. Bonus Network Automation with Python/11. Configure Cisco Devices using Serial Connections.mp4 54MB
- 13. Object Oriented Programming Classes and Objects/9. Magic Methods.mp4 54MB
- 23. Bonus Network Automation with Python/18. Running a Command on a Cisco Device using Paramiko(SSH).mp4 54MB
- 13. Object Oriented Programming Classes and Objects/8. Instance Attributes and Class Attributes.mp4 54MB
- 11. Working with Text Files in Python/10. Writing to Text Files.mp4 53MB
- 20. Working with SQL Databases in Python/7. Selecting with Python.mp4 52MB
- 17. Very Useful Python Built-in Modules/16. The Random Module.mp4 51MB
- 19. Working with Excel Files in Python/4. Reading Data in a Cell Range.mp4 49MB
- 13. Object Oriented Programming Classes and Objects/3. The __init__ Method.mp4 48MB
- 22. Python Multiprocessing and Multithreading In-Depth/12. Sharing Data Between Processes using Array.mp4 48MB
- 5. Program Flow Control in Python/1. If Elif and Else Statements.mp4 47MB
- 18. Working with CSV Files in Python/8. Using CSV Dialects.mp4 47MB
- 3. Python Basics/22. Boolean Variables.mp4 47MB
- 22. Python Multiprocessing and Multithreading In-Depth/1. Python Parallel Processing Theory.mp4 46MB
- 16. Working with Python Modules/2. Importing Modules.mp4 46MB
- 12. Errors and Exception Handling/1. Intro to Exceptions.mp4 45MB
- 5. Program Flow Control in Python/17. While Loops.mp4 45MB
- 5. Program Flow Control in Python/19. While and Break Statement.mp4 45MB
- 10. Functions in Python/4. The return Keyword.mp4 45MB
- 3. Python Basics/1. Variables.mp4 44MB
- 23. Bonus Network Automation with Python/17. Bonus Enable SSH on Cisco Devices.mp4 44MB
- 23. Bonus Network Automation with Python/23. Connecting and Running a Command on a Cisco Networking Device.mp4 43MB
- 23. Bonus Network Automation with Python/7. How to connect to images running in GNS3 from Windows.mp4 43MB
- 4. Strings in Python/10. String Indexing and Operations.mp4 43MB
- 3. Python Basics/18. Comparison and Identity Operators. Mutability vs. Immutability.mp4 43MB
- 13. Object Oriented Programming Classes and Objects/1. Intro to Object Oriented Programming.mp4 42MB
- 8. Sets and Frozensets in Python/7. Set Methods Part 2 Difference, Symmetric Difference, Union, Intersection.mp4 42MB
- 22. Python Multiprocessing and Multithreading In-Depth/10. Sharing Data Between Processes using Value.mp4 42MB
- 17. Very Useful Python Built-in Modules/6. Project File Renaming Automation Using Sys and Os Module.mp4 41MB
- 4. Strings in Python/5. Get User Input.mp4 41MB
- 20. Working with SQL Databases in Python/9. Parameterized Sql Statements.mp4 41MB
- 20. Working with SQL Databases in Python/1. Intro to SQLite.mp4 40MB
- 20. Working with SQL Databases in Python/3. Connecting to a SQLite DB and Creating Tables with Python.mp4 40MB
- 4. Strings in Python/6. Type Casting.mp4 39MB
- 23. Bonus Network Automation with Python/9. Serial Communication Basics. Connecting to a Console Port.mp4 39MB
- 5. Program Flow Control in Python/13. For and Break Statement.mp4 38MB
- 23. Bonus Network Automation with Python/24. Netmiko prompt. Enable & Global Config Mode.mp4 38MB
- 6. Lists in Python/10. String to List and List to String Split and Join Methods.mp4 38MB
- 4. Strings in Python/13. String Slicing.mp4 37MB
- 18. Working with CSV Files in Python/5. Writing CSV Files.mp4 36MB
- 9. Dictionaries in Python/2. Working with Dictionaries.mp4 36MB
- 19. Working with Excel Files in Python/12. Using Excel Formulas.mp4 36MB
- 23. Bonus Network Automation with Python/25. Running Multiple Commands on a Cisco Networking Device.mp4 36MB
- 10. Functions in Python/16. Lambda Expressions.mp4 35MB
- 5. Program Flow Control in Python/12. For and Continue Statement.mp4 35MB
- 19. Working with Excel Files in Python/7. Writing Excel Files.mp4 35MB
- 19. Working with Excel Files in Python/1. Setup the Environment. Installing OpenPyXL.mp4 35MB
- 23. Bonus Network Automation with Python/8. Bytes Objects, Encoding and Decoding.mp4 35MB
- 1. Course Introduction/1. Welcome.mp4 34MB
- 6. Lists in Python/1. Intro to Lists.mp4 34MB
- 20. Working with SQL Databases in Python/11. Updating with Python.mp4 34MB
- 7. Tuples in Python/1. Intro to Tuples.mp4 33MB
- 2. Setup the Programming Environment/7. Running Python Scripts using PyCharm.mp4 32MB
- 22. Python Multiprocessing and Multithreading In-Depth/7. Implementing Multithreading in Python.mp4 32MB
- 23. Bonus Network Automation with Python/12. Telnet Protocol Basics. Configure and Connect to Cisco Devices.mp4 32MB
- 23. Bonus Network Automation with Python/26. Configure a Cisco Networking Device from a File.mp4 32MB
- 8. Sets and Frozensets in Python/10. Fronzensets.mp4 32MB
- 3. Python Basics/6. Dynamic vs. Static Typing.mp4 31MB
- 21. Requests and Web Scraping with Python/1. Intro to Web Scraping using Requests and BeautifulSoup.mp4 31MB
- 2. Setup the Programming Environment/4. Installing PyCharm IDE on Windows.mp4 31MB
- 3. Python Basics/24. Boolean Operators.mp4 31MB
- 4. Strings in Python/1. Intro to Strings.mp4 31MB
- 17. Very Useful Python Built-in Modules/12. Running System Commands The Os Module.mp4 31MB
- 2. Setup the Programming Environment/6. Running Python Code using the Python Interpreter.mp4 30MB
- 6. Lists in Python/9. List Methods Part 3 Sort, Max, Min and Sum.mp4 30MB
- 1. Course Introduction/4. How to Get the Most of This Course.mp4 29MB
- 2. Setup the Programming Environment/2. Installing Python 3 on Windows.mp4 28MB
- 9. Dictionaries in Python/1. Intro to Dictionaries.mp4 28MB
- 11. Working with Text Files in Python/6. Reading Files into a List.mp4 28MB
- 7. Tuples in Python/4. Tuples vs. Lists.mp4 27MB
- 5. Program Flow Control in Python/7. Ranges In-depth.mp4 27MB
- 8. Sets and Frozensets in Python/4. Set Methods Part 1 Add, Clear, Copy, Remove, Discard, Pop.mp4 27MB
- 11. Working with Text Files in Python/1. Opening and Reading Files.mp4 25MB
- 5. Program Flow Control in Python/18. While and Continue Statement.mp4 25MB
- 2. Setup the Programming Environment/8. Running Python Scripts using the Command Line.mp4 25MB
- 11. Working with Text Files in Python/16. Assignment Answer File Processing.mp4 24MB
- 23. Bonus Network Automation with Python/14. Getpass Module.mp4 24MB
- 7. Tuples in Python/3. Tuple Methods.mp4 24MB
- 3. Python Basics/7. Built-in Types.mp4 23MB
- 20. Working with SQL Databases in Python/13. Deleting with Python.mp4 23MB
- 11. Working with Text Files in Python/2. Reading Files Tell, Seek and Cursors.mp4 22MB
- 18. Working with CSV Files in Python/7. Using Custom Delimiters.mp4 22MB
- 23. Bonus Network Automation with Python/10. Open a Serial Connection to a Cisco Device Console Port.mp4 22MB
- 3. Python Basics/3. Comments.mp4 22MB
- 19. Working with Excel Files in Python/2. Excel Basics.mp4 21MB
- 4. Strings in Python/22. Recap - Printing Strings.mp4 21MB
- 13. Object Oriented Programming Classes and Objects/2. Defining Classes and Objects.mp4 20MB
- 19. Working with Excel Files in Python/9. Creating New Excel Files.mp4 19MB
- 22. Python Multiprocessing and Multithreading In-Depth/3. Multithreading and Multiprocessing Pros and Cons.mp4 19MB
- 23. Bonus Network Automation with Python/16. Intro to Paramiko.mp4 18MB
- 7. Tuples in Python/2. Tuple Operations.mp4 17MB
- 10. Functions in Python/15. The Special Constant None.mp4 17MB
- 11. Working with Text Files in Python/5. The With Keyword.mp4 17MB
- 21. Requests and Web Scraping with Python/2. Setup the Environment. Installing Requests and BeautifulSoup.mp4 17MB
- 13. Object Oriented Programming Classes and Objects/4. The __del__ Method.mp4 17MB
- 18. Working with CSV Files in Python/1. Intro to CSV.mp4 15MB
- 1. Course Introduction/3. Why Python Programming Why Now.mp4 14MB
- 11. Working with Text Files in Python/15. Assignment File Processing.mp4 13MB
- 23. Bonus Network Automation with Python/22. Intro to Netmiko.mp4 12MB
- 20. Working with SQL Databases in Python/2. When to Use SQLite.mp4 12MB
- 23. Bonus Network Automation with Python/1. Section Introduction.mp4 12MB
- 22. Python Multiprocessing and Multithreading In-Depth/2. Multiprocessing vs. Multithreading.mp4 11MB
- 23. Bonus Network Automation with Python/9.1 prolific-usb-serial-driver-for-windows.zip.zip 7MB
- 23. Bonus Network Automation with Python/4. Just a few Words about Windows Installation.mp4 6MB
- 3. Python Basics/5. Constants.mp4 5MB
- 2. Setup the Programming Environment/1. Section Introduction.mp4 3MB
- 14. RECAP General Python Programming - Coding and Complete E-Book - Part 1/2.1 PART1_MASTER_PYTHON_COMPLETE_E_BOOK.pdf.pdf 669KB
- 14. RECAP General Python Programming - Coding and Complete E-Book - Part 1/2. Complete Python Programming E-Book - Part 1.html 453KB
- 24. Complete E-Book - Part 2/1.1 PART2_MASTER_PYTHON_COMPLETE_E_BOOK.pdf.pdf 437KB
- 24. Complete E-Book - Part 2/1. Complete Python Programming E-Book - Part 2.html 183KB
- 3. Python Basics/22.1 Slides - Boolean Variables.pdf.pdf 78KB
- 1. Course Introduction/4.1 Slides - How to get the most of this course.pdf.pdf 43KB
- 14. RECAP General Python Programming - Coding and Complete E-Book - Part 1/3. Coding - Python Programming.html 43KB
- 14. RECAP General Python Programming - Coding and Complete E-Book - Part 1/3.1 PART1_COMPLETE_CODING.py.py 40KB
- 10. Functions in Python/1.1 Slides - Intro to Functions.pdf.pdf 38KB
- 13. Object Oriented Programming Classes and Objects/1.1 Slides - Intro to OOP.pdf.pdf 35KB
- 16. Working with Python Modules/1.1 Slides - Intro to Modules.pdf.pdf 34KB
- 16. Working with Python Modules/8.1 Slides - Pip.pdf.pdf 33KB
- 11. Working with Text Files in Python/1.1 Slides - Files.pdf.pdf 32KB
- 22. Python Multiprocessing and Multithreading In-Depth/3.1 Slides - Multiprocessing and Multithreading Pros and Cons.pdf.pdf 28KB
- 10. Functions in Python/4.1 Slides - The return keyword.pdf.pdf 27KB
- 22. Python Multiprocessing and Multithreading In-Depth/1.2 Slides - Parallel Processing Theory.pdf.pdf 26KB
- 22. Python Multiprocessing and Multithreading In-Depth/2.1 Slides - Multiprocessing vs Multithreading.pdf.pdf 26KB
- 13. Object Oriented Programming Classes and Objects/8.1 Slides - Attributes.pdf.pdf 25KB
- 7. Tuples in Python/4.1 Slides - Tuples vs Lists.pdf.pdf 24KB
- 20. Working with SQL Databases in Python/1.1 Slides - Intro to Sqlite.pdf.pdf 24KB
- 3. Python Basics/6.1 Slides - Statically_vs_Dinamically_Typing.pdf.pdf 24KB
- 4. Strings in Python/21.1 Slides - String Formatting.pdf.pdf 24KB
- 10. Functions in Python/16.1 Slides - Lambdas.pdf.pdf 24KB
- 3. Python Basics/24.1 Slides - Boolean Expressions.pdf.pdf 23KB
- 3. Python Basics/3.1 Slides - Comments.pdf.pdf 23KB
- 16. Working with Python Modules/2.1 Slides - Importing Modules.pdf.pdf 21KB
- 3. Python Basics/12.1 Slides - Numbers and Math Operators.pdf.pdf 21KB
- 3. Python Basics/18.1 Slides - Camparison Operators.pdf.pdf 21KB
- 3. Python Basics/20.1 Slides - Float Problem.pdf.pdf 21KB
- 4. Strings in Python/1.1 Slides - Intro to Strings.pdf.pdf 20KB
- 3. Python Basics/1.2 Slides - Variables.pdf.pdf 20KB
- 7. Tuples in Python/2.1 Slides - Tuple Operations.pdf.pdf 19KB
- 7. Tuples in Python/1.1 Slides - Intro to Tuples.pdf.pdf 19KB
- 13. Object Oriented Programming Classes and Objects/9.1 Slides - Magic Methods.pdf.pdf 19KB
- 21. Requests and Web Scraping with Python/3.1 Slides - HTTP Status Codes.pdf.pdf 19KB
- 10. Functions in Python/7.1 Slides - Function Arguments.pdf.pdf 19KB
- 3. Python Basics/7.1 Slides - Built-in Types.pdf.pdf 18KB
- 10. Functions in Python/10.1 Slides - Scopes and Namespaces.pdf.pdf 18KB
- 21. Requests and Web Scraping with Python/1.1 Slides - Web Scraping.pdf.pdf 18KB
- 20. Working with SQL Databases in Python/2.1 Slides - When to Use Sqlite.pdf.pdf 16KB
- 10. Functions in Python/7. Functions Arguments Positional, Default, Keyword, args and kwargs.vtt 13KB
- 4. Strings in Python/10.1 Slides - String Indexing.pdf.pdf 11KB
- 10. Functions in Python/10. Scopes and Namespaces.vtt 11KB
- 5. Program Flow Control in Python/1. If Elif and Else Statements.vtt 10KB
- 3. Python Basics/12. Numbers and Math Operators.vtt 10KB
- 12. Errors and Exception Handling/2. Exception Handling Try...Except...Else...Finall.vtt 10KB
- 4. Strings in Python/26. String Methods.vtt 10KB
- 10. Functions in Python/1. Intro to Functions.vtt 9KB
- 16. Working with Python Modules/8. Manage External Modules with Pip.vtt 9KB
- 6. Lists in Python/2. List Operations.vtt 8KB
- 5. Program Flow Control in Python/6. For Loops.vtt 8KB
- 23. Bonus Network Automation with Python/15. Network Automation using Telnet. Configure Multiple Cisco Devices.vtt 8KB
- 16. Working with Python Modules/3. Custom Modules. __name__ and __main___.vtt 8KB
- 23. Bonus Network Automation with Python/13. Connecting to Cisco Networking Devices with Telnet from Python.vtt 8KB
- 21. Requests and Web Scraping with Python/7. Project Real-World Web Scraping (Requests, BeautifulSoup and OpenPyXL).vtt 8KB
- 23. Bonus Network Automation with Python/21. Secure Copying Files to Linux with SCP and Paramiko from Python.vtt 8KB
- 3. Python Basics/20. Solving the Float Problem. Writing Bugs-Free Code.vtt 8KB
- 3. Python Basics/1. Variables.vtt 8KB
- 22. Python Multiprocessing and Multithreading In-Depth/5. Implementing Multiprocessing in Python.vtt 8KB
- 22. Python Multiprocessing and Multithreading In-Depth/14. Implementing Multiprocessing Locks.vtt 8KB
- 23. Bonus Network Automation with Python/27. Configure Multiple Cisco Networking Devices from Multiple Files.vtt 8KB
- 23. Bonus Network Automation with Python/28. Configure Backup using Netmiko.vtt 8KB
- 23. Bonus Network Automation with Python/20. Configure Loopback and OSPF on a Cisco Router using Paramiko (SSH).vtt 8KB
- 21. Requests and Web Scraping with Python/5. Diving into BeautifulSoup Library.vtt 7KB
- 19. Working with Excel Files in Python/16. Working with Styles.vtt 7KB
- 20. Working with SQL Databases in Python/3. Connecting to a SQLite DB and Creating Tables with Python.vtt 7KB
- 9. Dictionaries in Python/9. Dictionary Operations and Methods.vtt 7KB
- 19. Working with Excel Files in Python/2.1 store.xlsx.xlsx 7KB
- 19. Working with Excel Files in Python/3.1 store.xlsx.xlsx 7KB
- 19. Working with Excel Files in Python/5.1 store.xlsx.xlsx 7KB
- 4. Strings in Python/1. Intro to Strings.vtt 7KB
- 3. Python Basics/18. Comparison and Identity Operators. Mutability vs. Immutability.vtt 7KB
- 4. Strings in Python/21. Formatting Strings.vtt 7KB
- 23. Bonus Network Automation with Python/18. Running a Command on a Cisco Device using Paramiko(SSH).vtt 7KB
- 21. Requests and Web Scraping with Python/3. Diving into Requests HTTP Library.vtt 7KB
- 17. Very Useful Python Built-in Modules/19. Decimal Arithmetic and Decimal Module Solving the Float Problem.vtt 7KB
- 20. Working with SQL Databases in Python/5. Inserting with Python.vtt 7KB
- 23. Bonus Network Automation with Python/11. Configure Cisco Devices using Serial Connections.vtt 7KB
- 6. Lists in Python/7. List Methods Part 1 Append, Extend, Insert, Copy.vtt 7KB
- 13. Object Oriented Programming Classes and Objects/9. Magic Methods.vtt 6KB
- 17. Very Useful Python Built-in Modules/20. The Decimal Module Contexts and Methods.vtt 6KB
- 13. Object Oriented Programming Classes and Objects/3. The __init__ Method.vtt 6KB
- 23. Bonus Network Automation with Python/19. Running a Command on Linux using Paramiko(SSH).vtt 6KB
- 19. Working with Excel Files in Python/3. Reading Excel Files.vtt 6KB
- 17. Very Useful Python Built-in Modules/2. Script's Arguments sys.argv.vtt 6KB
- 17. Very Useful Python Built-in Modules/9. High-level File Operations The Shutil Module.vtt 6KB
- 3. Python Basics/22. Boolean Variables.vtt 6KB
- 4. Strings in Python/10. String Indexing and Operations.vtt 6KB
- 6. Lists in Python/8. List Methods Part 2 Clear, Pop, Index, Count.vtt 6KB
- 16. Working with Python Modules/1. Intro to Python Modules.vtt 6KB
- 23. Bonus Network Automation with Python/5. How to Install GNS3 VM on Windows.vtt 6KB
- 11. Working with Text Files in Python/10. Writing to Text Files.vtt 6KB
- 13. Object Oriented Programming Classes and Objects/8. Instance Attributes and Class Attributes.vtt 5KB
- 8. Sets and Frozensets in Python/1. Intro to Sets.vtt 5KB
- 8. Sets and Frozensets in Python/7. Set Methods Part 2 Difference, Symmetric Difference, Union, Intersection.vtt 5KB
- 23. Bonus Network Automation with Python/17. Bonus Enable SSH on Cisco Devices.vtt 5KB
- 2. Setup the Programming Environment/6. Running Python Code using the Python Interpreter.vtt 5KB
- 23. Bonus Network Automation with Python/6. How to run Cisco IOU images on GNS3 VM on Windows.vtt 5KB
- 5. Program Flow Control in Python/17. While Loops.vtt 5KB
- 20. Working with SQL Databases in Python/1. Intro to SQLite.vtt 5KB
- 17. Very Useful Python Built-in Modules/1. System-specific Parameters and Functions The Sys Module.vtt 5KB
- 10. Functions in Python/4. The return Keyword.vtt 5KB
- 23. Bonus Network Automation with Python/23. Connecting and Running a Command on a Cisco Networking Device.vtt 5KB
- 18. Working with CSV Files in Python/2. Reading CSV Files.vtt 5KB
- 4. Strings in Python/13. String Slicing.vtt 5KB
- 5. Program Flow Control in Python/19. While and Break Statement.vtt 5KB
- 23. Bonus Network Automation with Python/24. Netmiko prompt. Enable & Global Config Mode.vtt 5KB
- 17. Very Useful Python Built-in Modules/16. The Random Module.vtt 5KB
- 22. Python Multiprocessing and Multithreading In-Depth/10. Sharing Data Between Processes using Value.vtt 5KB
- 6. Lists in Python/1. Intro to Lists.vtt 5KB
- 23. Bonus Network Automation with Python/8. Bytes Objects, Encoding and Decoding.vtt 5KB
- 4. Strings in Python/5. Get User Input.vtt 5KB
- 3. Python Basics/24. Boolean Operators.vtt 5KB
- 22. Python Multiprocessing and Multithreading In-Depth/1. Python Parallel Processing Theory.vtt 5KB
- 5. Program Flow Control in Python/13. For and Break Statement.vtt 5KB
- 4. Strings in Python/6. Type Casting.vtt 5KB
- 12. Errors and Exception Handling/1. Intro to Exceptions.vtt 5KB
- 23. Bonus Network Automation with Python/9. Serial Communication Basics. Connecting to a Console Port.vtt 5KB
- 18. Working with CSV Files in Python/5. Writing CSV Files.vtt 5KB
- 20. Working with SQL Databases in Python/7. Selecting with Python.vtt 5KB
- 3. Python Basics/6. Dynamic vs. Static Typing.vtt 5KB
- 17. Very Useful Python Built-in Modules/5. Operating System Interfaces The Os Module.vtt 5KB
- 16. Working with Python Modules/2. Importing Modules.vtt 5KB
- 10. Functions in Python/16. Lambda Expressions.vtt 5KB
- 1. Course Introduction/1. Welcome.vtt 4KB
- 11. Working with Text Files in Python/1. Opening and Reading Files.vtt 4KB
- 5. Program Flow Control in Python/12. For and Continue Statement.vtt 4KB
- 19. Working with Excel Files in Python/14. Sheets Operations.vtt 4KB
- 22. Python Multiprocessing and Multithreading In-Depth/12. Sharing Data Between Processes using- 4KB
- 9. Dictionaries in Python/2. Working with Dictionaries.vtt 4KB
- 23. Bonus Network Automation with Python/26. Configure a Cisco Networking Device from a File.vtt 4KB
- 19. Working with Excel Files in Python/4. Reading Data in a Cell Range.vtt 4KB
- 23. Bonus Network Automation with Python/25. Running Multiple Commands on a Cisco Networking Device.vtt 4KB
- 5. Program Flow Control in Python/18. While and Continue Statement.vtt 4KB
- 20. Working with SQL Databases in Python/9. Parameterized Sql Statements.vtt 4KB
- 19. Working with Excel Files in Python/1. Setup the Environment. Installing OpenPyXL.vtt 4KB
- 6. Lists in Python/10. String to List and List to String Split and Join Methods.vtt 4KB
- 13. Object Oriented Programming Classes and Objects/1. Intro to Object Oriented Programming.vtt 4KB
- 7. Tuples in Python/4. Tuples vs. Lists.vtt 4KB
- 20. Working with SQL Databases in Python/11. Updating with Python.vtt 4KB
- 8. Sets and Frozensets in Python/4. Set Methods Part 1 Add, Clear, Copy, Remove, Discard, Pop.vtt 4KB
- 2. Setup the Programming Environment/7. Running Python Scripts using PyCharm.vtt 4KB
- 6. Lists in Python/9. List Methods Part 3 Sort, Max, Min and Sum.vtt 4KB
- 23. Bonus Network Automation with Python/7. How to connect to images running in GNS3 from Windows.vtt 4KB
- 17. Very Useful Python Built-in Modules/13. Running System Commands The Subprocess Module.vtt 4KB
- 18. Working with CSV Files in Python/8. Using CSV Dialects.vtt 4KB
- 19. Working with Excel Files in Python/7. Writing Excel Files.vtt 4KB
- 23. Bonus Network Automation with Python/12. Telnet Protocol Basics. Configure and Connect to Cisco Devices.vtt 4KB
- 5. Program Flow Control in Python/7. Ranges In-depth.vtt 4KB
- 21. Requests and Web Scraping with Python/1. Intro to Web Scraping using Requests and BeautifulSoup.vtt 3KB
- 13. Object Oriented Programming Classes and Objects/2. Defining Classes and Objects.vtt 3KB
- 23. Bonus Network Automation with Python/10. Open a Serial Connection to a Cisco Device Console Port.vtt 3KB
- 11. Working with Text Files in Python/16. Assignment Answer File Processing.vtt 3KB
- 8. Sets and Frozensets in Python/10. Fronzensets.vtt 3KB
- 17. Very Useful Python Built-in Modules/6. Project File Renaming Automation Using Sys and Os Module.vtt 3KB
- 7. Tuples in Python/1. Intro to Tuples.vtt 3KB
- 2. Setup the Programming Environment/5. Installing PyCharm IDE on Linux and Mac.html 3KB
- 1. Course Introduction/4. How to Get the Most of This Course.vtt 3KB
- 19. Working with Excel Files in Python/12. Using Excel Formulas.vtt 3KB
- 4. Strings in Python/22. Recap - Printing Strings.vtt 3KB
- 2. Setup the Programming Environment/8. Running Python Scripts using the Command Line.vtt 3KB
- 20. Working with SQL Databases in Python/2. When to Use SQLite.vtt 3KB
- 11. Working with Text Files in Python/6. Reading Files into a List.vtt 3KB
- 2. Setup the Programming Environment/3. Installing Python 3 on Linux and Mac.html 3KB
- 9. Dictionaries in Python/1. Intro to Dictionaries.vtt 3KB
- 3. Python Basics/7. Built-in Types.vtt 3KB
- 23. Bonus Network Automation with Python/14. Getpass Module.vtt 3KB
- 7. Tuples in Python/3. Tuple Methods.vtt 3KB
- 23. Bonus Network Automation with Python/2. Download and Install the Required Software GNS3, VirtualBox, Linux,Cisco Images.html 3KB
- 2. Setup the Programming Environment/4. Installing PyCharm IDE on Windows.vtt 3KB
- 4. Strings in Python/23. Coding - String Indexing, Operations, Slicing and Formatting.html 3KB
- 20. Working with SQL Databases in Python/13. Deleting with Python.vtt 3KB
- 10. Functions in Python/8. Coding - Intro to Functions, Return Keyword and Arguments.html 3KB
- 17. Very Useful Python Built-in Modules/12. Running System Commands The Os Module.vtt 3KB
- 11. Working with Text Files in Python/2. Reading Files Tell, Seek and Cursors.vtt 3KB
- 3. Python Basics/3. Comments.vtt 3KB
- 22. Python Multiprocessing and Multithreading In-Depth/7. Implementing Multithreading in Python.vtt 3KB
- 23. Bonus Network Automation with Python/16. Intro to Paramiko.vtt 3KB
- 10. Functions in Python/15. The Special Constant None.vtt 2KB
- 22. Python Multiprocessing and Multithreading In-Depth/3. Multithreading and Multiprocessing Pros and Cons.vtt 2KB
- 21. Requests and Web Scraping with Python/6. Coding - BeautifulSoup Library.html 2KB
- 19. Working with Excel Files in Python/2. Excel Basics.vtt 2KB
- 7. Tuples in Python/2. Tuple Operations.vtt 2KB
- 4. Strings in Python/27. Coding - String Methods.html 2KB
- 2. Setup the Programming Environment/2. Installing Python 3 on Windows.vtt 2KB
- 21. Requests and Web Scraping with Python/2. Setup the Environment. Installing Requests and BeautifulSoup.vtt 2KB
- 18. Working with CSV Files in Python/7. Using Custom Delimiters.vtt 2KB
- 11. Working with Text Files in Python/5. The With Keyword.vtt 2KB
- 19. Working with Excel Files in Python/5. Coding - Reading Excel Files.html 2KB
- 13. Object Oriented Programming Classes and Objects/4. The __del__ Method.vtt 2KB
- 11. Working with Text Files in Python/15. Assignment File Processing.vtt 2KB
- 13. Object Oriented Programming Classes and Objects/10. Coding - Object Oriented Programming.html 2KB
- 19. Working with Excel Files in Python/9. Creating New Excel Files.vtt 2KB
- 22. Python Multiprocessing and Multithreading In-Depth/2. Multiprocessing vs. Multithreading.vtt 2KB
- 22. Python Multiprocessing and Multithreading In-Depth/13. Coding - Sharing Data using Array.html 2KB
- 18. Working with CSV Files in Python/1. Intro to CSV.vtt 2KB
- 17. Very Useful Python Built-in Modules/14. Coding - Running System (shell) Commands.html 2KB
- 11. Working with Text Files in Python/14. Coding - Working with Files.html 2KB
- 23. Bonus Network Automation with Python/1. Section Introduction.vtt 2KB
- 17. Very Useful Python Built-in Modules/10. Coding - The Shutil Module.html 2KB
- 23. Bonus Network Automation with Python/3. Where do I get Cisco IOS Images.html 2KB
- 1. Course Introduction/2. IMPORTANT. Please read!.html 2KB
- 23. Bonus Network Automation with Python/22. Intro to Netmiko.vtt 2KB
- 17. Very Useful Python Built-in Modules/21. Coding - The decimal Module.html 2KB
- 1. Course Introduction/3. Why Python Programming Why Now.vtt 2KB
- 19. Working with Excel Files in Python/17. Coding - Working with Styles.html 2KB
- 17. Very Useful Python Built-in Modules/7. Coding - The Os Module.html 1KB
- 20. Working with SQL Databases in Python/12. Coding - Updating.html 1KB
- 20. Working with SQL Databases in Python/10. Coding - Parameterized Sql Statements.html 1KB
- 22. Python Multiprocessing and Multithreading In-Depth/6. Coding - Implementing Multiprocessing.html 1KB
- 22. Python Multiprocessing and Multithreading In-Depth/8. Coding - Implementing Multithreading.html 1KB
- 18. Working with CSV Files in Python/9. Coding - Custom CSV Files and Dialects.html 1KB
- 10. Functions in Python/17. Coding -Lambda Expressions.html 1KB
- 21. Requests and Web Scraping with Python/4. Coding - Requests Library.html 1KB
- 4. Strings in Python/2. Coding - Intro to Strings.html 1KB
- 3. Python Basics/5. Constants.vtt 1KB
- 22. Python Multiprocessing and Multithreading In-Depth/15. Coding - Implementing Locks.html 1KB
- 22. Python Multiprocessing and Multithreading In-Depth/11. Coding - Sharing Data Using Value.html 1KB
- 3. Python Basics/13. Coding - Numbers and Math Operators.html 1KB
- 20. Working with SQL Databases in Python/6. Coding - Inserting.html 1KB
- 17. Very Useful Python Built-in Modules/17. Coding - The Random Module.html 1KB
- 10. Functions in Python/11. Coding - Scopes and Namespaces.html 1KB
- 3. Python Basics/23. Coding - Boolean Variables.html 1KB
- 2. Setup the Programming Environment/1. Section Introduction.vtt 1KB
- 19. Working with Excel Files in Python/15. Coding - Sheets Operations.html 1KB
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/31. Coding Exercise Solution.html 1KB
- 3. Python Basics/25. Coding - Boolean Operators.html 1008B
- 12. Errors and Exception Handling/3. Coding - Exception Handling.html 945B
- 18. Working with CSV Files in Python/3. Coding - Reading CSV Files.html 941B
- 20. Working with SQL Databases in Python/4. Coding - Connecting to an SQLite DB and Creating Tables.html 937B
- 20. Working with SQL Databases in Python/8. Coding - Selecting.html 900B
- 25. Course Completion/1. Congratulations.html 897B
- 4. Strings in Python/7. Coding - User Input and Casting.html 873B
- 17. Very Useful Python Built-in Modules/3. Coding - The Sys module.html 858B
- 19. Working with Excel Files in Python/13. Coding - Excel Formulas.html 835B
- 20. Working with SQL Databases in Python/14. Coding - Deleting.html 766B
- 16. Working with Python Modules/4. Coding - Importing Python Modules.html 764B
- 1. Course Introduction/5. How to Get Better and Faster Support JOIN MY PRIVATE FACEBOOK COMMUNITY!.html 761B
- 19. Working with Excel Files in Python/10. Coding - Creating New Excel Files.html 756B
- 19. Working with Excel Files in Python/8. Coding - Writing Excel Files.html 742B
- 3. Python Basics/19. Coding - Comparison and Identity Operators.html 720B
- 3. Python Basics/2. Coding - Variables.html 700B
- 18. Working with CSV Files in Python/6. Coding - Writing CSV Files.html 693B
- 23. Bonus Network Automation with Python/4. Just a few Words about Windows Installation.vtt 687B
- 10. Functions in Python/22. Coding Exercise Solution.html 676B
- 25. Course Completion/2. BONUS Discounted Coupons for Other Courses.html 584B
- 3. Python Basics/17. Coding Exercise Solution.html 578B
- 3. Python Basics/8. Coding - Built-in Types.html 567B
- 14. RECAP General Python Programming - Coding and Complete E-Book - Part 1/1. Congratulations!.html 543B
- 3. Python Basics/4. Coding - Comments.html 526B
- 4. Strings in Python/19. Coding Exercise Solution.html 487B
- 4. Strings in Python/12. Coding Exercise Solution.html 470B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/19. Coding Exercise Solution.html 448B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/25. Coding Exercise Solution.html 444B
- 13. Object Oriented Programming Classes and Objects/13. Coding Exercise Solution.html 437B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/27. Coding Exercise Solution.html 437B
- 18. Working with CSV Files in Python/9.1 passwd.csv.csv 424B
- 4. Strings in Python/30. Coding Exercise Solution.html 408B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/29. Coding Exercise Solution.html 402B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/21. Coding Exercise Solution.html 389B
- 4. Strings in Python/4. Coding Exercise Solution.html 361B
- 10. Functions in Python/6. Coding Exercise Solution.html 357B
- 10. Functions in Python/24. Coding Exercise Solution.html 355B
- 3. Python Basics/11. Coding Exercise Solution.html 346B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/1. Section Introduction.html 341B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/37. Coding Exercise Solution.html 331B
- 18. Working with CSV Files in Python/3.1 airtravel.csv.csv 320B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/17. Coding Exercise Solution.html 310B
- 10. Functions in Python/14. Coding Exercise Solution.html 309B
- 11. Working with Text Files in Python/4. Coding Exercise Solution.html 307B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/35. Coding Exercise Solution.html 285B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/11. Coding Exercise Solution.html 284B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/7. Coding Exercise Solution.html 277B
- 10. Functions in Python/20. Coding Exercise Solution.html 272B
- 3. Python Basics/15. Coding Exercise Solution.html 252B
- 3. Python Basics/28. Coding Exercise Solution.html 239B
- 4. Strings in Python/9. Coding Exercise Solution.html 211B
- 13. Object Oriented Programming Classes and Objects/7. Coding Exercise Solution.html 208B
- 16. Working with Python Modules/7. Coding Exercise Solution.html 201B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/5. Coding Exercise Solution.html 198B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/33. Coding Exercise Solution.html 193B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/3. Coding Exercise Solution.html 191B
- 4. Strings in Python/15. Coding Exercise Solution.html 191B
- 11. Working with Text Files in Python/13. Coding Exercise Solution.html 184B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/23. Coding Exercise Solution.html 182B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/9. Coding Exercise Solution.html 177B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/15. Coding Exercise Solution.html 164B
- 10. Functions in Python/3. Coding Exercise Solution.html 161B
- 10. Functions in Python/12. Test Your Knowledge Scopes and Namespaces.html 154B
- 10. Functions in Python/13. Scopes and Namespaces.html 154B
- 10. Functions in Python/18. Test Your Knowledge Lambda Expressions.html 154B
- 10. Functions in Python/19. Reverse a String.html 154B
- 10. Functions in Python/2. Your First Function.html 154B
- 10. Functions in Python/21. Count Vowels in a String.html 154B
- 10. Functions in Python/23. Number of Vowels and Consonants in a String.html 154B
- 10. Functions in Python/5. Returning a Result.html 154B
- 10. Functions in Python/9. Test Your Knowledge Intro to Functions, Return Keyword and Arguments.html 154B
- 11. Working with Text Files in Python/11. Test Your Knowledge Writing Text Files.html 154B
- 11. Working with Text Files in Python/12. Writing Text Files.html 154B
- 11. Working with Text Files in Python/3. Opening and Reading Text Files using seek() and read().html 154B
- 11. Working with Text Files in Python/7. Test Your Knowledge Reading a File into a List.html 154B
- 11. Working with Text Files in Python/8. Reading Files into a List.html 154B
- 12. Errors and Exception Handling/4. Test Your Knowledge Errors and Exceptions Handling.html 154B
- 13. Object Oriented Programming Classes and Objects/11. Test Your Knowledge OOP Attributes and Magic Methods.html 154B
- 13. Object Oriented Programming Classes and Objects/12. Magic Methods.html 154B
- 13. Object Oriented Programming Classes and Objects/5. Test Your Knowledge OOP Basics.html 154B
- 13. Object Oriented Programming Classes and Objects/6. Creating Classes and Objects.html 154B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/10. List Slicing.html 154B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/12. Lists and Ranges.html 154B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/14. Inserting into a List.html 154B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/16. Set Intersection.html 154B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/18. Set Union.html 154B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/2. Number of Digits in the Total Number of IPv6.html 154B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/20. String Methods and List Operations.html 154B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/22. Functions and Type Casting.html 154B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/24. Remove Duplicates from a List.html 154B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/26. Function that Removes all Occurrences from a List.html 154B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/28. Operations on Lists Removing Duplicates and Sorting.html 154B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/30. Parsing and Processing a Text File (show arp).html 154B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/32. Lambda that Calculates the Area of a Square.html 154B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/34. Formatting Numbers.html 154B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/36. Print the Values in a Dictionary Sorted by Keys.html 154B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/4. Updating Dictionaries.html 154B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/6. Working with Dictionaries.html 154B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/8. Accessing List Elements.html 154B
- 16. Working with Python Modules/5. Test Your Knowledge Working with Python Modules.html 154B
- 16. Working with Python Modules/6. Importing Modules.html 154B
- 16. Working with Python Modules/9. Test Your Knowledge Manage External Modules with Pip.html 154B
- 17. Very Useful Python Built-in Modules/11. Test Your Knowledge The Shutil Module.html 154B
- 17. Very Useful Python Built-in Modules/15. Test Your Knowledge Running System Commands.html 154B
- 17. Very Useful Python Built-in Modules/18. Test Your Knowledge The Random Module.html 154B
- 17. Very Useful Python Built-in Modules/22. Test Your Knowledge Decimal Arithmetic and Decimal Module.html 154B
- 17. Very Useful Python Built-in Modules/4. Test Your Knowledge The Sys Module.html 154B
- 17. Very Useful Python Built-in Modules/8. Test Your Knowledge The Os Module.html 154B
- 18. Working with CSV Files in Python/10. Test Your Knowledge Writing CSV Files and Dialects.html 154B
- 18. Working with CSV Files in Python/4. Test Your Knowledge Reading CSV Files.html 154B
- 19. Working with Excel Files in Python/11. Test Your Knowledge Writing Excel Files.html 154B
- 19. Working with Excel Files in Python/18. Test Your Knowledge Excel Formulas, Sheet Operations and Styles.html 154B
- 19. Working with Excel Files in Python/6. Test Your Knowledge Reading Excel Files.html 154B
- 2. Setup the Programming Environment/9. Test Your Knowledge Running Python Scripts using the Command Line.html 154B
- 22. Python Multiprocessing and Multithreading In-Depth/4. Test Your Knowledge Parallel Processing in Python.html 154B
- 22. Python Multiprocessing and Multithreading In-Depth/9. Test Your Knowledge Implementing Multiprocessing and Threading.html 154B
- 3. Python Basics/10. Variable Basics.html 154B
- 3. Python Basics/14. Math Operators.html 154B
- 3. Python Basics/16. Conversions.html 154B
- 3. Python Basics/21. Test Your Knowledge Math Operators.html 154B
- 3. Python Basics/26. Test Your Knowledge Booleans.html 154B
- 3. Python Basics/27. Booleans Expressions.html 154B
- 3. Python Basics/9. Test Your Knowledge Variables, Comments and Constants.html 154B
- 4. Strings in Python/11. String Indexing and Operations.html 154B
- 4. Strings in Python/14. String Slicing 1.html 154B
- 4. Strings in Python/16. String Slicing 2.html 154B
- 4. Strings in Python/18. String Slicing 3.html 154B
- 4. Strings in Python/20. Test Your Knowledge String Basics.html 154B
- 4. Strings in Python/24. Formatting Strings.html 154B
- 4. Strings in Python/28. Test Your Knowledge Formatting Strings and String Methods.html 154B
- 4. Strings in Python/29. String Methods.html 154B
- 4. Strings in Python/3. Printing Special Characters.html 154B
- 4. Strings in Python/8. Type Casting.html 154B
- 2. Setup the Programming Environment/7.1 Creating and Running Your First Python Project using PyCharm.html 151B
- 1. Course Introduction/3.2 Stack Overflow Trends.html 144B
- 15. MASSIVE SECTION OF CODING CHALLENGE EXERCISES/13. Coding Exercise Solution.html 138B
- 2. Setup the Programming Environment/5.1 Install and Setup PyCharm.html 131B
- 22. Python Multiprocessing and Multithreading In-Depth/7.1 Threading Documentation.html 128B
- 17. Very Useful Python Built-in Modules/9.1 Shutil Module Documentation.html 122B
- 4. Strings in Python/25. Coding Exercise Solution.html 118B
- 22. Python Multiprocessing and Multithreading In-Depth/5.1 Multiprocessing Documentation.html 117B
- 21. Requests and Web Scraping with Python/5.1 BeautifulSoup Documentation.html 115B
- 17. Very Useful Python Built-in Modules/13.1 Subprocess Module Documentation.html 112B
- 4. Strings in Python/26.1 Complete List of String Methods.html 112B
- 12. Errors and Exception Handling/2.1 Python Built-in Exceptions.html 110B
- 17. Very Useful Python Built-in Modules/19.1 Decimal Module Documentation.html 109B
- 20. Working with SQL Databases in Python/3.1 Sqlite Documentation.html 109B
- 17. Very Useful Python Built-in Modules/16.1 Random Module Documentation.html 108B
- 20. Working with SQL Databases in Python/1.2 Dr. Richard Hipp - creator of SQLite - provides a great view into the history of SQLite and situations where it really shines..html 104B
- 17. Very Useful Python Built-in Modules/1.1 Sys Module Documentation.html 103B
- 18. Working with CSV Files in Python/2.1 CSV Module Documentation.html 103B
- 19. Working with Excel Files in Python/1.1 OpenPyXL Documentation.html 103B
- 21. Requests and Web Scraping with Python/3.2 Requests HTTP for Humans™.html 103B
- 17. Very Useful Python Built-in Modules/5.1 Os Module Documentation.html 102B
- 2. Setup the Programming Environment/2.1 Python 3 Installation & Setup Guide.html 102B
- 2. Setup the Programming Environment/3.1 Python 3 Installation & Setup Guide.html 102B
- 3. Python Basics/1.1 PEP 8 - Style Guide for Python Code.html 102B
- 11. Working with Text Files in Python/9. Coding Exercise Solution.html 101B
- 22. Python Multiprocessing and Multithreading In-Depth/1.1 What is the Python Global Interpreter Lock (GIL).html 95B
- 4. Strings in Python/17. Coding Exercise Solution.html 95B
- 1. Course Introduction/3.1 PYPL PopularitY of Programming Language.html 92B
- 18. Working with CSV Files in Python/9.2 items.csv.csv 84B