:Search:

Python Mega Course Learn Python in 60 Days, Build 20 Apps (Jan 2025 update)

Torrent:
Info Hash: 8BF7BAF11D6FC7DD2540667725705428A358E74B
Similar Posts:
Uploader: NotImmune
Source: TP Logo The Pirate Bay
Downloads: 422
Description:
Throughout the course, you will work on 20 hands-on projects designed to build practical skills from the ground up. These projects cover a range of real-world scenarios, from task automation and web development to working with APIs and databases. By completing each project, you’ll not only deepen your understanding of Python but also create a portfolio that demonstrates your abilities to potential employers. With step-by-step guidance and lifetime access to all course materials, you’ll have everything you need to confidently apply your new skills in the job market. A Sneak Peek of the 20 Projects You’ll Build: 1. Todo List App 2. Project Showcase Website 3. Python PDF Maker 4. Excel to PDF Invoice Generator 5. Emailing Daily News from API 6. Weather Data API 7. Weather Forecast Dashboard 8. NLP (Natural Language Processing) for eBooks 9. Webcam Alert App 10. Web Scraping Musical Events 11. Hotel Booking App in OOP Style 12. Code Review: The Mario Game 13. SQLite Student Management System 14.MySQL Student Management System 15. Web Automation Tool (GUI) with Selenium 16. Web App with Flask 17. Web App with Django 18. Food Order Management Web App with Django 19. Movie Recommendation System 20. Building and Publishing a Python Package
Category: Books
Size: 10.1 GB
Added: April 21, 2026, 8:01 p.m.
Peers: Seeders: 3, Leechers: 2 (Last updated: 1 week, 3 days ago)
Tracker Data:
Tracker Seeders Leechers Completed
udp://tracker.therarbg.to:6969/announce (Failed to scrape UDP tracker) 0 0 0
udp://tracker.opentrackr.org:1337/announce (Failed to scrape UDP tracker) 0 0 0
udp://open.demonoid.ch:6969/announce (Failed to scrape UDP tracker) 0 0 0
udp://open.demonii.com:1337/announce 0 1 0
udp://open.stealth.si:80/announce 3 1 422
udp://explodie.org: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://wepzone.net:6969/announce 0 0 0
udp://tracker1.myporn.club:9337/announce (Failed to scrape UDP tracker) 0 0 0
udp://tracker.srv00.com:6969/announce 0 0 0
Files:
  1. 003_data.zip 608.0 MB
  2. 001_Learning-Paths.pdf 390.4 KB
  3. 001_Welcome_to_Module_1.mp4 13.4 MB
  4. 001_Welcome_to_Module_1.srt 7.4 KB
  5. 002_Cheatsheets.pdf 8.4 MB
  6. 002_Course_Cheatsheets.html 6.2 KB
  7. 003_A-to-Z-Glossary.pdf 155.4 KB
  8. 003_Programming_Terms_A_to_Z_Glossary.html 24.1 KB
  9. 004_Today--'s_Goals.mp4 8.3 MB
  10. 004_Today--'s_Goals.srt 5.2 KB
  11. 005_Installing_Python_and_PyCharm.mp4 28.4 MB
  12. 005_Installing_Python_and_PyCharm.srt 12.3 KB
  13. 006_Getting_Started_with_PyCharm.mp4 25.6 MB
  14. 006_Getting_Started_with_PyCharm.srt 11.9 KB
  15. 007_Building_the_Todo_List_App_The_First_Step.mp4 11.9 MB
  16. 007_Building_the_Todo_List_App_The_First_Step.srt 6.1 KB
  17. 008_Printing_Out_Text.html 7.2 KB
  18. 009_Printing_Out_Any_Text.html 5.9 KB
  19. 010_Getting_User_Input.mp4 29.6 MB
  20. 010_Getting_User_Input.srt 13.2 KB
  21. 011_Declaring_Variables.html 6.3 KB
  22. 012_Storing_User_Input_in_Lists.mp4 23.7 MB
  23. 012_Storing_User_Input_in_Lists.srt 9.6 KB
  24. 013_Creating_Lists_of_Variables.html 8.4 KB
  25. 014_Creating_Lists_of_Variables_and_Strings.html 8.3 KB
  26. 015_Printing_List_of_Strings.html 8.2 KB
  27. 016_Printing_the_Type.html 7.8 KB
  28. 017_Coding_Experiments.mp4 24.5 MB
  29. 017_Coding_Experiments.srt 10.4 KB
  30. 018_Bonus_Example.mp4 11.7 MB
  31. 018_Bonus_Example.srt 5.9 KB
  32. 019_Good_to_Know.html 3.2 KB
  33. 020_Bug-Fixing_Exercises.html 3.9 KB
  34. 021_Programming_ToolConcept_of_the_Day_The_Python_Console.mp4 19.5 MB
  35. 021_Programming_ToolConcept_of_the_Day_The_Python_Console.srt 8.2 KB
  36. 022_FAQ.html 3.9 KB
  37. 023_Quiz,_Day_1.html 23.0 KB
  38. 024_Cheatsheet,_Day_1.html 2.5 KB
  39. 025_Helpful_Resources.html 2.9 KB
  40. Freefiles.txt 32 bytes
  41. 001_Recap_of_Yesterday.mp4 4.1 MB
  42. 001_Recap_of_Yesterday.srt 2.2 KB
  43. 002_Getting_User_Input_Repeatedly.mp4 20.2 MB
  44. 002_Getting_User_Input_Repeatedly.srt 8.5 KB
  45. 003_Infinite_While_Loops.html 6.3 KB
  46. 004_Storing_User_Input_Repeatedly.mp4 29.2 MB
  47. 004_Storing_User_Input_Repeatedly.srt 14.2 KB
  48. 005_Append_Item_to_List.html 9.1 KB
  49. 006_Capitalize_Text.html 7.8 KB
  50. 007_Coding_Experiments.mp4 18.7 MB
  51. 007_Coding_Experiments.srt 7.9 KB
  52. 008_Capitalize_Method.html 7.9 KB
  53. 009_Capitalize_All_Words.html 9.2 KB
  54. 010_Bonus_Example.mp4 21.2 MB
  55. 010_Bonus_Example.srt 9.7 KB
  56. 011_Coding_Exercise_Infinite_While-Loop.html 3.1 KB
  57. 012_Coding_Exercise_While-Loop_and_User_Input.html 3.0 KB
  58. 013_Bug-Fixing_Exercises.html 3.9 KB
  59. 014_Programming_ToolConcept_of_the_Day_How_to_Find_the_Code_You_Need.mp4 26.8 MB
  60. 014_Programming_ToolConcept_of_the_Day_How_to_Find_the_Code_You_Need.srt 10.9 KB
  61. 015_Tip.html 2.9 KB
  62. 016_Find_the_Code.html 6.8 KB
  63. 017_FAQ.html 3.0 KB
  64. 018_Quiz,_Day_2.html 22.0 KB
  65. 019_Cheatsheet,_Day_2.html 2.5 KB
  66. 001_Recap_of_Yesterday.mp4 2.8 MB
  67. 001_Recap_of_Yesterday.srt 1.5 KB
  68. 002_Todo_List_View_and_Program_Exit.mp4 22.6 MB
  69. 002_Todo_List_View_and_Program_Exit.srt 8.9 KB
  70. 003_Match-Case.html 7.5 KB
  71. 004_Improving_the_Program_Output.mp4 20.1 MB
  72. 004_Improving_the_Program_Output.srt 7.9 KB
  73. 005_For-Loop.html 7.0 KB
  74. 006_Code_Experiments.mp4 20.8 MB
  75. 006_Code_Experiments.srt 8.7 KB
  76. 007_Match-Case_with_Bitwise_Operator.html 8.5 KB
  77. 008_For-Loop_and_Title_Case.html 7.1 KB
  78. 009_Bonus_Example.mp4 12.2 MB
  79. 009_Bonus_Example.srt 5.1 KB
  80. 010_For-Loop_with_Numbers.html 6.7 KB
  81. 011_Bug-Fixing_Exercises.html 3.6 KB
  82. 012_Programming_ToolConcept_of_the_Day_What_Surprisingly_is_Python.mp4 9.7 MB
  83. 012_Programming_ToolConcept_of_the_Day_What_Surprisingly_is_Python.srt 5.0 KB
  84. 013_FAQ.html 3.7 KB
  85. 014_Quiz,_Day_3.html 23.1 KB
  86. 015_Cheatsheet,_Day_3.html 2.5 KB
  87. Freefiles.txt 32 bytes
  88. 001_Recap_of_Yesterday.mp4 5.1 MB
  89. 001_Recap_of_Yesterday.srt 2.3 KB
  90. 002_Add_an_Edit_Feature.mp4 46.4 MB
  91. 002_Add_an_Edit_Feature.srt 18.8 KB
  92. 003_Coding_Experiments.mp4 37.0 MB
  93. 003_Coding_Experiments.srt 15.6 KB
  94. 004_List_of_Serial_Numbers.html 6.5 KB
  95. 005_List_of_Items.html 7.5 KB
  96. 006_Bonus_Example.mp4 40.7 MB
  97. 006_Bonus_Example.srt 17.3 KB
  98. 007_String_Replace.html 7.6 KB
  99. 008_String_Replace_and_For-Loop.html 7.3 KB
  100. 009_Appending_Items_to_List.html 6.6 KB
  101. 010_Tuple_of_Tuples.html 6.5 KB
  102. 011_String_Variables.html 7.1 KB
  103. 012_Bug-Fixing_Exercises.html 3.1 KB
  104. 013_Programming_ToolConcept_of_the_Day_Text_Editors,_Code_Editors,_IDE,_PyCharm.mp4 47.3 MB
  105. 013_Programming_ToolConcept_of_the_Day_Text_Editors,_Code_Editors,_IDE,_PyCharm.srt 20.2 KB
  106. 014_FAQ.html 3.5 KB
  107. 015_Quiz,_Day_4.html 22.6 KB
  108. 016_Cheatsheet,_Day_4.html 2.5 KB
  109. Freefiles.txt 32 bytes
  110. 001_Recap_of_Yesterday.mp4 5.6 MB
  111. 001_Recap_of_Yesterday.srt 2.4 KB
  112. 002_Numbered_Todos.mp4 14.6 MB
  113. 002_Numbered_Todos.srt 6.3 KB
  114. 003_List_of_Three_Items.html 6.7 KB
  115. 004_List_of_Four_Items.html 7.0 KB
  116. 005_Enumeration_1.html 6.8 KB
  117. 006_Enumeration_2.html 7.6 KB
  118. 007_Improving_the_Program_Output.mp4 11.3 MB
  119. 007_Improving_the_Program_Output.srt 5.0 KB
  120. 008_Enumeration_and_f-strings.html 6.3 KB
  121. 009_Enumeration,_f-strings,_and_Capitalizing.html 6.5 KB
  122. 010_Add_a_Complete_Todo_Feature.mp4 28.4 MB
  123. 010_Add_a_Complete_Todo_Feature.srt 11.3 KB
  124. 011_Removing_Items.html 6.4 KB
  125. 012_Good_to_Know_Q&A.html 2.6 KB
  126. 013_Code_Experiments.mp4 32.3 MB
  127. 013_Code_Experiments.srt 13.4 KB
  128. 014_Finding_the_Length.html 8.1 KB
  129. 015_Length_Calculation_in_For-Loop.html 7.9 KB
  130. 016_Bonus_Example.mp4 19.6 MB
  131. 016_Bonus_Example.srt 8.0 KB
  132. 017_For-Loop_and_Sorted_List.html 7.7 KB
  133. 018_Bug-Fixing_Exercises.html 3.8 KB
  134. 019_Programming_ToolConcept_of_the_Day_How_to_Ask_Good_Programming_Questions.mp4 30.4 MB
  135. 019_Programming_ToolConcept_of_the_Day_How_to_Ask_Good_Programming_Questions.srt 13.4 KB
  136. 020_FAQ.html 3.4 KB
  137. 021_Quiz,_Day_5.html 22.7 KB
  138. 022_Cheatsheet,_Day_5.html 2.6 KB
  139. 001_Recap_of_Yesterday.mp4 8.3 MB
  140. 001_Recap_of_Yesterday.srt 3.4 KB
  141. 002_Storing_Items_in_Text_Files.mp4 60.9 MB
  142. 002_Storing_Items_in_Text_Files.srt 25.0 KB
  143. 003_Getting_Todo_Items_from_Text_Files.mp4 12.3 MB
  144. 003_Getting_Todo_Items_from_Text_Files.srt 5.1 KB
  145. 004_How_Data_Types_are_Created.mp4 9.5 MB
  146. 004_How_Data_Types_are_Created.srt 3.8 KB
  147. 005_Code_Experiments.mp4 28.8 MB
  148. 005_Code_Experiments.srt 11.5 KB
  149. 006_Bonus_Example.mp4 39.0 MB
  150. 006_Bonus_Example.srt 15.5 KB
  151. 007_Read_File_and_Print.html 7.0 KB
  152. 008_Read_File,_Modify,_and_Print.html 6.5 KB
  153. 009_Read_File_and_Analyze_its_Content_1.html 6.4 KB
  154. 010_Read_File_and_Analyze_its_Content_2.html 7.1 KB
  155. 011_Creating_a_Text_File.html 6.0 KB
  156. 012_The_zip()_Function.html 7.4 KB
  157. 013_Creating_Multiple_Text_Files.html 6.9 KB
  158. 014_Coding_Exercise_Adding_to_Text_File.html 3.1 KB
  159. 014_members.txt 34 bytes
  160. 015_Coding_Exercise_Generate_Multiple_Text_Files.html 2.7 KB
  161. 016_a.txt 7 bytes
  162. 016_b.txt 7 bytes
  163. 016_c.txt 7 bytes
  164. 016_Coding_Exercise_Reading_Multiple_Files.html 2.8 KB
  165. 017_Bug-Fixing_Exercises.html 3.1 KB
  166. 018_Discord-Invitation-Link.url 71 bytes
  167. 018_Programming_ToolConcept_of_the_Day_Online_Python_Communities.mp4 16.6 MB
  168. 018_Programming_ToolConcept_of_the_Day_Online_Python_Communities.srt 6.7 KB
  169. 019_FAQ.html 4.0 KB
  170. 020_Quiz,_Day_6.html 21.4 KB
  171. 021_Cheatsheet,_Day_6.html 2.6 KB
  172. external-links.txt 80 bytes
  173. Freefiles.txt 32 bytes
  174. 001_Recap_of_Yesterday.mp4 8.4 MB
  175. 001_Recap_of_Yesterday.srt 3.3 KB
  176. 002_Improving_the_Program_Output.mp4 31.7 MB
  177. 002_Improving_the_Program_Output.srt 12.7 KB
  178. 003_Code_Experiments.mp4 18.7 MB
  179. 003_Code_Experiments.srt 7.2 KB
  180. 004_Bonus_Example.mp4 10.3 MB
  181. 004_Bonus_Example.srt 4.1 KB
  182. 005_List_Comprehension.html 6.6 KB
  183. 006_Length_and_List_Comprehension.html 6.6 KB
  184. 007_Type_Conversion_and_List_Comprehension.html 6.7 KB
  185. 008_List_Comprehension_on_Numbers.html 6.6 KB
  186. 009_Sum_of_Numbers.html 6.5 KB
  187. 010_Bug-Fixing_Exercises.html 3.0 KB
  188. 011_Automate-Everything-with-Python-Course-Link.url 84 bytes
  189. 011_Programming_ToolConcept_of_the_Day_Usages_of_Python_in_Real_Life.mp4 28.4 MB
  190. 011_Programming_ToolConcept_of_the_Day_Usages_of_Python_in_Real_Life.srt 14.4 KB
  191. 012_FAQ.html 2.6 KB
  192. 013_Quiz,_Day_7.html 21.0 KB
  193. 014_Cheatsheet,_Day_7.html 2.5 KB
  194. external-links.txt 113 bytes
  195. 001_Recap_of_Yesterday.mp4 5.4 MB
  196. 001_Recap_of_Yesterday.srt 2.4 KB
  197. 002_Optimising_the_Code.mp4 14.9 MB
  198. 002_Optimising_the_Code.srt 6.1 KB
  199. 003_Editing_and_Completing_Todo_Items.mp4 35.0 MB
  200. 003_Editing_and_Completing_Todo_Items.srt 13.9 KB
  201. 004_With_Context_Manager_-File_Reading.html 7.6 KB
  202. 005_With_Context_Manager_-Analyzing_Content.html 7.4 KB
  203. 006_Code_Experiments.mp4 24.0 MB
  204. 006_Code_Experiments.srt 10.3 KB
  205. 007_Bonus_Example.mp4 24.6 MB
  206. 007_Bonus_Example.srt 9.8 KB
  207. 008_With_Context_Manager_-File_Writing.html 6.8 KB
  208. 009_With_Context_Manager_and_For-Loop.html 7.2 KB
  209. 010_With_Context_Manager_with_Reading_and_Writing.html 7.5 KB
  210. 011_Bug-Fixing_Exercises.html 3.0 KB
  211. 012_Programming_ToolConcept_of_the_Day_Steps_of_Creating_and_Maintaining_a_Program.mp4 9.3 MB
  212. 012_Programming_ToolConcept_of_the_Day_Steps_of_Creating_and_Maintaining_a_Program.srt 5.0 KB
  213. 013_FAQ.html 2.9 KB
  214. 014_Quiz,_Day_8.html 22.1 KB
  215. 015_Cheatsheet,_Day_8.html 2.5 KB
  216. 001_Recap_of_Yesterday.mp4 9.0 MB
  217. 001_Recap_of_Yesterday.srt 3.9 KB
  218. 002_Improving_the_Add_Feature.mp4 45.2 MB
  219. 002_Improving_the_Add_Feature.srt 17.5 KB
  220. 003_Optimising_the_Program.mp4 34.0 MB
  221. 003_Optimising_the_Program.srt 13.6 KB
  222. 004_Code_Experiments.mp4 28.3 MB
  223. 004_Code_Experiments.srt 11.1 KB
  224. 005_Bonus_Example.mp4 73.8 MB
  225. 005_Bonus_Example.srt 34.1 KB
  226. 006_Password_Validation.html 6.9 KB
  227. 007_Advanced_Password_Validation.html 6.9 KB
  228. 008_List_of_Floats.html 7.1 KB
  229. 009_Dictionary_of_Tuples.html 8.1 KB
  230. 010_List_Slicing_1.html 6.4 KB
  231. 011_List_Slicing_2.html 6.4 KB
  232. 012_List_Slicing_3.html 6.4 KB
  233. 013_Bug-Fixing_Exercises.html 4.0 KB
  234. 014_Programming_ToolConcept_of_the_Day_High_vs._Low_Level_Programming_Languages.mp4 15.3 MB
  235. 014_Programming_ToolConcept_of_the_Day_High_vs._Low_Level_Programming_Languages.srt 6.4 KB
  236. 015_FAQ.html 3.4 KB
  237. 016_Quiz,_Day_9.html 21.6 KB
  238. 017_Cheatsheet,_Day_9.html 2.6 KB
  239. Freefiles.txt 32 bytes
  240. 001_Recap_of_Yesterday.mp4 9.3 MB
  241. 001_Recap_of_Yesterday.srt 4.0 KB
  242. 002_Fixing_Two_Bugs_in_the_Program.mp4 29.1 MB
  243. 002_Fixing_Two_Bugs_in_the_Program.srt 10.8 KB
  244. 003_Anticipating_Program_Errors.mp4 34.5 MB
  245. 003_Anticipating_Program_Errors.srt 12.9 KB
  246. 004_Code_Experiments.mp4 19.1 MB
  247. 004_Code_Experiments.srt 9.0 KB
  248. 005_Bonus_Example.mp4 23.6 MB
  249. 005_Bonus_Example.srt 9.3 KB
  250. 006_Percentage_Calculator_with_Error_Handling.html 7.4 KB
  251. 007_Advanced_Error_Handling.html 7.4 KB
  252. 008_For_Loops_and_Conditionals_1.html 6.8 KB
  253. 009_For_Loops_and_Conditionals_2.html 6.8 KB
  254. 010_Loops_and_Slicing.html 6.9 KB
  255. 011_Loops,_Slicing,_and_String_Manipulation.html 7.1 KB
  256. 012_Bug-Fixing_Exercises.html 3.3 KB
  257. 013_Programming_ToolConcept_of_the_Day_Cloud_IDEs.mp4 22.9 MB
  258. 013_Programming_ToolConcept_of_the_Day_Cloud_IDEs.srt 12.1 KB
  259. 014_FAQ.html 2.8 KB
  260. 015_Quiz,_Day_10.html 22.4 KB
  261. 016_Cheatsheet,_Day_10.html 2.5 KB
  262. 001_Recap_of_Yesterday.mp4 4.7 MB
  263. 001_Recap_of_Yesterday.srt 1.9 KB
  264. 002_Avoiding_Repetitive_Code.mp4 52.0 MB
  265. 002_Avoiding_Repetitive_Code.srt 21.5 KB
  266. 003_Code_Experiments.mp4 23.8 MB
  267. 003_Code_Experiments.srt 10.4 KB
  268. 004_Bonus_Example.mp4 30.4 MB
  269. 004_Bonus_Example.srt 13.0 KB
  270. 005_Function_to_Process_a_List_1.html 8.7 KB
  271. 006_Function_to_Process_a_List_2.html 8.8 KB
  272. 007_Function_to_Process_a_String.html 7.0 KB
  273. 008_Function_to_Process_a_Number.html 6.9 KB
  274. 009_Bug-Fixing_Exercises.html 3.1 KB
  275. 010_Programming_ToolConcept_of_the_Day_Python_vs._Other_Languages.mp4 10.6 MB
  276. 010_Programming_ToolConcept_of_the_Day_Python_vs._Other_Languages.srt 4.8 KB
  277. 011_FAQ.html 3.5 KB
  278. 012_Quiz,_Day_11.html 23.9 KB
  279. 013_Cheatsheet,_Day_11.html 2.5 KB
  280. Freefiles.txt 32 bytes
  281. 001_Recap_of_Yesterday.mp4 3.8 MB
  282. 001_Recap_of_Yesterday.srt 1.6 KB
  283. 002_Optimising_the_Code.mp4 29.8 MB
  284. 002_Optimising_the_Code.srt 12.6 KB
  285. 003_Optimising_the_Code_Further.mp4 43.9 MB
  286. 003_Optimising_the_Code_Further.srt 18.0 KB
  287. 004_Code_Experiments.mp4 21.4 MB
  288. 004_Code_Experiments.srt 8.5 KB
  289. 005_Bonus_Example.mp4 36.7 MB
  290. 005_Bonus_Example.srt 14.4 KB
  291. 006_Liters_Converter_Function.html 7.8 KB
  292. 007_Password_Validation_Function.html 8.6 KB
  293. 008_Average_Function.html 7.5 KB
  294. 009_Greeting_Function.html 7.3 KB
  295. 010_Concatenation_Function.html 7.4 KB
  296. 011_Greeting_Function_and_String_Manipulation.html 7.4 KB
  297. 012_Bug-Fixing_Exercises.html 3.3 KB
  298. 013_Programming_ToolConcept_of_the_Day_The_Learn-to-Program_Curve.mp4 10.5 MB
  299. 013_Programming_ToolConcept_of_the_Day_The_Learn-to-Program_Curve.srt 4.5 KB
  300. 014_FAQ.html 2.8 KB
  301. 015_Quiz,_Day_12.html 21.7 KB
  302. 016_Cheatsheet,_Day_12.html 2.6 KB
  303. 001_Recap_of_Yesterday.mp4 4.1 MB
  304. 001_Recap_of_Yesterday.srt 1.9 KB
  305. 002_Optimising_the_Code.mp4 39.9 MB
  306. 002_Optimising_the_Code.srt 18.1 KB
  307. 003_Documenting_the_Code.mp4 23.7 MB
  308. 003_Documenting_the_Code.srt 9.6 KB
  309. 004_Code_Experiments.mp4 12.9 MB
  310. 004_Code_Experiments.srt 4.8 KB
  311. 005_Bonus_Example.mp4 27.6 MB
  312. 005_Bonus_Example.srt 12.4 KB
  313. 006_Age_Function.html 7.8 KB
  314. 007_Split_Function.html 7.7 KB
  315. 008_Square_Area_Function.html 7.3 KB
  316. 009_Temperature_Checker.html 7.6 KB
  317. 010_Password_Length_Checker.html 7.8 KB
  318. 011_Bug-Fixing_Exercises.html 3.2 KB
  319. 012_Programming_ToolConcept_of_the_Day_Python_Versions_Explained.mp4 25.4 MB
  320. 012_Programming_ToolConcept_of_the_Day_Python_Versions_Explained.srt 10.2 KB
  321. 013_FAQ.html 2.7 KB
  322. 014_Quiz,_Day_13.html 20.7 KB
  323. 015_Cheatsheet,_Day_13.html 2.5 KB
  324. 001_Recap_of_Yesterday.mp4 3.7 MB
  325. 001_Recap_of_Yesterday.srt 2.0 KB
  326. 002_Organising_the_Code_in_Modules_1.mp4 40.6 MB
  327. 002_Organising_the_Code_in_Modules_1.srt 16.0 KB
  328. 003_Anatomy_of_Python_1.mp4 46.4 MB
  329. 003_Anatomy_of_Python_1.srt 18.4 KB
  330. 004_Code_Experiments_1.mp4 30.7 MB
  331. 004_Code_Experiments_1.srt 12.3 KB
  332. 005_Bonus_Examples_1.mp4 25.8 MB
  333. 005_Bonus_Examples_1.srt 10.4 KB
  334. 005_yesterdays-bonus13.py 547 bytes
  335. 006_Water_State_Checker.html 7.3 KB
  336. 007_Water_State_Checker_Advanced.html 8.8 KB
  337. 008_Advanced_Temperature_Function.html 7.9 KB
  338. 009_Bug-Fixing_Exercises.html 3.9 KB
  339. 010_Programming_ToolConcept_of_the_Day_What_is_Version_Control_and_Git_1.mp4 31.8 MB
  340. 010_Programming_ToolConcept_of_the_Day_What_is_Version_Control_and_Git_1.srt 13.0 KB
  341. 011_FAQ.html 3.6 KB
  342. 012_Quiz,_Day_14.html 21.4 KB
  343. 013_Cheatsheet,_Day_14.html 2.5 KB
  344. Freefiles.txt 32 bytes
  345. 001_Recap_of_Yesterday.mp4 6.1 MB
  346. 001_Recap_of_Yesterday.srt 2.7 KB
  347. 002_Add_a_Date_Feature.mp4 50.9 MB
  348. 002_Add_a_Date_Feature.srt 19.9 KB
  349. 002_Python-Module-Index.url 66 bytes
  350. 003_Code_Experiments.mp4 70.6 MB
  351. 003_Code_Experiments.srt 26.0 KB
  352. 003_weather.csv 59 bytes
  353. 004_Bonus_Example.mp4 107.0 MB
  354. 004_Bonus_Example.srt 41.8 KB
  355. 005_Coding_Exercise_1.html 4.2 KB
  356. 006_Bug-Fixing_Exercises.html 3.5 KB
  357. 007_Programming_ToolConcept_of_the_Day_Using_Git.mp4 59.3 MB
  358. 007_Programming_ToolConcept_of_the_Day_Using_Git.srt 28.5 KB
  359. 008_FAQ.html 3.0 KB
  360. 009_Quiz,_Day_15.html 22.1 KB
  361. 010_Cheatsheet,_Day_15.html 2.5 KB
  362. external-links.txt 71 bytes
  363. Freefiles.txt 32 bytes
  364. 001_Recap_of_Yesterday.mp4 7.2 MB
  365. 001_Recap_of_Yesterday.srt 3.1 KB
  366. 002_Difference_Between_Frontend_and_Backend.mp4 14.1 MB
  367. 002_Difference_Between_Frontend_and_Backend.srt 5.6 KB
  368. 003_Create_a_Desktop_Graphical_User_Interface_--(GUI--).mp4 87.9 MB
  369. 003_Create_a_Desktop_Graphical_User_Interface_--(GUI--).srt 37.8 KB
  370. 003_PySimpleGUI-Cookbook.url 71 bytes
  371. 004_Code_Experiments.mp4 16.6 MB
  372. 004_Code_Experiments.srt 6.9 KB
  373. 005_Bonus_Example.mp4 29.3 MB
  374. 005_Bonus_Example.srt 11.3 KB
  375. 006_Coding_Exercise_1.html 2.5 KB
  376. 007_Bug-Fixing_Exercises.html 3.4 KB
  377. 008_Programming_Tool_of_the_Day_Using_Github.mp4 32.6 MB
  378. 008_Programming_Tool_of_the_Day_Using_Github.srt 12.6 KB
  379. 009_FAQ.html 2.9 KB
  380. 010_Quiz,_Day_16.html 21.1 KB
  381. 011_Cheatsheet,_Day_16.html 2.5 KB
  382. external-links.txt 77 bytes
  383. 001_Recap_of_Yesterday.mp4 5.6 MB
  384. 001_Recap_of_Yesterday.srt 2.4 KB
  385. 002_Implementing_an_Add_Todo_Button.mp4 63.5 MB
  386. 002_Implementing_an_Add_Todo_Button.srt 24.6 KB
  387. 003_Implementing_an_Edit_Button.mp4 69.1 MB
  388. 003_Implementing_an_Edit_Button.srt 27.3 KB
  389. 004_Code_Experiments.mp4 23.3 MB
  390. 004_Code_Experiments.srt 9.5 KB
  391. 005_Bonus_Example.mp4 85.4 MB
  392. 005_Bonus_Example.srt 33.2 KB
  393. 006_Coding_Exercise_1.html 2.6 KB
  394. 007_Coding_Exercise_2.html 7.4 KB
  395. 008_Bug-Fixing_Exercises.html 3.6 KB
  396. 009_Programming_ToolConcept_of_the_Day_Clone_a_Remote_Github_Repository.mp4 40.7 MB
  397. 009_Programming_ToolConcept_of_the_Day_Clone_a_Remote_Github_Repository.srt 17.4 KB
  398. 010_FAQ.html 3.3 KB
  399. 011_Quiz,_Day_17.html 21.4 KB
  400. 012_Cheatsheet,_Day_17.html 2.6 KB
  401. 001_Recap_of_Yesterday.mp4 3.6 MB
  402. 001_Recap_of_Yesterday.srt 1.7 KB
  403. 002_Implement_Complete_and_Exit_Buttons.mp4 24.7 MB
  404. 002_Implement_Complete_and_Exit_Buttons.srt 10.9 KB
  405. 003_Final_Touches.mp4 49.1 MB
  406. 003_Final_Touches.srt 20.7 KB
  407. 004_add.png 1.2 KB
  408. 004_Code_Experiments.mp4 19.0 MB
  409. 004_Code_Experiments.srt 7.8 KB
  410. 004_complete.png 1.4 KB
  411. 005_Bonus_Example.mp4 67.5 MB
  412. 005_Bonus_Example.srt 26.5 KB
  413. 005_compressed.zip 280 bytes
  414. 006_Coding_Exercise_1.html 2.6 KB
  415. 007_Bug-Fixing_Exercise.html 3.9 KB
  416. 008_Programming_ToolConcept_of_the_Day_Creating_a_Standalone_Executable.mp4 75.3 MB
  417. 008_Programming_ToolConcept_of_the_Day_Creating_a_Standalone_Executable.srt 32.3 KB
  418. 009_FAQ.html 4.2 KB
  419. 010_Quiz,_Day_18.html 19.2 KB
  420. 011_Cheatsheet,_Day_18.html 2.5 KB
  421. 001_Recap_of_Yesterday.mp4 4.4 MB
  422. 001_Recap_of_Yesterday.srt 2.1 KB
  423. 002_Create_a_Web_App.mp4 50.1 MB
  424. 002_Create_a_Web_App.srt 18.9 KB
  425. 003_Adding_New_Todo_Items_on_the_Web_App.mp4 41.3 MB
  426. 003_Adding_New_Todo_Items_on_the_Web_App.srt 15.8 KB
  427. 004_Completing_Todo_Items_on_the_Web_App.mp4 31.2 MB
  428. 004_Completing_Todo_Items_on_the_Web_App.srt 11.8 KB
  429. 005_Deploying_the_Web_App_to_the_Cloud.mp4 41.8 MB
  430. 005_Deploying_the_Web_App_to_the_Cloud.srt 15.7 KB
  431. 006_Code_Experiments.mp4 41.5 MB
  432. 006_Code_Experiments.srt 18.6 KB
  433. 007_Bonus_Example.mp4 39.0 MB
  434. 007_Bonus_Example.srt 15.3 KB
  435. 008_Coding_Exercise_1.html 3.4 KB
  436. 009_Procfile 40 bytes
  437. 009_Programming_ToolConcept_of_the_Day_Web_App_Deployment_Deploy_to_Heroku.mp4 49.2 MB
  438. 009_Programming_ToolConcept_of_the_Day_Web_App_Deployment_Deploy_to_Heroku.srt 22.7 KB
  439. 009_setup.sh 211 bytes
  440. 010_FAQ.html 5.3 KB
  441. 011_Quiz,_Day_19.html 22.8 KB
  442. 012_Cheatsheet,_Day_19.html 2.6 KB
  443. 001_Revision-Presentation.ipynb 49.9 KB
  444. 001_Revision-Presentation.pdf 180.4 KB
  445. 001_Today.mp4 2.8 MB
  446. 001_Today.srt 2.3 KB
  447. 002_PyCharm_Review.mp4 13.6 MB
  448. 002_PyCharm_Review.srt 6.2 KB
  449. 003_Objects,_Variables,_Functions.mp4 40.2 MB
  450. 003_Objects,_Variables,_Functions.srt 17.0 KB
  451. 004_Methods,_Lists,_Tuples,_Dictionaries.mp4 54.9 MB
  452. 004_Methods,_Lists,_Tuples,_Dictionaries.srt 22.2 KB
  453. 005_Code_Blocks,_f-strings.mp4 21.1 MB
  454. 005_Code_Blocks,_f-strings.srt 8.9 KB
  455. 006_book.txt 187 bytes
  456. 006_External_Files,_List_Comprehensions.mp4 22.8 MB
  457. 006_External_Files,_List_Comprehensions.srt 9.5 KB
  458. 006_weather.txt 20 bytes
  459. 007_Errors,_Comments,_Modules,_Libraries,_Web_and_Desktop_GUIs.mp4 46.8 MB
  460. 007_Errors,_Comments,_Modules,_Libraries,_Web_and_Desktop_GUIs.srt 19.7 KB
  461. 008_Programming_ToolConcept_of_the_Day_Using_the_Command_Line.mp4 47.5 MB
  462. 008_Programming_ToolConcept_of_the_Day_Using_the_Command_Line.srt 20.5 KB
  463. 001_Welcome_to_Module_2.html 2.5 KB
  464. 002_Today.mp4 8.9 MB
  465. 002_Today.srt 4.3 KB
  466. 003_Daily_Python_Projects.html 2.6 KB
  467. 004_Learning_Approach_from_Now_On.html 4.0 KB
  468. 005_Programming_ToolConcept_of_the_Day_Prototyping_with_Figma.mp4 70.2 MB
  469. 005_Programming_ToolConcept_of_the_Day_Prototyping_with_Figma.srt 30.0 KB
  470. 006_Designing_the_App.mp4 5.2 MB
  471. 006_Designing_the_App.srt 2.5 KB
  472. 007_Setting_up_the_PyCharm_Project_and_Git.mp4 21.7 MB
  473. 007_Setting_up_the_PyCharm_Project_and_Git.srt 9.7 KB
  474. 008_data.csv 2.7 KB
  475. 008_images.zip 3.6 MB
  476. 008_The_App_Data_Source.mp4 26.2 MB
  477. 008_The_App_Data_Source.srt 9.9 KB
  478. 009_Create_a_Multi-Column_Webpage.mp4 24.8 MB
  479. 009_Create_a_Multi-Column_Webpage.srt 10.3 KB
  480. 010_images.zip 1.9 MB
  481. 010_main.py 742 bytes
  482. 010_Student_Project_Add_Content_to_the_Website.mp4 12.7 MB
  483. 010_Student_Project_Add_Content_to_the_Website.srt 5.3 KB
  484. 011_Student_Project_Solution.mp4 12.2 MB
  485. 011_Student_Project_Solution.srt 4.7 KB
  486. Freefiles.txt 32 bytes
  487. 001_Today.mp4 4.1 MB
  488. 001_Today.srt 1.7 KB
  489. 002_Add_Thumbnail_Titles_to_the_Webpage.mp4 41.6 MB
  490. 002_Add_Thumbnail_Titles_to_the_Webpage.srt 16.7 KB
  491. 003_Add_Descriptions,_Images,_and_Links_to_the_Webpage.mp4 27.5 MB
  492. 003_Add_Descriptions,_Images,_and_Links_to_the_Webpage.srt 12.2 KB
  493. 004_data.csv 506 bytes
  494. 004_images.zip 770.0 KB
  495. 004_Student_Project_Create_a_Company_Website.mp4 16.0 MB
  496. 004_Student_Project_Create_a_Company_Website.srt 7.4 KB
  497. 004_topics.csv 44 bytes
  498. 005_Solution.zip 772.7 KB
  499. 005_Student_Project_Solution.mp4 20.3 MB
  500. 005_Student_Project_Solution.srt 8.4 KB
  501. 006_Programming_ToolConcept_of_the_Day_Coding_without_an_IDE.mp4 35.0 MB
  502. 006_Programming_ToolConcept_of_the_Day_Coding_without_an_IDE.srt 14.9 KB
  503. 001_Today.mp4 2.5 MB
  504. 001_Today.srt 1.8 KB
  505. 002_Multipage_Web_Apps.mp4 15.6 MB
  506. 002_Multipage_Web_Apps.srt 6.3 KB
  507. 003_Webforms.mp4 28.1 MB
  508. 003_Webforms.srt 12.1 KB
  509. 004_Send_Email.mp4 41.4 MB
  510. 004_Send_Email.srt 19.2 KB
  511. 005_Send_Email_Via_the_Web_Form.mp4 38.4 MB
  512. 005_Send_Email_Via_the_Web_Form.srt 16.4 KB
  513. 006_Current-State-of-the-Program.zip 772.7 KB
  514. 006_Student_Project_Contact_Us_Email_Form.mp4 11.1 MB
  515. 006_Student_Project_Contact_Us_Email_Form.srt 5.2 KB
  516. 007_Solution.zip 772.7 KB
  517. 007_Student_Project_Solution.mp4 10.9 MB
  518. 007_Student_Project_Solution.srt 4.6 KB
  519. 008_Programming_ToolConcept_of_the_Day_Secure_Passwords_in_Environment_Variables.mp4 24.9 MB
  520. 008_Programming_ToolConcept_of_the_Day_Secure_Passwords_in_Environment_Variables.srt 11.2 KB
  521. Freefiles.txt 32 bytes
  522. 001_Today.mp4 11.5 MB
  523. 001_Today.srt 5.1 KB
  524. 002_Create_a_Multipage_PDF.mp4 48.9 MB
  525. 002_Create_a_Multipage_PDF.srt 20.6 KB
  526. 003_From_CSV_to_PDF.mp4 48.0 MB
  527. 003_From_CSV_to_PDF.srt 19.6 KB
  528. 003_topics.csv 882 bytes
  529. 004_Add_More_Pages_to_PDF.mp4 29.4 MB
  530. 004_Add_More_Pages_to_PDF.srt 12.1 KB
  531. 005_Add_Footer.mp4 26.9 MB
  532. 005_Add_Footer.srt 10.9 KB
  533. 006_Tip_Ranges.html 3.2 KB
  534. 007_Student_Project_Lined_PDF.mp4 3.5 MB
  535. 007_Student_Project_Lined_PDF.srt 1.7 KB
  536. 008_Solution.zip 25.1 KB
  537. 008_Student_Project_Solution.mp4 13.0 MB
  538. 008_Student_Project_Solution.srt 5.4 KB
  539. 009_Alternative-Video-Play-Link.url 177 bytes
  540. 009_Programming_ToolConcept_of_the_Day_PEP_8_Style_Guide.mp4 50.9 MB
  541. 009_Programming_ToolConcept_of_the_Day_PEP_8_Style_Guide.srt 21.3 KB
  542. external-links.txt 190 bytes
  543. Freefiles.txt 32 bytes
  544. 001_Today.mp4 10.7 MB
  545. 001_Today.srt 4.7 KB
  546. 002_10001-2023.1.18.xlsx 5.9 KB
  547. 002_10002-2023.1.18.xlsx 5.8 KB
  548. 002_10003-2023.1.18.xlsx 6.0 KB
  549. 002_Setting_up_the_Project.mp4 17.6 MB
  550. 002_Setting_up_the_Project.srt 8.9 KB
  551. 003_Load_a_Data_from_Excel_to_Python.mp4 20.4 MB
  552. 003_Load_a_Data_from_Excel_to_Python.srt 9.2 KB
  553. 004_Create_a_PDF_for_Each_Excel_File.mp4 31.7 MB
  554. 004_Create_a_PDF_for_Each_Excel_File.srt 13.5 KB
  555. 005_Student_Project_From_Text_Files_to_PDF.mp4 6.6 MB
  556. 005_Student_Project_From_Text_Files_to_PDF.srt 2.9 KB
  557. 005_Text-Files.zip 2.3 KB
  558. 006_Solution.zip 3.8 KB
  559. 006_Student_Project_Solution.mp4 12.3 MB
  560. 006_Student_Project_Solution.srt 5.4 KB
  561. 007_Programming_ToolConcept_of_the_Day_Zen_of_Python.mp4 40.1 MB
  562. 007_Programming_ToolConcept_of_the_Day_Zen_of_Python.srt 18.0 KB
  563. 001_Today.mp4 1.2 MB
  564. 001_Today.srt 637 bytes
  565. 002_Add_Date_to_PDF.mp4 17.7 MB
  566. 002_Add_Date_to_PDF.srt 8.0 KB
  567. 003_Add_Table_from_Excel_to_PDF.mp4 52.0 MB
  568. 003_Add_Table_from_Excel_to_PDF.srt 21.1 KB
  569. 004_Add_Table_Header_and_Total_Price.mp4 24.1 MB
  570. 004_Add_Table_Header_and_Total_Price.srt 10.1 KB
  571. 004_pythonhow.png 30.2 KB
  572. 005_Multicells.html 3.1 KB
  573. 006_Current-Source-Code.zip 3.8 KB
  574. 006_Student_Project_Adding_Multiline_Text_to_PDF.mp4 2.5 MB
  575. 006_Student_Project_Adding_Multiline_Text_to_PDF.srt 1.0 KB
  576. 007_Solution.zip 6.4 KB
  577. 007_Student_Project_Solution.mp4 6.8 MB
  578. 007_Student_Project_Solution.srt 2.9 KB
  579. 008_Programming_ToolConcept_of_the_Day_Using_the_PyCharm_Debugger.mp4 74.8 MB
  580. 008_Programming_ToolConcept_of_the_Day_Using_the_PyCharm_Debugger.srt 33.3 KB
  581. 001_Welcome_to_Module_3.html 2.7 KB
  582. 002_Today.mp4 2.9 MB
  583. 002_Today.srt 930 bytes
  584. 003_Programming_ToolConcept_of_the_Day_API_Explained.mp4 22.8 MB
  585. 003_Programming_ToolConcept_of_the_Day_API_Explained.srt 7.7 KB
  586. 004_API-URL-Example.txt 237 bytes
  587. 004_URL_Requests_with_Python.mp4 27.8 MB
  588. 004_URL_Requests_with_Python.srt 11.7 KB
  589. 005_Getting_Data_from_an_API.mp4 30.6 MB
  590. 005_Getting_Data_from_an_API.srt 12.4 KB
  591. 006_Current-Source-Code.zip 815 bytes
  592. 006_Student_Project_Email_the_API_Data.mp4 5.9 MB
  593. 006_Student_Project_Email_the_API_Data.srt 2.6 KB
  594. 007_Solution.zip 2.2 KB
  595. 007_Student_Project_Solution.mp4 23.5 MB
  596. 007_Student_Project_Solution.srt 10.3 KB
  597. Freefiles.txt 32 bytes
  598. 001_Today.mp4 2.6 MB
  599. 001_Today.srt 1.2 KB
  600. 002_Five_Program_Refinements.mp4 29.4 MB
  601. 002_Five_Program_Refinements.srt 12.9 KB
  602. 003_Download_a_File_from_the_Web.mp4 17.9 MB
  603. 003_Download_a_File_from_the_Web.srt 7.7 KB
  604. 004_Student_Project_Astronomy_Image_of_the_Day.mp4 5.2 MB
  605. 004_Student_Project_Astronomy_Image_of_the_Day.srt 2.2 KB
  606. 005_Solution.zip 452.8 KB
  607. 005_Student_Project_Solution.mp4 9.7 MB
  608. 005_Student_Project_Solution.srt 4.0 KB
  609. 006_Programming_ToolConcept_of_the_Day_Using_PythonAnywhere_PaaS.mp4 29.8 MB
  610. 006_Programming_ToolConcept_of_the_Day_Using_PythonAnywhere_PaaS.srt 13.7 KB
  611. Freefiles.txt 32 bytes
  612. 001_Welcome_to_Module_4.html 2.5 KB
  613. 002_Today.mp4 9.4 MB
  614. 002_Today.srt 3.9 KB
  615. 003_cat.png 7.7 MB
  616. 003_Programming_ToolConcept_of_the_Day_HTML_Tutorial.mp4 39.8 MB
  617. 003_Programming_ToolConcept_of_the_Day_HTML_Tutorial.srt 17.6 KB
  618. 004_Build_a_Website_with_Flask.mp4 39.6 MB
  619. 004_Build_a_Website_with_Flask.srt 17.1 KB
  620. 004_cat.png 7.7 MB
  621. 004_tutorial.html 476 bytes
  622. 005_Build_a_REST_API.mp4 46.1 MB
  623. 005_Build_a_REST_API.srt 19.2 KB
  624. 006_Running_Multiple_Apps.mp4 5.7 MB
  625. 006_Running_Multiple_Apps.srt 2.3 KB
  626. 007_Student_Project_Build_a_Dictionary_API_--(Part_1--).mp4 6.4 MB
  627. 007_Student_Project_Build_a_Dictionary_API_--(Part_1--).srt 4.8 KB
  628. 008_Solution.zip 867 bytes
  629. 008_Student_Project_Solution.mp4 6.0 MB
  630. 008_Student_Project_Solution.srt 2.5 KB
  631. Freefiles.txt 32 bytes
  632. 001_Today.mp4 6.6 MB
  633. 001_Today.srt 2.7 KB
  634. 002_Programming_Tool_of_the_Day_Jupyter_Lab_Tutorial.mp4 41.3 MB
  635. 002_Programming_Tool_of_the_Day_Jupyter_Lab_Tutorial.srt 17.5 KB
  636. 003_data-small.zip 16.3 MB
  637. Freefiles.txt 32 bytes
  638. 003_Pandas_In-Depth_Exploring_200_Years_of_European_Weather_Data.mp4 123.4 MB
  639. 003_Pandas_In-Depth_Exploring_200_Years_of_European_Weather_Data.srt 49.9 KB
  640. 004_API_that_Returns_Weather_Temperature_Data.mp4 46.7 MB
  641. 004_API_that_Returns_Weather_Temperature_Data.srt 19.4 KB
  642. 005_Current-State-of-the-Program.zip 867 bytes
  643. 005_dictionary.csv 4.3 MB
  644. 005_Student_Project_Build_a_Thesaurus_API_--(Part_2--).mp4 4.1 MB
  645. 005_Student_Project_Build_a_Thesaurus_API_--(Part_2--).srt 1.7 KB
  646. 006_Solution.zip 1.4 MB
  647. 006_Student_Project_Solution.mp4 11.3 MB
  648. 006_Student_Project_Solution.srt 5.0 KB
  649. 001_Today.mp4 1.7 MB
  650. 001_Today.srt 975 bytes
  651. 002_Programming_ToolConcept_of_the_Day_Data_Analysis_and_Visualization_Theory.mp4 16.6 MB
  652. 002_Programming_ToolConcept_of_the_Day_Data_Analysis_and_Visualization_Theory.srt 7.6 KB
  653. 003_Show_Data_Table_on_the_Webpage.mp4 27.2 MB
  654. 003_Show_Data_Table_on_the_Webpage.srt 10.6 KB
  655. 004_URL_Endpoints_for_All_Data_and_Annual_Data.mp4 46.6 MB
  656. 004_URL_Endpoints_for_All_Data_and_Annual_Data.srt 18.2 KB
  657. 005_Student_Project_Analyze_a_Wine_Tasting_Dataset.mp4 18.3 MB
  658. 005_Student_Project_Analyze_a_Wine_Tasting_Dataset.srt 8.1 KB
  659. 005_wines.zip 16.1 MB
  660. 006_Solution.zip 16.2 MB
  661. 006_Student_Project_Solution.mp4 13.6 MB
  662. 006_Student_Project_Solution.srt 6.0 KB
  663. Freefiles.txt 32 bytes
  664. 001_Today.mp4 10.0 MB
  665. 001_Today.srt 4.5 KB
  666. 002_App-Design.png 221.6 KB
  667. 002_Coding_the_User_Interface.mp4 36.5 MB
  668. 002_Coding_the_User_Interface.srt 17.1 KB
  669. 003_Plotting_Data_Dynamically.mp4 41.6 MB
  670. 003_Plotting_Data_Dynamically.srt 16.9 KB
  671. 004_happy.csv 5.7 KB
  672. 004_Student_Project_Build_a_Happiness_Data_App.mp4 10.7 MB
  673. 004_Student_Project_Build_a_Happiness_Data_App.srt 5.6 KB
  674. 005_Solution.zip 3.8 KB
  675. 005_Student_Project_Solution.mp4 15.3 MB
  676. 005_Student_Project_Solution.srt 6.3 KB
  677. 001_Today.mp4 3.5 MB
  678. 001_Today.srt 1.5 KB
  679. 002_Getting_Raw_Forecast_Data.mp4 42.6 MB
  680. 002_Getting_Raw_Forecast_Data.srt 17.0 KB
  681. 003_Filtering_Forecast_Data.mp4 43.8 MB
  682. 003_Filtering_Forecast_Data.srt 18.1 KB
  683. 004_Add_Sky_Conditions.mp4 53.5 MB
  684. 004_Add_Sky_Conditions.srt 21.6 KB
  685. 004_images.zip 398.9 KB
  686. 005_Current-Source-Code.zip 400.2 KB
  687. 005_Student_Project_Fix_the_Weather_Forecast_App.mp4 4.8 MB
  688. 005_Student_Project_Fix_the_Weather_Forecast_App.srt 2.1 KB
  689. 006_Student_Project_Solution.mp4 8.1 MB
  690. 006_Student_Project_Solution.srt 3.5 KB
  691. 001_miracle-in-the-andes.txt 459.5 KB
  692. 001_Today.mp4 4.5 MB
  693. 001_Today.srt 2.0 KB
  694. 002_Programming_ToolConcept_of_the_Day_Regular_Expressions_--(Regex--).mp4 10.4 MB
  695. 002_Programming_ToolConcept_of_the_Day_Regular_Expressions_--(Regex--).srt 4.6 KB
  696. 003_Get_Number_of_Chapters.mp4 49.1 MB
  697. 003_Get_Number_of_Chapters.srt 21.0 KB
  698. 003_miracle-in-the-andes.txt 459.5 KB
  699. 004_Extract_Certain_Sentences.mp4 34.8 MB
  700. 004_Extract_Certain_Sentences.srt 14.7 KB
  701. 005_Most_Common_Words.mp4 37.9 MB
  702. 005_Most_Common_Words.srt 18.2 KB
  703. 006_miracle-in-the-andes.txt 459.5 KB
  704. 006_Student_Project_Regular_Expressions.mp4 10.2 MB
  705. 006_Student_Project_Regular_Expressions.srt 4.5 KB
  706. 007_Solution.zip 170.9 KB
  707. 007_Student_Project_Solution.mp4 19.6 MB
  708. 007_Student_Project_Solution.srt 8.8 KB
  709. 001_Today.mp4 3.4 MB
  710. 001_Today.srt 1.4 KB
  711. 002_miracle-in-the-andes.txt 459.5 KB
  712. 002_Most_Used_Non-Stop_Words.mp4 26.2 MB
  713. 002_Most_Used_Non-Stop_Words.srt 9.8 KB
  714. 003_Most_PositiveNegative_Chapters.mp4 33.9 MB
  715. 003_Most_PositiveNegative_Chapters.srt 13.1 KB
  716. 004_diary.zip 4.1 KB
  717. 004_Student_Project_Visualise_Your_Mood_Across_Days.mp4 7.7 MB
  718. 004_Student_Project_Visualise_Your_Mood_Across_Days.srt 3.2 KB
  719. 005_Solution.zip 4.8 KB
  720. 005_Student_Project_Solution.mp4 13.3 MB
  721. 005_Student_Project_Solution.srt 5.2 KB
  722. 006_Programming_ToolConcept_of_the_Day_Applications_of_NLP.mp4 15.1 MB
  723. 006_Programming_ToolConcept_of_the_Day_Applications_of_NLP.srt 7.0 KB
  724. Freefiles.txt 32 bytes
  725. 001_Today.mp4 6.9 MB
  726. 001_Today.srt 2.6 KB
  727. 002_array.txt 222 bytes
  728. 002_image.png 97 bytes
  729. 002_Programming_ToolConcept_of_the_Day_Images_from_a_Computer_Science_Perspective.mp4 33.9 MB
  730. 002_Programming_ToolConcept_of_the_Day_Images_from_a_Computer_Science_Perspective.srt 16.0 KB
  731. 003_Capture_Webcam_Video.mp4 42.3 MB
  732. 003_Capture_Webcam_Video.srt 17.3 KB
  733. 004_Program_the_Webcam_to_Detect_Moving_Objects.mp4 84.6 MB
  734. 004_Program_the_Webcam_to_Detect_Moving_Objects.srt 34.4 KB
  735. 005_Trigger_Action_when_the_Webcam_Detects_an_Object.mp4 34.9 MB
  736. 005_Trigger_Action_when_the_Webcam_Detects_an_Object.srt 13.9 KB
  737. 006_Student_Project_Add_Live_Timestamp_to_Webcam_Video.mp4 16.5 MB
  738. 006_Student_Project_Add_Live_Timestamp_to_Webcam_Video.srt 7.3 KB
  739. 007_Solution.zip 600 bytes
  740. 007_Student_Project_Solution.mp4 7.2 MB
  741. 007_Student_Project_Solution.srt 3.2 KB
  742. Freefiles.txt 32 bytes
  743. 001_Today.mp4 2.2 MB
  744. 001_Today.srt 1008 bytes
  745. 002_Extract_Images_from_Webcam_Video.mp4 26.7 MB
  746. 002_Extract_Images_from_Webcam_Video.srt 10.6 KB
  747. 003_Send_Email_with_Attachment.mp4 43.7 MB
  748. 003_Send_Email_with_Attachment.srt 18.0 KB
  749. 004_Send_Email_Attachment_when_Webcam_Detects_an_Object.mp4 17.3 MB
  750. 004_Send_Email_Attachment_when_Webcam_Detects_an_Object.srt 6.7 KB
  751. 005_Threading_in_Python.mp4 34.3 MB
  752. 005_Threading_in_Python.srt 13.5 KB
  753. 006_Programming_ToolConcept_of_the_Day_Applications_of_Image_Processing.mp4 10.0 MB
  754. 006_Programming_ToolConcept_of_the_Day_Applications_of_Image_Processing.srt 4.1 KB
  755. Freefiles.txt 32 bytes
  756. 001_Welcome_to_Module_5.html 2.7 KB
  757. 002_Today.mp4 5.3 MB
  758. 002_Today.srt 2.8 KB
  759. 003_Programming_ToolConcept_of_the_Day_Web_Scraping.mp4 11.8 MB
  760. 003_Programming_ToolConcept_of_the_Day_Web_Scraping.srt 5.3 KB
  761. 004_headers.txt 153 bytes
  762. 004_Scraping_a_Webpage.mp4 30.2 MB
  763. 004_Scraping_a_Webpage.srt 12.6 KB
  764. 004_url.txt 46 bytes
  765. 005_Extracting_Data_from_the_Scraped_Content.mp4 33.0 MB
  766. 005_Extracting_Data_from_the_Scraped_Content.srt 15.8 KB
  767. 006_Storing_the_Extracted_Data_in_Text_Files.mp4 37.3 MB
  768. 006_Storing_the_Extracted_Data_in_Text_Files.srt 15.4 KB
  769. 007_send-email.py 427 bytes
  770. 007_Send_Email_when_New_Event_is_Found_on_the_Website.mp4 15.4 MB
  771. 007_Send_Email_when_New_Event_is_Found_on_the_Website.srt 6.3 KB
  772. 008_Running_the_Program_Non-Stop.mp4 7.5 MB
  773. 008_Running_the_Program_Non-Stop.srt 3.3 KB
  774. 009_Student_Project_Scrape_Temperature_Data.mp4 8.5 MB
  775. 009_Student_Project_Scrape_Temperature_Data.srt 3.8 KB
  776. 010_Solution.zip 1.4 KB
  777. 010_Student_Project_Solution.mp4 13.8 MB
  778. 010_Student_Project_Solution.srt 6.2 KB
  779. Freefiles.txt 32 bytes
  780. 001_Today.mp4 3.4 MB
  781. 001_Today.srt 1.7 KB
  782. 002_Programming_ToolConcept_of_the_Day_SQL_Databases.mp4 53.6 MB
  783. 002_Programming_ToolConcept_of_the_Day_SQL_Databases.srt 22.5 KB
  784. 003_data.db 8.0 KB
  785. 003_Select,_Add,_and_Delete_SQL_Data.mp4 38.4 MB
  786. 003_Select,_Add,_and_Delete_SQL_Data.srt 15.5 KB
  787. 004_Storing_the_App_Data_in_an_SQL_Database.mp4 53.0 MB
  788. 004_Storing_the_App_Data_in_an_SQL_Database.srt 22.4 KB
  789. 005_Current-State-of-the-Program.zip 1.4 KB
  790. 005_Student_Project_Store_Temperature_Data_in_SQL_Database.mp4 9.2 MB
  791. 005_Student_Project_Store_Temperature_Data_in_SQL_Database.srt 3.9 KB
  792. 006_Solution.zip 1.9 KB
  793. 006_Student_Project_Solution.mp4 15.4 MB
  794. 006_Student_Project_Solution.srt 6.6 KB
  795. Freefiles.txt 32 bytes
  796. 001_Welcome_to_Module_6.html 2.9 KB
  797. 002_Today.mp4 8.9 MB
  798. 002_Today.srt 3.9 KB
  799. 003_Classes_and_Object_Oriented_Programming.mp4 45.0 MB
  800. 003_Classes_and_Object_Oriented_Programming.srt 19.5 KB
  801. 003_data.db 8.0 KB
  802. 003_extract.yaml 29 bytes
  803. 003_main.py 2.0 KB
  804. 004_Class_init_and_self.mp4 43.9 MB
  805. 004_Class_init_and_self.srt 18.0 KB
  806. 005_Student_Project.html 4.5 KB
  807. 006_Student_Project_Solution.html 2.3 KB
  808. 006_task1.py 99 bytes
  809. 006_task2.py 215 bytes
  810. 006_task3.py 272 bytes
  811. 006_task4.py 315 bytes
  812. 006_task5.py 359 bytes
  813. Freefiles.txt 32 bytes
  814. 001_Today.mp4 3.9 MB
  815. 001_Today.srt 1.8 KB
  816. 002_Programming_ToolConcept_of_the_Day_Class_vs_Instance.mp4 12.3 MB
  817. 002_Programming_ToolConcept_of_the_Day_Class_vs_Instance.srt 5.5 KB
  818. 003_Planning_the_App_in_OOP_Style.mp4 7.8 MB
  819. 003_Planning_the_App_in_OOP_Style.srt 4.7 KB
  820. 004_Code_the_Classes.mp4 11.4 MB
  821. 004_Code_the_Classes.srt 4.8 KB
  822. 005_Create_Instances.mp4 29.0 MB
  823. 005_Create_Instances.srt 12.3 KB
  824. 005_hotels.csv 142 bytes
  825. 006_Implement_the_Methods_of_the_Hotel_Class.mp4 36.1 MB
  826. 006_Implement_the_Methods_of_the_Hotel_Class.srt 14.9 KB
  827. 007_Implement_the_Methods_of_the_Reservation_Ticket_Class.mp4 26.4 MB
  828. 007_Implement_the_Methods_of_the_Reservation_Ticket_Class.srt 11.4 KB
  829. 008_articles.csv 76 bytes
  830. 008_pdf-code.py 414 bytes
  831. 008_Student_Project.mp4 8.8 MB
  832. 008_Student_Project.srt 3.8 KB
  833. 009_Solution.zip 2.7 KB
  834. 009_Student_Project_Solution.mp4 13.3 MB
  835. 009_Student_Project_Solution.srt 5.7 KB
  836. Freefiles.txt 32 bytes
  837. 001_Today.mp4 4.6 MB
  838. 001_Today.srt 2.2 KB
  839. 002_cards.csv 96 bytes
  840. 002_Credit_Card_Feature.mp4 53.7 MB
  841. 002_Credit_Card_Feature.srt 22.4 KB
  842. 003_card-security.csv 39 bytes
  843. 003_Secure_Credit_Card_Feature.mp4 42.2 MB
  844. 003_Secure_Credit_Card_Feature.srt 17.3 KB
  845. 004_Overwriting_Parent_Methods.mp4 11.8 MB
  846. 004_Overwriting_Parent_Methods.srt 5.1 KB
  847. 005_card-security.csv 39 bytes
  848. 005_cards.csv 108 bytes
  849. 005_hotels.csv 142 bytes
  850. 005_main.py 2.5 KB
  851. 005_Student_Project_Spa_Hotel_Class.mp4 10.2 MB
  852. 005_Student_Project_Spa_Hotel_Class.srt 5.3 KB
  853. 006_Solution.zip 3.0 KB
  854. 006_Student_Project_Solution.mp4 9.2 MB
  855. 006_Student_Project_Solution.srt 3.8 KB
  856. 001_Today.mp4 3.1 MB
  857. 001_Today.srt 1.4 KB
  858. 002_Instance_Variables_Vs._Class_Variables.mp4 23.0 MB
  859. 002_Instance_Variables_Vs._Class_Variables.srt 9.4 KB
  860. 002_main2.py 1.0 KB
  861. 003_Instance_Methods_Vs._Class_Methods.mp4 19.0 MB
  862. 003_Instance_Methods_Vs._Class_Methods.srt 7.7 KB
  863. 004_Properties.mp4 20.3 MB
  864. 004_Properties.srt 8.4 KB
  865. 005_Static_Methods.mp4 10.0 MB
  866. 005_Static_Methods.srt 3.9 KB
  867. 006_Magic_Methods.mp4 39.0 MB
  868. 006_Magic_Methods.srt 16.3 KB
  869. 007_Abstract_Classes_and_Abstract_Methods.mp4 23.2 MB
  870. 007_Abstract_Classes_and_Abstract_Methods.srt 9.3 KB
  871. 001_Today.mp4 5.4 MB
  872. 001_Today.srt 2.4 KB
  873. 002_Programming_Tool_of_the_Day_Collaborating.mp4 33.3 MB
  874. 002_Programming_Tool_of_the_Day_Collaborating.srt 15.6 KB
  875. 003_Setting_up_the_Project_Locally.mp4 16.5 MB
  876. 003_Setting_up_the_Project_Locally.srt 6.8 KB
  877. 004_Inspecting_the_Project_Structure.mp4 29.3 MB
  878. 004_Inspecting_the_Project_Structure.srt 12.3 KB
  879. 005_Inspecting_the_Code.mp4 47.7 MB
  880. 005_Inspecting_the_Code.srt 19.8 KB
  881. 001_Welcome_to_Module_7.html 2.6 KB
  882. 002_Today.mp4 8.8 MB
  883. 002_Today.srt 3.7 KB
  884. 003_Project_Requirements.mp4 3.9 MB
  885. 003_Project_Requirements.srt 2.6 KB
  886. 004_Sketching_a_Prototype.mp4 11.7 MB
  887. 004_Sketching_a_Prototype.srt 7.5 KB
  888. 005_Introduction_to_PyQt6_GUIs.mp4 96.6 MB
  889. 005_Introduction_to_PyQt6_GUIs.srt 39.9 KB
  890. 006_hint.py 174 bytes
  891. 006_Student_Project_Speed_Calculator_GUI.mp4 3.5 MB
  892. 006_Student_Project_Speed_Calculator_GUI.srt 2.2 KB
  893. 007_main.py 1.8 KB
  894. 007_Solution.mp4 9.1 MB
  895. 007_Solution.srt 4.0 KB
  896. Freefiles.txt 32 bytes
  897. 001_Today.mp4 1.8 MB
  898. 001_Today.srt 788 bytes
  899. 002_Add_a_Menu_Bar_to_the_GUI.mp4 26.8 MB
  900. 002_Add_a_Menu_Bar_to_the_GUI.srt 11.0 KB
  901. 003_Creating_a_Table_Structure.mp4 13.5 MB
  902. 003_Creating_a_Table_Structure.srt 5.6 KB
  903. 004_database.db 12.0 KB
  904. 004_Populate_SQL_Table_with_Data.mp4 39.4 MB
  905. 004_Populate_SQL_Table_with_Data.srt 19.0 KB
  906. 005_Inserting_New_Database_Records.mp4 59.7 MB
  907. 005_Inserting_New_Database_Records.srt 24.3 KB
  908. 006_Student_Project_Implement_the_Search_Functionality.mp4 4.9 MB
  909. 006_Student_Project_Implement_the_Search_Functionality.srt 2.1 KB
  910. 007_Solution.mp4 25.1 MB
  911. 007_Solution.srt 11.2 KB
  912. 007_Solution.zip 2.2 KB
  913. Freefiles.txt 32 bytes
  914. 001_Today.mp4 2.2 MB
  915. 001_Today.srt 1.3 KB
  916. 002_Add_a_Toolbar.mp4 24.2 MB
  917. 002_Add_a_Toolbar.srt 10.7 KB
  918. 002_icons.zip 34.1 KB
  919. 003_Add_a_Status_Bar.mp4 36.2 MB
  920. 003_Add_a_Status_Bar.srt 14.8 KB
  921. 004_Create_an_Edit_Dialog.mp4 63.6 MB
  922. 004_Create_an_Edit_Dialog.srt 26.7 KB
  923. 005_Create_a_Delete_Dialog.mp4 38.6 MB
  924. 005_Create_a_Delete_Dialog.srt 16.0 KB
  925. 006_Create_an_About_Dialog.mp4 14.5 MB
  926. 006_Create_an_About_Dialog.srt 6.2 KB
  927. 007_Programming_Skill_of_the_Day_Code_Refactoring.mp4 30.9 MB
  928. 007_Programming_Skill_of_the_Day_Code_Refactoring.srt 13.5 KB
  929. 001_Today.mp4 4.1 MB
  930. 001_Today.srt 1.9 KB
  931. 002_MySQL_vs_SQLite.mp4 15.6 MB
  932. 002_MySQL_vs_SQLite.srt 8.3 KB
  933. 003_Installing_MySQL_on_Windows.mp4 25.4 MB
  934. 003_Installing_MySQL_on_Windows.srt 11.0 KB
  935. 004_Installing_MySQL_on_Mac.mp4 28.4 MB
  936. 004_Installing_MySQL_on_Mac.srt 12.4 KB
  937. 005_Installing_MySQL_on_Linux.mp4 13.3 MB
  938. 005_Installing_MySQL_on_Linux.srt 5.2 KB
  939. 006_Programming_Skill_of_the_Day_MySQL_Command_Line_Tutorial.mp4 34.8 MB
  940. 006_Programming_Skill_of_the_Day_MySQL_Command_Line_Tutorial.srt 17.2 KB
  941. 007_Code.zip 36.7 KB
  942. 007_Implement_MySQL_in_Python.mp4 37.2 MB
  943. 007_Implement_MySQL_in_Python.srt 15.8 KB
  944. 001_Today.mp4 12.8 MB
  945. 001_Today.srt 5.6 KB
  946. 002_Installing_the_Tools.mp4 22.7 MB
  947. 002_Installing_the_Tools.srt 9.7 KB
  948. 003_Automating_Website_Login.mp4 49.2 MB
  949. 003_Automating_Website_Login.srt 20.6 KB
  950. 004_Automating_Form_Filling_and_Submission_on_Website.mp4 37.9 MB
  951. 004_Automating_Form_Filling_and_Submission_on_Website.srt 15.3 KB
  952. 005_Automating_File_Downloading.mp4 25.0 MB
  953. 005_Automating_File_Downloading.srt 10.4 KB
  954. 006_Refactoring_the_Code_to_OOP_--(Optional--).mp4 44.0 MB
  955. 006_Refactoring_the_Code_to_OOP_--(Optional--).srt 18.7 KB
  956. 007_Building_a_Desktop_GUI_for_the_Web_Automtion_Tool_--(Optional--).mp4 71.4 MB
  957. 007_Building_a_Desktop_GUI_for_the_Web_Automtion_Tool_--(Optional--).srt 28.2 KB
  958. 001_Welcome_to_Module_8.html 2.7 KB
  959. 002_Today.mp4 6.7 MB
  960. 002_Today.srt 3.7 KB
  961. 003_Creating_the_App_Structure.mp4 19.2 MB
  962. 003_Creating_the_App_Structure.srt 8.4 KB
  963. 004_Connecting_the_Python_Backend_to_the_HTML_Part.mp4 16.6 MB
  964. 004_Connecting_the_Python_Backend_to_the_HTML_Part.srt 6.7 KB
  965. 004_index.html 240 bytes
  966. 005_Building_the_Form.mp4 50.7 MB
  967. 005_Building_the_Form.srt 25.2 KB
  968. 005_index.html 1.7 KB
  969. 006_boostrap-css-link.txt 103 bytes
  970. 006_boostrap-javascript-link.txt 162 bytes
  971. 006_Bootstrap_Style.mp4 41.1 MB
  972. 006_Bootstrap_Style.srt 17.0 KB
  973. Freefiles.txt 32 bytes
  974. 001_Today.mp4 1.8 MB
  975. 001_Today.srt 1.1 KB
  976. 002_Getting_the_User_Data.mp4 44.8 MB
  977. 002_Getting_the_User_Data.srt 18.4 KB
  978. 003_Creating_a_Database.mp4 34.3 MB
  979. 003_Creating_a_Database.srt 14.6 KB
  980. 004_app-config-lines.txt 105 bytes
  981. 004_Storing_the_User_Data_in_the_Database.mp4 22.4 MB
  982. 004_Storing_the_User_Data_in_the_Database.srt 9.9 KB
  983. 005_Showing_Submission_Notification.mp4 22.2 MB
  984. 005_Showing_Submission_Notification.srt 9.3 KB
  985. 006_app-config-lines.txt 338 bytes
  986. 006_Sending_a_Confirmation_Email.mp4 30.4 MB
  987. 006_Sending_a_Confirmation_Email.srt 12.8 KB
  988. 001_Today.mp4 3.8 MB
  989. 001_Today.srt 2.2 KB
  990. 002_Setting_up_a_Django_Project_and_an_App.mp4 28.0 MB
  991. 002_Setting_up_a_Django_Project_and_an_App.srt 13.1 KB
  992. 003_Setting_up_Database_Models.mp4 40.0 MB
  993. 003_Setting_up_Database_Models.srt 17.1 KB
  994. 004_Creating_a_View_and_a_Template.mp4 32.1 MB
  995. 004_Creating_a_View_and_a_Template.srt 13.8 KB
  996. Freefiles.txt 32 bytes
  997. 001_Today.mp4 4.6 MB
  998. 001_Today.srt 1.8 KB
  999. 002_Code_the_HTML_of_the_Application_Form.mp4 25.1 MB
  1000. 002_Code_the_HTML_of_the_Application_Form.srt 11.4 KB
  1001. 002_index.html 3.1 KB
  1002. 003_Creating_a_Form_Model.mp4 38.4 MB
  1003. 003_Creating_a_Form_Model.srt 15.9 KB
  1004. 004_Store_the_Data_in_the_Database.mp4 15.3 MB
  1005. 004_Store_the_Data_in_the_Database.srt 6.6 KB
  1006. 005_Send_an_Email_with_Django.mp4 28.1 MB
  1007. 005_Send_an_Email_with_Django.srt 11.8 KB
  1008. 001_Today.mp4 2.0 MB
  1009. 001_Today.srt 880 bytes
  1010. 002_Creating_an_Admin_Interface.mp4 22.0 MB
  1011. 002_Creating_an_Admin_Interface.srt 9.3 KB
  1012. 003_Customizing_the_Admin_Interface.mp4 20.1 MB
  1013. 003_Customizing_the_Admin_Interface.srt 8.3 KB
  1014. 004_Creating_a_Base_Template.mp4 36.7 MB
  1015. 004_Creating_a_Base_Template.srt 14.0 KB
  1016. 005_Adding_the_Navigation_Bar.mp4 21.0 MB
  1017. 005_Adding_the_Navigation_Bar.srt 9.0 KB
  1018. 005_navbar.txt 850 bytes
  1019. Freefiles.txt 32 bytes
  1020. 001_Today.mp4 11.1 MB
  1021. 001_Today.srt 5.0 KB
  1022. 002_Creating_the_App_QR_Code.mp4 11.5 MB
  1023. 002_Creating_the_App_QR_Code.srt 5.1 KB
  1024. 003_Setup_a_Django_Project_and_App.mp4 12.8 MB
  1025. 003_Setup_a_Django_Project_and_App.srt 5.2 KB
  1026. 004_Creating_the_Database_Model.mp4 58.6 MB
  1027. 004_Creating_the_Database_Model.srt 27.8 KB
  1028. Freefiles.txt 32 bytes
  1029. 001_Today.mp4 4.2 MB
  1030. 001_Today.srt 1.8 KB
  1031. 002_Creating_Class-Based_Views.mp4 69.5 MB
  1032. 002_Creating_Class-Based_Views.srt 29.9 KB
  1033. 003_Context_in_Django.mp4 18.2 MB
  1034. 003_Context_in_Django.srt 7.5 KB
  1035. Freefiles.txt 32 bytes
  1036. 001_Today.mp4 1.3 MB
  1037. 001_Today.srt 959 bytes
  1038. 002_Creating_an_Admin_Interface_and_Adding_Data.mp4 29.7 MB
  1039. 002_Creating_an_Admin_Interface_and_Adding_Data.srt 12.5 KB
  1040. 003_Jinja_For_Loops.mp4 39.9 MB
  1041. 003_Jinja_For_Loops.srt 16.0 KB
  1042. 004_Jinja_If_Conditionals.mp4 27.0 MB
  1043. 004_Jinja_If_Conditionals.srt 11.2 KB
  1044. 005_Adding_Dynamic_Links.mp4 32.0 MB
  1045. 005_Adding_Dynamic_Links.srt 13.3 KB
  1046. 006_Adding_Bootstrap.mp4 38.6 MB
  1047. 006_Adding_Bootstrap.srt 15.9 KB
  1048. 006_base.html 1.8 KB
  1049. 006_index.html 1.5 KB
  1050. 006_menu-item-detail.html 223 bytes
  1051. 001_Welcome_to_Module_9.html 2.8 KB
  1052. 002_Alternative-Video-Play-Link.url 125 bytes
  1053. 002_Link-to-the-Jupyter-Notebooks.url 231 bytes
  1054. 002_Today.mp4 6.5 MB
  1055. 002_Today.srt 2.4 KB
  1056. 003_Link-to-the-Jupyter-Notebooks.url 231 bytes
  1057. 003_Three_Types_of_Recommendation_Systems.mp4 15.1 MB
  1058. 003_Three_Types_of_Recommendation_Systems.srt 5.6 KB
  1059. 004_data.zip 9.5 MB
  1060. 004_Link-to-the-Jupyter-Notebooks.url 231 bytes
  1061. 004_The_Movies_Dataset.mp4 18.0 MB
  1062. 004_The_Movies_Dataset.srt 7.5 KB
  1063. 005_Link-to-the-Jupyter-Notebooks.url 231 bytes
  1064. 005_Project_Setup_on_Deepnote.mp4 23.4 MB
  1065. 005_Project_Setup_on_Deepnote.srt 10.2 KB
  1066. 006_Link-to-the-Jupyter-Notebooks.url 231 bytes
  1067. 006_Popularity-Based_Recommendation_Model.mp4 61.0 MB
  1068. 006_Popularity-Based_Recommendation_Model.srt 24.0 KB
  1069. external-links.txt 1.3 KB
  1070. Freefiles.txt 32 bytes
  1071. 001_Link-to-the-Jupyter-Notebooks.url 231 bytes
  1072. 001_Today.mp4 2.8 MB
  1073. 001_Today.srt 1.4 KB
  1074. 002_movies-small.csv 8.6 KB
  1075. 002_Term_Frequency_and_Inverse_Document_Frequency.mp4 51.6 MB
  1076. 002_Term_Frequency_and_Inverse_Document_Frequency.srt 20.9 KB
  1077. 003_Link-to-the-Jupyter-Notebooks.url 231 bytes
  1078. 003_Similarity_Matrix.mp4 23.0 MB
  1079. 003_Similarity_Matrix.srt 9.9 KB
  1080. 004_Extracting_Most_Similar_Movies.mp4 58.9 MB
  1081. 004_Extracting_Most_Similar_Movies.srt 25.2 KB
  1082. 004_Link-to-the-Jupyter-Notebooks.url 231 bytes
  1083. 005_Collaborative_Filtering_with_Machine_Learning.mp4 12.5 MB
  1084. 005_Collaborative_Filtering_with_Machine_Learning.srt 5.6 KB
  1085. 005_Link-to-the-Jupyter-Notebooks.url 231 bytes
  1086. 005_ML-Process.png 203.9 KB
  1087. 005_ratings.csv 2.3 MB
  1088. 006_Link-to-the-Jupyter-Notebooks.url 231 bytes
  1089. 006_Training_and_Using_the_Model_to_Predict.mp4 43.8 MB
  1090. 006_Training_and_Using_the_Model_to_Predict.srt 18.4 KB
  1091. external-links.txt 1.2 KB
  1092. Freefiles.txt 32 bytes
  1093. 001_Welcome_to_Module_10.html 2.5 KB
  1094. 002_Today.mp4 3.6 MB
  1095. 002_Today.srt 1.6 KB
  1096. 003_app4-invoice-generation.zip 145.3 KB
  1097. 003_Description_of_the_Package.mp4 7.2 MB
  1098. 003_Description_of_the_Package.srt 3.1 KB
  1099. 004_data.zip 47.1 KB
  1100. 004_Preparing_the_Code_of_the_Package.mp4 34.6 MB
  1101. 004_Preparing_the_Code_of_the_Package.srt 14.4 KB
  1102. 005_data.zip 47.1 KB
  1103. 005_Testing_the_Package.mp4 37.7 MB
  1104. 005_Testing_the_Package.srt 15.7 KB
  1105. 006_setup.py 1.5 KB
  1106. 006_Uploading_the_Package_to_PyPi.mp4 41.8 MB
  1107. 006_Uploading_the_Package_to_PyPi.srt 18.1 KB
  1108. 007_Bonus_Lecture.html 4.7 KB

Discussion