kissdown

Tekpub - C# Design Strategies with Jon Skeet

Jun 8th, 2012
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.37 KB | None | 0 0
  1. http://kissdown.com/e-books/video-traning/7897-tekpub-c-design-strategies-with-jon-skeet.html
  2. Tekpub - C# Design Strategies with Jon Skeet
  3. 2012 | 170 Min | MP4 | 1280x720 | AAC 48000 Hz, 2 channels, s16, 99 kb/s | 682 MB
  4. Genre: Video Traning
  5.  
  6.  
  7. This production is In Process which means we are actively recording new episodes. There are 10-12 episodes planned, currently, but there might be more...
  8. In this advanced series, Jon Skeet (of Stack Overflow fame) dives into various strategies and patterns you might want to consider when building your application. Topics covered include core Gang of Four design patterns such as the Singleton, Strategy, State and others as well as good habits such as using interfaces, Dependency Injection and Inversion of Control.
  9. Rob and Jon have a habit of going off on small tangents - and we have a habit of recording what Jon goes off on. In addition to the core episodes, we'll also be releasing outtakes - such as Jon writing his own IoC container from scratch!
  10.  
  11.  
  12. This is an advanced series and understanding of C# and how it works is a very good idea.
  13.  
  14. 1 - Singletons
  15.  
  16. We start the series off with a bang - tackling a design pattern that plagues most developers - no matter the language. The Singleton is reviled by many - mostly because it's nearly impossible to do it correctly. In this episode Jon takes it on and shows you not one, not two - but SIX different ways to do a Singleton. And talks about various pitfalls along the way.
  17.  
  18. 2 - Interfaces
  19.  
  20. Using interfaces is accepted by many as something "you should just do". But why? What do interfaces do for you? How are they better then just using basic object construction? In this episode Jon uses Noda Time (his OSS project) and shows you how the use of interfaces has helped him surmount the perils of System.DateTime in .NET.
  21.  
  22. 3 - Dependency Injection
  23.  
  24. Using interfaces is a great way to loosen up your code's various dependencies - but how do you go about putting together an application that effectively uses that interfaces? One pattern than many developers like is Dependency Injection, and Jon explains how this patterns works in a real-world project: Noda Time. You get to see how this pattern is used in the wild to make code more flexible and maintainable.
  25.  
  26. 4 - Inversion of Control
  27.  
  28. Our code is getting looser and our hard-coded dependencies are making future maintenance less-frightening - but we are now faced with a new problem: getting a new object is becoming a bit of a pain as we need to pass in all the dependencies! This can be a nightmare - and it's a good thing we have Inversion of Control containers to help us out. In this episode Jon refactors his code to make use of a home-spun IoC container, and shows concisely how he's helping his future self maintain his large Noda Time project.
  29.  
  30. 5 - Outtake: Skeet Builds an IoC Container
  31.  
  32. During the recording of Episode 4 (Inversion of Control) we asked Jon to "lead people along and show them the need" for using Inversion of Control with Dependency Injection. We expected a rough, hard-coded factory-style of thing, but no, Jon built a small, functional IoC container from scratch. We decided to include it here because it's fascinating to watch and... he's Skeet!
  33.  
  34.  
  35. 6 - Type Meaning And Single Responsibility
  36.  
  37. Designing a Conceptual Model is not easy, and quite often we can engineer ourselves into a very tricky spot with types that do multiple things for multiple reasons. In this episode, Jon takes apart System.DateTime - the poster child for "doing too much" (even the name has two concepts) in an effort to drive home the need for Single Responsibility and Type Clarity.
  38.  
  39. 7 - Open, Closed and Substitution
  40.  
  41. Working our way through SOLID principles, Jon tackles the Open/Closed principle and Liskov's Substitution. Along the way we discuss how to facilitate change and extension in an API's inheritance scheme.
  42.  
  43.  
  44. 8 - Factory Pattern
  45.  
  46. In this episode Jon talks about various ways to create an object instance, ans shows you how you can solve the confusion that can occur when you have too many constructor overloads - using the Factory Pattern.
  47.  
  48.  
  49. 9 - Builder Pattern
  50.  
  51. In this episode Jon explores what happens when constructors and factories start getting a bit too complex and you need to formalize options for creating an instance of your exciting business object.
  52.  
  53.  
  54.  
  55. Screenshot:
  56.  
  57.  
  58.  
  59. Buy Premium Account To Download More File, Fast Speed And Save Time :
  60. Download:
  61. http://extabit.com/file/27av4ihgveohg/C# design strategies.part3.rar
  62. http://extabit.com/file/27av4ihgvey0k/C# design strategies.part4.rar
  63. http://extabit.com/file/27av4ihgvey04/C# design strategies.part2.rar
  64. http://extabit.com/file/27av4ihgvey1w/C# design strategies.part1.rar
  65.  
  66. Mirror:
  67. http://rapidgator.net/file/16875550/C#_design_strategies.part3.rar.html
  68. http://rapidgator.net/file/16875498/C#_design_strategies.part4.rar.html
  69. http://rapidgator.net/file/16875476/C#_design_strategies.part1.rar.html
  70. http://rapidgator.net/file/16875474/C#_design_strategies.part2.rar.html
  71.  
  72. Mirror:
  73. http://shareflare.net/download/86864.8c1f7744c962a0b206f4676b1571/C__design_strategies.part3.rar.html
  74. http://shareflare.net/download/46370.461c209a23e3f0e5f556c96da38a/C__design_strategies.part2.rar.html
  75. http://shareflare.net/download/51802.5906893f2ce83bb867a8efa6992e/C__design_strategies.part1.rar.html
  76. http://shareflare.net/download/06287.06e2f784dc7f422dad8a26476913/C__design_strategies.part4.rar.html
Advertisement
Add Comment
Please, Sign In to add comment