OneDDL Posted August 12, 2021 Report Share Posted August 12, 2021 MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English + srt | Duration: 9 lectures (1h 21m) | Size: 525.1 MB Tools and techniques for finding and fixing memory bugs in CWhat you'll learn: Understanding memory management in C Finding software defects related to memory management in C Fixing memory bugs in C Setting up Windows Subsystem for Linux (WSL)Requirements Comfortable with C language syntax and familiar with pointersDescription After you've learned the basics of the C programming language, including becoming familiar with pointers, you're ready to start working on some real projects. Whether you're writing your own code from scratch, or maintaining and extending code written by somebody else, you'll quickly find that a major source of software defects in C programs is improper memory management. Memory-related bugs can be difficult and extremely time-consuming to diagnose and fix without good tools. This course will introduce you to some tools and techniques for finding and fixing memory bugs in C programs, as well as teach the concepts behind those issues. It will cover: Getting set up Installing Windows Subsystem for Linux (WSL) and Ubuntu (if you're a Windows user) Installing gcc, make, and Valgrind Integrating VS Code into a WSL workflow Lessons on how to find and fix these kinds of memory bugs: Uninitialized values Invalid reads Invalid writes Invalid frees Fishy values Memory leaks In each lesson, we will examine a sample C program and use the powerful open-source Valgrind tool to find its defects. For each kind of bug, there will also be a hands-on exercise for you to work through. At the very end there is a final coding challenge that will help you to review everything you've learned in the course. You'll need a solid start on the C language before you attempt this course, so if you're new to C, I would highly recommend first working through one of the C for Beginners Udemy courses.Who this course is for Intermediate to advanced C programmers Homepagehttps://www.udemy.com/course/fixing-memory-bugs-in-c/[b]Download (Uploadgig)[/b] https://uploadgig.com/file/download/c08ad8543d960875/9yidu.Fixing.Memory.Bugs.in.C.rar Download ( Rapidgator ) https://rapidgator.net/file/e4e30c96c185387ae56de449d4218ffd/9yidu.Fixing.Memory.Bugs.in.C.rar.html Download ( NitroFlare ) http://nitro.download/view/90ABF92A9B53BBD/9yidu.Fixing.Memory.Bugs.in.C.rarLinks are Interchangeable - No Password - Single Extraction Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now