У нас вы можете посмотреть бесплатно C++ Tutorial using CodeBlock - Comments in C++ или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video, I will delve into the world of comments in C++. Join me as we explore the significance of comments in programming and how they can greatly enhance the readability and maintainability of your code. Starting with the basics, I will explain the different types of comments available in C++, including single-line comments and multi-line comments. I will demonstrate how to effectively use these comment styles to provide explanations, and leave reminders for yourself and other developers. Wish this explanation is simple and clear as possible!! Thank you!! 0:00-Intro 0:09-How to open saved project in Codeblock 0:57-What is comment in C++ 1:39-Why use comment in C++ 2:26-How to create single-line comment in C++ 3:42-How to create multi-line comment in C++