inflearn logo
inflearn logo

[C Programming/Hands-on Tutorial] Understanding Linked List Concepts

We will conduct a hands-on practice on how to store a large number of integer values, starting from simple methods and progressing to the concept of linked lists. If you are having difficulty understanding or implementing linked lists, try studying step-by-step by watching this video lecture.

(5.0) 2 reviews

34 learners

Level Basic

Course period Unlimited

C
C
C
C
Thumbnail

What you will gain after the course

  • Linked List Concepts and Basic Implementation Principles

  • How to effectively allocate dynamic memory

  • Practical Struct Usage

  • Understanding Pointers

This video course is designed for those who have completed studying C language grammar at least once, allowing them to check their understanding and see how C grammar is actually used through hands-on practice.

To help you understand the necessity of linked lists, we first implement a simple task without using them. By highlighting the limitations and issues of these approaches before introducing linked lists as the solution, this video lecture provides a practical way to review overall C syntax after completing your initial studies.

The lectures progress by gradually increasing the difficulty level, so you must watch them in order.

Recommended for
these people

Who is this course right for?

  • Those who have completed a first pass of C language syntax and need hands-on practice.

  • Those who want to check if they have studied C properly

  • Those who want to review C before moving on to C++

  • Those who want to study linked lists properly.

Need to know before starting?

  • Studying C language syntax

  • Please view this after you have finished studying up to pointers and structures.

Hello
This is tipsware

547

Learners

7

Reviews

5.0

Rating

2

Courses

CEO of Tipsware Co., Ltd.

Microsoft MVP (2012~Present) 15th term, Visual C++

Author of "Do it! C Programming for Beginners"

30-year veteran programmer

Over 10 years of experience in online and offline teaching

CEO of Tipsware Co., Ltd. Microsoft MVP (2012~Present) 15th term Author of "Do it! Introduction to C Language" (Visual C++) 30-year veteran programmer Over 10 years of experience in online and offline lecturing

Blog : https://blog.naver.com/tipsware

Cafe :

EasyWin32 : Naver Cafe (naver.com)

Tipsware Lab : Naver Cafe (naver.com)

My Thread : Naver Cafe (naver.com)

LabX : Naver Cafe (naver.com)

More

Curriculum

All

12 lectures ∙ (5hr 7min)

Published: 
Last updated: 

Reviews

All

2 reviews

5.0

2 reviews

  • smallp18723님의 프로필 이미지
    smallp18723

    Reviews 3

    Average Rating 5.0

    5

    33% enrolled

    • tipsware
      Instructor

      Please make sure to complete the course! :) If you have any questions, please leave them in the comments!

  • jjhgwx님의 프로필 이미지
    jjhgwx

    Reviews 680

    Average Rating 4.9

    5

    30% enrolled

    Thank you for the great lecture!

    • tipsware
      Instructor

      Please stick with it until the very end! :) And please recommend this to others around you who are studying!

Similar courses

Explore other courses in the same field!

Free