- Level Awareness
- Ratings
- المدة
- الطبع بواسطة Dartmouth College
- Total students 10,894 enrolled
-
Offered by
عن
In this course, part of the C Programming with Linux Professional Certificate program, you will define your own data types in C, and use the newly created types to more efficiently store and process your data.
Many programming languages provide a number of built-in data types to store things such as integers, decimals, and characters in variables, but what if you wanted to store more complex data?
Defining your own data types in C allows you to more efficiently store and process data such as a customer's name, age and other relevant data, all in one single variable!
This course will provide a hands-on coding experience in a new browser tool developed for this course that will allow you to receive instant feedback on your code. No need to install anything! You will also gain experience with programming concepts that are foundational to any programming language.
At the end of this short course, you will reach the fifth milestone of the C Programming with Linux Professional Certificate program, unlocking the door to a career in computer engineering.
This course has received financial support from the Patrick & Lina Drahi Foundation.
What you will learn
- Define new data types (structures) to store multiple data items in one variable and create, initialize and modify variables of these new types
- Find and explain the memory usage of a structure and use pointers to structures and the direct and indirect member selection operators to access members of structures
- Create linked lists of structures with dynamic memory allocation at runtime
- Sort or search lined lists of structures
Skills you learn
Auto Summary
Explore the "C Programming: Advanced Data Types" course, tailored for IT and Computer Science enthusiasts. Guided by edX, this course delves into defining custom data types in C for efficient data storage and processing. Gain hands-on coding experience with instant feedback, no installation required. Part of the C Programming with Linux Professional Certificate, it prepares you for a computer engineering career. Ideal for those seeking foundational programming skills.

Petra Bonfert-Taylor

Rémi Sharrock