FileMood

Download Udemy - Python Network Programming - Build 7 Apps

Udemy Python Network Programming Build Apps

Name

Udemy - Python Network Programming - Build 7 Apps

 DOWNLOAD Copy Link

Total Size

1.5 GB

Total Files

124

Hash

EC44855BA20193059011634AE00F054F2D9BDC3E

/01 Getting Started with Python/

001 Course introduction.mp4

2.6 MB

001 List of necessary applications.pdf

8.8 KB

002 Introduction to Python.mp4

9.4 MB

003 Necessary software.mp4

21.0 MB

004 Python interpreter.mp4

16.8 MB

005 Python scripts.mp4

5.8 MB

006 Python argument passing.mp4

8.3 MB

007 User input.mp4

5.0 MB

008 dir and help.mp4

4.6 MB

/02 Python Data Types/

001 Python keywords.pdf

128.6 KB

001 Python Variables.mp4

9.2 MB

002 Python Data Types.mp4

5.0 MB

003 Python Strings.mp4

8.7 MB

004 Python String methods.mp4

9.9 MB

005 Python String operators and formatting.mp4

6.8 MB

006 Python String slices.mp4

11.5 MB

007 Numbers and math operators.mp4

8.7 MB

008 Booleans and logical operators.mp4

7.6 MB

009 Python Lists introduction.mp4

4.5 MB

010 Python List methods.mp4

11.9 MB

011 Python List slices.mp4

6.9 MB

012 Python Sets introduction.mp4

5.5 MB

013 Python Set methods.mp4

4.5 MB

014 Python Tuples introduction.mp4

7.5 MB

015 Python Tuple methods.mp4

5.4 MB

016 Python Dictionaries introduction.mp4

4.4 MB

017 Python Dictionary methods.mp4

8.7 MB

018 Conversions between data types.mp4

9.0 MB

/03 Python Control Flow/

001 If Elif Else conditionals.mp4

16.0 MB

002 For For-Else loops.mp4

12.2 MB

003 While While-Else loops.mp4

5.6 MB

004 If For While nesting.mp4

8.2 MB

005 Break, Continue, Pass.mp4

8.5 MB

006 Python Exceptions.mp4

3.6 MB

007 Try Except Else Finally.mp4

14.6 MB

/04 Python Functions/

001 Functions.mp4

12.9 MB

002 Arguments.mp4

9.7 MB

003 Namespaces.mp4

32.0 MB

004 Modules and importing.mp4

44.4 MB

/05 Python File Operations/

001 File access modes table.pdf

48.3 KB

001 File opening and reading.mp4

15.8 MB

002 File writing and appending.mp4

26.6 MB

003 File closing The with method.mp4

4.7 MB

/06 Python Regular Expressions/

001 Python Regular Expressions sheet.pdf

238.8 KB

001 The re.match and re.search methods.mp4

29.8 MB

002 The re.findall and re.sub methods.mp4

9.2 MB

/07 Python Classes Object-Oriented Programming Basics/

001 Python Classes and Objects.mp4

18.5 MB

002 Python Classes and Inheritance.mp4

11.9 MB

/08 Bonus Python Tools/

001 List Set Dictionary comprehensions.mp4

7.3 MB

002 Python Lambda functions.mp4

9.2 MB

003 Python Map, Filter, Reduce.mp4

8.2 MB

004 Python Threading basics.mp4

9.0 MB

005 Some advice on coding.mp4

12.1 MB

/09 Setting up the working environment/

001 GNS3 Setup.mp4

24.3 MB

001 Link to the necessary resources.pdf

22.8 KB

002 Linking VirtualBox to the GNS3 network.mp4

26.1 MB

/10 Python Networking/

001 Code snippet .pdf .py Telnet.pdf

99.1 KB

001 Python networking with Telnet.mp4

38.2 MB

002 Python networking with SSH.mp4

33.4 MB

003 Code snippet .pdf .py SNMP.pdf

97.6 KB

003 Python networking with SNMP.mp4

49.3 MB

004 Python networking with Scapy. Creating your own packets..mp4

27.0 MB

/11 Python and MySQL/

001 Setting up the MySQL database.mp4

27.8 MB

002 Python interacting with MySQL.mp4

20.0 MB

/12 Application 1 - Basic subnet calculator/

001 Application 1 - Logical Flow Diagram.pdf

194.4 KB

001 Short introduction.mp4

14.1 MB

002 What are we going to build.mp4

4.9 MB

003 Planning the application.mp4

6.9 MB

004 Application 1 - Part 1.mp4

27.0 MB

005 Application 1 - Part 2.mp4

25.5 MB

006 Application 1 - Part 3.mp4

24.5 MB

007 Application 1 - Part 4.mp4

20.6 MB

008 Testing the application.mp4

8.7 MB

/13 Application 2 - SSHTelnet network configuration/

001 Application 2 - Logical Flow Diagram.pdf

200.4 KB

001 What are we going to build.mp4

8.7 MB

002 Entire SSH application code .pdf .py.pdf

121.8 KB

002 Planning the application.mp4

7.2 MB

003 Application 2 - Part 1.mp4

17.3 MB

003 Entire Telnet application code .pdf .py.pdf

116.9 KB

004 Application 2 - Part 2.mp4

14.1 MB

005 Application 2 - Part 3.mp4

7.8 MB

006 Application 2 - Part 4.mp4

3.9 MB

007 Testing the application.mp4

14.2 MB

/14 Application 3 - DHCP client simulator/

001 Application 3 - Logical Flow Diagram.pdf

200.5 KB

001 What are we going to build.mp4

18.2 MB

002 Entire application code .pdf .py.pdf

153.7 KB

002 Planning the application.mp4

4.9 MB

003 Application 3 - Part 1.mp4

15.2 MB

004 Application 3 - Part 2.mp4

50.6 MB

005 Application 3 - Part 3.mp4

4.7 MB

006 Application 3 - Part 4.mp4

33.3 MB

007 Testing the application.mp4

13.2 MB

/15 Application 4 - Network parameters extraction/

001 Application 4 - Logical Flow Diagram.pdf

199.8 KB

001 What are we going to build.mp4

11.2 MB

002 Entire application code .pdf .py.pdf

170.3 KB

002 Planning the application.mp4

5.8 MB

003 Application 4 - Part 1.mp4

12.6 MB

004 Application 4 - Part 2.mp4

16.8 MB

005 Application 4 - Part 3.mp4

38.2 MB

006 Application 4 - Part 4.mp4

31.2 MB

007 Application 4 - Part 5.mp4

20.5 MB

008 Testing the application.mp4

19.6 MB

/16 Application 5 - OSPF network discovery via SNMP/

001 Application 5 - Logical Flow Diagram.pdf

206.5 KB

001 What are we going to build.mp4

11.8 MB

002 Entire application code .pdf .py.pdf

139.1 KB

002 Planning the application.mp4

5.9 MB

003 Application 5 - Part 1.mp4

5.3 MB

004 Application 5 - Part 2.mp4

12.4 MB

005 Application 5 - Part 3.mp4

36.2 MB

006 Application 5 - Part 4.mp4

17.5 MB

007 Application 5 - Part 5.mp4

9.3 MB

008 Application 5 - Part 6.mp4

8.5 MB

009 Testing the application.mp4

10.2 MB

/17 Conclusions/

001 Final words.mp4

10.3 MB

/18 Updates/

001 100 Python Exercises Just Added June 10 2015.pdf

326.9 KB

001 Answer to a Student Question in Lecture 58 Just Added June 16 2015.mp4

7.2 MB

002 Answers for All the Exercises Just Added June 10 2015.pdf

182.2 KB

002 How to Add Discussions, Send me Private Messages and Post Reviews June 16 2015.mp4

18.2 MB

003 Contact Details and Future Plans Just Added June 12 2015.pdf

63.5 KB

003 How To Install a New Python Module Just Added July 1st 2015.mp4

21.0 MB

004 Project - Homework Just Added June 16 2015.pdf

229.2 KB

004 Python Iterators and Generators Just Added Aug 1st 2015.mp4

14.7 MB

005 Running a VirtualBox VM within GNS3 v1.X Just Added Aug 1st 2015.pdf

48.2 KB

006 VirtualBox and Virtual Machines - Short Guide Just Added Aug 7 2015.pdf

466.2 KB

 

Total files 124


Copyright © 2024 FileMood.com