Follow along here: https://www.codewars.com/kata/565c0fa6e3a7d39dee000125/train/csharp
If you haven't already, create a free account on Code Wars to code along right from your favorite browser: www.codewars.com/r/3jPbdQ
Beginner level C# object oriented programming series. In this challenge viewers are asked to calculate total stopping distance for an automobile, given the required parameters. This must also factor in a provided average human reaction time. Then create another related method which can return the velocity, given the distance output by the first function and the friction coefficient.
The best way to learn computer programming is by actually writing code. Coding challenges also enhance existing skills or can be a fun brain teaser. Start taking your skills to the next level.