Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Defensive Coding in C#

via Pluralsight

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn techniques for strengthening your application’s defenses against the perils awaiting it in the real world. You will see how to write clean code, create unit tests, build clear methods, and prepare for the unexpected.

Great applications perform required operations as expected, help users enter correct data, handle system and application exceptions, and make it easy for future developers to modify and maintain the code. Defensive coding focuses on improving code comprehension through clean code, improving code quality with unit tests, and improving code predictability by building clear methods and preparing for the unexpected. In this course, Defensive Coding in C#, you will gain the ability to strengthen your application’s defenses against the perils awaiting it in the real world. First, you will learn how to improve your code comprehension by following techniques such as the Single Responsibility principle. Next, you will discover how to improve your code quality through unit tests. Finally, you will explore how to improve your code predictability by validating method arguments, handling nulls appropriately, returning predictable results, and managing exceptions. When you are finished with this course, you will have the skills and knowledge needed to strengthen your code’s defenses.

Syllabus

  • Course Overview 1min
  • Why Defensive Coding Matters 10mins
  • Strengthening Our Code’s Defenses 23mins
  • Validating Method Arguments 26mins
  • Handling Nulls 25mins
  • Returning Predictable Results 23mins
  • Managing Exceptions 17mins
  • Final Words 5mins

Taught by

Deborah Kurata

Reviews

4.6 rating at Pluralsight based on 259 ratings

Start your review of Defensive Coding in C#

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.