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
PluralSight - Clean Coding Principles In C#
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Clean code is the art of writing code that humans can understand. Learn how to write C# in a style that's easy to write, read, and maintain. This course is filled with clear comparisons between "dirty" C# code to avoid, and the "clean" C# equivalent.
Clean code is the art of writing code that humans can understand. In this course, Clean Coding Principles in C#, you'll elevate your professionalism and increase your C# code quality by writing with the reader in mind. This course is built upon three core clean coding practices: selecting the right tool for the job, optimizing the signal to noise ratio, and creating self-documenting logic. Throughout this course you'll see clear comparisons between "dirty" C# code to avoid and the "clean" equivalent. You'll explore patterns like arrow code, failing fast, returning early, magnet classes, mayfly variables, techniques for reducing method complexity, and much more. These practices are the foundation for a professional development career and provide developers a clear vocabulary for evaluating code quality.
If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com
Get More Tutorials and Support Us -->> https://FreeCourseWeb.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
3.1 MB
~Get Your Files Here !/01. Course Overview/01. Course Overview.srt
2.1 KB
~Get Your Files Here !/02. Why Writing Clean Code Matters/01. Intro and Course Outline.mp4
3.1 MB
~Get Your Files Here !/02. Why Writing Clean Code Matters/01. Intro and Course Outline.srt
3.5 KB
~Get Your Files Here !/02. Why Writing Clean Code Matters/02. Reasons to Write Clean Code.mp4
3.4 MB
~Get Your Files Here !/02. Why Writing Clean Code Matters/02. Reasons to Write Clean Code.srt
5.3 KB
~Get Your Files Here !/02. Why Writing Clean Code Matters/03. Developers Are Authors.mp4
4.5 MB
~Get Your Files Here !/02. Why Writing Clean Code Matters/03. Developers Are Authors.srt
4.3 KB
~Get Your Files Here !/02. Why Writing Clean Code Matters/04. Course Conventions.mp4
1.2 MB
~Get Your Files Here !/02. Why Writing Clean Code Matters/04. Course Conventions.srt
1.5 KB
~Get Your Files Here !/02. Why Writing Clean Code Matters/05. Resources.mp4
2.2 MB
~Get Your Files Here !/02. Why Writing Clean Code Matters/05. Resources.srt
2 KB
~Get Your Files Here !/02. Why Writing Clean Code Matters/06. Summary.mp4
647.8 KB
~Get Your Files Here !/02. Why Writing Clean Code Matters/06. Summary.srt
777 B
~Get Your Files Here !/02/why-writing-clean-code-matters-slides.pdf
710.1 KB
~Get Your Files Here !/03. Clean Coding Principles/01. Intro.mp4
327.5 KB
~Get Your Files Here !/03. Clean Coding Principles/01. Intro.srt
324 B
~Get Your Files Here !/03. Clean Coding Principles/02. Three Clean Code Principles.mp4
2.2 MB
~Get Your Files Here !/03. Clean Coding Principles/02. Three Clean Code Principles.srt
3.3 KB
~Get Your Files Here !/03. Clean Coding Principles/03. Picking the Right Tool for the Job.mp4
6.3 MB
~Get Your Files Here !/03. Clean Coding Principles/03. Picking the Right Tool for the Job.srt
3.8 KB
~Get Your Files Here !/03. Clean Coding Principles/04. Boundaries Matter- Stay Native.mp4
11 MB
~Get Your Files Here !/03. Clean Coding Principles/04. Boundaries Matter- Stay Native.srt
11.3 KB
~Get Your Files Here !/03. Clean Coding Principles/05. Every Tech Is Potentially Evil.mp4
994.5 KB
~Get Your Files Here !/03. Clean Coding Principles/05. Every Tech Is Potentially Evil.srt
1.3 KB
~Get Your Files Here !/03. Clean Coding Principles/06. Maximizing Signal to Noise.mp4
5.4 MB
~Get Your Files Here !/03. Clean Coding Principles/06. Maximizing Signal to Noise.srt
5.3 KB
~Get Your Files Here !/03. Clean Coding Principles/07. Don't Repeat Yourself.mp4
4.6 MB
~Get Your Files Here !/03. Clean Coding Principles/07. Don't Repeat Yourself.srt
4 KB
~Get Your Files Here !/03. Clean Coding Principles/08. Self-documenting Code.mp4
4.7 MB
~Get Your Files Here !/03. Clean Coding Principles/08. Self-documenting Code.srt
2.7 KB
~Get Your Files Here !/03. Clean Coding Principles/09. Summary.mp4
1.8 MB
~Get Your Files Here !/03. Clean Coding Principles/09. Summary.srt
2.1 KB
~Get Your Files Here !/03/clean-coding-principles-slides.pdf
2 MB
~Get Your Files Here !/04. Naming/01. Intro.mp4
696.8 KB
~Get Your Files Here !/04. Naming/01. Intro.srt
864 B
~Get Your Files Here !/04. Naming/02. Why Naming Matters.mp4
3.8 MB
~Get Your Files Here !/04. Naming/02. Why Naming Matters.srt
3.2 KB
~Get Your Files Here !/04. Naming/03. Naming Classes.mp4
4 MB
~Get Your Files Here !/04. Naming/03. Naming Classes.srt
5.4 KB
~Get Your Files Here !/04. Naming/04. Naming Methods.mp4
2.9 MB
~Get Your Files Here !/04. Naming/04. Naming Methods.srt
3.8 KB
~Get Your Files Here !/04. Naming/05. Rubber Ducking.mp4
1.8 MB
~Get Your Files Here !/04. Naming/05. Rubber Ducking.srt
2.1 KB
~Get Your Files Here !/04. Naming/06. Avoiding Side Effects.mp4
1.8 MB
~Get Your Files Here !/04. Naming/06. Avoiding Side Effects.srt
1.5 KB
~Get Your Files Here !/04. Naming/07. Warning Signs.mp4
1.2 MB
~Get Your Files Here !/04. Naming/07. Warning Signs.srt
798 B
~Get Your Files Here !/04. Naming/08. Avoid Abbreviations.mp4
2.9 MB
~Get Your Files Here !/04. Naming/08. Avoid Abbreviations.srt
2.7 KB
~Get Your Files Here !/04. Naming/09. Naming Booleans.mp4
1.5 MB
~Get Your Files Here !/04. Naming/09. Naming Booleans.srt
1.7 KB
~Get Your Files Here !/04. Naming/10. Strive for Symmetry.mp4
1.3 MB
~Get Your Files Here !/04. Naming/10. Strive for Symmetry.srt
1.5 KB
~Get Your Files Here !/04. Naming/11. Summary.mp4
1.9 MB
~Get Your Files Here !/04. Naming/11. Summary.srt
2.4 KB
~Get Your Files Here !/04/naming-slides.pdf
920 KB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/01. Intro.mp4
4.8 MB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/01. Intro.srt
3 KB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/02. Boolean Comparisons.mp4
710 KB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/02. Boolean Comparisons.srt
996 B
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/03. Boolean Assignments.mp4
4 MB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/03. Boolean Assignments.srt
3.1 KB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/04. Prefer Positive Conditionals.mp4
2.6 MB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/04. Prefer Positive Conditionals.srt
2.5 KB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/05. Ternaries Are Beautiful.mp4
3.6 MB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/05. Ternaries Are Beautiful.srt
4.1 KB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/06. Be Strongly Typed.mp4
4 MB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/06. Be Strongly Typed.srt
5 KB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/07. Avoid Magic Numbers.mp4
3.2 MB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/07. Avoid Magic Numbers.srt
3.7 KB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/08. Handling Complex Conditionals.mp4
8.3 MB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/08. Handling Complex Conditionals.srt
7 KB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/09. Prefer Polymorphism over Enums.mp4
5.1 MB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/09. Prefer Polymorphism over Enums.srt
3.8 KB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/10. Be Declarative.mp4
4.6 MB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/10. Be Declarative.srt
3.5 KB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/11. Table Driven Methods.mp4
4.7 MB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/11. Table Driven Methods.srt
4 KB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/12. Summary.mp4
2.1 MB
~Get Your Files Here !/05. Writing Conditionals That Convey Intent/12. Summary.srt
2.4 KB
~Get Your Files Here !/05/writing-conditionals-that-convey-intent-slides.pdf
1 MB
~Get Your Files Here !/06. Writing Clean Methods/01. Intro.mp4
746.2 KB
~Get Your Files Here !/06. Writing Clean Methods/01. Intro.srt
775 B
~Get Your Files Here !/06. Writing Clean Methods/02. When to Create a Function.mp4
2.8 MB
~Get Your Files Here !/06. Writing Clean Methods/02. When to Create a Function.srt
3.8 KB
~Get Your Files Here !/06. Writing Clean Methods/03. Why Create a Method - Reason 1- Avoid Duplication.mp4
2.5 MB
~Get Your Files Here !/06. Writing Clean Methods/03. Why Create a Method - Reason 1- Avoid Duplication.srt
2 KB
~Get Your Files Here !/06. Writing Clean Methods/04. Why Create a Method - Reason 2- Excessive Indentation.mp4
1.9 MB
~Get Your Files Here !/06. Writing Clean Methods/04. Why Create a Method - Reason 2- Excessive Indentation.srt
2.1 KB
~Get Your Files Here !/06. Writing Clean Methods/05. Excessive Indentation Solution 1- Extract Method.mp4
6.7 MB
~Get Your Files Here !/06. Writing Clean Methods/05. Excessive Indentation Solution 1- Extract Method.srt
4.1 KB
~Get Your Files Here !/06. Writing Clean Methods/06. Excessive Indentation - Solution 2- Fail Fast.mp4
6.3 MB
~Get Your Files Here !/06. Writing Clean Methods/06. Excessive Indentation - Solution 2- Fail Fast.srt
3.8 KB
~Get Your Files Here !/06. Writing Clean Methods/07. Excessive Indentation - Solution 3- Return Early.mp4
4.3 MB
~Get Your Files Here !/06. Writing Clean Methods/07. Excessive Indentation - Solution 3- Return Early.srt
3.4 KB
~Get Your Files Here !/06. Writing Clean Methods/08. Why Create a Method - Reason 3- Convey Intent.mp4
3.4 MB
~Get Your Files Here !/06. Writing Clean Methods/08. Why Create a Method - Reason 3- Convey Intent.srt