Another exquisit release
Linkedin.Learning.Exploring.C.Libraries-XQZT
Title: Exploring C Libraries
Publisher: Linkedin.Learning
Size: 288M (301765183 B)
Files: 7F
Date: 10/01/2019
Course #: Linkedin.Learning
Type: N/A
Published: October 1, 2019
Modified: N/A
URL: www.linkedin.com/learning/exploring-c-libraries
Author: Dan Gookin
Duration:
Skill: Advanced
Exer/Code: [X]
Installation:
Unpack that shit, run that shit
Description:
External libraries expand the C language's capabilities,
allowing developers to build programs that can do all manner of
amazing things. In this course, learn how to tap into the power of
external libraries to access complex data, interact with the web,
play with graphics, and more. Instructor Dan Gookin covers a
variety of C libraries from libcurl to
ncurses explaining how to install and test each one. Dan
highlights libraries that allow you to manipulate JSON; save and
send web data; work with text; read, write, and manipulate image
data; and more. Along the way, he provides sample code and
demonstrations to help make these concepts stick.