Fixing Random: Techniques in C#
INTERACTIVE COURSE

Fixing Random: Techniques in C#

Advanced

44 Lessons

20h

Certificate of Completion

AI Explanations
AI Explanations
Fixing Random: Techniques in C#
36 Playgrounds
35 Illustrations

Course Overview

There are a lot of problems we face in programming that deal with uncertainty, statistics, and probabilities. Unfortunately, the majority of the general-purpose languages that we use on a daily basis don’t provide a great approach to solving them. This is particularly the case in C# with the System.Random class. The implementations of this class have been pretty poor for some time. System.Random in C# regularly leads to unexpected, buggy outcomes. If you’re a C# fan who’s looking for new ways to use the l...Show More

Course Content

1

Introduction to System.Random in C#

2

Introduction to Fixing Random

3

Fixing Random - Discrete Distribution

4

Fixing Random - Continuous Distribution

5

Conclusion

6

Appendix

2 Lessons

COURSE AUTHOR

How You'll Learn

Hands-on Coding Environments

You don’t get better at swimming by watching others. Coding is no different. Practice as you learn with live code environments inside your browser.

2x Faster Learning — With No Setup

Videos are holding you back. Educative‘s interactive, text-based lessons accelerate learning — no setup, downloads, or alt-tabbing required.

AI-Powered Learning

Learn faster and smarter with adaptive AI tools embedded in every Educative course.

Progress You Can Show

Built-in assessments let you test your skills. Completion certificates let you show them off.

Recommended Courses

BEFORE STARTING THIS COURSE