Defensive C++: Software Engineering Principles & Types of Errors

C++    |    Beginner
  • 13 videos | 1h 48m 57s
  • Includes Assessment
  • Earns a Badge
Rating 4.2 of 46 users Rating 4.2 of 46 users (46)
Using high-quality code in any programming language involves writing code that is clear, comprehensible, and maintainable. This means that your code needs to follow sound software engineering principles, and it is also important to know and deal with the different kinds of errors that might occur in code. Use this course to explore key principles of software engineering and learn how the preprocessor, compiler, and linker come together to build your C++ executable. You will also examine different kinds of errors in code, including compiler, linker, runtime, and logic errors. When you are finished with this course, you will have the skills and ability to implement software engineering principles to write clean and comprehensible code.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Recall the important software engineering principles to write robust, maintainable code
    Recall software engineering design practices, such as design by contract, code readability, and comprehension
    Identify the role of the preprocessor, compiler, and linker in building a c++ executable
    List the types of errors encountered while writing and running code
    Set up the development environment to write c++ code
    Execute a basic c++ program to test the environment
  • Write readable and comprehensible code
    Identify code that violates software engineering principles
    Fix violations of software engineering principles in a code
    Outline how to debug and fix compiler errors
    Recognize how to debug and fix linker, runtime, and logic errors
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 1m 49s
  • 12m 16s
  • Locked
    3.  Understanding Software Design Practices
    7m 19s
  • Locked
    4.  Compiling and Linking in C++
    7m 37s
  • Locked
    5.  Types of Errors in Code
    7m 31s
  • Locked
    6.  Setting up an IDE and Configuring the C++ Compiler
    12m 15s
  • Locked
    7.  Running Our First C++ Program
    8m 4s
  • Locked
    8.  Writing Readable Code
    10m 56s
  • Locked
    9.  Violating Software Engineering Principles
    9m 17s
  • Locked
    10.  Cleaning up Code
    10m 41s
  • Locked
    11.  Understanding and Fixing Compiler Errors
    11m 15s
  • Locked
    12.  Fixing Linker, Runtime, and Logic Errors
    8m 13s
  • Locked
    13.  Course Summary
    1m 42s

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.3 of 86 users Rating 4.3 of 86 users (86)
Rating 3.7 of 3 users Rating 3.7 of 3 users (3)
Rating 4.5 of 53 users Rating 4.5 of 53 users (53)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.3 of 34 users Rating 4.3 of 34 users (34)
Rating 5.0 of 5 users Rating 5.0 of 5 users (5)
Rating 4.5 of 201 users Rating 4.5 of 201 users (201)