FileMood

Download Applying Functional Principles in C#

Applying Functional Principles in

Name

Applying Functional Principles in C#

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

605.5 MB

Total Files

141

Hash

0D0032B6B55EF595140768097E748BE027C71D3A

/06.Avoiding Nulls with the Maybe Type/

01.Introduction.srt

0.3 KB

08.Summary.srt

1.7 KB

07.Limitations.srt

2.3 KB

06.Recap - Mitigating the Billion-dollar Mistake.srt

2.5 KB

03.Non-nullability on the Language Level.srt

3.5 KB

02.The Billion-dollar Mistake.srt

5.7 KB

05.Enforcing the Use of the Maybe Type.srt

8.8 KB

04.Mitigating the Billion-dollar Mistake.srt

9.6 KB

01.Introduction.mp4

488.9 KB

07.Limitations.mp4

2.0 MB

08.Summary.mp4

2.3 MB

06.Recap - Mitigating the Billion-dollar Mistake.mp4

2.7 MB

03.Non-nullability on the Language Level.mp4

5.1 MB

02.The Billion-dollar Mistake.mp4

5.8 MB

04.Mitigating the Billion-dollar Mistake.mp4

17.3 MB

05.Enforcing the Use of the Maybe Type.mp4

23.5 MB

/07.Handling Failures and Input Errors in a Functional Way/

01.Introduction.srt

0.3 KB

06.Summary.srt

1.7 KB

05.Recap - Introducing Railway-oriented Programming.srt

2.3 KB

02.Traditional Approach to Handling Failures and Input Errors.srt

3.5 KB

03.Refactoring the Method Using the Result and Maybe Types.srt

5.0 KB

04.Introducing Railway-oriented Programming.srt

8.6 KB

01.Introduction.mp4

529.2 KB

06.Summary.mp4

1.9 MB

02.Traditional Approach to Handling Failures and Input Errors.mp4

5.7 MB

05.Recap - Introducing Railway-oriented Programming.mp4

6.3 MB

03.Refactoring the Method Using the Result and Maybe Types.mp4

16.2 MB

04.Introducing Railway-oriented Programming.mp4

23.2 MB

/03.Refactoring to an Immutable Architecture/

01.Introduction.srt

0.5 KB

13.Summary.srt

1.0 KB

07.Example Introduction.srt

1.6 KB

02.Vocabulary Used.srt

2.5 KB

05.Immutability Limitations.srt

3.1 KB

08.Mutable Implementation.srt

3.2 KB

03.Why Does Immutability Matter.srt

3.5 KB

11.Implementing a Mutable Shell.srt

3.7 KB

12.Recap - Refactoring to an Immutable Architecture.srt

3.9 KB

04.Mutability and Temporal Coupling.srt

4.5 KB

10.Refactoring the Second Method.srt

4.7 KB

06.How to Deal with Side Effects.srt

6.6 KB

09.Refactoring the First Method.srt

7.7 KB

01.Introduction.mp4

636.5 KB

13.Summary.mp4

967.9 KB

07.Example Introduction.mp4

1.4 MB

02.Vocabulary Used.mp4

2.5 MB

05.Immutability Limitations.mp4

2.9 MB

03.Why Does Immutability Matter.mp4

3.7 MB

12.Recap - Refactoring to an Immutable Architecture.mp4

5.2 MB

08.Mutable Implementation.mp4

7.6 MB

06.How to Deal with Side Effects.mp4

8.4 MB

04.Mutability and Temporal Coupling.mp4

10.0 MB

11.Implementing a Mutable Shell.mp4

11.7 MB

10.Refactoring the Second Method.mp4

15.5 MB

09.Refactoring the First Method.mp4

25.3 MB

/05.Avoiding Primitive Obsession/

01.Introduction.srt

0.5 KB

04.Primitive Obsession and Defensive Programming.srt

1.7 KB

05.Primitive Obsession - Limitations.srt

1.7 KB

09.Summary.srt

1.8 KB

08.Recap - Refactoring Away from Primitive Obsession.srt

2.1 KB

06.Where to Convert Primitive Types into Value Objects.srt

2.4 KB

02.What is Primitive Obsession.srt

3.6 KB

03.How to Get Rid of Primitive Obsession.srt

4.1 KB

07.Refactoring Away from Primitive Obsession.srt

9.0 KB

01.Introduction.mp4

610.4 KB

05.Primitive Obsession - Limitations.mp4

1.5 MB

09.Summary.mp4

2.4 MB

08.Recap - Refactoring Away from Primitive Obsession.mp4

2.9 MB

04.Primitive Obsession and Defensive Programming.mp4

3.7 MB

06.Where to Convert Primitive Types into Value Objects.mp4

4.2 MB

02.What is Primitive Obsession.mp4

5.0 MB

03.How to Get Rid of Primitive Obsession.mp4

9.6 MB

07.Refactoring Away from Primitive Obsession.mp4

31.2 MB

/04.Refactoring Away from Exceptions/

01.Introduction.srt

0.5 KB

07.Recap - The Result Class.srt

1.8 KB

08.The Result Class and CQS.srt

1.9 KB

10.Summary.srt

2.4 KB

03.Use Cases for Exceptions.srt

4.3 KB

02.Exceptions and Readability.srt

4.5 KB

05.Where to Catch Exceptions.srt

5.7 KB

04.Fail Fast Principle.srt

6.0 KB

09.Refactoring Away from Exceptions.srt

7.8 KB

06.The Result Class.srt

9.0 KB

01.Introduction.mp4

688.5 KB

08.The Result Class and CQS.mp4

1.9 MB

07.Recap - The Result Class.mp4

2.5 MB

10.Summary.mp4

3.6 MB

04.Fail Fast Principle.mp4

6.0 MB

03.Use Cases for Exceptions.mp4

6.2 MB

02.Exceptions and Readability.mp4

6.7 MB

05.Where to Catch Exceptions.mp4

7.7 MB

06.The Result Class.mp4

19.4 MB

09.Refactoring Away from Exceptions.mp4

20.3 MB

/08 Putting It All Together/

09.Recap - Refactoring to More Explicit Code.srt

0.9 KB

11.Recap - Making Nulls Explicit.srt

1.0 KB

01.Introduction.srt

1.0 KB

07.Recap - Refactoring Away from Primitive Obsession.srt

1.2 KB

05.Recap - Refactoring Away from Exceptions.srt

1.3 KB

17.Resource List.srt

1.3 KB

15.Recap - Railway-oriented Programming.srt

1.5 KB

18.Course Summary.srt

1.9 KB

16.Module Summary.srt

2.3 KB

02.Domain Model Introduction.srt

2.6 KB

13.Recap - Representing Reference Data as Code.srt

2.7 KB

12.Representing Reference Data as Code.srt

4.9 KB

14.Railway-oriented Programming.srt

7.0 KB

08.Refactoring to More Explicit Code.srt

8.1 KB

10.Making Nulls Explicit.srt

8.5 KB

06.Refactoring Away from Primitive Obsession.srt

11.5 KB

03.Application Code Introduction.srt

12.3 KB

04.Refactoring Away from Exceptions.srt

12.3 KB

09.Recap - Refactoring to More Explicit Code.mp4

954.4 KB

01.Introduction.mp4

1.1 MB

11.Recap - Making Nulls Explicit.mp4

1.3 MB

05.Recap - Refactoring Away from Exceptions.mp4

1.8 MB

07.Recap - Refactoring Away from Primitive Obsession.mp4

1.8 MB

02.Domain Model Introduction.mp4

2.7 MB

18.Course Summary.mp4

2.8 MB

17.Resource List.mp4

3.0 MB

16.Module Summary.mp4

3.2 MB

13.Recap - Representing Reference Data as Code.mp4

3.3 MB

15.Recap - Railway-oriented Programming.mp4

3.5 MB

12.Representing Reference Data as Code.mp4

15.2 MB

08.Refactoring to More Explicit Code.mp4

23.5 MB

14.Railway-oriented Programming.mp4

23.9 MB

10.Making Nulls Explicit.mp4

25.7 MB

06.Refactoring Away from Primitive Obsession.mp4

40.3 MB

03.Application Code Introduction.mp4

40.6 MB

04.Refactoring Away from Exceptions.mp4

44.5 MB

/02.Introduction/

01.Getting Started.srt

1.2 KB

05.Summary.srt

1.2 KB

02.Course Outline and Prerequisites.srt

2.6 KB

04.Why Functional Programming.srt

3.4 KB

03.What is Functional Programming.srt

5.8 KB

05.Summary.mp4

1.3 MB

01.Getting Started.mp4

1.5 MB

02.Course Outline and Prerequisites.mp4

3.2 MB

04.Why Functional Programming.mp4

3.2 MB

03.What is Functional Programming.mp4

6.9 MB

/01.Course Overview/

01.Course Overview.srt

1.4 KB

01.Course Overview.mp4

3.1 MB

/Exersice files/

csharp-applying-functional-principles.zip

1.4 MB

 

Total files 141


Copyright © 2025 FileMood.com