Working with Functions in C
Functions are a core component of the C programming language . This course will teach you everything you need to know about functions in C including user-defined functions and functions that are available within the C standard library.
Without a proper understanding of functions, a software developer is limited in terms of their ability to create modular systems that are easy to reason about and maintain.
In this course, Working with Functions in C, you will learn how to use functions in order to create programs and applications in C that are easy to test and easy to maintain:
Author Name: Zachary Bennett
Author Description:
Zach is currently a Lead Software Developer at OpalSoft where he uses tools such as Scala, TypeScript, Python, Docker, Node, and Angular. Zach has a passion for GIS programming along with open-source software. You can view some of his work on GitHub (https://github.com/zbennett10) and Stack Overflow (https://stackoverflow.com/users/6879849/zachary-bennett).
There are no reviews yet.