Companies Home Search Profile

Working with Structures in C

Focused View

Zachary Bennett

43:32

22 View
  • 1. Course Overview.mp4
    01:29
  • 1. Understanding Structures.mp4
    02:19
  • 2. Demo Using Basic Structures.mp4
    03:11
  • 1. Demo Structs in Memory.mp4
    04:09
  • 2. Demo Using Nested Structures.mp4
    02:28
  • 3. Demo Copying vs. Cloning.mp4
    08:05
  • 1. Demo Working with Arrays of Structures.mp4
    03:50
  • 2. Demo Working with Structures Containing Arrays.mp4
    04:43
  • 1. Demo Using Structures as Function Input.mp4
    04:21
  • 2. Demo Returning Structures from Functions.mp4
    04:03
  • 3. Demo Creating Dynamic Structures with Function Pointers.mp4
    04:54
  • Description


    Structures are a core part of any C program. This course will teach you how to effectively utilize C structures in order to produce secure and well structured C programs.

    What You'll Learn?


      Structuring a C program well is difficult. In this course, Working with Structures in C, you’ll learn to use structures in your C programs in an effective way. First, you’ll explore the basic use of structures. Next, you’ll discover how to manage structures in memory with pointers. Finally, you’ll learn how to use structures with functions and arrays. When you’re finished with this course, you’ll have the skills and knowledge of C structures needed to produce well-structured and memory-safe C programs.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category

    C++

    Zachary Bennett
    Zachary Bennett
    Instructor's Courses
    Zach is currently a Lead Software Developer at OpalSoft where he uses tools such as Scala, TypeScript, Python, Docker, Node, and Angular. Zach has a passion for GIS programming along with open-source software. You can view some of his work on GitHub (https://github.com/zbennett10) and Stack Overflow (https://stackoverflow.com/users/6879849/zachary-bennett).
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 11
    • duration 43:32
    • level average
    • Release Date 2024/04/20

    Courses related to C++

    Subtitle
    Master C++ Pointers and Smart Pointers
    Subtitle
    PROBLEM SOLVING USING C++
    Udemy HUTESH VIDHATE
    HUTESH VIDHATE
    PROBLEM SOLVING USING C++
    6:39:55
    English subtitles
    11/20/2022
    Subtitle
    Practical C++14 and C++17 Features