Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Modern C++ for Complete Beginners
Rating: 4.3 out of 5(214 ratings)
9,819 students

Modern C++ for Complete Beginners

Teaches you how to program computers, using the C++ programming language.
Created byJames Raynard
Last updated 10/2024
English

What you'll learn

  • Have a good knowledge of C++ fundamentals
  • Be able to write simple C++ programs
  • Learn from case studies how to approach programming problems

Course content

8 sections99 lectures13h 28m total length
  • Why This Course?3:48
  • Introduction (Lecturer)0:57
  • Introduction to the Course4:28
  • How to Learn from this Course6:37
  • Compilers10:45
  • Compiler Errors4:51

    To follow

  • MinGW Installation and Setup on Windows13:16
  • Visual Studio Installation6:21
  • Visual Studio Setup5:25
  • Hello World2:57

Requirements

  • Enjoys technical challenges
  • Access to a computer with a modern C++ compiler (I'll show you how to install one which is free of charge!)

Description

This course will teach you the basics of programming, using the technically challenging but powerful and efficient C++ language. I start right at the beginning and describe things in simple terms, avoiding unnecessary jargon.

There are lots of downloadable exercises, with solutions, so you can check your understanding as you learn, gaining familiarity and confidence with the material. These are ideal for preparing for exams or job interviews.

I will be actively supporting the course and I will respond promptly if you have any questions or experience difficulties with the course content.

The course is based around the modern version of the language, which makes it easier to learn. I teach the C++11 and C++14 standard, plus a couple of features from C++17. I also cover older variations which are still widely used.

The course is designed to give you a good practical understanding of the fundamentals of the language. After successfully completing this course, you will have an excellent basis for learning the more advanced features.

The course is thorough and goes into the material in depth. The only requirements are computer literacy, English language and a high-school education.

Thank you for your time and I look forward to seeing you on the course!

Who this course is for:

  • Anyone who wants to learn how to program
  • Programmers with some basic knowledge of C++ who want to update and refresh their skills
  • Students who have tried to learn C++ from other courses