From the course: Exploring C Libraries

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps - C Tutorial

From the course: Exploring C Libraries

Start my 1-month free trial

Next steps

- [Dan] Thank you for watching this course. It's my hope that you have a better understanding of how to locate, install, and use various libraries, even to create your own, and these all help expand the C language's capabilities. If you're excited about further opportunities, start exploring more libraries. Consider what your computer can do and look for a library that lets the C language access that hardware or software feature. Other areas you might consider exploring are programming graphics adapters, physics engines, game programming, network programming, and more. Libraries and toolkits are available for just about every programming arena. I've written several books on C programming, including these self-published titles that go into more detail on some of the libraries presented in this course. My website, c-for-dummies.com, offers weekly C language programming lessons, as well as monthly challenges and exercises.…

Contents