Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Starting With C++
Rating: 4.6 out of 5(6 ratings)
243 students

Starting With C++

Expressions, Console input and output, Variables and Loops in C++ with several examples
Last updated 10/2024
Hindi

What you'll learn

  • Fundamentals of C++ programming syntax and structure.
  • How to write, compile, and run basic C++ programs.
  • Understanding and utilizing variables and data types.
  • Working with loops and conditional statements for controlling program flow.
  • Performing input/output operations in C++.
  • Developing logic to solve common programming tasks.
  • Building foundational skills for problem-solving using C++.

Course content

1 section16 lectures1h 21m total length
  • Basic Print in C++10:33
  • Notes: Basic Print in C++3:16
  • Table Printing8:53
  • Notes: Table Printing3:22
  • Assignment#01
  • Introducing Variables5:13
  • Notes: Introducing Variables2:21
  • Taking Input From The User6:03
  • Notes: Taking Input From The User3:31
  • While Loop6:47
  • Notes: While Loop1:51
  • Table Printing with While Loop6:04
  • Notes: Table Printing with While Loop2:52
  • Reverse Table Printing5:46
  • Notes: Reverse Table Printing1:43
  • Series Printing5:16
  • Data Types in C++7:47

Requirements

  • This course provides a beginner-friendly Introduction to C++ so the students don't need any prior knowledge of the programming. It is expected that the students have basic problem-solving skills.

Description

Starting with C++" is a beginner-friendly course designed to introduce students to the fundamentals of C++ programming, laying the groundwork for computational problem-solving. No prior programming knowledge is required, making this course perfect for anyone looking to take their first steps into coding. The only prerequisite is basic problem-solving skills, as students will learn how to translate logic into small level working programs.

Through a series of hands-on exercises and practical examples, this course will cover key programming concepts, including variables, data types, loops, input/output operations, and more. Students will start with simple programs, such as printing outputs and tables, and gradually progress to more complex tasks like looping structures and series generation. By the end of the course, learners will be able to write basic C++ programs, understand basic syntax, and apply programming concepts like loops and iteration to solve real-world problems.

Whether you’re preparing for future programming studies or just curious about coding, this course will provide the skills you need to confidently begin your journey in C++ programming. Join us and take the first step toward understanding how computer scientists approach and solve computational challenges.

This course is the 2nd course in the logic building, with C++ series and in the coming up courses we will be learning several profound ideas in programming like Divide and Conquer approach using functions, arrays, pointers, structures and many more.

Who this course is for:

  • Students who have passed High School/College/A Levels and are enthusiastic about learning. This course is also for the freshman of the universities who intend to learn and strengthen their programming skills.