Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Programming Fundamentals - Getting Started with C++
Rating: 4.3 out of 5(18 ratings)
1,212 students

Programming Fundamentals - Getting Started with C++

From basic to advance level concepts
Created byAli Haider
Last updated 5/2024
English

What you'll learn

  • Defining the cores of Programming
  • What is Programming and How it works
  • Computer a dummy genius!
  • Pseudo Coding and Problem Solving
  • How to think while coding and solve problems
  • Getting Started with C++
  • Basics of C++
  • Variables
  • Loops
  • Nested loops & Control Structure
  • Functions - Global and local
  • Scope definition of variables and functions
  • Arrays - 1D & 2D
  • File Handling
  • How to debug your code!

Course content

6 sections20 lectures1h 12m total length
  • Introduction0:44
  • Course Introduction1:16
  • Computer a mad genius!1:21
  • What is Programming1:18
  • Cors of Programming1:38
  • Pseudo Coding!0:29

Requirements

  • No prior Programming experience is required! You will learn everything from the very basic level.

Description

Welcome to Introduction to C++ Programming! This course is designed to provide beginners with a solid foundation in C++ programming, one of the most powerful and versatile programming languages in the world. Whether you're aspiring to become a software developer, interested in game development, or simply want to learn a new skill, this course will equip you with the essential knowledge and skills to get started.

Throughout this course, you will embark on a journey to discover the fundamentals of C++ programming, from basic syntax to more advanced concepts. You'll learn how to write clean, efficient, and maintainable code using industry best practices. Our comprehensive curriculum covers topics such as variables, data types, control structures, functions, classes, and object-oriented programming principles.

By the end of this course, you will be proficient in:

  1. Understanding the basics of programming and the C++ language.

  2. Declaring variables and using different data types.

  3. Implementing control structures such as loops and conditional statements.

  4. Writing and calling functions to modularize your code.

  5. Creating and using classes and objects to organize and structure your programs.

  6. Utilizing inheritance, polymorphism, and encapsulation for object-oriented programming.

  7. Handling errors and exceptions gracefully.

  8. Employing memory management techniques such as pointers and dynamic memory allocation.

This course is designed for absolute beginners with no prior programming experience required. Each concept is explained in a clear and concise manner, accompanied by hands-on coding exercises and projects to reinforce your learning. Whether you're a student, a professional looking to switch careers, or simply curious about programming, this course will empower you to take your first steps into the exciting world of C++ programming.

Join me and unlock the potential of C++ to bring your ideas to life, solve complex problems, and embark on a rewarding programming journey!


Who this course is for:

  • Beginners of Programming and students
  • Self learners
  • Computer Science Students