Our Courses

The Ultimate C++ Beginner Course

  • Category
    Teaching & Academics
  • View
    7731
  • Review
    • 0
  • Created At
    8 months ago
The Ultimate C++ Beginner Course

This is the first programming course offered in university. I remember spending that one winter break reading a C++ book and being excited when I wrote my first ever program. I have thoroughly read the book and solved many practice problems, which is why I ended up getting an A without attending the lectures. If you want to learn programming, or anything for that matter, find the best resources and invest your time and money into it.

Prerequisites

None

Recommended Book

Problem Solving with C++ 10th Edition by Walter Savitch

About this Course

You will learn the basics of programming. In particular, we focus on procedural and functional programming.

FAQ

Does the course have captions/subtitles?

Yes.

__________________________________________________________________________________________________________________

Are there quiz multiple choice questions?

There are 100+ Questions that rigorously test your understanding.

__________________________________________________________________________________________________________________

Are there practice problems?

There are 15+ Practice Problems (with Solution) similar to the problems in the recommended book.

__________________________________________________________________________________________________________________

Where can I ask you questions?

You can leave a comment under the "Q and A" tab in the lecture related to your question.

__________________________________________________________________________________________________________________

Does this course cover data structures?

No. Data structures is a course by itself, which universities usually offer after completing an object oriented programming course.

__________________________________________________________________________________________________________________

What's next?

You can expect a more advanced programming course, which focuses on object oriented programming (OOP). This programming style or model is widely used in the software world in fields such as game development, web development, mobile app development, and much more.