(Part 1) C++ Shell Tutorial: Setting Up the Core Project (From Zero)
Автор: Data Breach
Загружено: 2025-12-20
Просмотров: 13
In this video (Part 1), we start building a custom command-line shell in C++ completely from scratch.
This first episode is focused entirely on setting up the foundation of the project by creating a reusable shell library and validating the build system using unit tests. No executable is created yet — the goal is to establish clean structure and confidence in the tooling before moving forward.
What we cover in Part 1:
• Project structure and library-first design
• Creating a Hello class inside the shell library
• Implementing a method that returns "Hello World"
• Setting up GoogleTest
• Writing and running the first unit test
• Verifying the build system through tests
Development Stage Covered:
Stage 1 — Library + Test (Hello World)
Outcome:
• Library builds successfully
• Tests pass
• No shell executable yet
This video is ideal if you want to:
• Learn how to structure real-world C++ projects
• Understand why libraries and tests come before executables
• Build systems software the right way from the start
In Part 2, we will create the shell executable and implement the first interactive prompt.
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: