강의

멘토링

커뮤니티

Programming

/

Programming Language

readable_code::CMake - Create a Fancy C++ Project

What is the biggest obstacle in C++? When I think about it, I think it is CMake. When I first started C++, CMake made it difficult to build even one source file… Let’s break it together. With this lecture, you too can become a CMake Master!

(4.6) 5 reviews

66 learners

Level Basic

Course period Unlimited

  • captaindev
C++
C++
cmake
cmake
software-design
software-design
C++
C++
cmake
cmake
software-design
software-design

[HolyGround] C++ Professional Development, Sharing the First Part of the Seminar

Hello, I'm Yang Eun-seong, the Development Leader.

"How do you develop with C++ in the field?"
"How do you actually build real products, not just toy projects?"

I've received this question a lot, so I gave a seminar.
I'm releasing the first part.


Seminar Video (First Part Released)

Honestly, I didn't know at first either.

I tried doing things the way I learned in school and failed a lot.
Threw exceptions and the system crashed.
Allocated memory and broke real-time performance.
Created threads and got race conditions.

I struggled a lot while making mass-production products at robotics and autonomous driving companies.
I've shared what I learned through experience back then.

Watch the seminar video →


If you want to learn more in depth

Production C++ Framework Guide

Why you should do it this way, why you shouldn't do it that way.
Organized into 24 topics.

Early Bird in Progress (Until January 2nd)
₩129,000 → ₩96,750 (25% off)

View Guide →

If you're curious about the actual code

Production Playground for C++

This is code implemented exactly according to the guidelines.
You can run it directly yourself.

₩499,000

View Code →

Based on this implementation, I plan to create a robotics framework and SLAM framework as well.


Don't struggle like I did, just take it.

Community: AI Mastery Open Chat Room

Thank you.

Development Lead Yang Eun-seong
HolyGround Co., Ltd.

Comment