589689.xyz

[] ArjanCodes - The Software Designer Mindset

  • 收录时间:2023-09-01 03:39:31
  • 文件大小:4GB
  • 下载次数:1
  • 最近下载:2023-09-01 03:39:31
  • 磁力链接:

文件列表

  1. 09 - BONUS Material/04 - How To Do Great Code Reviews.mp4 634MB
  2. 09 - BONUS Material/02 - History of Computing, Data Vs Processing.mp4 276MB
  3. 09 - BONUS Material/05 - A Code Review Of Python Fire.mp4 229MB
  4. 09 - BONUS Material/03 - Mixins And Composition.mp4 204MB
  5. 10 - Q&A Sessions/01 - May 2022.mp4 183MB
  6. Code Diagnosis Workshop-ArjanCodes-2022.mp4 125MB
  7. 09 - BONUS Material/06 - Being A Developer At A Startup.mp3 124MB
  8. 09 - BONUS Material/01 - Domain Modelling And Levels Of Software Design.mp4 78MB
  9. 07 - The 7 Principles Of Modern Software Design/05 - Depend On Abstractions/05 - Final Thoughts.mp4 35MB
  10. 07 - The 7 Principles Of Modern Software Design/07 - Keep Things Simple/02 - DRY - Don't Repeat Yourself.mp4 32MB
  11. 04 - Data Structures/01 - Introduction And Numeric Data Types.mp4 31MB
  12. 07 - The 7 Principles Of Modern Software Design/05 - Depend On Abstractions/04 - Abstracting The Payment Processor.mp4 29MB
  13. 07 - The 7 Principles Of Modern Software Design/05 - Depend On Abstractions/02 - Abstracting The Authorizer Functions.mp4 25MB
  14. 07 - The 7 Principles Of Modern Software Design/04 - Start With The Data/06 - Exercise- Apply This Technique Yourself.mp4 25MB
  15. 07 - The 7 Principles Of Modern Software Design/03 - Low Coupling/04 - Exercise Reduce Coupling In The Vehicle Example.mp4 25MB
  16. 08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/08 - Organising Your Code.mp4 25MB
  17. 05.1 - The Mighty Function/05-Closures And Partial Function Application.mp4 24MB
  18. 07 - The 7 Principles Of Modern Software Design/03 - Low Coupling/02 - Different Types Of Coupling.mp4 23MB
  19. 01 - Course Introduction/01 - Welcome.mp4 23MB
  20. 11 - Extension/02 - Scaffolding Of The Project/01 - What Is An API-.mp4 23MB
  21. 07 - The 7 Principles Of Modern Software Design/04 - Start With The Data/05 - Improving Object Communication.mp4 22MB
  22. 06 - Inheritance, ABCs And Protocols/01 - Introduction.mp4 22MB
  23. 07 - The 7 Principles Of Modern Software Design/01 - Favor Composition Over Inheritance/04 - A More Generic Solution With Abstraction.mp4 21MB
  24. 03 - Types And Type Hints/01 - Static Vs. Dynamic Typing.mp4 21MB
  25. 07 - The 7 Principles Of Modern Software Design/07 - Keep Things Simple/05 - Final Thoughts.mp4 21MB
  26. 05.1 - The Mighty Function/04-Higher-Order Functions.mp4 20MB
  27. 06 - Inheritance, ABCs And Protocols/02 - Abstract Base Classes.mp4 20MB
  28. 07 - The 7 Principles Of Modern Software Design/05 - Depend On Abstractions/01 - Introduction And Analysis.mp4 20MB
  29. 11 - Extension/02 - Scaffolding Of The Project/03 - Setting Up The Database Models.mp4 19MB
  30. 04 - Data Structures/02 - Lists.mp4 19MB
  31. 07 - The 7 Principles Of Modern Software Design/07 - Keep Things Simple/03 - KISS - Keep It Stupidly Simple.mp4 19MB
  32. 07 - The 7 Principles Of Modern Software Design/05 - Depend On Abstractions/03 - Abstracting The Order Class.mp4 19MB
  33. 03 - Types And Type Hints/07 - Three Trade-offs With Type Hints.mp4 19MB
  34. 11 - Extension/01 - Case Study Developing An API/01 - Introduction And Domain Model/02 - Modelling The Domain.mp4 19MB
  35. 03 - Types And Type Hints/06 - Nominal Vs. Structural Typing.mp4 18MB
  36. 11 - Extension/05 - Designing A Testable API/06 - Writing Unit Tests.mp4 18MB
  37. 05.1 - The Mighty Function/06-Grouping Functions.mp4 18MB
  38. 07 - The 7 Principles Of Modern Software Design/06 - Separate Creation From Use/07 - Final Thoughts And The Open-Closed Principle.mp4 17MB
  39. 07 - The 7 Principles Of Modern Software Design/04 - Start With The Data/01 - Introduction.mp4 17MB
  40. 07 - The 7 Principles Of Modern Software Design/01 - Favor Composition Over Inheritance/06 - Exercise Apply Composition To The Vehicle Example.mp4 17MB
  41. 08 - Being A Responsible Developer/02 - Dealing With Errors/06 - Tips And Caveats.mp4 17MB
  42. 05 - Classes And Dataclasses/03 - Data Classes.mp4 17MB
  43. 07 - The 7 Principles Of Modern Software Design/01 - Favor Composition Over Inheritance/02 - First Attempt Using Inheritance.mp4 16MB
  44. 05.1 - The Mighty Function/07-Classes Vs. Functions.mp4 16MB
  45. 07 - The 7 Principles Of Modern Software Design/06 - Separate Creation From Use/04 - Using The Factory Pattern.mp4 16MB
  46. 06 - Inheritance, ABCs And Protocols/07 - Final Thoughts.mp4 16MB
  47. 07 - The 7 Principles Of Modern Software Design/02 - High Cohesion/04 - Organising Vehicle Data.mp4 16MB
  48. 11 - Extension/01 - Case Study Developing An API/01 - Introduction And Domain Model/01 - Why Understanding The Domain Is Important.mp4 16MB
  49. 07 - The 7 Principles Of Modern Software Design/01 - Favor Composition Over Inheritance/01 - Why You Need To Be Careful With Inheritance.mp4 16MB
  50. 05.1 - The Mighty Function/02-Pure Functions And Side Effects.mp4 15MB
  51. 07 - The 7 Principles Of Modern Software Design/04 - Start With The Data/02 - Analysis Of The Example.mp4 15MB
  52. 11 - Extension/04 - Completing The API/05 - Adding Booking Operations.mp4 15MB
  53. 08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/10 - Security Tips.mp4 15MB
  54. 11 - Extension/06 - Design Wins/05 - Don't Use Too Many Arguments.mp4 15MB
  55. 07 - The 7 Principles Of Modern Software Design/03 - Low Coupling/03 - The Law Of Demeter.mp4 15MB
  56. 07 - The 7 Principles Of Modern Software Design/06 - Separate Creation From Use/06 - Taking Control Over Creation.mp4 14MB
  57. 07 - The 7 Principles Of Modern Software Design/01 - Favor Composition Over Inheritance/03 - Second Attempt Using Composition.mp4 14MB
  58. 02 - Mastering The Tools - Setting Up Your Development Environment/01 - VS Code Extensions.mp4 14MB
  59. 11 - Extension/06 - Design Wins/13 - Use Meaningful Instance Variables.mp4 14MB
  60. 07 - The 7 Principles Of Modern Software Design/02 - High Cohesion/06 - Cohesion And Single Responsibility.mp4 14MB
  61. 06 - Inheritance, ABCs And Protocols/04 - Interface Segregation Using Protocols.mp4 14MB
  62. 05 - Classes And Dataclasses/04 - Object Initialization.mp4 13MB
  63. 11 - Extension/05 - Designing A Testable API/03 - Database Implementation.mp4 13MB
  64. 11 - Extension/06 - Design Wins/11 - Keep Classes Small.mp4 13MB
  65. 06 - Inheritance, ABCs And Protocols/03 - Protocols.mp4 13MB
  66. 08 - Being A Responsible Developer/02 - Dealing With Errors/05 - Context Managers.mp4 13MB
  67. 03 - Types And Type Hints/02 - Strong Vs. Weak Typing.mp4 13MB
  68. 05 - Classes And Dataclasses/02 - What Is A Class.mp4 12MB
  69. 07 - The 7 Principles Of Modern Software Design/07 - Keep Things Simple/01 - Introduction.mp4 12MB
  70. 11 - Extension/03 - The Layered Architecture/02 - What Is The Layered Architecture-.mp4 12MB
  71. 11 - Extension/06 - Design Wins/15 - Don't Redefine Programming Concepts.mp4 12MB
  72. 07 - The 7 Principles Of Modern Software Design/06 - Separate Creation From Use/01 - Introduction.mp4 12MB
  73. 05.1 - The Mighty Function/03-Callables.mp4 12MB
  74. 05 - Classes And Dataclasses/07 - Final Thoughts.mp4 12MB
  75. 11 - Extension/04 - Completing The API/02 - Creating A New Customer.mp4 11MB
  76. 11 - Extension/03 - The Layered Architecture/04 - Analysis.mp4 11MB
  77. 07 - The 7 Principles Of Modern Software Design/02 - High Cohesion/02 - Increasing Order Cohesion.mp4 11MB
  78. 11 - Extension/03 - The Layered Architecture/03 - Creating A Layered Architecture.mp4 11MB
  79. 08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/01 - Introduction.mp4 11MB
  80. 11 - Extension/05 - Designing A Testable API/04 - Updating The Booking Operation.mp4 11MB
  81. 05.1 - The Mighty Function/01-Introduction.mp4 11MB
  82. 11 - Extension/05 - Designing A Testable API/02 - Creating An Abstract Data Interface.mp4 11MB
  83. 08 - Being A Responsible Developer/04 - Course Wrap Up/01 - Wrapping Things Up.mp4 11MB
  84. 04 - Data Structures/03 - Dictionaries.mp4 11MB
  85. 05 - Classes And Dataclasses/01 - Introduction.mp4 11MB
  86. 08 - Being A Responsible Developer/01 - Mixins/05 - Final Thoughts.mp4 11MB
  87. 02 - Mastering The Tools - Setting Up Your Development Environment/04 - VS Code And Pylint Settings.mp4 11MB
  88. 07 - The 7 Principles Of Modern Software Design/02 - High Cohesion/01 - What Is Cohesion.mp4 10MB
  89. 07 - The 7 Principles Of Modern Software Design/02 - High Cohesion/03 - Increasing Payment Processor Cohesion.mp4 10MB
  90. 08 - Being A Responsible Developer/02 - Dealing With Errors/02 - Basic Error Handling.mp4 10MB
  91. 07 - The 7 Principles Of Modern Software Design/03 - Low Coupling/01 - What Is Coupling.mp4 10MB
  92. 07 - The 7 Principles Of Modern Software Design/04 - Start With The Data/04 - Remove Coupling From The Main Function.mp4 10MB
  93. 07 - The 7 Principles Of Modern Software Design/03 - Low Coupling/05 - Final Thoughts.mp4 9MB
  94. 11 - Extension/03 - The Layered Architecture/01 - Why Scaffolding Is Useful.mp4 9MB
  95. 07 - The 7 Principles Of Modern Software Design/02 - High Cohesion/05 - Increasing The Main Function Cohesion.mp4 9MB
  96. 08 - Being A Responsible Developer/01 - Mixins/04 - Why I Don't Recommend Using Mixins.mp4 9MB
  97. 04 - Data Structures/04 - Strings.mp4 9MB
  98. 07 - The 7 Principles Of Modern Software Design/04 - Start With The Data/03 - Improving The Rental Contract Structure.mp4 9MB
  99. 07 - The 7 Principles Of Modern Software Design/07 - Keep Things Simple/04 - YAGNI - You Ain't Gonna Need It.mp4 9MB
  100. 05 - Classes And Dataclasses/05 - Advanced Object Initialization.mp4 9MB
  101. 11 - Extension/06 - Design Wins/14 - Avoid Redundancy.mp4 9MB
  102. 03 - Types And Type Hints/04 - Callables.mp4 9MB
  103. 08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/09 - Architecture As Structure.mp4 9MB
  104. 11 - Extension/04 - Completing The API/04 - Updating An Existing Customer.mp4 9MB
  105. 11 - Extension/04 - Completing The API/01 - Developing A Basic Customer API.mp4 9MB
  106. 02 - Mastering The Tools - Setting Up Your Development Environment/05 - Pyenv.mp4 9MB
  107. 07 - The 7 Principles Of Modern Software Design/01 - Favor Composition Over Inheritance/05 - Analysis Of What We've Done.mp4 9MB
  108. 04 - Data Structures/06 - Enums.mp4 8MB
  109. 11 - Extension/06 - Design Wins/09 - Write Symmetrical Code.mp4 8MB
  110. 11 - Extension/05 - Designing A Testable API/07 - Final Thoughts.mp4 8MB
  111. 07 - The 7 Principles Of Modern Software Design/06 - Separate Creation From Use/05 - Another Creation Example.mp4 8MB
  112. 11 - Extension/04 - Completing The API/06 - Adding The Booking Router.mp4 8MB
  113. 11 - Extension/05 - Designing A Testable API/01 - Introduction.mp4 8MB
  114. 04 - Data Structures/08 - Final Thoughts.mp4 8MB
  115. 07 - The 7 Principles Of Modern Software Design/06 - Separate Creation From Use/02 - Analysis Of The Example.mp4 8MB
  116. 08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/05 - Absolute Vs Relative Imports.mp4 8MB
  117. 11 - Extension/06 - Design Wins/16 - BONUS #1- Protocol Segregation.mp4 8MB
  118. 08 - Being A Responsible Developer/02 - Dealing With Errors/01 - Introduction.mp4 7MB
  119. 11 - Extension/02 - Scaffolding Of The Project/06 - Patching Everything Up.mp4 7MB
  120. 08 - Being A Responsible Developer/01 - Mixins/01 - What Is A Mixin.mp4 7MB
  121. 11 - Extension/06 - Design Wins/07 - Avoid Deeply Nested Conditionals.mp4 7MB
  122. 07 - The 7 Principles Of Modern Software Design/01 - Favor Composition Over Inheritance/07 - Final Thoughts.mp4 7MB
  123. 08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/06 - Multiple Packages.mp4 7MB
  124. 11 - Extension/06 - Design Wins/01 - Avoid Type Abuse.mp4 7MB
  125. 06 - Inheritance, ABCs And Protocols/05 - Differences Between Protocol And ABC.mp4 7MB
  126. 11 - Extension/06 - Design Wins/17 - BONUS #2- Function Composition.mp4 7MB
  127. 08 - Being A Responsible Developer/01 - Mixins/03 - Conventions And Restrictions.mp4 7MB
  128. 11 - Extension/02 - Scaffolding Of The Project/04 - Relationships Between Models.mp4 7MB
  129. 11 - Extension/02 - Scaffolding Of The Project/05 - Creating The Database System.mp4 7MB
  130. 11 - Extension/06 - Design Wins/12 - Tell Don’t Ask.mp4 7MB
  131. 08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/02 - Project Files.mp4 7MB
  132. 11 - Extension/04 - Completing The API/03 - Converting Database Query Results.mp4 7MB
  133. 07 - The 7 Principles Of Modern Software Design/06 - Separate Creation From Use/03 - The Factory Pattern.mp4 7MB
  134. 11 - Extension/06 - Design Wins/04 - Avoid Flags.mp4 7MB
  135. 11 - Extension/06 - Design Wins/06 - Use Shallow Nesting.mp4 6MB
  136. 11 - Extension/06 - Design Wins/08 - No Wildcard Imports.mp4 6MB
  137. 02 - Mastering The Tools - Setting Up Your Development Environment/03 - AI Tools And Autoformatting.mp4 6MB
  138. 08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/03 - Project Folders.mp4 6MB
  139. 11 - Extension/06 - Design Wins/10 - Only Use Self If Needed.mp4 6MB
  140. 02 - Mastering The Tools - Setting Up Your Development Environment/02 - Vim Editor Plugin.mp4 6MB
  141. 08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/04 - Modules And Packages.mp4 6MB
  142. 04 - Data Structures/07 - Tuples.mp4 6MB
  143. 08 - Being A Responsible Developer/01 - Mixins/02 - Why You Need To Be Careful With Mixins.mp4 6MB
  144. 03 - Types And Type Hints/03 - Type Hints.mp4 6MB
  145. 04 - Data Structures/05 - Formatted Strings.mp4 6MB
  146. 11 - Extension/05 - Designing A Testable API/05 - Updating The Booking Router.mp4 6MB
  147. 08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/07 - Import Tips.mp4 6MB
  148. 11 - Extension/04 - Completing The API/07 - Analysis.mp4 6MB
  149. 03 - Types And Type Hints/05 - Types Are A Tool For Developers.mp4 5MB
  150. 06 - Inheritance, ABCs And Protocols/06 - When To Use Which One.mp4 5MB
  151. 11 - Extension/06 - Design Wins/02 - Use Built-In Constructs.mp4 5MB
  152. 11 - Extension/02 - Scaffolding Of The Project/02 - Creating An API Server.mp4 4MB
  153. 05 - Classes And Dataclasses/06 - Read-Only Objects.mp4 4MB
  154. 08 - Being A Responsible Developer/02 - Dealing With Errors/03 - Dealing With Multiple Exceptions.mp4 4MB
  155. 11 - Extension/06 - Design Wins/03 - Use Clear Names.mp4 4MB
  156. 08 - Being A Responsible Developer/02 - Dealing With Errors/04 - The Finally Block.mp4 4MB
  157. 07 - The 7 Principles Of Modern Software Design/03 - Low Coupling/06 - design_principles_1_solution_sheet.pdf 137KB
  158. 04 - Data Structures/07 - Tuples.jpg 96KB
  159. 04 - Data Structures/09 - data_structures_solution_sheet.pdf 93KB
  160. 07 - The 7 Principles Of Modern Software Design/07 - Keep Things Simple/06 - design_principles_2_solution_sheet.pdf 92KB
  161. 03 - Types And Type Hints/08 - Quiz.pdf 85KB
  162. 11 - Extension/07 - Resources/all_code_extension.zip 61KB
  163. 04 - Data Structures/10 - cheatsheet.pdf 49KB
  164. 11 - Extension/05 - Designing A Testable API/hotel_example_v2.zip 15KB
  165. 11 - Extension/04 - Completing The API/hotel_example_v1.zip 8KB
  166. 07 - The 7 Principles Of Modern Software Design/06 - Separate Creation From Use/pos_example.zip 6KB
  167. 07 - The 7 Principles Of Modern Software Design/05 - Depend On Abstractions/order_example_2.zip 5KB
  168. 08 - Being A Responsible Developer/02 - Dealing With Errors/error_example.zip 5KB
  169. 07 - The 7 Principles Of Modern Software Design/07 - Keep Things Simple/code_examples.zip 4KB
  170. 11 - Extension/06 - Design Wins/protocol_segregation_example.zip 3KB
  171. 07 - The 7 Principles Of Modern Software Design/02 - High Cohesion/cohesion_code_examples.zip 3KB
  172. 05.1 - The Mighty Function/functions_example.zip 3KB
  173. 08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/project_example.zip 3KB
  174. 07 - The 7 Principles Of Modern Software Design/06 - Separate Creation From Use/factory_example.zip 2KB
  175. 07 - The 7 Principles Of Modern Software Design/01 - Favor Composition Over Inheritance/employee_example.zip 2KB
  176. 11 - Extension/06 - Design Wins/many_arguments.zip 2KB
  177. 05.1 - The Mighty Function/Exercises.txt 2KB
  178. 05 - Classes And Dataclasses/dataclasses_example.zip 2KB
  179. 11 - Extension/05 - Designing A Testable API/08 - Challenge.txt 2KB
  180. 11 - Extension/06 - Design Wins/meaningful_instance_vars_example.zip 1KB
  181. 06 - Inheritance, ABCs And Protocols/abc_protocol_code_examples.zip 1KB
  182. 11 - Extension/06 - Design Wins/flags_example.zip 1KB
  183. 11 - Extension/06 - Design Wins/no_self_example.zip 1KB
  184. 11 - Extension/06 - Design Wins/asymmetry_example.zip 1KB
  185. 11 - Extension/06 - Design Wins/keep_classes_small_example.zip 1KB
  186. 07 - The 7 Principles Of Modern Software Design/01 - Favor Composition Over Inheritance/car_example.zip 1KB
  187. 08 - Being A Responsible Developer/04 - Course Wrap Up/Resources.txt 989B
  188. 11 - Extension/06 - Design Wins/function_composition_example.zip 954B
  189. 07 - The 7 Principles Of Modern Software Design/04 - Start With The Data/order_example_2.zip 935B
  190. 11 - Extension/06 - Design Wins/built_in_example.zip 934B
  191. 11 - Extension/06 - Design Wins/redefining_concepts_example.zip 918B
  192. 11 - Extension/06 - Design Wins/wildcard_imports_example.zip 910B
  193. 11 - Extension/06 - Design Wins/avoid_redundancy_example.zip 871B
  194. 11 - Extension/06 - Design Wins/nested_conditionals_example.zip 868B
  195. 11 - Extension/06 - Design Wins/shallow_nesting_example.zip 865B
  196. 07 - The 7 Principles Of Modern Software Design/01 - Favor Composition Over Inheritance/exercise.zip 851B
  197. 11 - Extension/01 - Case Study Developing An API/01 - Introduction And Domain Model/hotel_db.zip 793B
  198. 11 - Extension/06 - Design Wins/type_abuse_example.zip 771B
  199. 11 - Extension/06 - Design Wins/tell_dont_ask.zip 739B
  200. 11 - Extension/06 - Design Wins/clear_names_example.zip 726B
  201. 08 - Being A Responsible Developer/01 - Mixins/example.zip 721B
  202. 07 - The 7 Principles Of Modern Software Design/04 - Start With The Data/exercise_2.zip 618B
  203. 02 - Mastering The Tools - Setting Up Your Development Environment/settings.zip 415B
  204. 0. Websites you may like/[CourseClub.Me].url 122B
  205. 03 - Types And Type Hints/[CourseClub.Me].url 122B
  206. 07 - The 7 Principles Of Modern Software Design/[CourseClub.Me].url 122B
  207. [CourseClub.Me].url 122B
  208. 0. Websites you may like/[GigaCourse.Com].url 49B
  209. 03 - Types And Type Hints/[GigaCourse.Com].url 49B
  210. 07 - The 7 Principles Of Modern Software Design/[GigaCourse.Com].url 49B
  211. [GigaCourse.Com].url 49B