[Free] An Introduction To Debugging C And Java
Learn how to debug broken programs from the terminal and within an IDE – Free Course
What you’ll learn
- At the end of this course students will be able to create clear, readable programs that make debugging much easier
- At the end of this course students will be able to use GDB to locate and fix errors in C programs.
- At the end of this course students will be able to use Eclipse to locate and fix errors in Java programs
Requirements
- A basic understanding of C and Java