C# Essential Training:2 Flow Control, Arrays, and Exception Handling
Created by: Bruce Van Horn
Produced in 2018
Quality Score
Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/
Overall Score : 0 / 100
Live Chat with CourseDuck's Co-Founder for Help
Need help deciding on a c# course? Or looking for more detail on Bruce Van Horn's C# Essential Training:2 Flow Control, Arrays, and Exception Handling? Feel free to chat below.
Join CourseDuck's Online Learning Discord Community
Course Description
, which covers slightly more advanced techniques such as testing code, storing data in arrays and collections, processing lists with LINQ, controlling program flow, and handling exceptions. Get an introduction to unit testing, as well as flow-control mechanisms such as if-else and switch statements, logical operators, and loops. Find out how to run your projects, debug exceptions to understand why code is interrupted at runtime, and handle those exceptions with catch statements. Plus, learn how to create and manage packages of compiled code with NuGet, manage application logs with NLog, and produce a final build.