|  

Lynda | Python Advanced Design Patterns [FCO] GloDLS



Size :226.56 MB
Peers : Seeders : 0      Leechers : 0
Added : 5 years ago » by SaM » in Tutorials
Language : English
Last Updated :7 months ago
Info_Hash :88687BCFBF001CDD2ED61C1DED3FD89790F1A50E

Torrent File Contents

Lynda | Python Advanced Design Patterns [FCO] GloDLS
  00. Introduction/01 - Welcome.mp4
  -  6.62 MB

  00. Introduction/02 - What you should know before watching this course.mp4
  -  923.17 KB

  01. Understanding Design Patterns - Review/03 - What is a design pattern.mp4
  -  6.51 MB

  01. Understanding Design Patterns - Review/04 - Architectural vs. design patterns.mp4
  -  5.84 MB

  01. Understanding Design Patterns - Review/05 - Patterns and frameworks.mp4
  -  5.27 MB

  01. Understanding Design Patterns - Review/06 - Design pattern adoption.mp4
  -  10.14 MB

  01. Understanding Design Patterns - Review/07 - Python as an object-oriented programming (OOP) language.mp4
  -  3.81 MB

  01. Understanding Design Patterns - Review/08 - Why use design patterns, or why not.mp4
  -  6.82 MB

  02. Design Best Practices/09 - Quality attributes and design patterns.mp4
  -  6.03 MB

  02. Design Best Practices/10 - Domain-specific patterns.mp4
  -  5.53 MB

  02. Design Best Practices/11 - Security patterns.mp4
  -  6.64 MB

  02. Design Best Practices/12 - Case study - Intercepting validator.mp4
  -  6.49 MB

  02. Design Best Practices/13 - Intercepting validator example.mp4
  -  6.15 MB

  03. Gang of Four (GoF) Patterns, Part 1/14 - Facade.mp4
  -  6.77 MB

  03. Gang of Four (GoF) Patterns, Part 1/15 - Facade example.mp4
  -  6.01 MB

  03. Gang of Four (GoF) Patterns, Part 1/16 - Command.mp4
  -  4.35 MB

  03. Gang of Four (GoF) Patterns, Part 1/17 - Command example.mp4
  -  9.08 MB

  03. Gang of Four (GoF) Patterns, Part 1/18 - Interpreter.mp4
  -  6.1 MB

  03. Gang of Four (GoF) Patterns, Part 1/19 - Interpreter example.mp4
  -  8.47 MB

  03. Gang of Four (GoF) Patterns, Part 1/20 - Practitioner's perspective - Practice.mp4
  -  5.95 MB

  04. Gang of Four (GoF) Patterns, Part 2/21 - Mediator.mp4
  -  5.33 MB

  04. Gang of Four (GoF) Patterns, Part 2/22 - Mediator example.mp4
  -  16.29 MB

  04. Gang of Four (GoF) Patterns, Part 2/23 - Memento.mp4
  -  5.58 MB

  04. Gang of Four (GoF) Patterns, Part 2/24 - Memento example.mp4
  -  8.28 MB

  04. Gang of Four (GoF) Patterns, Part 2/25 - State.mp4
  -  5.8 MB

  04. Gang of Four (GoF) Patterns, Part 2/26 - State example.mp4
  -  10.87 MB

  04. Gang of Four (GoF) Patterns, Part 2/27 - Template method.mp4
  -  6.33 MB

  04. Gang of Four (GoF) Patterns, Part 2/28 - Template method example.mp4
  -  15.39 MB

  04. Gang of Four (GoF) Patterns, Part 2/29 - Practitioner's perspective - Development.mp4
  -  19.66 MB

  05. Conclusion/30 - Next steps.mp4
  -  9.32 MB

  Discuss.FTUForum.com.html
  -  31.89 KB

  FreeCoursesOnline.Me.html
  -  108.3 KB

  FTUForum.com.html
  -  100.44 KB

  How you can help Team-FTU.txt
  -  235 Bytes

  NulledPremium.com.url
  -  163 Bytes

  Torrent Downloaded From GloDls.buzz.txt
  -  84 Bytes



Torrent Description

Description:


Author: Jungwoo Ryoo
Language: English
Released: 2/21/2018
Torrent Contains: 36 Files, 6 Folders
Course Source: https://www.lynda.com/Python-tutorials/Python-Advanced-Design-Patterns/656802-2.html

Description

Design patterns encourage clean programming. In this course, take a look at some advanced design patterns as applied to Python. Instructor Jungwoo Ryoo begins by looking at why-or why not-use design patterns in the first place. Jungwoo then steps through some design best practices, going over topics such as quality attributes and domain-specific patterns. He also introduces some practical design patterns described by the Gang of Four, including Command, Interpreter, and Memento. Plus, he helps you grasp how these patterns actually work at the code level by walking through sample scripts.

Topics include:

• Architectural vs. design patterns
• Why use design patterns?
• Design best practices
• Domain-specific patterns and security patterns
• Gang of Four design patterns
• Command, Mediator, and State
• Template method.