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,223 students

Programming Fundamentals - Getting Started with C++

From basic to advance level concepts
Created byAli Haider
Last updated 5/2024
English
English [Auto],

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

    Explore programming fundamentals, object oriented programming, data structure algorithms, and artificial intelligence as Ali Haydar shares practical insights on Udemy to help your professional programming career.

  • Course Introduction1:16
  • Computer a mad genius!1:21
  • What is Programming1:18

    Explore how an instruction manual becomes a programming language to write commands for the computer, then translate code into binary zeros and ones the computer reads and executes.

  • Cors of Programming1:38

    Explore the core of programming as you learn how instructions drive a computer, from human intent to processor execution, using text, equations, or code.

  • Pseudo Coding!0:29

    Move from theory into practice by introducing pseudo coding as the first step to solving problems, writing pseudo codes, and evolving simple programs into complex c plus plus projects.

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