FileMood

Download [FreeCourseLab.com] Udemy - Python 3 Network Programming - Build 5 Network Applications

FreeCourseLab com Udemy Python Network Programming Build Network Applications

Name

[FreeCourseLab.com] Udemy - Python 3 Network Programming - Build 5 Network Applications

 DOWNLOAD Copy Link

Total Size

5.8 GB

Total Files

709

Hash

68061BA547C9FF04B9B036A58BD218959849F6EA

/1. Introduction - What's This Course All About/

1. What Will You Learn What Benefits You Get From Taking This Course.mp4

83.7 MB

1. What Will You Learn What Benefits You Get From Taking This Course.vtt

10.0 KB

2. Quick Introductory Note.mp4

10.0 MB

2. Quick Introductory Note.vtt

1.7 KB

3. How to Ask Good Questions on Udemy.mp4

20.9 MB

3. How to Ask Good Questions on Udemy.vtt

3.5 KB

4. FAQ - Check This First If You Run Into Any Issues.html

11.7 KB

/10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/

1. Python 3 Conditionals - If Elif Else.mp4

86.1 MB

1. Python 3 Conditionals - If Elif Else.vtt

17.7 KB

1.1 if Statements.html

0.1 KB

10. Notebook - Break Continue Pass.html

1.1 KB

11. Python 3 - Exceptions.mp4

21.1 MB

11. Python 3 - Exceptions.vtt

3.0 KB

11.1 Errors and Exceptions.html

0.1 KB

11.2 Built-in Exceptions.html

0.1 KB

12. Python 3 - Try Except Else Finally.mp4

61.4 MB

12. Python 3 - Try Except Else Finally.vtt

11.9 KB

12.1 Handling Exceptions.html

0.1 KB

13. Notebook - Try Except Else Finally.html

0.9 KB

14. Conditionals and Loops - Quiz.html

0.2 KB

2. Notebook - If Elif Else Conditionals.html

0.8 KB

3. Python 3 Loops - For For-Else.mp4

47.7 MB

3. Python 3 Loops - For For-Else.vtt

9.9 KB

3.1 For loops.html

0.1 KB

4. Notebook - For For-Else Loops.html

0.7 KB

5. Python 3 Loops - While While-Else.mp4

31.4 MB

5. Python 3 Loops - While While-Else.vtt

7.1 KB

5.1 While loops.html

0.1 KB

6. Notebook - While While-Else Loops.html

0.4 KB

7. Python 3 Nesting - If For While.mp4

47.7 MB

7. Python 3 Nesting - If For While.vtt

12.1 KB

7.1 Python 3 - Nested IF Statements.html

0.1 KB

7.2 Python nested loops.html

0.1 KB

8. Notebook - Nesting.html

0.8 KB

9. Python 3 - Break Continue Pass.mp4

51.5 MB

9. Python 3 - Break Continue Pass.vtt

9.7 KB

9.1 break and continue Statements, and else Clauses on Loops.html

0.2 KB

/11. [Python 101] Python 3 - Functions and Modules/

1. Python 3 Functions - Basics.mp4

77.4 MB

1. Python 3 Functions - Basics.vtt

11.5 KB

2. Python 3 Functions - Arguments.mp4

68.1 MB

2. Python 3 Functions - Arguments.vtt

9.7 KB

2.1 Python ProgrammingFunctions.html

0.1 KB

3. Notebook - Functions - Basics.html

1.1 KB

4. Python 3 Functions - Namespaces.mp4

86.0 MB

4. Python 3 Functions - Namespaces.vtt

13.3 KB

4.1 Namespaces and Scopes.html

0.1 KB

5. Python 3 Modules - Importing.mp4

72.7 MB

5. Python 3 Modules - Importing.vtt

14.1 KB

5.1 What does if __name__ == “__main__” do.html

0.1 KB

5.2 __main__ — Top-level script environment.html

0.1 KB

5.3 The import system.html

0.1 KB

6. Python 3 Modules - Helpful Functions dir() and help().mp4

26.8 MB

6. Python 3 Modules - Helpful Functions dir() and help().vtt

2.8 KB

6.1 dir().html

0.1 KB

6.2 help().html

0.1 KB

7. Python 3 Modules - Installing a Non-Default Module.mp4

27.8 MB

7. Python 3 Modules - Installing a Non-Default Module.vtt

4.2 KB

7.1 Installing Python Modules.html

0.1 KB

8. Notebook - Modules and Importing.html

0.5 KB

9. Functions - Quiz.html

0.2 KB

/12. [Python 101] Python 3 - File Operations/

1. Python 3 Files - Opening & Reading.mp4

85.8 MB

1. Python 3 Files - Opening & Reading.vtt

14.6 KB

2. Python 3 Files - Writing & Appending.mp4

55.3 MB

2. Python 3 Files - Writing & Appending.vtt

9.9 KB

2.1 Input and Output.html

0.1 KB

2.2 Python 3 - Files IO.html

0.1 KB

3. Python 3 Files - Closing. The with Method.mp4

23.1 MB

3. Python 3 Files - Closing. The with Method.vtt

3.1 KB

3.1 Reading and Writing Files.html

0.1 KB

4. Python 3 Files - Access Modes Summary.html

0.5 KB

5. Notebook - File Operations.html

1.7 KB

6. File Operations - Quiz.html

0.2 KB

/13. [Python 101] Python 3 - Regular Expressions/

1. Python 3 Regex - match() & search().mp4

117.0 MB

1. Python 3 Regex - match() & search().vtt

20.2 KB

2. Python 3 Regex - findall() & sub().mp4

39.0 MB

2. Python 3 Regex - findall() & sub().vtt

7.6 KB

2.1 re — Regular expression operations.html

0.1 KB

2.2 Regular Expression HOWTO.html

0.1 KB

3. Python 3 Regex - Regular Expressions Summary.html

0.2 KB

4. Notebook - Regular Expressions.html

2.4 KB

5. Regular Expressions - Quiz.html

0.2 KB

/14. [Python 101] Python 3 - Classes and Objects/

1. Python 3 Classes - Objects.mp4

83.4 MB

1. Python 3 Classes - Objects.vtt

14.4 KB

2. Python 3 Classes - Inheritance.mp4

50.4 MB

2. Python 3 Classes - Inheritance.vtt

7.6 KB

2.1 Classes.html

0.1 KB

3. Notebook - Classes and Objects.html

1.9 KB

4. Classes - Quiz.html

0.2 KB

/15. [Python 101] Python 3 - Advanced Concepts and Tools/

1. Python 3 - List Set Dictionary Comprehensions.mp4

42.4 MB

1. Python 3 - List Set Dictionary Comprehensions.vtt

5.7 KB

1.1 Nested List Comprehensions.html

0.1 KB

1.2 List Comprehensions.html

0.1 KB

10. Notebook - Itertools.html

1.3 KB

11. Python 3 - Decorators.mp4

16.6 MB

11. Python 3 - Decorators.vtt

3.4 KB

12. Notebook - Decorators.html

0.5 KB

13. Python 3 - Threading Basics.mp4

44.7 MB

13. Python 3 - Threading Basics.vtt

6.6 KB

13.1 threading — Thread-based parallelism.html

0.1 KB

14. Notebook - Threading Basics.html

0.3 KB

15. Python 3 - Coding Best Practices.mp4

21.8 MB

15. Python 3 - Coding Best Practices.vtt

3.3 KB

15.1 PEP 8 -- Style Guide for Python Code.html

0.1 KB

16. Advanced Concepts and Tools - Quiz.html

0.2 KB

2. Notebook - List Set Dictionary Comprehensions.html

0.4 KB

3. Python 3 - Lambda Functions.mp4

39.7 MB

3. Python 3 - Lambda Functions.vtt

5.5 KB

4. Notebook - Lambda Functions.html

0.6 KB

5. Python 3 - map() and filter().mp4

21.8 MB

5. Python 3 - map() and filter().vtt

3.0 KB

6. Notebook - map() and filter().html

0.7 KB

7. Python 3 - Iterators and Generators.mp4

55.2 MB

7. Python 3 - Iterators and Generators.vtt

8.0 KB

8. Notebook - Iterators and Generators.html

1.3 KB

9. Python 3 - Itertools.mp4

42.8 MB

9. Python 3 - Itertools.vtt

7.4 KB

/16. [Python 101] Python 3 - Download the Cheat Sheet/

1. Python 3 - Cheat Sheet.html

30.7 KB

1.1 Python-3-Complete-Masterclass-Cheat-Sheet.py.py

31.5 KB

/17. [Python 101] Python 3 - Download the E-Book/

1. Python 3 - 200+ Pages E-Book.html

0.1 KB

1.1 Python 3 Syntax Guide.pdf.pdf

1.3 MB

/18. [NEW] Setting Up the Working Environment/

1. Network Setup Overview.mp4

7.5 MB

1. Network Setup Overview.vtt

1.8 KB

10. Any Connection Issues Check Out This Troubleshooting Checklist!.html

0.6 KB

2. Installing the Virtualization Software.mp4

18.5 MB

2. Installing the Virtualization Software.vtt

2.1 KB

3. Installing the Virtualization Software on Windows, Linux, MacOS.html

0.6 KB

4. Downloading & Installing the Network Device VM.mp4

20.5 MB

4. Downloading & Installing the Network Device VM.vtt

2.6 KB

5. Signing Up to the Arista Software Download Portal.html

1.3 KB

6. Importing the VM & Tweaking the VM Settings.mp4

21.4 MB

6. Importing the VM & Tweaking the VM Settings.vtt

3.5 KB

7. Connecting the Local PC to the Devices.mp4

38.9 MB

7. Connecting the Local PC to the Devices.vtt

4.9 KB

8. Checking the SSH Configuration and Testing the Connectivity.mp4

38.3 MB

8. Checking the SSH Configuration and Testing the Connectivity.vtt

3.3 KB

9. Necessary SwitchRouter Configuration.html

2.0 KB

/19. [NEW] Network Application #1 - Reading Writing Device Configuration via SSH/

1. Planning the Application.mp4

37.1 MB

1. Planning the Application.vtt

7.3 KB

10. Notebook - Checking UsernamePassword File Validity.html

0.5 KB

11. Checking Command File Validity.mp4

12.8 MB

11. Checking Command File Validity.vtt

1.4 KB

12. Notebook - Checking Command File Validity.html

0.5 KB

13. Establishing the SSH Connection.mp4

127.2 MB

13. Establishing the SSH Connection.vtt

16.5 KB

13.1 Paramiko.html

0.1 KB

14. Notebook - Establishing the SSH Connection.html

3.8 KB

15. Enabling Simultaneous SSH Connections.mp4

14.1 MB

15. Enabling Simultaneous SSH Connections.vtt

2.6 KB

16. Notebook - Enabling Simultaneous SSH Connections.html

0.4 KB

17. Putting Everything Together.mp4

30.7 MB

17. Putting Everything Together.vtt

3.5 KB

18. Download the Full Code - Network Application and Modules.html

0.9 KB

18.1 NetworkApp.zip.zip

3.5 KB

19. Reading Device Configuration.mp4

82.5 MB

19. Reading Device Configuration.vtt

10.0 KB

2. Logical Flow Diagram.html

0.2 KB

20. Extracting Network Parameters.mp4

139.7 MB

20. Extracting Network Parameters.vtt

14.2 KB

21. Configuring Multiple Devices Simultaneously.mp4

23.3 MB

21. Configuring Multiple Devices Simultaneously.vtt

3.5 KB

3. Checking IP File Validity.mp4

38.9 MB

3. Checking IP File Validity.vtt

5.1 KB

4. Notebook - Checking IP File Validity.html

0.9 KB

5. Checking IP Address Validity.mp4

99.1 MB

5. Checking IP Address Validity.vtt

15.2 KB

5.1 Reserved IP addresses.html

0.1 KB

6. Notebook - Checking IP Address Validity.html

0.6 KB

7. Checking IP Address Reachability.mp4

27.5 MB

7. Checking IP Address Reachability.vtt

4.8 KB

7.1 ping.html

0.1 KB

7.2 Internet Control Message Protocol (ICMP) Parameters.html

0.1 KB

8. Notebook - Checking IP Address Reachability.html

0.5 KB

9. Checking UsernamePassword File Validity.mp4

18.5 MB

9. Checking UsernamePassword File Validity.vtt

2.1 KB

/2. [Python 101] Python 3 - Basics/

1. How to Install Python 3.mp4

33.4 MB

1. How to Install Python 3.vtt

3.8 KB

1.1 Python Setup and Usage.html

0.1 KB

1.2 Python 3 Installation & Setup Guide.html

0.1 KB

10. Python 3 Basics - Keywords.html

0.6 KB

11. Python 3 - Data Types.mp4

9.1 MB

11. Python 3 - Data Types.vtt

1.9 KB

11.1 Built-in Types.html

0.1 KB

12. Python 3 Basics - Quiz.html

0.2 KB

2. Installing Python 3 on Windows, Linux and MacOS.html

0.3 KB

3. The Python Interpreter.mp4

20.2 MB

3. The Python Interpreter.vtt

4.0 KB

3.1 IDLE.html

0.1 KB

4. Python 3 Basics - Scripts.mp4

37.5 MB

4. Python 3 Basics - Scripts.vtt

4.4 KB

4.1 Notepad++.html

0.1 KB

5. Python 3 Basics - User Input.mp4

18.7 MB

5. Python 3 Basics - User Input.vtt

4.7 KB

5.1 input().html

0.1 KB

6. Notebook - User Input.html

0.2 KB

7. User Input - Quiz.html

0.2 KB

8. Python 3 Basics - Variables.mp4

37.6 MB

8. Python 3 Basics - Variables.vtt

7.1 KB

8.1 How To Use Variables in Python 3.html

0.1 KB

9. Notebook - Variables.html

0.1 KB

/20. [NEW] Network Application #2 - Building an Interactive Subnet Calculator/

1. What Are We Going to Build.mp4

17.0 MB

1. What Are We Going to Build.vtt

3.3 KB

10. Random IP Address Generation Algorithm.mp4

85.0 MB

10. Random IP Address Generation Algorithm.vtt

9.9 KB

11. Notebook - Random IP Address Generation Algorithm.html

1.3 KB

12. Testing the Application.mp4

52.1 MB

12. Testing the Application.vtt

4.7 KB

13. Download the Full Application Code.html

7.3 KB

13.1 Subnet-Calculator-Python-3.py.py

7.4 KB

2. Planning the Application.mp4

12.7 MB

2. Planning the Application.vtt

2.8 KB

3. Logical Flow Diagram.html

0.2 KB

4. Checking IP Address and Subnet Mask Validity.mp4

54.4 MB

4. Checking IP Address and Subnet Mask Validity.vtt

6.8 KB

5. Notebook - Checking IP Address and Subnet Mask Validity.html

1.2 KB

6. Converting to Binary. Calculate Hosts per Subnet. Wildcard Masks.mp4

109.6 MB

6. Converting to Binary. Calculate Hosts per Subnet. Wildcard Masks.vtt

14.8 KB

7. Notebook - Converting to Binary. Calculate Hosts per Subnet. Wildcard Masks.html

1.0 KB

8. Converting to Binary. Find the Network and Broadcast Addresses.mp4

109.7 MB

8. Converting to Binary. Find the Network and Broadcast Addresses.vtt

12.9 KB

9. Notebook - Converting to Binary. Find the Network and Broadcast Addresses.html

2.1 KB

/21. [NEW] Network Application #3 - Extracting Network Parameters & Building Graphs/

1. Planning the Application.mp4

11.5 MB

1. Planning the Application.vtt

2.9 KB

10. Notebook - Matplotlib - Building the Switch CPU Utilization Graph.html

1.4 KB

11. Testing the Application.mp4

43.1 MB

11. Testing the Application.vtt

5.8 KB

12. Download the Full Code - Network Application, Graph Building Script and Modules.html

0.9 KB

12.1 GraphApp.zip.zip

5.1 KB

2. Logical Flow Diagram.html

0.2 KB

3. Connecting to the Network Device via SSH.mp4

50.6 MB

3. Connecting to the Network Device via SSH.vtt

7.9 KB

4. Notebook - Configuring the Arista Switch for SSH Connectivity.html

0.5 KB

5. Extracting the CPU Utilization Value and Saving It to a Text File.mp4

98.5 MB

5. Extracting the CPU Utilization Value and Saving It to a Text File.vtt

9.6 KB

5.1 Unicode HOWTO.html

0.1 KB

6. Notebook - Extracting the CPU Utilization Value and Saving It to a Text File.html

1.3 KB

7. Polling the Switch Every 10 Seconds.mp4

30.2 MB

7. Polling the Switch Every 10 Seconds.vtt

3.5 KB

8. Notebook - Polling the Switch Every 10 Seconds.html

0.2 KB

9. Matplotlib - Building the Switch CPU Utilization Graph.mp4

70.3 MB

9. Matplotlib - Building the Switch CPU Utilization Graph.vtt

7.3 KB

9.1 Matplotlib Documentation.html

0.1 KB

/22. [NEW] Network Application #4 - Building a Basic Network Packet Sniffer/

1. Planning the Application.mp4

15.1 MB

1. Planning the Application.vtt

4.2 KB

10. Notebook - Importing the Necessary Modules.html

0.6 KB

11. Asking the User for Input Interface, Number of Packets, Interval, Protocol.mp4

81.6 MB

11. Asking the User for Input Interface, Number of Packets, Interval, Protocol.vtt

8.3 KB

12. Notebook - Asking the User for Input.html

2.8 KB

13. Extracting Parameters from Packets and Writing to a Log File.mp4

61.5 MB

13. Extracting Parameters from Packets and Writing to a Log File.vtt

6.0 KB

14. Notebook - Extracting Parameters from Packets and Writing to a Log File.html

0.9 KB

15. Testing the Application - Running the Sniffer and Filtering Packets by Protocol.mp4

81.9 MB

15. Testing the Application - Running the Sniffer and Filtering Packets by Protocol.vtt

9.3 KB

16. Notebook - Running the Sniffer.html

0.7 KB

17. Download the Full Application Code.html

7.8 KB

17.1 Sniffer.py.py

7.9 KB

2. Logical Flow Diagram.html

0.2 KB

3. Setting Up a Linux VM in VirtualBox.mp4

33.5 MB

3. Setting Up a Linux VM in VirtualBox.vtt

5.7 KB

4. Notebook - Downloading the Linux VM.html

0.5 KB

5. Configuring the Linux VM.mp4

85.6 MB

5. Configuring the Linux VM.vtt

11.2 KB

6. Notebook - Configuring the Linux VM - Make Sure You Follow These Steps.html

3.7 KB

7. Meeting Scapy.mp4

88.8 MB

7. Meeting Scapy.vtt

12.5 KB

8. Notebook - Meeting Scapy.html

1.8 KB

9. Importing the Necessary Modules.mp4

40.4 MB

9. Importing the Necessary Modules.vtt

4.4 KB

/23. [NEW] Network Application #5 - Config File Management and E-mail Notifications/

1. Planning the Application.mp4

15.9 MB

1. Planning the Application.vtt

4.4 KB

10. Sending E-mails to the Network Admin with Device Configuration Changes.mp4

39.1 MB

10. Sending E-mails to the Network Admin with Device Configuration Changes.vtt

4.5 KB

11. Notebook - Sending E-mails to the Network Admin.html

0.8 KB

12. Creating a Schedule for Sending E-mails on a Daily Basis in Linux.mp4

42.0 MB

12. Creating a Schedule for Sending E-mails on a Daily Basis in Linux.vtt

6.2 KB

13. Notebook - Creating a Schedule for Sending E-mails.html

1.3 KB

14. Testing the Application.mp4

41.0 MB

14. Testing the Application.vtt

6.6 KB

15. Download the Full Application Code.html

2.3 KB

15.1 ConfigMgmt.py.py

2.4 KB

2. Logical Flow Diagram.html

0.2 KB

3. Importing the Modules and Defining the Necessary Parameters.mp4

27.3 MB

3. Importing the Modules and Defining the Necessary Parameters.vtt

5.1 KB

3.1 netmiko.html

0.1 KB

3.2 Netmiko Library.html

0.1 KB

3.3 Netmiko’s documentation.html

0.1 KB

4. Notebook - Installing Necessary Modules and Official Documentation.html

0.8 KB

5. Notebook - Importing the Modules and Defining the Necessary Parameters.html

0.5 KB

6. Connecting to the Arista Switch via SSH using Netmiko.mp4

19.5 MB

6. Connecting to the Arista Switch via SSH using Netmiko.vtt

2.4 KB

7. Notebook - Connecting to the Arista Switch via SSH Using Netmiko.html

0.4 KB

8. Handling the Configuration Files and Extracting the Configuration Changes.mp4

64.9 MB

8. Handling the Configuration Files and Extracting the Configuration Changes.vtt

7.5 KB

9. Notebook - Extracting the Configuration Changes.html

0.7 KB

/24. Final Section - Get Your Certificate, Let's Connect on Social Media, Bonuses/

1. Final Thoughts.mp4

13.2 MB

1. Final Thoughts.vtt

1.7 KB

2. How to Get Your Certificate of Course Completion.html

1.0 KB

3. Final Note - Must Read.html

1.3 KB

4. Bonus Lecture Course Discounts and Social Media.html

2.7 KB

/25. [Legacy] Getting Started with This Python 2 Course/

1. Introduction to Python 2.mp4

2.7 MB

1. Introduction to Python 2.vtt

2.4 KB

2. Quick Insight To Get You Warmed Up!.mp4

7.0 MB

2. Quick Insight To Get You Warmed Up!.vtt

2.3 KB

3. Some administrative details about this course.mp4

4.1 MB

3. Some administrative details about this course.vtt

2.9 KB

4. How To Receive Maximum Results From This Course.html

1.8 KB

/26. [Legacy] Course Resources and Troubleshooting Guides/

1. Setting up the working environment.mp4

5.1 MB

1. Setting up the working environment.vtt

2.5 KB

10. Asking For Help.mp4

4.9 MB

10. Asking For Help.vtt

3.2 KB

11. Massive Course Refresh Summary - May 2016.html

6.4 KB

12. Using the resources in this course - FAQ.html

0.2 KB

2. Download the resources and necessary applications.html

4.7 KB

3. Downloading GNS3 and VirtualBox.mp4

10.4 MB

3. Downloading GNS3 and VirtualBox.vtt

3.1 KB

4. How to import and setup the Debian 7 VM in VirtualBox.mp4

30.1 MB

4. How to import and setup the Debian 7 VM in VirtualBox.vtt

11.1 KB

5. Setting up the GNS3 network topology.mp4

57.5 MB

5. Setting up the GNS3 network topology.vtt

13.5 KB

6. How to connect the Debian 7 VM to GNS3 v1.4.x.mp4

18.3 MB

6. How to connect the Debian 7 VM to GNS3 v1.4.x.vtt

5.4 KB

7. FAQ - Please Read This In Case You Run Into Any Issues!.html

14.1 KB

8. VirtualBox and Virtual Machines - Short Guide.html

8.2 KB

9. Using VirtualBox and GNS3 on MAC OS X.html

5.8 KB

/27. [Legacy] Python 2 - Basic Operations/

1. The Python 2 Interpreter.mp4

6.0 MB

1. The Python 2 Interpreter.vtt

8.0 KB

2. Python 2 - Scripts.mp4

2.8 MB

2. Python 2 - Scripts.vtt

4.6 KB

3. Python 2 - Argument Passing.mp4

4.1 MB

3. Python 2 - Argument Passing.vtt

7.1 KB

4. User input.mp4

2.4 MB

4. User input.vtt

3.8 KB

5. dir and help.mp4

2.1 MB

5. dir and help.vtt

3.0 KB

6. Python basics.html

0.2 KB

/28. [Legacy] Python 2 - Data Types/

1. Python 2 - Variables.mp4

4.5 MB

1. Python 2 - Variables.vtt

7.5 KB

10. Booleans and logical operators.mp4

3.8 MB

10. Booleans and logical operators.vtt

6.5 KB

10.1 Data Types - Link.html

0.1 KB

11. Numbers and Booleans.html

0.2 KB

12. Python 2 - Lists Introduction.mp4

2.3 MB

12. Python 2 - Lists Introduction.vtt

4.0 KB

13. Python 2 - List Methods.mp4

5.8 MB

13. Python 2 - List Methods.vtt

9.0 KB

14. Python 2 - List Slices.mp4

3.6 MB

14. Python 2 - List Slices.vtt

6.8 KB

14.1 Data Structures - Link.html

0.1 KB

15. Lists.html

0.2 KB

16. Python 2 - Sets Introduction.mp4

2.8 MB

16. Python 2 - Sets Introduction.vtt

4.6 KB

17. Python 2 - Set Methods.mp4

2.2 MB

17. Python 2 - Set Methods.vtt

3.6 KB

17.1 Sets - Links.html

0.1 KB

18. Sets.html

0.2 KB

19. Python 2 - Tuples Introduction.mp4

3.7 MB

19. Python 2 - Tuples Introduction.vtt

6.5 KB

2. Python 2 - Keywords.pdf

128.6 KB

20. Python 2 - Tuple Methods.mp4

2.7 MB

20. Python 2 - Tuple Methods.vtt

4.5 KB

20.1 Tuples - Link.html

0.1 KB

21. Tuples.html

0.2 KB

22. Python 2 - Dictionaries Introduction.mp4

2.2 MB

22. Python 2 - Dictionaries Introduction.vtt

4.1 KB

23. Python 2 - Dictionary Methods.mp4

4.1 MB

23. Python 2 - Dictionary Methods.vtt

5.8 KB

23.1 Dictionaries - Link.html

0.1 KB

24. Conversions Between Data Types.mp4

4.6 MB

24. Conversions Between Data Types.vtt

7.4 KB

25. Dictionaries.html

0.2 KB

3. Python 2 - Data Types.mp4

2.4 MB

3. Python 2 - Data Types.vtt

3.9 KB

3.1 Data Types - Link.html

0.1 KB

4. Python 2 - Strings.mp4

4.5 MB

4. Python 2 - Strings.vtt

7.8 KB

5. Python 2 - String Methods.mp4

5.1 MB

5. Python 2 - String Methods.vtt

9.0 KB

5.1 String methods - Link.html

0.1 KB

6. Python 2 - String Operators and Formatting.mp4

3.3 MB

6. Python 2 - String Operators and Formatting.vtt

4.8 KB

7. Python 2 - String Slices.mp4

5.7 MB

7. Python 2 - String Slices.vtt

10.1 KB

8. Strings.html

0.2 KB

9. Numbers and math operators.mp4

4.5 MB

9. Numbers and math operators.vtt

8.2 KB

/29. [Legacy] Python 2 - Control Flow/

1. If Elif Else Conditionals.mp4

8.5 MB

1. If Elif Else Conditionals.vtt

13.9 KB

1.1 Control Flow - Link.html

0.1 KB

2. For For-Else Loops.mp4

6.5 MB

2. For For-Else Loops.vtt

10.5 KB

2.1 For Loops - Link.html

0.1 KB

3. While While-Else Loops.mp4

3.1 MB

3. While While-Else Loops.vtt

6.4 KB

3.1 While Loops - Link.html

0.1 KB

4. If For While Nesting.mp4

4.4 MB

4. If For While Nesting.vtt

8.6 KB

5. Break, Continue, Pass.mp4

4.5 MB

5. Break, Continue, Pass.vtt

9.0 KB

6. Python Exceptions.mp4

1.9 MB

6. Python Exceptions.vtt

3.5 KB

6.1 Exceptions - Link.html

0.1 KB

7. Try Except Else Finally.mp4

7.4 MB

7. Try Except Else Finally.vtt

11.6 KB

7.1 Exceptions - Link.html

0.1 KB

8. Control Flow.html

0.2 KB

/3. [Python 101] Python 3 - Strings/

1. Python 3 Strings - Introduction.mp4

52.7 MB

1. Python 3 Strings - Introduction.vtt

8.8 KB

2. Python 3 Strings - Methods.mp4

66.3 MB

2. Python 3 Strings - Methods.vtt

10.6 KB

2.1 Text Sequence Type — str.html

0.1 KB

3. Python 3 Strings - Operators & Formatting.mp4

70.9 MB

3. Python 3 Strings - Operators & Formatting.vtt

8.7 KB

4. Python 3 Strings - Slices.mp4

66.2 MB

4. Python 3 Strings - Slices.vtt

9.2 KB

5. Notebook - Strings.html

4.2 KB

6. Strings - Quiz.html

0.2 KB

/30. [Legacy] Python 2 - Functions/

1. Python 2 - Functions.mp4

6.7 MB

1. Python 2 - Functions.vtt

12.5 KB

2. Python 2 - Arguments.mp4

5.1 MB

2. Python 2 - Arguments.vtt

9.4 KB

2.1 Types of arguments - Link.html

0.1 KB

3. Python 2 - Namespaces.mp4

13.5 MB

3. Python 2 - Namespaces.vtt

12.9 KB

4. Modules and Importing.mp4

18.7 MB

4. Modules and Importing.vtt

15.9 KB

4.1 if __name__ == __main__ - Link.html

0.1 KB

5. Functions.html

0.2 KB

/31. [Legacy] Python 2 - File Operations/

1. File Opening and Reading.mp4

7.1 MB

1. File Opening and Reading.vtt

10.1 KB

2. File Writing and Appending.mp4

11.1 MB

2. File Writing and Appending.vtt

10.0 KB

3. File Closing The with Method.mp4

2.2 MB

3. File Closing The with Method.vtt

3.5 KB

3.1 Files - Link.html

0.1 KB

4. File Access Modes Table.html

0.4 KB

5. Files.html

0.2 KB

/32. [Legacy] Python 2 - Regular Expressions/

1. The re.match() and re.search() Methods.mp4

13.9 MB

1. The re.match() and re.search() Methods.vtt

21.7 KB

2. The re.findall() and re.sub() Methods.mp4

4.6 MB

2. The re.findall() and re.sub() Methods.vtt

7.6 KB

2.1 The re module - Link.html

0.1 KB

3. Python 2 - Regular Expressions Sheet.pdf

238.8 KB

4. Regular Expressions.html

0.2 KB

/33. [Legacy] Python 2 - Classes (Object-Oriented Programming) Basics/

1. Python 2 - Classes and Objects.mp4

8.9 MB

1. Python 2 - Classes and Objects.vtt

14.8 KB

2. Python 2 - Classes and Inheritance.mp4

5.5 MB

2. Python 2 - Classes and Inheritance.vtt

7.7 KB

2.1 Classes - Link.html

0.1 KB

3. Classes.html

0.2 KB

/34. [Legacy] Bonus Python 2 Tools/

1. List Set Dictionary Comprehensions.mp4

3.6 MB

1. List Set Dictionary Comprehensions.vtt

6.5 KB

2. Comprehensions.html

0.2 KB

3. Python Lambda Functions.mp4

4.6 MB

3. Python Lambda Functions.vtt

7.4 KB

4. Lambda Functions.html

0.2 KB

5. Python 2 - map(), filter(), reduce().mp4

4.0 MB

5. Python 2 - map(), filter(), reduce().vtt

6.5 KB

6. Map, Filter, Reduce.html

0.2 KB

7. Python Threading Basics.mp4

4.3 MB

7. Python Threading Basics.vtt

7.6 KB

8. Some Advice on Coding.mp4

5.2 MB

8. Some Advice on Coding.vtt

6.8 KB

8.1 PEP8 - Link.html

0.1 KB

8.2 Linux Permissions - Link.html

0.1 KB

/35. [Legacy] Python 2 - Networking/

1. Overview of this section.mp4

1.2 MB

1. Overview of this section.vtt

1.2 KB

10. Code snippet (.txt + .py) SNMP (General Guidelines).html

0.1 KB

10.1 SNMP-Template.txt.txt

2.1 KB

10.2 SNMP-Template.py.py

2.1 KB

2. Python 2 - Networking with Telnet.mp4

16.4 MB

2. Python 2 - Networking with Telnet.vtt

18.8 KB

3. Python 2 - Networking with SSH.mp4

13.9 MB

3. Python 2 - Networking with SSH.vtt

15.7 KB

4. Telnet and SSHv2 Router Configuration.html

0.7 KB

5. Python 2 - Networking with SNMP.mp4

20.1 MB

5. Python 2 - Networking with SNMP.vtt

19.0 KB

6. SNMP Documentation Resources.html

0.8 KB

7. Python 2 - Networking with Scapy. Creating Your Own Packets.mp4

11.5 MB

7. Python 2 - Networking with Scapy. Creating Your Own Packets.vtt

13.0 KB

7.1 Scapy - Link.html

0.1 KB

8. Code snippet (.txt + .py) Telnet (General Guidelines).html

0.1 KB

8.1 Telnet-Template.py.py

1.8 KB

8.2 Telnet-Template.txt.txt

1.8 KB

9. Code snippet (.txt + .py) SSH (General Guidelines).html

0.1 KB

9.1 SSH-Template.txt.txt

2.4 KB

9.2 SSH-Template.py.py

2.4 KB

/36. [Legacy] Python 2 and MySQL/

1. Setting Up the MySQL Database.mp4

12.2 MB

1. Setting Up the MySQL Database.vtt

12.2 KB

2. MySQL Setup and Commands.html

2.1 KB

3. Python Interacting with MySQL.mp4

9.1 MB

3. Python Interacting with MySQL.vtt

10.3 KB

4. Allowing Remote Connections to MySQL Server.html

0.9 KB

/37. [Legacy] Network Application #1 - Interactive Subnet Calculator/

1. Short introduction.mp4

4.1 MB

1. Short introduction.vtt

4.4 KB

10. Entire application code (.txt + .py).html

0.1 KB

10.1 Subnet-Calc-Final.py.py

7.6 KB

10.2 Subnet-Calc-Final.txt.txt

7.6 KB

2. What are we going to build.mp4

2.0 MB

2. What are we going to build.vtt

2.3 KB

3. Planning the application.mp4

2.2 MB

3. Planning the application.vtt

1.7 KB

4. Application #1 - Logical Flow Diagram.pdf

194.4 KB

5. Application #1 - Part #1.mp4

10.7 MB

5. Application #1 - Part #1.vtt

11.0 KB

6. Application #1 - Part #2.mp4

10.0 MB

6. Application #1 - Part #2.vtt

9.1 KB

7. Application #1 - Part #3.mp4

9.6 MB

7. Application #1 - Part #3.vtt

8.8 KB

8. Application #1 - Part #4.mp4

7.9 MB

8. Application #1 - Part #4.vtt

7.7 KB

9. Testing the application.mp4

3.5 MB

9. Testing the application.vtt

3.7 KB

9.1 Online Subnet Calculator - Link.html

0.1 KB

/38. [Legacy] Network Application #2 - Reading Writing Device Configuration via SSH/

1. What are we going to build.mp4

3.9 MB

1. What are we going to build.vtt

5.5 KB

10. Entire Telnet application code (.txt + .py).html

0.1 KB

10.1 Telnet-Config-Final.py.py

6.0 KB

10.2 Telnet-Config-Final.txt.txt

6.0 KB

2. Planning the application.mp4

2.1 MB

2. Planning the application.vtt

2.1 KB

3. Application #2 - Logical Flow Diagram.pdf

200.4 KB

4. Application #2 - Part #1.mp4

7.3 MB

4. Application #2 - Part #1.vtt

8.8 KB

5. Application #2 - Part #2.mp4

5.9 MB

5. Application #2 - Part #2.vtt

7.1 KB

5.1 Linux Ping - Link.html

0.1 KB

6. Application #2 - Part #3.mp4

3.3 MB

6. Application #2 - Part #3.vtt

3.9 KB

7. Application #2 - Part #4.mp4

1.7 MB

7. Application #2 - Part #4.vtt

2.2 KB

8. Testing the application.mp4

6.3 MB

8. Testing the application.vtt

6.9 KB

9. Entire SSH application code (.txt + .py).html

0.1 KB

9.1 SSH-Config-Final.py.py

8.0 KB

9.2 SSH-Config-Final.txt.txt

8.0 KB

/39. [Legacy] Network Application #3 - DHCP Client Simulator/

1. What are we going to build.mp4

6.5 MB

1. What are we going to build.vtt

6.7 KB

10. Entire application code (.txt + .py).html

0.1 KB

10.1 DHCP-Sim-Final.txt.txt

19.9 KB

10.2 DHCP-Sim-Final.py.py

19.9 KB

2. Planning the application.mp4

1.4 MB

2. Planning the application.vtt

1.6 KB

3. Application #3 - Logical Flow Diagram.pdf

200.5 KB

4. DHCP client simulator prerequisites.html

1.8 KB

5. Application #3 - Part #1.mp4

6.1 MB

5. Application #3 - Part #1.vtt

6.3 KB

6. Application #3 - Part #2.mp4

19.0 MB

6. Application #3 - Part #2.vtt

15.4 KB

7. Application #3 - Part #3.mp4

1.9 MB

7. Application #3 - Part #3.vtt

2.2 KB

8. Application #3 - Part #4.mp4

13.8 MB

8. Application #3 - Part #4.vtt

15.2 KB

9. Testing the application.mp4

4.7 MB

9. Testing the application.vtt

3.8 KB

/4. [Python 101] Python 3 - Numbers and Booleans/

1. Python 3 Numbers - Math Operators.mp4

40.7 MB

1. Python 3 Numbers - Math Operators.vtt

6.8 KB

1.1 Numeric Types — int, float, complex.html

0.1 KB

2. Notebook - Numbers and Math Operators.html

1.2 KB

3. Numbers - Quiz.html

0.2 KB

4. Python 3 Booleans - Logical Operators.mp4

44.3 MB

4. Python 3 Booleans - Logical Operators.vtt

7.2 KB

4.1 Boolean Operations — and, or, not.html

0.1 KB

5. Notebook - Booleans and Logical Operators.html

1.0 KB

6. Booleans - Quiz.html

0.2 KB

/40. [Legacy] Network Application #4 - Extracting Network Parameters/

1. What are we going to build.mp4

5.1 MB

1. What are we going to build.vtt

5.6 KB

10. Entire application code (.txt + .py).html

0.1 KB

10.1 Net-Mon-SQL-Final.py.py

22.4 KB

10.2 Net-Mon-SQL-Final.txt.txt

22.4 KB

2. Planning the application.mp4

1.7 MB

2. Planning the application.vtt

1.7 KB

3. Application #4 - Logical Flow Diagram.pdf

199.8 KB

4. Application #4 - Part #1.mp4

5.1 MB

4. Application #4 - Part #1.vtt

5.1 KB

5. Application #4 - Part #2.mp4

7.0 MB

5. Application #4 - Part #2.vtt

8.1 KB

6. Application #4 - Part #3.mp4

13.7 MB

6. Application #4 - Part #3.vtt

9.7 KB

7. Application #4 - Part #4.mp4

12.4 MB

7. Application #4 - Part #4.vtt

13.0 KB

8. Application #4 - Part #5.mp4

8.5 MB

8. Application #4 - Part #5.vtt

8.6 KB

9. Testing the application.mp4

8.0 MB

9. Testing the application.vtt

6.0 KB

/41. [Legacy] Network Application #5 - OSPF Network Discovery via SNMP/

1. What are we going to build.mp4

5.1 MB

1. What are we going to build.vtt

6.7 KB

10. OSPF-SNMP application prerequisites.html

3.5 KB

11. Testing the application.mp4

4.2 MB

11. Testing the application.vtt

4.5 KB

12. Entire application code (.txt + .py).html

0.1 KB

12.1 OSPF-SNMP-Final.txt.txt

13.6 KB

12.2 OSPF-SNMP-Final.py.py

13.6 KB

2. Planning the application.mp4

1.7 MB

2. Planning the application.vtt

1.7 KB

3. Application #5 - Logical Flow Diagram.pdf

206.5 KB

4. Application #5 - Part #1.mp4

2.1 MB

4. Application #5 - Part #1.vtt

2.2 KB

5. Application #5 - Part #2.mp4

5.0 MB

5. Application #5 - Part #2.vtt

4.8 KB

6. Application #5 - Part #3.mp4

14.4 MB

6. Application #5 - Part #3.vtt

13.8 KB

7. Application #5 - Part #4.mp4

7.1 MB

7. Application #5 - Part #4.vtt

7.2 KB

8. Application #5 - Part #5.mp4

3.6 MB

8. Application #5 - Part #5.vtt

3.1 KB

9. Application #5 - Part #6.mp4

3.4 MB

9. Application #5 - Part #6.vtt

3.7 KB

9.1 The networkx module - Link.html

0.1 KB

/42. [Legacy] Bonus Application - Basic Network Packet Sniffer/

1. Application #6 - Guidelines.pdf

439.7 KB

2. Application #6 - Logical Flow Diagram.pdf

172.3 KB

3. Entire application code (.txt + .py).html

0.1 KB

3.1 Sniffer.py.py

6.5 KB

3.2 Sniffer.txt.txt

6.5 KB

/43. [Legacy] Bonus Application - Switch Configuration File Comparator/

1. Application #7 - Guidelines.pdf

548.3 KB

2. Application #7 - Logical Flow Diagram.pdf

175.6 KB

3. Entire application code (.txt + .py).html

0.1 KB

3.1 Config-File-Comp.txt.txt

8.1 KB

3.2 Config-File-Comp.py.py

8.1 KB

/44. [Legacy] Python 2.x vs. Python 3.x. Converting your code easily/

1. Python 2.x vs. Python 3.x differences. The 2to3 module..html

2.2 KB

2. Setting up the working environment.mp4

7.4 MB

2. Setting up the working environment.vtt

3.6 KB

3. Converting Python 2.x to Python 3.x code in Windows.mp4

32.9 MB

3. Converting Python 2.x to Python 3.x code in Windows.vtt

13.4 KB

4. Converting Python 2.x to Python 3.x code in Linux.mp4

28.1 MB

4. Converting Python 2.x to Python 3.x code in Linux.vtt

10.3 KB

5. Converting large scripts from Python 2.x to 3.x.mp4

15.5 MB

5. Converting large scripts from Python 2.x to 3.x.vtt

6.0 KB

/45. [Legacy] 100 Exercises, Network Programming Project and Updates/

1. 100 Python Exercises.pdf

326.9 KB

1.1 Python Exercises.doc

54.8 KB

10. Sockets Client.mp4

5.9 MB

10. Sockets Client.vtt

4.5 KB

11. Socket Client Code (.txt + .py).html

0.1 KB

11.1 Client.py

0.2 KB

11.2 socket-client.txt.txt

0.2 KB

12. Web Access Basics with Python requests.mp4

37.4 MB

12. Web Access Basics with Python requests.vtt

10.0 KB

12.1 requests - Link 2.html

0.1 KB

12.2 requests - Link 1.html

0.1 KB

13. Please Read This Carefully!.html

1.4 KB

2. Answers for All the Exercises.pdf

182.2 KB

2.1 Answers.doc

33.8 KB

3. Project - Homework.pdf

229.2 KB

4. How To Install a New Python Module.mp4

8.3 MB

4. How To Install a New Python Module.vtt

4.5 KB

4.1 Getting Started With setuptools and setup.py.html

0.1 KB

4.2 setuptools 18.0.1.html

0.1 KB

5. Python Iterators and Generators.mp4

8.5 MB

5. Python Iterators and Generators.vtt

8.5 KB

6. Itertools.mp4

11.0 MB

6. Itertools.vtt

10.1 KB

6.1 Itertools Link.html

0.1 KB

7. Decorators.mp4

3.7 MB

7. Decorators.vtt

3.9 KB

7.1 Decorators Link.html

0.1 KB

8. Sockets Server.mp4

12.6 MB

8. Sockets Server.vtt

9.7 KB

8.1 More about sockets - Link 1.html

0.1 KB

8.2 More about sockets - Link 2.html

0.1 KB

9. Socket Server Code (.txt + .py).html

0.1 KB

9.1 socket-server.txt.txt

0.3 KB

9.2 Server.py

0.3 KB

/46. [Legacy] What's Next/

1. Final Words.mp4

7.4 MB

1. Final Words.vtt

0.8 KB

2. Python 2 Network Programming - Build 12 Multi-Vendor Tools.mp4

61.0 MB

2. Python 2 Network Programming - Build 12 Multi-Vendor Tools.vtt

24.5 KB

3. Python 2 Network Programming - Build 20 Basic Security Tools.mp4

27.3 MB

3. Python 2 Network Programming - Build 20 Basic Security Tools.vtt

12.3 KB

/5. [Python 101] Python 3 - Lists/

1. Python 3 Lists - Introduction.mp4

30.6 MB

1. Python 3 Lists - Introduction.vtt

4.5 KB

2. Python 3 Lists - Methods.mp4

66.5 MB

2. Python 3 Lists - Methods.vtt

9.8 KB

3. Python 3 Lists - Slices.mp4

42.0 MB

3. Python 3 Lists - Slices.vtt

6.3 KB

3.1 Data Structures.html

0.1 KB

4. Notebook - Lists.html

2.4 KB

5. Lists - Quiz.html

0.2 KB

/6. [Python 101] Python 3 - Sets/

1. Python 3 Sets - Introduction.mp4

28.2 MB

1. Python 3 Sets - Introduction.vtt

3.9 KB

2. Python 3 Sets - Methods.mp4

21.8 MB

2. Python 3 Sets - Methods.vtt

3.3 KB

2.1 set().html

0.1 KB

3. Python 3 Sets - Frozensets.mp4

29.8 MB

3. Python 3 Sets - Frozensets.vtt

3.5 KB

3.1 Set Types — set, frozenset.html

0.1 KB

4. Notebook - Sets and Frozensets.html

1.9 KB

5. Sets - Quiz.html

0.2 KB

/7. [Python 101] Python 3 - Tuples/

1. Python 3 Tuples - Introduction.mp4

42.1 MB

1. Python 3 Tuples - Introduction.vtt

5.6 KB

2. Python 3 Tuples - Methods.mp4

23.9 MB

2. Python 3 Tuples - Methods.vtt

3.9 KB

2.1 Tuples and Sequences.html

0.1 KB

3. Notebook - Tuples.html

1.4 KB

4. Tuples - Quiz.html

0.2 KB

/8. [Python 101] Python 3 - Ranges/

1. Python 3 Ranges - Introduction.mp4

14.4 MB

1. Python 3 Ranges - Introduction.vtt

4.7 KB

2. Python 3 Ranges - Methods.mp4

19.5 MB

2. Python 3 Ranges - Methods.vtt

3.0 KB

2.1 Ranges.html

0.1 KB

3. Notebook - Ranges.html

0.4 KB

4. Ranges - Quiz.html

0.2 KB

/9. [Python 101] Python 3 - Dictionaries/

1. Python 3 Dictionaries - Introduction.mp4

24.1 MB

1. Python 3 Dictionaries - Introduction.vtt

3.8 KB

2. Python 3 Dictionaries - Methods.mp4

60.5 MB

2. Python 3 Dictionaries - Methods.vtt

7.3 KB

2.1 Mapping Types — dict.html

0.1 KB

3. Python 3 - Conversions Between Data Types.mp4

43.7 MB

3. Python 3 - Conversions Between Data Types.vtt

7.3 KB

4. Notebook - Dictionaries and Conversions Between Data Types.html

1.4 KB

5. Dictionaries - Quiz.html

0.2 KB

/

[FreeCourseLab.com].url

0.1 KB

 

Total files 709


Copyright © 2024 FileMood.com