1929502_9383_2

DartmouthX, IMTx: C Programming: Advanced Data Types

91,00 

Master effective ways to store your data in the C programming language using advanced data types such as structures and linked lists. Receive instant feedback on your code right within your browser.

Categories ,

About this course

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.

At a glance

  • Institutions: DartmouthX, IMTx
  • Subject: Computer Science
  • Level: Intermediate
  • Prerequisites:

    C Programming: Getting Started For Complete BeginnersDART.IMT.C.01

    C Programming: Language Foundations DART.IMT.C.02

    C Programming: Modular Programming and Memory Management DART.IMT.C.03

    C Programming: Pointers and Memory management DART.IMT.C.04
    OR equivalent skills.

  • Language: English
  • Video Transcript: English
  • Associated programs:
    • Professional Certificate in C Programming with Linux
  • Associated skills:C (Programming Language), Linked Lists, Programming Concepts, Linux, Computer Engineering

What you’ll 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

Additional information

Weeks

5

Language

English

Related Products