К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Apply C++ Programming Fundamentals for Beginners · LearnSpace
Назад в каталог
courseraПрограммирование

Apply C++ Programming Fundamentals for Beginners

Курс от EDUCBA
Начальный≈ 11.6 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

By the end of this course, learners will be able to explain core programming concepts, write and execute basic C++ programs, apply variables, operators, and expressions, and design structured programs using functions and best practices. This beginner-level C++ programming course is designed for learners with little or no prior coding experience. The course starts by building a strong conceptual foundation, helping learners understand how programming works, how computers interpret instructions, and why programming languages exist. Learners then progress step by step into practical C++ development, setting up a coding environment, writing their first programs, and understanding the compilation process. What makes this course unique is its concept-first, practice-driven approach. Instead of focusing only on syntax, the course emphasizes problem-solving, clean coding habits, and logical thinking. Learners gain hands-on experience with data handling, console input/output, operators, expressions, and functions while following industry-relevant best practices for naming, scope, and code organization. By completing this course, learners will gain the confidence and skills needed to read, write, and reason about C++ programs, preparing them for intermediate programming topics or further software development learning paths.

Навыки, которые вы освоите

C++ (Programming Language)Computer ProgrammingDevelopment EnvironmentMaintainabilityCode ReusabilityProgramming PrinciplesComputer Programming ToolsProgram DevelopmentComputational ThinkingComputational Logic

Программа курса

5 модулей · 59 учебных материалов

01Foundations of Programming10 материалов

Course Orientation and Core Basics

Introduction To The CourseВидеоThe Absolute BasicsВидеоCourse Orientation and Core BasicsЗадание

Understanding Programming Concepts

What Is Programming?Видео

Учитесь у экспертов

EDUCBA

Преподаватель курса

Apply C++ Programming Fundamentals for Beginners
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 11.6 ч

5 модулей

Язык: Английский

Субтитры: Арабский, Французский, Итальянский, Корейский, Индонезийский, Испанский, Японский

Часть программы вашего университета
How Programming WorksВидео
Types of Programming LanguagesВидео
Understanding Programming ConceptsЗадание
Explaining Programming Concepts to a Beginner AudienceDIALOGUE
Foundations of ProgrammingЗадание
Explaining Programming Like a Pro: From Basics to LanguagesDIALOGUE
02Getting Started with C++10 материалов

Setting Up and Exploring C++

Setting Up The Coding EnvironmentВидеоAbout C And CВидеоSetting Up and Exploring C++Задание

Your First C++ Program

Hello WorldВидеоHello World Behind The ScenesВидеоYour First C++ ProgramЗадание

Compilation and Build Process

Build ConfigurationВидеоCompiler WarningsВидеоCompilation and Build ProcessЗаданиеGetting Started with C++Задание
03Working with Data and Output13 материалов

Variables and Numeric Data

Variables and Data TypesВидеоDeclaring and Assigning VariablesВидеоWorking with Numeric DataВидеоVariables and Numeric DataЗадание

Assignments and Console Input/Output

Multiple Types of Variable AssignmentsВидеоIntroduction to coutВидеоUsing cin for InputВидеоFormatting Output with endlВидеоAssignments and Console Input/OutputЗадание

Writing Clean Variable Code

Variable Initialization GuidelinesВидеоVariable Naming ConventionВидеоWriting Clean Variable CodeЗаданиеWorking with Data and OutputЗадание
04Operators and Program Flow9 материалов

Operators and Expressions

Introduction to OperatorsВидеоOperator Arity and UsageВидеоExpressions in CPPВидеоOperators and ExpressionsЗадание

Building a Complete Program

Introduction to Basic Functions in C plus plusВидеоBuilding a Simple ProgramВидеоCompleting the Program LogicВидеоBuilding a Complete ProgramЗаданиеOperators and Program FlowЗадание
05Functions, Scope, and Best Practices17 материалов

Function Fundamentals

Why Functions Are NeededВидеоDefining and Calling FunctionsВидеоReturning Values from FunctionsВидеоFunctions Returning ValuesВидеоFunction FundamentalsЗадание

Function Parameters and Arguments

Understanding ParametersВидеоPassing Arguments to FunctionsВидеоMultiple ParametersВидеоCommon Parameter MistakesВидеоFunction Parameters and ArgumentsЗадание

Scope, Lifetime, and Function Usage

Variable Scope BasicsВидеоLocal vs Global ScopeВидеоVariable Lifetime RulesВидеоUses of A Function and Guidelines for UsageВидеоScope, Lifetime, and Function UsageЗаданиеFunctions, Scope, and Best PracticesЗадание
Mentoring a Beginner to Design a Complete C++ ProgramDIALOGUE