[40% OFF]Secure Coding Practices in C++: A Deep Dive into const Coupon-Educative.io

Secure Coding Practices in C++: A Deep Dive into const Coupon-Educative.io

With Secure Coding Practices in C++: A Deep Dive into const you will get a 40% discount on yearly plans and a 20% monthly discount oneducative.io. It is one of the popular courses from educative.io

In this course, you will learn about the C++ keyword const and its behaviour under different usage conditions, including local, global and static contexts.

Secure Coding Practices in C++: A Deep Dive into const – Developer Discount

With the exclusive Holiday discount, you can get a 20% discount on two years of access to educative.io which includes all the existing and future courses. Two-year access is just $199 after the discount. Lockin this price before it expires.

Get an additional 20 discount on Handling Financial Services with Square API course

Coupon: Use code devops at checkout

Also, you can get a 10% discount on all educative courses using the exclusive discount.

Coupon: Use Code Educative10 at checkout

Here is what you will Learn from Secure Coding Practices in C++: A Deep Dive into const

1. Introduction

  1. A Bit about const

2. Arguments using const

  1. Arguments Against const
  2. const and Visual Noise
  3. How const may Confuse Developers
  4. Why does const matter?
  5. Key Takeaways
  6. Quiz

3. Local Variables

  1. const Local Variables
  2. Key Takeaways
  3. Quiz

4. Local Members

  1. const with Member Variables
  2. Unexpected Implications
  3. Find a Workaround
  4. Move Semantics
  5. Key Takeaways

5. Functions

  1. const Functions
  2. const Overloads
  3. Key Takeaways
  4. Quiz
  5. Exercise

6. Return Types

  1. const Return Types
  2. Returning const References
  3. Return const Pointers
  4. int * const func() const
  5. const int * func() const

7. const Parameters

  1. const Primitive Data Type
  2. const Class Type Parameters
  3. Ignoring the const
  4. const Qualifier
  5. Key Takeaways

8. const and Smart Pointers

  1. Smart Pointers as Pointers
  2. Smart Pointers as Objects
  3. Key Takeaways
  4. Quiz

9. Rvalue References

  1. const Rvalue References
  2. Binding Rules
  3. Use of const Rvalue References
  4. Key Takeaways
  5. Quiz

10. Summary

  1. Summary
0 Shares:
Leave a Reply

Your email address will not be published. Required fields are marked *

You May Also Like