Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
C++ for Beginners
Rating: 4.4 out of 5(52 ratings)
820 students

C++ for Beginners

Create Code That Screams with C++! Hours of Video Lecture, Lab Exercises and Dozens of Code Samples for You To Use!
Last updated 4/2016
English

What you'll learn

  • Learn to Set up Your Development Environment
  • Learn to Execute C++ Code
  • Learn To Debug Your Code
  • Understand the Role of Variables
  • Be able to use Variable Data Types
  • Be Able to Output to the Standard Error Stream
  • Learn To Cast Data Types
  • Learn to Format Output
  • Learn to Take and Process Console Input
  • Understand and Use Source Comments
  • Be able to use Assignment Operators
  • Identify and Use Compound Operators
  • Use Comparators and Logical Operators
  • Understand and apply Operator Prescedence
  • Create Simple and Complex Conditionals with If
  • Use the Switch Statement
  • Use the Ternary Operator
  • Create While Loops and For Loops
  • Use Arrays
  • Access Array Members with Loops
  • Understand and use Multidimensional Arrays
  • Learn the Role of Pointers
  • Understand Binary Theory and it's Role in C++
  • Create and Use Truth Tables and Binary Operators
  • Work with Bitwise Operators
  • Encapsulate Code in Functions
  • Work with Header Files and Includes
  • Understand and Use Namespaces
  • Understand and use the STL String Library
  • Understand Object Oriented Programming
  • Create Classes and Objects in C++
  • Read Text Files to Permanent Storage
  • Store Text Files in Permanent Storage

Course content

11 sections56 lectures7h 33m total length
  • Where to get the IDE2:52

    In this video, your instructor demonstrates where and how to download and setup your IDE.

  • Creating a Project5:42

    In this lesson, David tours the IDE and demonstrates how to create a simple program.

  • Debugging a Program8:24

    This section demonstrates how to step through a simple program. This technique in this section is known as, debugging.

  • Examining the Build Log9:13

    In this video, your instructor, David, discusses the Build Log.

  • Running a program7:34

    This lesson demonstrates different ways to launch a program, while also examining the importance of Build configuration.

  • Section 1 Lab Exercise2:00

    Please complete this lab after watching the videos from section 1.

Requirements

  • PC or Mac

Description

Have you always wanted to create console video games, but lack the basic C++ skills? Do you want to understand a more "heavy-duty" programming language? Do you really want to get "under the hood" and complete more complex computing tasks quickly? Do you simply want to advance your current skill set and learn one of the world's most popular programming languages?

C++ is one of the most widely used languages in the world. It's used for everything from financial trading applications (where speed equals revenue!) to console video games.

Delve into the C++ programming language with this course, C++ For Beginners, authored by expert David Pither-Patterson. David is an experienced instructor, specializing in presenting complex technical information in a manner that just about anyone can grasp. With David's help, you'll start by setting up your development environment and working your way through all the C++ fundamentals.

Included in the 46 video lectures that comprise the course are dozens and dozens of code examples that you can learn from. You'll also complete engaging lab exercises that are not only fun, but specially designed to help you retain the information in the lectures.

C++ is one of the most important languages you can learn--and there is no better way to learn it than with LearnToProgram's David Pither-Patterson!

Who this course is for:

  • Aspiring Game Programmers
  • Teachers and Students
  • Developers who Want a "Heavy Duty" Langauge
  • Developers who Work in the Financial Sector
  • Developers working with Apps that Need to Do Many Calculations Quickly
  • Anyone who Wants to Wield the Power of C++!