BEST

Hong Jeong-mo's "Learn C++ by Following Along"

If you could learn C++ easily, is there any reason not to? This lecture is designed to help beginners who dream of a career as a successful programmer but are currently anxious day by day. It provides a kind and detailed explanation. If you want to go beyond the intermediate level and enter the path to becoming an advanced programmer, even if you start as a beginner, we will be your best stepping stone. We support your dreams!

(4.9) 337 reviews

6,738 students

C++

This course is prepared for Basic Learners.

What you will learn!

  • Modern C++ Programming

6,500+ students prove it 👍
Meet the modern C++ bible, Ttabbaessi++!

<2025 AI Programming Study Order>

If you want to have excellent programming skills.

If you can learn modern C++ easily,
Is there any reason not to learn?

Learn C++ by following Hong Jeong-mo

If you can learn modern C++ easily, why wouldn't you learn it? This is a friendly and detailed lecture to help beginners who are anxious every day right now but dream of a brilliant career as a successful programmer.

Don't wander around, find a shortcut at 'Ttabae-ssi++'. If you want to start as a beginner who finds it difficult to even type, and confidently step onto the path to becoming an intermediate and advanced programmer, we will be a solid stepping stone for you. We support your dreams!


Helpful people

  • This course is for beginners who want to acquire excellent programming skills .
  • It faithfully covers the important concepts of 'Modern C++' that frequently appear in recent job interviews.
  • If you dream of becoming a high-income programmer, attending a prestigious American graduate school, or majoring in a future technology-related field, this is a must-read!

📢 Please make sure to check before registering for classes!

  • Basic knowledge of how computers work and the C language is required for beginners . (Search [Ttabae-ssi] on YouTube.)
  • I tried my best to explain it in an easy way , but some people may feel that it is too detailed or that it is still difficult . I recommend that you study the content that is released on YouTube before purchasing. It will be helpful even if you study with other textbooks or lectures later. I respect your judgment.
  • We always try to give you the best answer to all your questions to help you improve, but please note that the course price does not include services such as Q&A or personal consultation.

Only for Mr. Ttabbae++
Special points.

Are you curious about students' lecture notes?

  • [C++ Study Diary] by Embeddedjun Inflearn Professor Hong Jeong-mo [Ttabae++] Review (Click)
  • Songha Inflearn/YouTube Hong Jeong-mo - Notes on learning C++ by following along (click)

Follow the study tips and take the class!

  • Beginners and novices, please read from the beginning in order. There are hints waving throughout the beginning to help you easily understand the difficult concepts in the later parts.
  • Theoretical explanations are kept to a minimum and the course focuses on live coding that can be easily followed .
  • After completing the course, you will naturally acquire both 'classical C++' and 'modern C++'.
  • You don't have to stress yourself out trying to understand everything perfectly from the beginning. Just run the example code one by one and keep going, and you'll find yourself doing amazing things without even realizing it.
  • We are constantly updating YouTube with important Q&A supplementary videos.

💻 Notice

  • Visual Studio 2022 User Guide (Link)
  • Recommended C++ problem-solving sites (link )
  • When asking a question, please upload the relevant video (related class) along with the minutes and seconds you saw the content . I cannot help you if you ask a question in a different video.
  • This is a post that summarizes tips for getting good answers to your questions. Be sure to click and read it before asking a question. (Link )

In this lecture
Knowledge sharers are

Hong Jeong-mo

HONGLAB, INC. CEO (former university professor, Instagram software engineer)

 

Who is Q&A helper durams (Kim Du-ram)?

"I am durams (Kim Du-ram), a Q&A helper who wants to share the joy of learning programming with you!
If you have any questions or difficulties while taking the lecture, please feel free to ask questions at any time.
We will help you understand with accurate and in-depth answers!"


In advance before class
Please check.

📖 Notes and FAQs

  • We will proceed with Windows, Visual Studio 2017 Community. You may study with other OSs and IDEs. However, we may not be able to help with compatibility issues, and some of the contents of Chapter 20 may only apply to Visual Studio.
  • For those who are sensitive to sound quality, please check the sample (preview) for each chapter before purchasing . For more information, please refer to the following article. (Link)
  • FAQ) Are there any good textbooks to review ? (Click)
  • When outputting a pointer to cout, for convenience, I casted it to an integer like (int)my_ptr to view it as a decimal number, but after learning about void pointers, you can also cast it to a void pointer like (void*)my_ptr. This is an additional explanation for those who are reading it sporadically, although it has been mentioned several times during the lecture.

Are you curious about related lectures?

Learning C language by following Hong Jeong-mo

This is an introductory programming course starting with the newly developed C language thanks to the support of Mr. Ttabbae++.

Game Making Practice Problems Package

You can practice object-oriented programming while making a game. I recommend it to those who are curious about how to apply it in practice after studying up to Chapter 12.

Recommended for
these people!

Who is this course right for?

  • A beginner programmer who wants to have outstanding programming skills

  • For those who want to study the C++ language

Need to know before starting?

  • Computer operating principles and the C language (search for [따배씨] on YouTube)

Hello
This is honglab

15,512

Students

876

Reviews

875

Answers

4.9

Rating

5

Courses

세일 배너-001.png.webp

프로그래밍 가르치며 조용히 살고있는 전직 컴공교수, 전직 인스타그램 엔지니어

🚀[무료] 딥러닝 첫걸음 (홍랩 AI 시리즈 파트1)

🚀2025 AI 프로그래밍 공부 순서 | HongLab 로드맵

🚀홍정모 연구소 디스코드 

More

Curriculum

All

201 lectures ∙ (48hr 27min)

Published: 
Last updated: 

Reviews

All

337 reviews

4.9

337 reviews

  • ktaeuk00262

    Reviews 8

    Average Rating 4.6

    5

    100% enrolled

    If you want to learn C++, starting with tta-bae-ssi++ is the best and best choice. Despite the vast amount of content, it is a great lecture that is not lacking in quality at all. Even after the lecture started, you tried to improve the sound quality, which showed your meticulousness and attention to detail as a programmer and an educator. Even though it is a programming language known for its high barrier to entry, it provides abundant basic explanations so that you can proceed. In addition, since you diligently answer questions, it is harder to give up in the middle. I felt like I was receiving close education from my homeroom professor throughout the lecture. Even if you are not a major, I think it is a great lecture to gain initial insight into not only the C++ language but also computer engineering. I would like to give it not five stars, but a star++. I am also looking forward to the next Game Pack lecture. (I am also diligently listening to the YouTube Mirae Pack lecture~) I would like to express my gratitude for helping me get my feet wet in C++, which was a pie in the sky for me.

    • wonmyeongkwon0587

      Reviews 2

      Average Rating 5.0

      5

      100% enrolled

      One-liner: It's definitely the best! I'm working in a job that has nothing to do with programming. I started deep learning with Python and realized that coding was fun again, (I learned it a long time ago when I started coding with Delphi... I've really forgotten it all now lol) I studied this way and that way and ended up taking this course... It's a long course, but there's nothing to skip. Actually, if you're a student, you can finish it in 2-3 weeks if you really put your mind to it. I'm a working person, so it took me a month (I haven't caught up with the multithreading part yet...) It was a very valuable time because I got a glimpse of how computers work, how memory works, and how to make it work with a programming language. Maybe that's why, surprisingly, even though it's a C++ course, there were many times when he pointed out exactly what I had problems with while learning Python. I was really surprised. Professor Hong Jeong-mo, thank you so much! If you were in Korea, I would really like to send you a gift! P.S. I suggested this to Infraon, but you said there are no plans yet, but I really hope that an English certificate function is added. I listened to such great content in the lecture, but I would be sad if this was not recognized unlike foreign moocs. If the person in charge sees this, I hope that he/she will review it positively.

      • kmkgmn2744

        Reviews 1

        Average Rating 5.0

        5

        36% enrolled

        If I had taken this class when I was an undergraduate, my salary would have been different and my life would have been different. It's unfortunate, but I think it's fortunate that I can take such a great lecture, even if it's late. Don't just watch it once and leave it. Repeat it two or three times. This is a lecture that makes you feel your eyes widen and your programming skills improve every time you watch it.

        • happygh54

          Reviews 1

          Average Rating 5.0

          5

          48% enrolled

          Any study requires effort to make it your own. While looking through countless lectures and books, the days of lamenting my shortcomings are being resolved through Ttabbae++. In particular, the delicate way in which each lecture points out the parts that beginners tend to make mistakes in is impressive. I became familiar with Cpp through understanding the implementation of each grammar, and through the game pack lecture, I learned the joy of writing code along with understanding Oop. It's like reading a tightly pressed letter... Thank you so much for creating such a sincere lecture. I really recommend it to those who want to build confidence in programming while solidifying their basics.

          • hodu

            Reviews 4

            Average Rating 5.0

            5

            100% enrolled

            I completed the course by reviewing the first meeting with variables. Not only the technical part, but also confidence can be gained. Each lecture starts with "Hello" and ends with "Thank you." I don't think I missed a single lecture. I think it is a lecture full of sincerity. I could feel the sincerity even in the thumbnails that I could see when I clicked on the lecture. The thumbnails clearly convey the content, so I could get the effect of review just by looking at the thumbnails. It seems that the professor personally wrote the content that appears when I completed the course, and I was touched by the content. I express my deepest gratitude. Lastly, I will end with a poem that I like. This poem came to mind while watching the first meeting with variables lecture. (Before I gave that memory a name, he was just a memory.) Flower Kim Chun-soo Before I called his name He was just a gesture. When I called his name He came to me And became a flower. Just as I called his name Who will call my name That fits my color and fragrance? I want to go to him and become his flower too. We all want to be something. You to me and I to you I want to become an unforgettable meaning.

            Similar courses

            Explore other courses in the same field!

            $93.50