17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
[ CourseWikia.com ] PluralSight - SOLID Principles For C# Developers
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
[ CourseWikia.com ] SOLID Principles for C# Developers
If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com
Steve Smith | Duration: 2h 08m | Video: H264 1280x720 | Audio: AAC 44,1 kHz 2ch | 273 MB | Language: English
Every C# developer, or any developer using an object-oriented programming language, needs a good understanding of the SOLID principles. These principles guide your design toward more loosely coupled and maintainable software.
It's easy to write software that fulfills its users' immediate needs, but is difficult to extend and maintain. Such software becomes a burden for companies striving to remain competitive.
In this course, SOLID Principles for C# Developers, you will learn five fundamental principles of object-oriented design that will keep your software loosely coupled, testable, and maintainable.
If You Need More Stuff, kindly Visit and Support Us -->> https://FreeCourseWeb.com
Get More Tutorials and Support Us -->> https://DevCourseWeb.com
We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/01. Course Overview/01. Course Overview.mp4
2.7 MB
~Get Your Files Here !/01. Course Overview/01. Course Overview.srt
2.6 KB
~Get Your Files Here !/02. Single Responsibility Principle/01. Introducing SOLID.mp4
3.3 MB
~Get Your Files Here !/02. Single Responsibility Principle/01. Introducing SOLID.srt
4.2 KB
~Get Your Files Here !/02. Single Responsibility Principle/02. Defining the Single Responsibility Principle.mp4
6.5 MB
~Get Your Files Here !/02. Single Responsibility Principle/02. Defining the Single Responsibility Principle.srt
7.6 KB
~Get Your Files Here !/02. Single Responsibility Principle/03. Coupling, Cohesion, and Concerns.mp4
6.3 MB
~Get Your Files Here !/02. Single Responsibility Principle/03. Coupling, Cohesion, and Concerns.srt
5.6 KB
~Get Your Files Here !/02. Single Responsibility Principle/04. Demo- RatingEngine Insurance Sample.mp4
10.8 MB
~Get Your Files Here !/02. Single Responsibility Principle/04. Demo- RatingEngine Insurance Sample.srt
7.1 KB
~Get Your Files Here !/02. Single Responsibility Principle/05. Problem Analysis.mp4
4.3 MB
~Get Your Files Here !/02. Single Responsibility Principle/05. Problem Analysis.srt
4.8 KB
~Get Your Files Here !/02. Single Responsibility Principle/06. Applying SRP to RatingEngine.mp4
4.6 MB
~Get Your Files Here !/02. Single Responsibility Principle/06. Applying SRP to RatingEngine.srt
5.5 KB
~Get Your Files Here !/02. Single Responsibility Principle/07. Key Takeaways and Summary.mp4
1.5 MB
~Get Your Files Here !/02. Single Responsibility Principle/07. Key Takeaways and Summary.srt
1.8 KB
~Get Your Files Here !/02/single-responsibility-principle-slides.pdf
533.3 KB
~Get Your Files Here !/03. Open - Closed Principle/01. Definition and Overview.mp4
3.1 MB
~Get Your Files Here !/03. Open - Closed Principle/01. Definition and Overview.srt
3.2 KB
~Get Your Files Here !/03. Open - Closed Principle/02. Benefits of OCP.mp4
3.2 MB
~Get Your Files Here !/03. Open - Closed Principle/02. Benefits of OCP.srt
3.5 KB
~Get Your Files Here !/03. Open - Closed Principle/03. Balancing Abstraction and Concreteness.mp4
3.8 MB
~Get Your Files Here !/03. Open - Closed Principle/03. Balancing Abstraction and Concreteness.srt
4.6 KB
~Get Your Files Here !/03. Open - Closed Principle/04. Typical Approaches to OCP.mp4
4.2 MB
~Get Your Files Here !/03. Open - Closed Principle/04. Typical Approaches to OCP.srt
5.2 KB
~Get Your Files Here !/03. Open - Closed Principle/05. Prefer New Classes for New Behavior.mp4
2.2 MB
~Get Your Files Here !/03. Open - Closed Principle/05. Prefer New Classes for New Behavior.srt
2.8 KB
~Get Your Files Here !/03. Open - Closed Principle/06. Demo- Applying OCP to RatingEngine.mp4
20.1 MB
~Get Your Files Here !/03. Open - Closed Principle/06. Demo- Applying OCP to RatingEngine.srt
11.1 KB
~Get Your Files Here !/03. Open - Closed Principle/07. Applying OCP to Package Design.mp4
6.5 MB
~Get Your Files Here !/03. Open - Closed Principle/07. Applying OCP to Package Design.srt
4.8 KB
~Get Your Files Here !/03. Open - Closed Principle/08. Key Takeaways and Summary.mp4
3 MB
~Get Your Files Here !/03. Open - Closed Principle/08. Key Takeaways and Summary.srt
3.5 KB
~Get Your Files Here !/03/open-closed-principle-slides.pdf
245.5 KB
~Get Your Files Here !/04. Liskov Substitution Principle/01. Defining the Liskov Substitution Principle.mp4
1.9 MB
~Get Your Files Here !/04. Liskov Substitution Principle/01. Defining the Liskov Substitution Principle.srt
1.9 KB
~Get Your Files Here !/04. Liskov Substitution Principle/02. The Problem with Basic IS-A Inheritance.mp4
7 MB
~Get Your Files Here !/04. Liskov Substitution Principle/02. The Problem with Basic IS-A Inheritance.srt
7.4 KB
~Get Your Files Here !/04. Liskov Substitution Principle/03. Detecting LSP Violations in Your Code.mp4
8.1 MB
~Get Your Files Here !/04. Liskov Substitution Principle/03. Detecting LSP Violations in Your Code.srt
9.9 KB
~Get Your Files Here !/04. Liskov Substitution Principle/04. Fixing LSP Violations.mp4
3.1 MB
~Get Your Files Here !/04. Liskov Substitution Principle/04. Fixing LSP Violations.srt
3.7 KB
~Get Your Files Here !/04. Liskov Substitution Principle/05. Applying LSP to ArdalisRating.mp4
9.3 MB
~Get Your Files Here !/04. Liskov Substitution Principle/05. Applying LSP to ArdalisRating.srt
5.4 KB
~Get Your Files Here !/04. Liskov Substitution Principle/06. Key Takeaways and Summary.mp4
2.3 MB
~Get Your Files Here !/04. Liskov Substitution Principle/06. Key Takeaways and Summary.srt
2.8 KB
~Get Your Files Here !/04/liskov-substitution-principle-slides.pdf
223 KB
~Get Your Files Here !/05. Interface Segregation Principle/01. Defining the Interface Segregation Principle.mp4
2.9 MB
~Get Your Files Here !/05. Interface Segregation Principle/01. Defining the Interface Segregation Principle.srt
3.3 KB
~Get Your Files Here !/05. Interface Segregation Principle/02. The Problem with ISP Violations.mp4
7.1 MB
~Get Your Files Here !/05. Interface Segregation Principle/02. The Problem with ISP Violations.srt
4.8 KB
~Get Your Files Here !/05. Interface Segregation Principle/03. Detecting ISP Violations in Your Code.mp4
3.8 MB
~Get Your Files Here !/05. Interface Segregation Principle/03. Detecting ISP Violations in Your Code.srt
5 KB
~Get Your Files Here !/05. Interface Segregation Principle/04. Fixing ISP Violations.mp4
5.4 MB
~Get Your Files Here !/05. Interface Segregation Principle/04. Fixing ISP Violations.srt
6.2 KB
~Get Your Files Here !/05. Interface Segregation Principle/05. Demo- Applying ISP to ArdalisRating Sample.mp4
41 MB
~Get Your Files Here !/05. Interface Segregation Principle/05. Demo- Applying ISP to ArdalisRating Sample.srt
19.2 KB
~Get Your Files Here !/05. Interface Segregation Principle/06. Key Takeaways and Summary.mp4
1.7 MB
~Get Your Files Here !/05. Interface Segregation Principle/06. Key Takeaways and Summary.srt
2 KB
~Get Your Files Here !/05/interface-segregation-principle-slides.pdf
328.6 KB
~Get Your Files Here !/06. Dependency Inversion Principle/01. Defining the Dependency Inversion Principle.mp4
10.4 MB
~Get Your Files Here !/06. Dependency Inversion Principle/01. Defining the Dependency Inversion Principle.srt
10.5 KB
~Get Your Files Here !/06. Dependency Inversion Principle/02. Properly Structuring Your Dependencies.mp4
9.6 MB
~Get Your Files Here !/06. Dependency Inversion Principle/02. Properly Structuring Your Dependencies.srt
10.9 KB
~Get Your Files Here !/06. Dependency Inversion Principle/03. Demo- Applying DIP to ArdalisRating Sample.mp4
49.3 MB
~Get Your Files Here !/06. Dependency Inversion Principle/03. Demo- Applying DIP to ArdalisRating Sample.srt
29.7 KB
~Get Your Files Here !/06. Dependency Inversion Principle/04. Organizing and Extending Your SOLID Project.mp4
18.5 MB
~Get Your Files Here !/06. Dependency Inversion Principle/04. Organizing and Extending Your SOLID Project.srt
14.8 KB
~Get Your Files Here !/06. Dependency Inversion Principle/05. Key Takeaways and Summary.mp4
3.5 MB
~Get Your Files Here !/06. Dependency Inversion Principle/05. Key Takeaways and Summary.srt
4.1 KB
~Get Your Files Here !/06/dependency-inversion-principle-slides.pdf