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

YouTube

Integer Type Selection in C++ - Safe, Secure and Correct Code

CppNow via YouTube

Overview

Limited-Time Offer: Up to 75% Off Coursera Plus!
7000+ certificate courses from Google, Microsoft, IBM, and many more.
This course aims to help learners understand proper integer type selection in C++ to write safe, secure, and correct code. By the end of the course, students will be able to determine which integer types to select, when to select them, and why. The course covers topics such as signed versus unsigned integers, exact width integers, safety, and security concerns related to incorrect integer type selection. The teaching method includes lectures and discussions led by an expert in the field. This course is intended for C++ developers looking to enhance their understanding of integer type selection for improved code quality and security.

Syllabus

Introduction
Topics
Signed
twos complement
unsigned intertypes
pure binary
overflow
sign vs unsigned
Undefined Behavior
SizeT
Optimization
Volatiles
Size T
Use Cases
Signed and Unsigned
SsizeT
Poll
Use Case
Signed Integers
When You Subtract
How Much Storage
Unsigned Integers
Do While Loop

Taught by

CppNow

Reviews

Start your review of Integer Type Selection in C++ - Safe, Secure and Correct Code

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.