zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeCourseWorld.Com] Udemy - The Complete Python Programmer Bootcamp 2020
magnet:?xt=urn:btih:33227703e1c0d70d3ae191e71efd71e44d50bb95&dn=[FreeCourseWorld.Com] Udemy - The Complete Python Programmer Bootcamp 2020
磁力链接详情
Hash值:
33227703e1c0d70d3ae191e71efd71e44d50bb95
点击数:
258
文件大小:
6.79 GB
文件数量:
149
创建日期:
2021-2-6 22:41
最后访问:
2024-10-26 18:42
访问标签:
FreeCourseWorld
Com
Udemy
-
The
Complete
Python
Programmer
Bootcamp
2020
文件列表详情
01 Welcome Course introduction/001 Whats inside the course.mp4 65.33 MB
01 Welcome Course introduction/002 Why code Why Python.mp4 206.75 MB
01 Welcome Course introduction/003 The best way to take the course.mp4 9.74 MB
01 Welcome Course introduction/005 Some good news.mp4 2.95 MB
02 Setting up the environment/006 Installing Anaconda and introducing Spyder.mp4 66.91 MB
02 Setting up the environment/007 Introducing Spyder.mp4 82.89 MB
03 Python basics Hands-on coding/008 PRINT function.mp4 90.29 MB
03 Python basics Hands-on coding/009 Your help needed.mp4 10.31 MB
04 Variables and strings - Exercises/010 The solution.mp4 23.25 MB
04 Variables and strings - Exercises/011 Variables.mp4 51.24 MB
04 Variables and strings - Exercises/012 Strings.mp4 63.4 MB
04 Variables and strings - Exercises/013 Lets write a program.mp4 11.78 MB
04 Variables and strings - Exercises/014 Question 1.mp4 15.23 MB
04 Variables and strings - Exercises/015 Question 2.mp4 14.44 MB
04 Variables and strings - Exercises/016 Question 3.mp4 26.27 MB
04 Variables and strings - Exercises/017 Question 4.mp4 10.33 MB
04 Variables and strings - Exercises/018 Question 5.mp4 43.42 MB
05 Conditionals/019 Intro to conditionals.mp4 77.55 MB
05 Conditionals/020 Logical operators.mp4 23.86 MB
05 Conditionals/021 Not TRUE is FALSE.mp4 21.48 MB
05 Conditionals/022 IF statement.mp4 65.24 MB
05 Conditionals/023 More on strings.mp4 83.31 MB
05 Conditionals/024 More strings.mp4 69.89 MB
05 Conditionals/025 Practical challenge.mp4 165.25 MB
06 For loops/026 Intro to For loops.mp4 82.44 MB
06 For loops/027 A little more on variables.mp4 30.67 MB
06 For loops/028 Lists.mp4 100.35 MB
06 For loops/029 The power of lists and loops and working together.mp4 95.13 MB
06 For loops/030 Some list methods.mp4 29.88 MB
06 For loops/031 While loops.mp4 67.83 MB
06 For loops/032 Modulus.mp4 47.65 MB
06 For loops/033 Practical challenge.mp4 162.97 MB
07 Dictionaries/034 Modules.mp4 54.62 MB
07 Dictionaries/035 Dictionaries.mp4 119.37 MB
07 Dictionaries/036 Zip function.mp4 20.94 MB
07 Dictionaries/037 More string methods.mp4 30.83 MB
07 Dictionaries/038 Tuples.mp4 19.64 MB
07 Dictionaries/039 More than 1 dimension.mp4 30.21 MB
07 Dictionaries/040 Import counters (12).mp4 62.06 MB
07 Dictionaries/041 Import counters (22).mp4 91.24 MB
08 Files and functions/042 Files and functions.mp4 75.56 MB
08 Files and functions/043 Appending to a file.mp4 27.61 MB
08 Files and functions/044 Functions.mp4 73.84 MB
08 Files and functions/045 Fibonacci in a function.mp4 40.23 MB
08 Files and functions/046 Recursion.mp4 39.24 MB
08 Files and functions/047 More on functions.mp4 48.9 MB
08 Files and functions/048 Practical challenge.mp4 46.29 MB
09 Classes/049 Objects.mp4 75.29 MB
09 Classes/050 Class.mp4 13.45 MB
09 Classes/051 __Init__.mp4 14.4 MB
09 Classes/052 9.1.4-Class-variables.mp4 8.44 MB
09 Classes/052 Class variables.mp4 13.43 MB
09 Classes/053 Methods.mp4 26.18 MB
09 Classes/054 Inheritance.mp4 35.19 MB
09 Classes/055 Practical exercise 1.mp4 45.75 MB
09 Classes/056 Practical exercise 2.mp4 7.86 MB
10 General tips/057 General tips.mp4 146.28 MB
11 BIg O/058 _Big_O.mp4 163.37 MB
11 BIg O/059 O(n).mp4 46.62 MB
11 BIg O/060 O(n2).mp4 59.55 MB
11 BIg O/061 O(n).mp4 74.34 MB
11 BIg O/062 Summary.mp4 23.29 MB
11 BIg O/063 50 completion.mp4 5.34 MB
12 Advanced Python Caesar two sum/064 Intro.mp4 41.07 MB
12 Advanced Python Caesar two sum/065 Caesar cipher.mp4 77.75 MB
12 Advanced Python Caesar two sum/066 Jupyter notebook intro.mp4 16.57 MB
12 Advanced Python Caesar two sum/067 Caesar cipher solution.mp4 65.31 MB
12 Advanced Python Caesar two sum/068 Two sum.mp4 37.64 MB
12 Advanced Python Caesar two sum/069 Two sum solution.mp4 96.17 MB
12 Advanced Python Caesar two sum/070 Card class.mp4 6.53 MB
12 Advanced Python Caesar two sum/071 Playing card class.mp4 16.73 MB
12 Advanced Python Caesar two sum/072 Playing card class solution.mp4 14.02 MB
13 Advanced Python Matplotlib/073 Matplotlib.mp4 52.01 MB
13 Advanced Python Matplotlib/074 Random walk explanation.mp4 39.24 MB
13 Advanced Python Matplotlib/075 Simulating a random walk.mp4 45.9 MB
13 Advanced Python Matplotlib/076 Sierpinski triangle.mp4 55.51 MB
13 Advanced Python Matplotlib/077 Creating the triangle in Matplotlib.mp4 55.61 MB
13 Advanced Python Matplotlib/078 Python imaging library.mp4 36.85 MB
14 Advanced Python Stacks/079 Intro to stacks.mp4 121.44 MB
14 Advanced Python Stacks/080 Coding a stack in Python.mp4 27.2 MB
14 Advanced Python Stacks/081 Practical challenge - stacks.mp4 73.46 MB
14 Advanced Python Stacks/082 Hint on solving the challenge.mp4 31.81 MB
14 Advanced Python Stacks/083 Solving the stacks challenge.mp4 20.28 MB
14 Advanced Python Stacks/084 Towers of Hanoi.mp4 71.06 MB
14 Advanced Python Stacks/085 Some hints.mp4 77.76 MB
14 Advanced Python Stacks/086 Code for Tower of Hanoi.mp4 25.36 MB
14 Advanced Python Stacks/087 Enumerate sets none.mp4 46.7 MB
15 Search and sort/088 Intro to search and sort.mp4 22.22 MB
15 Search and sort/089 Linear search.mp4 63.28 MB
15 Search and sort/090 Binary search.mp4 120.53 MB
15 Search and sort/091 Insertion sort.mp4 169.22 MB
16 Advanced Python Cards and coins/092 Intro to cards and coins.mp4 59.82 MB
16 Advanced Python Cards and coins/093 Luhns algorithm.mp4 26.13 MB
16 Advanced Python Cards and coins/094 Coins.mp4 48.41 MB
16 Advanced Python Cards and coins/095 Coins - Python code.mp4 56.23 MB
17 Advanced Python Debugging/096 Debugging.mp4 70.94 MB
17 Advanced Python Debugging/097 Beyond the PRINT function.mp4 58.84 MB
17 Advanced Python Debugging/098 Debugging in Spyder.mp4 36.6 MB
18 Advanced Python Strings and expressions/099 A little more on strings.mp4 35 MB
18 Advanced Python Strings and expressions/100 Regular expressions.mp4 63.52 MB
18 Advanced Python Strings and expressions/101 More regular expressions.mp4 34.61 MB
18 Advanced Python Strings and expressions/102 Type hints.mp4 26.82 MB
19 Capstone project - Computer vision/103 Introduction to the project.mp4 83.89 MB
19 Capstone project - Computer vision/104 Coin photographs.mp4 33.72 MB
19 Capstone project - Computer vision/105 Introducing OpenCV.mp4 26.08 MB
19 Capstone project - Computer vision/106 Starting to work with Visual Studio.mp4 34.45 MB
19 Capstone project - Computer vision/107 Hough circle transform.mp4 49.5 MB
19 Capstone project - Computer vision/108 Get circle radii.mp4 15.47 MB
19 Capstone project - Computer vision/109 Get brightness values.mp4 20.93 MB
19 Capstone project - Computer vision/110 Performing coin classification.mp4 29.24 MB
19 Capstone project - Computer vision/111 Closing remarks.mp4 18.07 MB
20 Git and GitHub/112 Introduction - Git and GitHub.mp4 141.71 MB
20 Git and GitHub/113 Installing Git.mp4 11.89 MB
20 Git and GitHub/114 Configure Git.mp4 19.4 MB
20 Git and GitHub/115 Basic commands.mp4 18.3 MB
20 Git and GitHub/116 Exploring Git log.mp4 24.19 MB
20 Git and GitHub/117 Git diff.mp4 5.59 MB
20 Git and GitHub/118 HEAD.mp4 20.36 MB
20 Git and GitHub/119 Making corrections Git reset.mp4 29.64 MB
20 Git and GitHub/120 Branching.mp4 20.97 MB
20 Git and GitHub/121 GitHub.mp4 17.61 MB
20 Git and GitHub/122 GitClone.mp4 14.32 MB
20 Git and GitHub/123 Conclusion.mp4 79.73 MB
22 Farewell/125 Farewell.mp4 149.79 MB
23 Appendix - Quick Reference/126 String slicing.mp4 17.66 MB
23 Appendix - Quick Reference/127 String methods.mp4 37.21 MB
23 Appendix - Quick Reference/128 List basics.mp4 26.21 MB
23 Appendix - Quick Reference/129 List methods.mp4 35.43 MB
23 Appendix - Quick Reference/130 List sort min max sum pop.mp4 18.18 MB
23 Appendix - Quick Reference/131 List extend.mp4 8.92 MB
23 Appendix - Quick Reference/132 List index.mp4 6.61 MB
23 Appendix - Quick Reference/133 List length.mp4 2.98 MB
23 Appendix - Quick Reference/134 List count.mp4 7.03 MB
23 Appendix - Quick Reference/135 Look for item in list.mp4 5.77 MB
23 Appendix - Quick Reference/136 More list slicing.mp4 17.14 MB
23 Appendix - Quick Reference/137 Nested list.mp4 9.07 MB
23 Appendix - Quick Reference/138 Empty list.mp4 11.07 MB
23 Appendix - Quick Reference/139 Zip function.mp4 16.4 MB
23 Appendix - Quick Reference/140 List comprehensions.mp4 55.76 MB
23 Appendix - Quick Reference/141 Dictionaries.mp4 53.06 MB
23 Appendix - Quick Reference/142 Dictionary get.mp4 14.48 MB
23 Appendix - Quick Reference/143 Dictionary set default.mp4 10.07 MB
23 Appendix - Quick Reference/144 Nested dictionaries.mp4 49.93 MB
23 Appendix - Quick Reference/145 Dictionary comprehension.mp4 50.37 MB
23 Appendix - Quick Reference/146 Sets.mp4 41.64 MB
23 Appendix - Quick Reference/147 Tuple.mp4 27.22 MB
23 Appendix - Quick Reference/148 Lambdas.mp4 11.58 MB
23 Appendix - Quick Reference/149 Sorted lambda.mp4 29.11 MB
23 Appendix - Quick Reference/150 Map.mp4 22.35 MB
其他位置