Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Learn C++ coding through interactive console applications

Posted By: naag
Learn C++ coding through interactive console applications

Learn C++ coding through interactive console applications
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 5.5 Hours | 1.18 GB
Genre: eLearning | Language: English

Beginner programmers can learn C++ programming basics by making interactive console applications like quiz games

In this course you will learn most of the elementary and core concepts in
programming, through the creation of interactive C++ console applications.


In this course, we will cover many fundamental programming concepts like as including libraries, variables and types, expressions, conditional statements, logic flow and control, loops, arrays and more.


All lectures have at least 1 example that allows you to practice these concepts. I've included many example programs, programmed in a procedural style, throughout the course.

These all lead up to the final few lectures where we create a large final project that brings many of these concepts together: a fully functional 2 player Tic Tac Toe console application, with replaying and scoring.

Topics which are covered:

Creating console applications
Input and output
Variables and types
Scope
Boolean expressions
If and else statements
Switch statements
For loops
While loops
Do-while loops
Arrays
Multidimensional arrays
Interconnected usage of all these things
Concrete examples: Guess the number game, continuous calculator, 2 player Tic Tac Toe, online account system simulator, etc…

Learn C++ coding through interactive console applications