Using Structures in C
Offered By: Pluralsight
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.
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
Aspectos básicos de la asistencia técnicaCrece con Google via Coursera Computer Memory
Brilliant Fundamentals of Operating Systems
Codecademy Intro to Operating Systems 1: Virtualization
Codio via Coursera Intro to Operating Systems 2: Memory Management
Codio via Coursera