Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn the basics of Programming with C++
Rating: 4.0 out of 5(405 ratings)
16,350 students

Learn the basics of Programming with C++

Learn C++
Created byOmar Alsabbagh
Last updated 1/2019
English
English [Auto],

What you'll learn

  • Learn the basic of C++ programming
  • Implement Programming solutions using C++

Course content

4 sections39 lectures3h 21m total length
  • Introduction5:51

    Learn how a computer runs a program by executing instructions, and how random access memory stores active data while secondary storage holds long-term data.

  • Introduction 28:57

    Explore how binary digits represent machine language and how assembly language and assemblers translate instructions into binary. Compare compiler and interpreter roles, showing why high-level languages like C++ simplify programming.

  • Introduction 31:57

    Identify the three core steps of programming: input, processing, and output, using the cookie example to show how inputs become processed data and finally output cookies.

  • How to isntall Code Block (C++ IDE)2:16

    Learn to install and use the Code Blocks IDE for C++ development, including downloading, opening, creating a new C++ project, naming it, and saving it on Windows, Mac, or Linux.

Requirements

  • Regular Computer (PC, or Mac)
  • Programming background is recommeneded before taking this course

Description

This is an introductory course to programming with C++

1. This course covers only the basics of programming with C++

2. Object-Oriented Programming is not covered in this course

3. Pointers and other C++ advance topics is not covered in this course

4. Programming background preferred before taking this course


By the end of this course, you will have good understanding about the basics of C++.

Who this course is for:

  • Anyone Who is interested to learn the basics of C++