磁力链接

magnet:?xt=urn:btih:736F726868A7971B467FF2AD68DE211F2A6C12D0
推荐使用PIKPAK网盘下载资源,PIKPAK是目前最好用网盘,10T超大空间,不和谐任何资源,支持无限次数离线下载,视频在线观看

资源截图

API Integration

文件列表

  • 1. Course introduction/2. Why code and why Python.mp4 731.6 MB
  • 10. General tips/1. General tips.mp4 522.8 MB
  • 5. Conditionals/5. More on strings.mp4 285.8 MB
  • 2. Setting up the environment/2. Introducing Spyder.mp4 285.0 MB
  • 3. Python basics + Hands-on coding/1. PRINT function.mp4 279.5 MB
  • 11. Big O/1. Big_O.mp4 263.2 MB
  • 5. Conditionals/1. Intro to conditionals.mp4 260.2 MB
  • 2. Setting up the environment/1. Installing Anaconda.mp4 236.7 MB
  • 5. Conditionals/6. More strings!.mp4 233.7 MB
  • 1. Course introduction/1. What does the course cover.mp4 230.4 MB
  • 5. Conditionals/4. IF statement.mp4 220.4 MB
  • 7. Dictionaries/7. Import counters (1_2).mp4 219.4 MB
  • 14. Advanced Python_ Stacks/1. Intro to stacks.mp4 209.8 MB
  • 15. Search and sort/4. Insertion sort.mp4 194.5 MB
  • 21. Farewell/1. Farewell.mp4 194.1 MB
  • 14. Advanced Python_ Stacks/3. Practical challenge - stacks.mp4 140.0 MB
  • 15. Search and sort/3. Binary search.mp4 137.8 MB
  • 6. For loops/4. The power of lists and loops and working together.mp4 137.1 MB
  • 12. Advanced Python_ Caesar two sum/2. Caesar cipher.mp4 127.4 MB
  • 5. Conditionals/7. Practice challenge.mp4 124.3 MB
  • 11. Big O/4. O(n!).mp4 121.4 MB
  • 6. For loops/8. Practical challenge.mp4 117.5 MB
  • 19. Capstone project - Computer vision/1. Introduction to the project.mp4 110.6 MB
  • 9. Classes/1. Objects.mp4 109.5 MB
  • 14. Advanced Python_ Stacks/7. Some hints.mp4 105.2 MB
  • 12. Advanced Python_ Caesar two sum/6. Two sum solution.mp4 104.9 MB
  • 11. Big O/3. O(n^2).mp4 95.8 MB
  • 13. Advanced Python_ Matplotlib/4. Sierpinski triangle.mp4 94.5 MB
  • 14. Advanced Python_ Stacks/6. Towers of Hanoi.mp4 90.4 MB
  • 7. Dictionaries/2. Dictionaries.mp4 87.9 MB
  • 16. Advanced Python_ Cards and coins/1. Intro to cards and coins.mp4 85.4 MB
  • 8. Files and functions/3. More on functions.mp4 83.1 MB
  • 6. For loops/3. Lists.mp4 80.7 MB
  • 15. Search and sort/2. Linear search.mp4 78.0 MB
  • 11. Big O/2. O(n).mp4 77.1 MB
  • 6. For loops/1. Intro to For loops.mp4 74.9 MB
  • 16. Advanced Python_ Cards and coins/3. Coins.mp4 74.9 MB
  • 17. Advanced Python_ Debugging/1. Debugging.mp4 70.2 MB
  • 12. Advanced Python_ Caesar two sum/1. Intro.mp4 67.3 MB
  • 8. Files and functions/1. Files and functions.mp4 65.0 MB
  • 13. Advanced Python_ Matplotlib/2. Random walk explanation.mp4 64.3 MB
  • 13. Advanced Python_ Matplotlib/1. Matplotlib.mp4 63.7 MB
  • 17. Advanced Python_ Debugging/2. Beyond the PRINT function.mp4 60.9 MB
  • 13. Advanced Python_ Matplotlib/5. Creating the triangle in Matplotlib.mp4 59.3 MB
  • 16. Advanced Python_ Cards and coins/4. Coins - Python code.mp4 58.4 MB
  • 18. Advanced Python_ Strings and expressions/2. Regular expressions.mp4 57.6 MB
  • 14. Advanced Python_ Stacks/9. Enumerate sets _ none.mp4 57.6 MB
  • 7. Dictionaries/8. Import counters (2_2).mp4 54.4 MB
  • 6. For loops/6. While loops.mp4 54.4 MB
  • 12. Advanced Python_ Caesar two sum/4. Caesar cipher solution.mp4 52.9 MB
  • 12. Advanced Python_ Caesar two sum/5. Two sum.mp4 52.2 MB
  • 4. Variables and strings - Exercises/2. Variables.mp4 52.0 MB
  • 9. Classes/7. Practical exercise 1.mp4 51.9 MB
  • 7. Dictionaries/1. Modules.mp4 50.0 MB
  • 14. Advanced Python_ Stacks/4. Hint on solving the challenge.mp4 47.3 MB
  • 4. Variables and strings - Exercises/9. Question 5.mp4 43.4 MB
  • 13. Advanced Python_ Matplotlib/3. Simulating a random walk.mp4 41.4 MB
  • 4. Variables and strings - Exercises/3. Strings.mp4 40.9 MB
  • 14. Advanced Python_ Stacks/5. Solving the stacks challenge.mp4 40.2 MB
  • 6. For loops/2. A little more on variables.mp4 39.7 MB
  • 14. Advanced Python_ Stacks/2. Coding a stack in Python.mp4 37.4 MB
  • 11. Big O/5. Summary.mp4 36.1 MB
  • 16. Advanced Python_ Cards and coins/2. Luhn_s algorithm.mp4 35.5 MB
  • 19. Capstone project - Computer vision/5. Hough circle transform.mp4 35.4 MB
  • 13. Advanced Python_ Matplotlib/6. Python imaging library.mp4 33.4 MB
  • 18. Advanced Python_ Strings and expressions/1. A little more on strings.mp4 32.6 MB
  • 6. For loops/7. Modulus.mp4 32.5 MB
  • 17. Advanced Python_ Debugging/3. Debugging in Spyder.mp4 32.0 MB
  • 18. Advanced Python_ Strings and expressions/3. More regular expressions.mp4 30.8 MB
  • 18. Advanced Python_ Strings and expressions/4. Type hints.mp4 29.5 MB
  • 8. Files and functions/5. Recursion.mp4 27.8 MB
  • 7. Dictionaries/4. More string methods.mp4 27.0 MB
  • 4. Variables and strings - Exercises/1. The solution.mp4 26.2 MB
  • 15. Search and sort/1. Intro to search and sort.mp4 25.0 MB
  • 8. Files and functions/4. Fibonacci in a function.mp4 24.9 MB
  • 19. Capstone project - Computer vision/4. Starting to work with Visual Studio.mp4 23.5 MB
  • 19. Capstone project - Computer vision/9. Closing remarks.mp4 22.8 MB
  • 12. Advanced Python_ Caesar two sum/8. Playing card class.mp4 22.0 MB
  • 4. Variables and strings - Exercises/4. Let_s write a program.mp4 21.3 MB
  • 19. Capstone project - Computer vision/3. Introducing OpenCV.mp4 21.1 MB
  • 14. Advanced Python_ Stacks/8. Code for Tower of Hanoi.mp4 20.3 MB
  • 7. Dictionaries/6. More than 1 dimension.mp4 20.0 MB
  • 9. Classes/6. Inheritance.mp4 19.6 MB
  • 19. Capstone project - Computer vision/8. Performing coin classification.mp4 18.8 MB
  • 6. For loops/5. Some list methods.mp4 18.5 MB
  • 12. Advanced Python_ Caesar two sum/3. Jupyter notebook intro.mp4 17.9 MB
  • 5. Conditionals/2. Logical operators.mp4 16.6 MB
  • 8. Files and functions/2. Appending to a file.mp4 16.3 MB
  • 9. Classes/5. Methods.mp4 16.3 MB
  • 19. Capstone project - Computer vision/7. Get brightness values.mp4 15.6 MB
  • 4. Variables and strings - Exercises/7. Question 3.mp4 15.1 MB
  • 19. Capstone project - Computer vision/2. Coin photographs.mp4 15.1 MB
  • 5. Conditionals/3. Not TRUE is FALSE.mp4 15.0 MB
  • 7. Dictionaries/3. Zip function.mp4 14.4 MB
  • 12. Advanced Python_ Caesar two sum/9. Playing card class solution.mp4 13.7 MB
  • 7. Dictionaries/5. Tuples.mp4 13.6 MB
  • 19. Capstone project - Computer vision/6. Get circle radii.mp4 12.3 MB
  • 9. Classes/2. Class.mp4 10.8 MB
  • 12. Advanced Python_ Caesar two sum/7. Card class.mp4 10.1 MB
  • 4. Variables and strings - Exercises/5. Question 1.mp4 9.1 MB
  • 9. Classes/4. Class variables.mp4 8.9 MB
  • 4. Variables and strings - Exercises/6. Question 2.mp4 8.4 MB
  • 4. Variables and strings - Exercises/8. Question 4.mp4 6.7 MB
  • 9. Classes/3. Init.mp4 6.7 MB
  • 9. Classes/8. Practical exercise 2.mp4 5.8 MB
  • Uploaded by [Coursesghar.com].txt 1.1 kB
  • !! IMPORTANT Note !!.txt 298 Bytes
  • !!! Please Support !!! [CoursesGhar.Com].txt 197 Bytes
  • Join Our Telegram Group For More Updates !!!.url 138 Bytes
  • 00. Websites You May Like/A1movies.com.pk.url 116 Bytes
  • 00. Websites You May Like/CoursesGhar.com.url 114 Bytes
  • Visit coursesghar.com for more awesome tutorials.url 114 Bytes

温馨提示

本站不存储任何资源内容,只收集BT种子元数据(例如文件名和文件大小)和磁力链接(BT种子标识符),并提供查询服务,是一个完全合法的搜索引擎系统。网站不提供种子下载服务,用户可以通过第三方链接或磁力链接获取到相关的种子资源。本站也不对BT种子真实性及合法性负责,请用户注意甄别!