YoVDO

Using Structures in C

Offered By: Pluralsight

Tags

Algorithms and Data Structures Courses Embedded Systems Courses Operating Systems Courses Memory Management Courses Pointers Courses

Course Description

Overview

C is the foundation of many of the languages and operating systems in use today, and it is not going away any time soon. This course teaches you how to use C Structures the right way.

If you want to learn how to program networks, operating systems, or even embedded systems, you can do a great deal worse than C. In this course, Using Structures in C, you’ll learn to work with user-defined data types and structures. First, you’ll explore how to build structures. Next, you’ll discover how to nest Structures, use Structures in functions, as well as use Structures with Pointers. Finally, you’ll learn how to use Bit Fields to manage the use of memory within Structures. When you’re finished with this course, you’ll have the skills and knowledge on how to put Structures in C to good (and proper) use.

Syllabus

  • Course Overview 1min
  • Understanding C Structures 10mins
  • Using Pointers with Structures 6mins
  • Managing Memory with Bit Fields 11mins

Taught by

Philip Agaba

Related Courses

Design of Computer Programs
Stanford University via Udacity
Algorithms, Part I
Princeton University via Coursera
Algorithms, Part II
Princeton University via Coursera
Intro to Algorithms
Udacity
Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera