种子简介
种子名称:
[FreeCoursesOnline.Me] [LYNDA] Python Theory for Network Engineers [FCO]
文件类型:
视频
文件数目:
101个文件
文件大小:
925.16 MB
收录时间:
2020-6-2 21:37
已经下载:
3次
资源热度:
300
最近下载:
2024-12-27 04:57
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:f3a23d82cf6ba0cff105bae2e30de9558888b88c&dn=[FreeCoursesOnline.Me] [LYNDA] Python Theory for Network Engineers [FCO]
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
[FreeCoursesOnline.Me] [LYNDA] Python Theory for Network Engineers [FCO].torrent
01.Theory Basics/0101.Very short overview.mp413.52MB
01.Theory Basics/0102.Keep learning.mp418.36MB
01.Theory Basics/0103.Python 2.7 and 3 setup.mp417.01MB
01.Theory Basics/0104.Python 2.7 and 3 examples.mp49.38MB
01.Theory Basics/0105.Basic Hello World scripts.mp43.43MB
02.Python Objects, Variables, and Data Types/0201.Python objects, part 1.mp413.4MB
02.Python Objects, Variables, and Data Types/0202.Python objects, part 2.mp415.78MB
02.Python Objects, Variables, and Data Types/0203.Python variables, part 1.mp49.36MB
02.Python Objects, Variables, and Data Types/0204.Python variables, part 2.mp45.47MB
02.Python Objects, Variables, and Data Types/0205.Python variables, part 3.mp412.41MB
02.Python Objects, Variables, and Data Types/0206.Python variables, part 4.mp47.53MB
02.Python Objects, Variables, and Data Types/0207.Python data types.mp47.84MB
02.Python Objects, Variables, and Data Types/0208.Python data testing.mp47.16MB
03.Numbers/0301.Introduction to numbers.mp45.85MB
03.Numbers/0302.Numeric types.mp46.96MB
03.Numbers/0303.Int and float.mp49.24MB
03.Numbers/0304.Operators, part 1.mp413.78MB
03.Numbers/0305.Operators, part 2.mp418.6MB
03.Numbers/0306.Operators, part 3.mp410.81MB
03.Numbers/0307.Binary, hex, octal, part 1.mp44.31MB
03.Numbers/0308.Binary, hex, octal, part 2.mp42.31MB
03.Numbers/0309.Int calculations.mp47.02MB
03.Numbers/0310.Floats.mp44.53MB
04.Strings/0401.Introduction to strings.mp412.42MB
04.Strings/0402.Strings.mp47.84MB
04.Strings/0403.Convert to a string using str().mp41.31MB
04.Strings/0404.Escape special character with backslash.mp46.74MB
04.Strings/0405.Strings continued.mp46.29MB
04.Strings/0406.String concatenation.mp43.05MB
04.Strings/0407.Multiplication operator.mp43.77MB
04.Strings/0408.String offsets Extract using brackets.mp47.93MB
04.Strings/0409.String slicing, part 1.mp48.49MB
04.Strings/0410.String slicing, part 2.mp44.92MB
04.Strings/0411.String slicing, part 3.mp43.03MB
04.Strings/0412.Lower and upper.mp46.14MB
04.Strings/0413.Startswith and endswith.mp46.15MB
04.Strings/0414.strip, lstrip and rstrip.mp47.03MB
04.Strings/0415.isdigit.mp43.12MB
04.Strings/0416.count.mp47.59MB
04.Strings/0417.Old style using percent.mp48.51MB
04.Strings/0418.New way of using braces.mp46MB
04.Strings/0419.dir.mp45.17MB
05.Get Version Information from a Switch/0501.Get show version from a switch.mp413.72MB
05.Get Version Information from a Switch/0502.Telnet and string offset.mp416.2MB
05.Get Version Information from a Switch/0503.Show version using len.mp45.88MB
05.Get Version Information from a Switch/0504.Split, part 1.mp45.51MB
05.Get Version Information from a Switch/0505.Split, part 2.mp42.97MB
05.Get Version Information from a Switch/0506.List and join.mp47MB
05.Get Version Information from a Switch/0507.List and len Interface example.mp45.43MB
05.Get Version Information from a Switch/0508.Index introduction.mp49.2MB
05.Get Version Information from a Switch/0509.Real switch get version using index.mp410.36MB
05.Get Version Information from a Switch/0510.Python3 Telnet to switch.mp410.66MB
05.Get Version Information from a Switch/0511.Count.mp416.45MB
05.Get Version Information from a Switch/0512.Use find to get information from switch.mp414.15MB
05.Get Version Information from a Switch/0513.Python 3 Telnet versus Python 2.7.mp411.61MB
05.Get Version Information from a Switch/0514.Find not found.mp41.99MB
05.Get Version Information from a Switch/0515.String methods upper.mp45.16MB
05.Get Version Information from a Switch/0516.String methods startswith and endswith.mp45.29MB
05.Get Version Information from a Switch/0517.String methods strip.mp48.17MB
05.Get Version Information from a Switch/0518.String methods split demo.mp42.85MB
05.Get Version Information from a Switch/0519.String methods join.mp41.85MB
05.Get Version Information from a Switch/0520.String methods is it in string.mp42.52MB
05.Get Version Information from a Switch/0521.String concatenation.mp41.53MB
05.Get Version Information from a Switch/0522.Capitalize, upper, lower, swap.mp47.55MB
06.Lists/0601.Lists vs. tuples.mp410.55MB
06.Lists/0602.Lists overview.mp46.82MB
06.Lists/0603.Create a list using split.mp47.92MB
06.Lists/0604.Lists in lists.mp411.68MB
06.Lists/0605.Lists vs. tuples Documentation.mp42.53MB
06.Lists/0606.List, merge, and extend.mp44.34MB
06.Lists/0607.List methods.mp46.87MB
06.Lists/0608.Lists, insert, and delete.mp411.68MB
06.Lists/0609.List pop, index, and n.mp410.83MB
06.Lists/0610.Reverse sort.mp413.37MB
06.Lists/0611.Len, copy list.mp49.77MB
07.Tuples/0701.Tuples overview.mp412.45MB
07.Tuples/0702.Tuples and sequences.mp45.47MB
08.If, Else, ElseIf Logic/0801.If logic.mp421.83MB
08.If, Else, ElseIf Logic/0802.Physical router demonstration.mp421.6MB
08.If, Else, ElseIf Logic/0803.EsleIf.mp411.21MB
09.While Loops/0901.While loop.mp49.44MB
09.While Loops/0902.Infinite while loop with break.mp47.61MB
09.While Loops/0903.Infinite while loop with continue.mp48.01MB
09.While Loops/0904.While loop with a list.mp46.28MB
09.While Loops/0905.While loop with else.mp45.5MB
10.For Loops/1001.For loops.mp46.98MB
10.For Loops/1002.For loop with dictionary.mp46.67MB
10.For Loops/1003.For loop with if and lists.mp43.72MB
11.Ranges/1101.Ranges, part 1.mp412.79MB
11.Ranges/1102.Ranges, part 2.mp46.1MB
12.Dictionaries/1201.Dictionary theory.mp422.19MB
12.Dictionaries/1202.Dictionary demo.mp49.63MB
12.Dictionaries/1203.Combine dictionaries.mp410.57MB
12.Dictionaries/1204.Dictionaries Clear and check.mp49.93MB
12.Dictionaries/1205.Dictionaries Add values.mp412.81MB
13.Functions/1301.Functions intro, part 1.mp414.94MB
13.Functions/1302.Functions intro, part 2.mp411.15MB
13.Functions/1303.Functions intro, part 3.mp47.15MB
13.Functions/1304.Netmiko and router demo, part 1.mp411.47MB
13.Functions/1305.Netmiko and router demo, part 2.mp434.57MB
13.Functions/1306.Named keyword argument.mp433.15MB