From the course: Secure Coding in C

Write better secure C code - C Tutorial

From the course: Secure Coding in C

Start my 1-month free trial

Write better secure C code

- [Instructor] It's your desire to write safe C code and develop secure software, but does the programming language itself prevent you from doing so? C isn't a bad programming language, it's just mid-level. It lacks many of the safety valves offered in current and popular languages, but that doesn't imply that its code is insecure. This course shows you ways to write better C code, specifically secure code that avoids some of the pitfalls common to the C language. You'll learn how to test for problems, how to spot issues that could lead to trouble, how to improve your coding skills, and generate programs that run securely. The goal is to write better code. I'm Dan Dugan, author of many programming books and courses including C Essential Training. Secure programming isn't something limited to the newer, fancier languages, C is more than capable. So join me to learn more about secure programming in C.

Contents