:Search:

LinkedIn Learning Advance Your Skills in Python Complete 7 Co

Torrent:
Info Hash: 9C234E6061662884FEBC692077B0925BD3E809B0
Similar Posts:
Uploader: SunRiseZone
Source: 1 Logo 1337x
Downloads: 1359
Type: Tutorials
Images:
LinkedIn Learning Advance Your Skills in Python Complete 7 Co
Language: English
Category: Other
Size: 1.3 GB
Added: May 18, 2024, 3:20 a.m.
Peers: Seeders: 19, Leechers: 6 (Last updated: 1 month, 3 weeks ago)
Tracker Data:
Tracker Seeders Leechers Completed
udp://tracker.opentrackr.org:1337/announce 9 3 1077
udp://tracker.openbittorrent.com:6969/announce (Failed to scrape UDP tracker) 0 0 0
udp://tracker.internetwarriors.net:1337/announce (Failed to scrape UDP tracker) 0 0 0
udp://tracker.leechers-paradise.org:6969/announce (Failed to scrape UDP tracker) 0 0 0
udp://tracker.coppersurfer.tk:6969/announce (Failed to scrape UDP tracker) 0 0 0
udp://exodus.desync.com:6969/announce (Failed to scrape UDP tracker) 0 0 0
udp://tracker.therarbg.to:6969/announce 1 0 0
udp://tracker.tiny-vps.com:6969/announce 1 0 37
udp://open.demonii.si:1337/announce (Failed to scrape UDP tracker) 0 0 0
udp://tracker.torrent.eu.org:451/announce 8 3 245
Files:
  1. 2. Build a stack class in Python.mp4 41.1 MB
  2. description.html 1.4 KB
  3. Exercises_Link.txt 90 bytes
  4. 1. Learn Python by doing.mp4 3.2 MB
  5. 1. Learn Python by doing.srt 1.5 KB
  6. 2. What you should know.mp4 1.0 MB
  7. 2. What you should know.srt 909 bytes
  8. 3. Using GitHub Codespaces with this course.mp4 16.6 MB
  9. 3. Using GitHub Codespaces with this course.srt 10.6 KB
  10. 1. Hello Python.mp4 9.3 MB
  11. 1. Hello Python.srt 5.8 KB
  12. 1. Scope and indentation.mp4 7.0 MB
  13. 1. Scope and indentation.srt 5.5 KB
  14. 2. Fancy string work.mp4 6.6 MB
  15. 2. Fancy string work.srt 4.2 KB
  16. 3. Getting what you need from lists with slices.mp4 7.5 MB
  17. 3. Getting what you need from lists with slices.srt 5.4 KB
  18. 4. Looping and iteration.mp4 10.2 MB
  19. 4. Looping and iteration.srt 6.8 KB
  20. 5. Logic ifelifelse.mp4 9.3 MB
  21. 5. Logic ifelifelse.srt 5.9 KB
  22. 1. Reading a CSV file.mp4 19.8 MB
  23. 1. Reading a CSV file.srt 7.2 KB
  24. 2. Making calculations.mp4 6.7 MB
  25. 2. Making calculations.srt 4.2 KB
  26. 3. Outputting JSON.mp4 14.8 MB
  27. 3. Outputting JSON.srt 6.6 KB
  28. 4. Challenge Filtering output.mp4 4.8 MB
  29. 4. Challenge Filtering output.srt 2.0 KB
  30. 5. Solution Filtering output.mp4 7.6 MB
  31. 5. Solution Filtering output.srt 2.9 KB
  32. 1. Loading a JSON dataset.mp4 10.5 MB
  33. 1. Loading a JSON dataset.srt 5.6 KB
  34. 2. Extending a small web server.mp4 15.0 MB
  35. 2. Extending a small web server.srt 7.8 KB
  36. 3. Searching through data.mp4 13.1 MB
  37. 3. Searching through data.srt 4.9 KB
  38. 4. Challenge Filtering results.mp4 2.6 MB
  39. 4. Challenge Filtering results.srt 1.5 KB
  40. 5. Solution Filtering results.mp4 3.5 MB
  41. 5. Solution Filtering results.srt 1.9 KB
  42. 1. Extend your new Python skills.mp4 2.7 MB
  43. 1. Extend your new Python skills.srt 1.7 KB
  44. 1. Explore design patterns.mp4 4.9 MB
  45. 1. Explore design patterns.srt 1.6 KB
  46. 2. What you should know.mp4 1.4 MB
  47. 2. What you should know.srt 1.8 KB
  48. 1. What is a design pattern.mp4 10.0 MB
  49. 1. What is a design pattern.srt 3.3 KB
  50. 2. Types of design patterns.mp4 4.3 MB
  51. 2. Types of design patterns.srt 3.3 KB
  52. description.html 1.1 KB
  53. Ex_Files_Python_Data_Structures.zip 199.3 KB
  54. 1. Python data structures and algorithms in action.mp4 4.7 MB
  55. 1. Python data structures and algorithms in action.srt 2.4 KB
  56. 2. What you should know.mp4 1.1 MB
  57. 2. What you should know.srt 1.2 KB
  58. 1. Understand the example application.mp4 16.8 MB
  59. 1. Understand the example application.srt 11.5 KB
  60. 2. Navigate the GUI.mp4 6.2 MB
  61. 2. Navigate the GUI.srt 4.9 KB
  62. 1. Understand the stack data structure.mp4 8.6 MB
  63. 1. Understand the stack data structure.srt 4.1 KB
  64. 0. Join Our Discord for More Awesome Stuff!.txt 156 bytes
  65. 2. Build a stack class in Python.srt 21.4 KB
  66. 3. Solution Reverse a string using a stack.mp4 5.0 MB
  67. 1. Understand the 2D list data structure.mp4 4.5 MB
  68. 1. Understand the 2D list data structure.srt 3.1 KB
  69. 2. Represent a maze as a 2D list.mp4 9.9 MB
  70. 2. Represent a maze as a 2D list.srt 8.2 KB
  71. 3. Read a maze from a text file.mp4 13.6 MB
  72. 3. Read a maze from a text file.srt 8.5 KB
  73. 4. Challenge Read and display a maze from a text file.mp4 2.4 MB
  74. 4. Challenge Read and display a maze from a text file.srt 1018 bytes
  75. 5. Solution Read and display a maze from a text file.mp4 4.6 MB
  76. 5. Solution Read and display a maze from a text file.srt 1.7 KB
  77. 1. Understand the depth-first search algorithm.mp4 7.9 MB
  78. 1. Understand the depth-first search algorithm.srt 5.9 KB
  79. 2. Visualize depth-first search on a grid.mp4 10.5 MB
  80. 2. Visualize depth-first search on a grid.srt 9.1 KB
  81. 3. Use the Grid Tracer app.mp4 7.2 MB
  82. 3. Use the Grid Tracer app.srt 5.3 KB
  83. 4. Code a depth-first search in Python.mp4 36.4 MB
  84. 4. Code a depth-first search in Python.srt 19.9 KB
  85. 5. Challenge Trace the path of a depth-first search.mp4 2.2 MB
  86. 5. Challenge Trace the path of a depth-first search.srt 1.4 KB
  87. 6. Solution Trace the path of a depth-first search.mp4 1.6 MB
  88. 6. Solution Trace the path of a depth-first search.srt 989 bytes
  89. 1. Understand the queue data structure.mp4 11.3 MB
  90. 1. Understand the queue data structure.srt 4.5 KB
  91. 2. Build a queue class in Python.mp4 25.2 MB
  92. 2. Build a queue class in Python.srt 14.9 KB
  93. 3. Solution Practice queue methods.mp4 6.2 MB
  94. 1. Understand the breadth-first search algorithm.mp4 6.8 MB
  95. 1. Understand the breadth-first search algorithm.srt 5.7 KB
  96. 2. Visualize breadth-first search in a grid.mp4 9.1 MB
  97. 2. Visualize breadth-first search in a grid.srt 9.5 KB
  98. 3. Code a breadth-first search in Python.mp4 24.9 MB
  99. 3. Code a breadth-first search in Python.srt 10.1 KB
  100. 4. Challenge Trace the path of a breadth-first search.mp4 1.7 MB
  101. 4. Challenge Trace the path of a breadth-first search.srt 908 bytes
  102. 5. Solution Trace the path of a breadth-first search.mp4 1.7 MB
  103. 5. Solution Trace the path of a breadth-first search.srt 1.1 KB
  104. 1. Understand the priority queue data structure.mp4 4.5 MB
  105. 1. Understand the priority queue data structure.srt 2.7 KB
  106. 2. Use the heap module to implement a priority queue.mp4 21.3 MB
  107. 2. Use the heap module to implement a priority queue.srt 11.7 KB
  108. 3. Solution Heapq methods practice.mp4 5.2 MB
  109. 1. Understand the A search algorithm.mp4 13.0 MB
  110. 1. Understand the A search algorithm.srt 8.6 KB
  111. 2. Visualize the A algorithm.mp4 19.6 MB
  112. 2. Visualize the A algorithm.srt 19.6 KB
  113. 3. Code the A algorithm in Python.mp4 24.0 MB
  114. 3. Code the A algorithm in Python.srt 12.4 KB
  115. 4. Challenge Trace the path of an A search.mp4 2.4 MB
  116. 4. Challenge Trace the path of an A search.srt 1.6 KB
  117. 5. Solution Trace the path of an A search.mp4 6.3 MB
  118. 5. Solution Trace the path of an A search.srt 3.2 KB
  119. 1. Pathfinding algorithms in the course maze GUI.mp4 14.6 MB
  120. 1. Pathfinding algorithms in the course maze GUI.srt 6.6 KB
  121. 2. Parting comments and what comes next.mp4 4.5 MB
  122. 2. Parting comments and what comes next.srt 3.3 KB
  123. description.html 864 bytes
  124. Ex_Files_Python_Automation_Testing_Upd.zip 16.8 KB
  125. 1. Welcome.mp4 4.8 MB
  126. 1. Welcome.srt 1.6 KB
  127. 2. What you should know.mp4 2.3 MB
  128. 2. What you should know.srt 1.6 KB
  129. 3. Using the exercise files.mp4 3.0 MB
  130. 3. Using the exercise files.srt 2.4 KB
  131. 1. What is automated testing.mp4 6.1 MB
  132. 1. What is automated testing.srt 5.6 KB
  133. 2. Python-Selenium bindings.mp4 9.4 MB
  134. 2. Python-Selenium bindings.srt 6.0 KB
  135. 3. A simple code example.mp4 3.3 MB
  136. 3. A simple code example.srt 2.3 KB
  137. 4. Cross-browser support.mp4 8.0 MB
  138. 4. Cross-browser support.srt 5.5 KB
  139. 5. Cross-browser support.mp4 11.1 MB
  140. 5. Cross-browser support.srt 5.7 KB
  141. 1. What is the HTML DOM structure.mp4 2.5 MB
  142. 1. What is the HTML DOM structure.srt 2.2 KB
  143. 2. Locating elements by ID.mp4 8.7 MB
  144. 2. Locating elements by ID.srt 6.7 KB
  145. 3. Locating elements by name.mp4 4.0 MB
  146. 3. Locating elements by name.srt 3.1 KB
  147. 4. Locating elements by XPath.mp4 11.0 MB
  148. 4. Locating elements by XPath.srt 7.9 KB
  149. 5. Locating elements by class.mp4 6.0 MB
  150. 5. Locating elements by class.srt 4.1 KB
  151. 6. Challenge.mp4 3.3 MB
  152. 6. Challenge.srt 1.9 KB
  153. 7. Solution.mp4 15.4 MB
  154. 7. Solution.srt 7.4 KB
  155. 8. Challenge.mp4 3.4 MB
  156. 8. Challenge.srt 2.1 KB
  157. 9. Solution.mp4 15.8 MB
  158. 9. Solution.srt 8.3 KB
  159. 10. Challenge.mp4 2.3 MB
  160. 10. Challenge.srt 1.9 KB
  161. 11. Solution.mp4 9.0 MB
  162. 11. Solution.srt 6.3 KB
  163. 1. Page interaction.mp4 5.8 MB
  164. 1. Page interaction.srt 4.6 KB
  165. 2. Filling forms.mp4 11.9 MB
  166. 2. Filling forms.srt 8.7 KB
  167. 3. Drag and drop elements.mp4 7.3 MB
  168. 3. Drag and drop elements.srt 5.4 KB
  169. 4. Challenge.mp4 3.4 MB
  170. 4. Challenge.srt 1.7 KB
  171. 5. Solution.mp4 14.7 MB
  172. 5. Solution.srt 6.6 KB
  173. 1. What are waits and why do we need them.mp4 3.9 MB
  174. 1. What are waits and why do we need them.srt 2.7 KB
  175. 2. Explicit waits.mp4 7.8 MB
  176. 2. Explicit waits.srt 6.3 KB
  177. 3. Implicit waits.mp4 5.0 MB
  178. 3. Implicit waits.srt 4.5 KB
  179. 1. Next steps.mp4 2.6 MB
  180. 1. Next steps.srt 1.3 KB
  181. 1. Create a GUI for your Python desktop application.mp4 24.4 MB
  182. 1. Create a GUI for your Python desktop application.srt 2.3 KB
  183. 2. What you should know.mp4 2.8 MB
  184. 2. What you should know.srt 3.1 KB
  185. 3. Using the exercise files.mp4 1.9 MB
  186. 3. Using the exercise files.srt 1.7 KB
  187. 1. Create an open-source project in Python.mp4 4.3 MB
  188. 1. Create an open-source project in Python.srt 1.4 KB
  189. 2. What you should know.mp4 1.3 MB
  190. 2. What you should know.srt 936 bytes
  191. 1. What is Poetry.mp4 6.5 MB
  192. 1. What is Poetry.srt 5.0 KB
  193. 2. Install Poetry.mp4 4.1 MB
  194. 2. Install Poetry.srt 3.2 KB
  195. 3. Starting a project.mp4 7.1 MB
  196. 3. Starting a project.srt 5.5 KB
  197. 4. What is pyproject.toml.mp4 4.6 MB
  198. 4. What is pyproject.toml.srt 3.9 KB
  199. 5. Adding dependencies.mp4 5.0 MB
  200. 5. Adding dependencies.srt 3.1 KB
  201. 6. Poetry lock and install.mp4 6.6 MB
  202. 6. Poetry lock and install.srt 4.5 KB
  203. 7. Checkpoint What you have so far.mp4 3.1 MB
  204. 7. Checkpoint What you have so far.srt 2.0 KB
  205. 1. What is pytest.mp4 6.6 MB
  206. 1. What is pytest.srt 3.1 KB
  207. 2. Introduction to your project.mp4 7.3 MB
  208. 2. Introduction to your project.srt 3.9 KB
  209. 3. Writing simple tests.mp4 8.4 MB
  210. 3. Writing simple tests.srt 6.1 KB
  211. 4. Testing with multiple parameters.mp4 10.0 MB
  212. 4. Testing with multiple parameters.srt 6.6 KB
  213. 5. Test if an exception is raised.mp4 6.9 MB
  214. 5. Test if an exception is raised.srt 4.1 KB
  215. 6. What is a fixture.mp4 9.8 MB
  216. 6. What is a fixture.srt 5.3 KB
  217. 7. Using fixture.mp4 6.4 MB
  218. 7. Using fixture.srt 3.3 KB
  219. 8. Skipping a test, with good reasons.mp4 8.4 MB
  220. 8. Skipping a test, with good reasons.srt 5.2 KB
  221. 9. Checkpoint What you have so far.mp4 5.9 MB
  222. 9. Checkpoint What you have so far.srt 3.2 KB
  223. 1. What is PEP 8.mp4 16.1 MB
  224. 1. What is PEP 8.srt 9.9 KB
  225. 2. What is Black.mp4 7.6 MB
  226. 2. What is Black.srt 5.1 KB
  227. 3. Formatting your code with Black.mp4 4.0 MB
  228. 3. Formatting your code with Black.srt 3.0 KB
  229. 4. What is a linter.mp4 5.0 MB
  230. 4. What is a linter.srt 2.8 KB
  231. 5. Linting your code with Flake8.mp4 11.8 MB
  232. 5. Linting your code with Flake8.srt 5.7 KB
  233. 6. Using pre-commit to clean up automatically.mp4 5.9 MB
  234. 6. Using pre-commit to clean up automatically.srt 4.5 KB
  235. 7. Checkpoint What you have so far.mp4 4.1 MB
  236. 7. Checkpoint What you have so far.srt 2.4 KB
  237. 1. What is tox.mp4 4.2 MB
  238. 1. What is tox.srt 2.7 KB
  239. 2. tox basic usage.mp4 5.1 MB
  240. 2. tox basic usage.srt 3.5 KB
  241. 3. tox advance usage.mp4 5.2 MB
  242. 3. tox advance usage.srt 2.8 KB
  243. 4. Checkpoint What you have so far.mp4 2.7 MB
  244. 4. Checkpoint What you have so far.srt 1.6 KB
  245. 1. What is GitHub Action.mp4 5.0 MB
  246. 1. What is GitHub Action.srt 3.1 KB
  247. 2. Setting up a workflow for testing.mp4 12.3 MB
  248. 2. Setting up a workflow for testing.srt 6.2 KB
  249. description.html 1.1 KB
  250. Exercises_Link.txt 117 bytes
  251. 1. Real-world Python applications.mp4 3.4 MB
  252. 1. Real-world Python applications.srt 1.0 KB
  253. 2. What you should know.mp4 912.3 KB
  254. 2. What you should know.srt 1.2 KB
  255. 3. GitHub Codespaces.mp4 13.5 MB
  256. 3. GitHub Codespaces.srt 10.5 KB
  257. 1. What is web scraping.mp4 5.2 MB
  258. 1. What is web scraping.srt 5.2 KB
  259. 2. Introducing the Wisdom Pet Medicine website.mp4 6.5 MB
  260. 2. Introducing the Wisdom Pet Medicine website.srt 3.5 KB
  261. 3. How to explore a webpage.mp4 11.3 MB
  262. 3. How to explore a webpage.srt 4.9 KB
  263. 4. Understanding HTML code.mp4 7.1 MB
  264. 4. Understanding HTML code.srt 3.4 KB
  265. 5. Understanding the requests package.mp4 5.4 MB
  266. 5. Understanding the requests package.srt 5.3 KB
  267. 6. How to use the get() method.mp4 5.1 MB
  268. 6. How to use the get() method.srt 4.5 KB
  269. 7. How to retrieve webpage information.mp4 6.9 MB
  270. 7. How to retrieve webpage information.srt 6.7 KB
  271. 8. How to retrieve HTML code.mp4 5.9 MB
  272. 8. How to retrieve HTML code.srt 2.5 KB
  273. 9. How to use BeautifulSoup.mp4 6.1 MB
  274. 9. How to use BeautifulSoup.srt 3.9 KB
  275. 10. How to use find() and find_all() methods.mp4 6.8 MB
  276. 10. How to use find() and find_all() methods.srt 6.5 KB
  277. 11. How to loop find_all() methods.mp4 7.1 MB
  278. 11. How to loop find_all() methods.srt 6.2 KB
  279. 12. How to retrieve webpage links.mp4 4.5 MB
  280. 12. How to retrieve webpage links.srt 3.9 KB
  281. 13. How to write HTML code to a text file.mp4 4.3 MB
  282. 13. How to write HTML code to a text file.srt 3.8 KB
  283. 1. What are APIs.mp4 4.1 MB
  284. 1. What are APIs.srt 4.1 KB
  285. 2. Introducing Alpha Vantage API.mp4 10.7 MB
  286. 2. Introducing Alpha Vantage API.srt 7.4 KB
  287. 3. How to access Alpha Vantage data.mp4 8.3 MB
  288. 3. How to access Alpha Vantage data.srt 6.0 KB
  289. 4. How to use an API key.mp4 10.0 MB
  290. 4. How to use an API key.srt 8.3 KB
  291. 5. How to pull stock data with the alpha_vantage package Part 1.mp4 9.3 MB
  292. 5. How to pull stock data with the alpha_vantage package Part 1.srt 7.3 KB
  293. 6. How to pull stock data with the alpha_vantage package Part 2.mp4 4.5 MB
  294. 6. How to pull stock data with the alpha_vantage package Part 2.srt 3.3 KB
  295. 7. How to pull stock data with the requests package.mp4 14.6 MB
  296. 7. How to pull stock data with the requests package.srt 10.0 KB
  297. 8. How to put stock data into a DataFrame.mp4 14.1 MB
  298. 8. How to put stock data into a DataFrame.srt 9.1 KB
  299. 9. How to use Alpha Vantage functions Part 1.mp4 9.6 MB
  300. 9. How to use Alpha Vantage functions Part 1.srt 6.6 KB
  301. 10. How to use Alpha Vantage functions Part 2.mp4 7.2 MB
  302. 10. How to use Alpha Vantage functions Part 2.srt 5.3 KB
  303. 11. How to use Alpha Vantage functions Part 3.mp4 14.3 MB
  304. 11. How to use Alpha Vantage functions Part 3.srt 10.3 KB
  305. 12. Challenge Analyze Microsoft stock.mp4 4.9 MB
  306. 12. Challenge Analyze Microsoft stock.srt 4.7 KB
  307. 13. Solution Analyze Microsoft stock.mp4 5.3 MB
  308. 13. Solution Analyze Microsoft stock.srt 4.4 KB
  309. 1. What is text analysis.mp4 3.2 MB
  310. 1. What is text analysis.srt 3.9 KB
  311. 2. Introducing Project Gutenberg and Great Expectations.mp4 5.2 MB
  312. 2. Introducing Project Gutenberg and Great Expectations.srt 3.6 KB
  313. 3. How to pull text data.mp4 8.0 MB
  314. 3. How to pull text data.srt 5.5 KB
  315. 4. How to clean text data.mp4 15.8 MB
  316. 4. How to clean text data.srt 10.0 KB
  317. 5. How to create a word cloud.mp4 7.4 MB
  318. 5. How to create a word cloud.srt 6.3 KB
  319. 6. How to improve a word cloud.mp4 8.6 MB
  320. 6. How to improve a word cloud.srt 5.4 KB
  321. 7. How to analyze word frequency.mp4 8.6 MB
  322. 7. How to analyze word frequency.srt 7.0 KB
  323. 8. How to perform Vader sentiment analysis.mp4 16.0 MB
  324. 8. How to perform Vader sentiment analysis.srt 11.8 KB
  325. 9. How to build a corpus and dictionary for topic modeling.mp4 10.4 MB
  326. 9. How to build a corpus and dictionary for topic modeling.srt 7.5 KB
  327. 10. How to perform topic modeling.mp4 15.1 MB
  328. 10. How to perform topic modeling.srt 10.9 KB
  329. 11. Challenge Analyze Sense and Sensibility.mp4 5.9 MB
  330. 11. Challenge Analyze Sense and Sensibility.srt 5.0 KB
  331. 12. Solution Analyze Sense and Sensibility.mp4 11.3 MB
  332. 12. Solution Analyze Sense and Sensibility.srt 8.4 KB
  333. 1. Next steps.mp4 2.5 MB
  334. 1. Next steps.srt 1.1 KB

Discussion