Hong Jung-mo's Follow Along and Learn C Language (Appendix)
After studying computer operating principles, C language syntax, and application methods through Hong Jeong-mo's 'Learn C Language by Following Along', we naturally connect you to the data structures course from a programming perspective. We implant the core of data structures in your mind while serving as C language practice problems.
A Taste of Data Structures for Ttabae-ssi Students
Principles and Implementation of Basic Data Structures
A taste of data structures for C language learners!
A taste of data structures for Ddabae-C learners!
< 2025 AI Programming Study Order>
Appendix to Following C! A Taste of Data Structures.
Master C language practice and the essentials of data structures thoroughly!
Hong Jeong-mo's Following C - Appendix
After studying how computers work, C language syntax, and application methods through Hong Jeong-mo's 'Learn C Language by Following Along', this naturally connects you to the data structures course from a programming perspective. It serves as C language practice problems while planting the core concepts of data structures in your mind.
This course is not a replacement for a 'Data Structures' course. However, after acquiring important concepts through this course, you will be able to study data structures and algorithms much more easily.
Special points unique to this course.
We'll build a solid foundation not just in C, but in programming fundamentals!
💻 Notice
The lecture videos are conducted using Windows 10 and Visual Studio 2019 Preview version. While it's fine to study with a different OS and different IDE, you will need to resolve compatibility issues on your own.
The instructor of this course is
Hong Jung Mo
CEO of HONG LAB, INC. (Former University Professor, Former Instagram Software Engineer)
"Fundamentals of Data Structures in C++", Horowitz
"Algorithms", Sedgewick
"Introduction to Algorithms", Cormen
Curious about related courses?
Following Jeongmo Hong's Learn C Programming
This is a programming introduction course starting with C language, newly developed thanks to the support of Learn C++ by Following Along.
Following C++ by Hong Jung Mo
This is a lecture that provides kind and detailed explanations to help beginners who dream of a successful programmer's brilliant career.
Game Development Practice Problem Package
You can practice object-oriented programming while making games. Recommended for those who have studied up to Chapter 12 and are curious about how to apply it in practice.
Recommended for these people
Who is this course right for?
Follow-up courses like data structures and algorithms will be much easier!
Those who want to become excellent programmers
Need to know before starting?
Hong Jung-mo's Following Along and Learning C Language
I am leaving this for those of you who are considering taking the appendix lecture after finishing the course. You absolutely must take it. In the appendix lectures, most of the problems are given to implement the given algorithms directly, and you can feel a big difference between solving the problems and not solving them. If the main lecture was like studying, the appendix lectures are like training. If you don't acquire it, it is useless.
The lectures are about 15~20 minutes per episode. The problem is that each lecture consists of a problem + solution. Since I solved the practice problems without looking at the answer sheet, it took me at least 3~4 hours and at most several days for one lecture (Binary trees are really hard ㅠㅜ ㅋㅋ)
If you have finished any C language lecture, I recommend that you listen to the appendix of Mr. Ttaebae. You will review all the functions you learn in the C language and learn how to use them while creating your own programs and implementing data structures.
My biggest worry was that I didn't know the right direction for my development studies, especially since I am not a major, but I am following the direction set by Professor Hong Jeong-mo, who is a former computer science professor and has achieved success as a senior engineer at Facebook.