Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
C++ Basics - As Soon As Possible
Rating: 4.1 out of 5(134 ratings)
14,215 students

C++ Basics - As Soon As Possible

Make C++ programs within 1st minute and learn basics within 6 hours
Last updated 7/2025
English

What you'll learn

  • Do general purpose programming using c++.
  • Will be able to take user input and display it rightly.
  • Will be able to do conditions and iterations in c++.
  • Will be able to handle arrays and strings well.
  • Will be able to create, use and manipulate functions.
  • Will understand fundamentals of pointers.
  • Will get to know the concept of class and build examples.
  • Will know tricks related to display, random number, time-date, escape sequences etc.

Course content

7 sections51 lectures5h 45m total length
  • About the course1:09

    Here I tell what all this course contains, the coverage of topics in c++ that make it sufficient to cover most basics you need to learn and move forward.

  • Displaying "Hello World"4:20

    This is a typical program a learner tries while learning any new language. The variation here is that it is being exercised online so that you become productive in 1st minute itself.

  • Chaining Multiple String Literals2:43

    Let us learn to display multiple string literals using the same console out object by successive stream insertion or chaining.

  • Stream Extraction for Input6:18

    Collecting values from the user so that they can further be managed for operation within a program.

  • Building Simple Formulas7:09

    Simple formulas will help you learn the concept of operators and left hand side and right hand side of an assignment. Area of a triangle problem is used here. 

  • Fractional Data Types and Constants8:13

    Fractions like float, double etc. are explained here. Read only value or constants are explained using the area and circumference of a circle problem.

  • Building Expressions and Precedence of Operators6:31

    Various formulas are shown in this example with a special stress on learning operator precedence.

  • C++ Introductory Quiz

Requirements

  • Using Internet and typing directly into the text boxes.
  • That c++ is an extremely useful language and it has various versions.
  • How to download and install a software into your system.

Description

C++ is one of the most popular and most complete programming language which is not only a major enhancement to the language C, but an enhancement which stood the test of time. The current course aims at teaching this course to a novice user in a way that from the very first minute the learner starts writing the program, without learning too much theory.

Course Contents:
- 50 Video Sessions with direct IDE based learning
- Attached resource with source code of sessions
- Section Level Quizzes to test your learning performance
- All basic topics like conditions, loops, strings, arrays, functions
  classes are covered in with help of easy to understand examples
  
Upto 6 Hours should be sufficient to cover the course. If you keep doing your own samples based on the examples given you can keep increasing your expertise level and can finally reach an expert level.

This course should be taken to:
- Know about C++ programming quickly
- Learn enough to clear this subject at your school/college level.
- To clear interviews related to a job in Information Technology.
- To pass related IT Certification with some more practice test
  done at your level.
- To have a quick understanding of basic features of C++, so that you can learn some similar other language faster.
  

Who this course is for:

  • This is meant for c++ aspirants at school/college/company level.
  • If you need to take a IT job interview related, this will help.
  • If other courses confuse you, this one will not. Take it.
  • If you know the basics, you need only advanced c++ you may not take it.