Skip to content

LinkedInLearning/secure-coding-in-c-codespaces-4289251

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure Coding in C

This is the repository for the LinkedIn Learning course Secure Coding in C. The full course is available from LinkedIn Learning.

lil-thumbnail-url

Course Description

This course surveys the C language, which is notorious for having several weaknesses with regards to data typing, bounds checking, and memory management among others. Many of the exploits known regarding C code are reviewed, including weak data typing and overflows. Instructor Dan Gookin explains the vulnerabilities and offers information on how to defensively code around these exploits and vulnerabilities. Other areas covered include undefined behavior, avoiding awkward constructions, validating input, using proper data types, managing strings, memory management, and working with pointers.

Instructor

Dan Gookin

Creator, Teacher, and Technology Writer with 20+ years of experience

Check out my other courses on LinkedIn Learning.

About

This is a repository for the LinkedIn Learning course Secure Coding in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages