Close icon
"Welcome to a new Coursetakers Experience!"
Close icon
Hand Coins Icon
Not sure? All courses have a 30-day money-back guarantee
30-Day Money-Back Guarantee
Lifetime Access
Professional > IT Courses > Programming > C++ Programming
Overview Curriculum Instructor Reviews
Learn C++ Fundamentals: Coding for Absolute Beginners Play Image

Learn C++ Fundamentals: Coding for Absolute Beginners

Master C++ fundamentals with hands-on coding exercises. Learn to write C++ programs from scratch and gain the skills for software development and problem-solving.

4.1 Rating star
148 Ratings
8,209 Enrolled

Created By Metla Sudha Sekhar

For You
Course speifications
duration icon
1.5 Hours
files icon
33 Files
access icon
Lifetime/ Unlimited
certification icon
Certificate of completion
date icon
Created on Dec.5.2024
resources icon
10 downloadable resources
update icon
Last Updated 12.Apr.2025
caption icon
Closed captions
gurantee icon
30 days money back gurantee
support icon
Instructor support
Promo code
Apply

Course description

What You'll Learn



  • Learn to program with C++, one of the most powerful programming languages.

  • Master the basics of C++ programming starting from fundamental concepts.

  • Understand how to develop software applications using C++.

  • Set up a local C++ coding environment for your practice and learning.

  • Write code using Microsoft Visual Studio for C++ development.

  • Learn how to work with control flow statements in C++.

  • Work with arrays and multi-dimensional loops to manipulate data.

  • Prepare decision-making systems through C++ coding.

  • Gain an understanding of Generative AI for future learning.

  • Participate in coding exercises to test and reinforce your learning skills.



Requirements



  • No prior technical experience needed.

  • Only a computer is required—no pre-installed software needed.

  • No programming experience required—this course starts with the basics!



Course Description


Welcome to "Learn C++ Fundamentals: Coding for Absolute Beginners." This course is the perfect entry point for anyone interested in learning programming with C++, a powerful and versatile programming language used in various fields such as software development, game development, and more.



This course will take you through the fundamentals of C++, starting with basic syntax and progressing to more complex topics such as control structures, decision-making systems, and arrays. You'll work on hands-on exercises and real-world examples to build your coding skills step by step.



By the end of the course, you’ll be confident in writing C++ programs, using variables, operators, and functions, and applying your knowledge to real-world coding challenges. You'll also gain insight into Generative AI for future development in programming and problem-solving.



Whether you want to develop software or become an independent programmer, this course is designed to give you the foundation you need to start your journey in the world of C++ programming. No prior coding experience is required, just a passion for learning!



Who This Course is For


This course is ideal for:



  • Beginner C++ developers interested in learning the basics of coding.

  • Anyone who wants to understand coding concepts through real-world examples.

  • Those eager to learn C++ fundamentals to kickstart a career in software development.

  • Anyone who wants to become an independent programmer and work on their own projects.

View more

Course content web

10 sections | 79 lectures | 5:59 total length
Expand all sections
1. Introduction
Close Button
Video Icon 1 Intoduction.mp4
13.37 MB
Video Icon 2. Course Curriculum.mp4
11.99 MB
Video Icon 3. Getting started on Windows, Mac or Linux.mp4
3.30 MB
Video Icon 4. How to ask great questions.mp4
4.12 MB
Video Icon 5. FAQ’s.mp4
3.80 MB
2. Setting up Local Development
Close Button
Video Icon 1. Introduction.mp4
3.43 MB
Video Icon 2. C++ Futures.mp4
8.71 MB
Video Icon 3. Why it Popular in Coding.mp4
9.66 MB
Video Icon 4. Popular IDEs for Coding.mp4
8.28 MB
Video Icon 5. Get and Installing Visual Studio Editor.mp4
31.74 MB
Video Icon 6. Creating First Project.mp4
19.60 MB
Video Icon 7. Your First C++ Program.mp4
25.11 MB
Video Icon 8. Compiling and Run a C++ Program.mp4
14.75 MB
3. C++ Basics
Close Button
Video Icon 1. Introduction.mp4
3.60 MB
Video Icon 2. Creating Variables.mp4
27.44 MB
Video Icon 3. Creating Multiple Variables.mp4
19.73 MB
Video Icon 4. Constants.mp4
15.40 MB
Video Icon 5. Identifiers.mp4
16.70 MB
Video Icon 6. Naming Convention.mp4
12.82 MB
Video Icon 7. Working with standard library.mp4
10.16 MB
Video Icon 8. Output Text and New Lines.mp4
20.43 MB
Video Icon 9. Reading User Input.mp4
18.85 MB
Video Icon 10. Simple Calculator Program.mp4
15.71 MB
Video Icon 11. Comments.mp4
9.46 MB
4. C++ Data Types
Close Button
Video Icon 1. Introduction.mp4
4.10 MB
Video Icon 2. Data type basics.mp4
10.94 MB
Video Icon 3. Numeric types.mp4
17.54 MB
Video Icon 4. String types.mp4
12.61 MB
Video Icon 5. Character types.mp4
11.53 MB
Video Icon 6. Boolean types.mp4
11.82 MB
5. C++ Operators
Close Button
Video Icon 1. Introduction.mp4
2.92 MB
Video Icon 2. Arithmetic operators.mp4
15.65 MB
Video Icon 3. Assignment operators.mp4
11.61 MB
Video Icon 4. Comparison operators.mp4
15.64 MB
Video Icon 5. Logical operators.mp4
23.92 MB
6. C++ Strings
Close Button
Video Icon 1. Introduction.mp4
3.13 MB
Video Icon 2. Strings.mp4
15.78 MB
Video Icon 3. Concatenation.mp4
28.59 MB
Video Icon 4. String Built-in Functions.mp4
25.39 MB
Video Icon 5. String Indexing.mp4
12.68 MB
Video Icon 6. String Formatting.mp4
18.32 MB
Video Icon 7. String Keyboard Input.mp4
13.62 MB
Video Icon 8. Using namespace.mp4
8.02 MB
7. C++ Decision Making
Close Button
Video Icon 1. Introduction.mp4
2.91 MB
Video Icon 2. If statement.mp4
13.25 MB
Video Icon 3. else statement.mp4
9.29 MB
Video Icon 4. else if statement.mp4
11.28 MB
Video Icon 5. Ternary operator.mp4
11.08 MB
Video Icon 6. Switch-case statement.mp4
16.88 MB
8. C++ Control Flow Loops
Close Button
Video Icon 1. Introduction.mp4
4.64 MB
Video Icon 2. While loop.mp4
14.92 MB
Video Icon 3. Do-while loop.mp4
6.80 MB
Video Icon 4. For loop.mp4
21.23 MB
Video Icon 5 Customize loop running.mp4
9.23 MB
Video Icon 6. Break statement.mp4
8.07 MB
Video Icon 7. Continue statement.mp4
9.81 MB
Video Icon 8. Nested loops.mp4
17.53 MB
Video Icon 9. Prime Number Program.mp4
18.40 MB
Video Icon 10. Coding exercise.mp4
5.92 MB
Video Icon 11. Solution for coding exercise.mp4
5.54 MB
9. C++ Arrays
Close Button
Video Icon 1. Introduction.mp4
2.97 MB
Video Icon 2. Array statement.mp4
17.33 MB
Video Icon 3. Change array data item.mp4
8.63 MB
Video Icon 4. Read array data using loops.mp4
12.93 MB
Video Icon 5. Multidimensional Array.mp4
13.71 MB
Video Icon 6. Update Multidimensional Array.mp4
8.20 MB
Video Icon 7. Loop through Multidimensional Array.mp4
13.07 MB
10. C++ Functions
Close Button
Video Icon 1. Introduction.mp4
3.70 MB
Video Icon 2. Creating a function.mp4
8.89 MB
Video Icon 3. Calling a function.mp4
17.15 MB
Video Icon 4. Function with parameter.mp4
13.67 MB
Video Icon 5. Default parameter.mp4
6.83 MB
Video Icon 6. Multiple parameters.mp4
14.39 MB
Video Icon 7. Return keyword.mp4
14.76 MB
Video Icon 8. Call by value.mp4
7.00 MB
Video Icon 9. Call by reference.mp4
8.01 MB
Video Icon 10. Pass by Group items.mp4
12.17 MB
Video Icon 11. Function overloading.mp4
17.36 MB
Video Icon 12. Recursion.mp4
12.09 MB

Similar courses

Explore More
Learn C++ Advanced: Master Classes on OOPs and Templates
Best Seller
127
Rating Star
Master advanced C++ topics like OOP, inheritance, polymorphism, and templates. Learn hands-on with practical coding exercises and real-world examples.
Metla Sudha Sekhar
6,178 Enrolled
5:22 Hours
buy icon Buy $19.99

Instructor

Metla Sudha Sekhar
Person Image
access icon
0 Instructor Rating
reviews icon
Reviews
students icon
0 Students olled
play icon
7 Courses

More Courses by Metla Sudha Sekhar

Learn MySQL from scratch for Data Science and Analytics
122
Rating Star
Learn MySQL from scratch and become proficient in writing SQL queries, managing databases, and solving real-world data problems using MySQL Server and Workbench. Ideal for data analysts, business professionals, and aspiring database experts.
Metla Sudha Sekhar
11,212 Enrolled
6:00 Hours
buy icon Buy $19.99
Programming for Kids and Beginners: Learn to Code in Python
154
Rating Star
Learn Python from scratch with hands-on coding examples. This beginner-friendly course is perfect for kids, beginners, and anyone wanting to start coding in Python.
Metla Sudha Sekhar
10,988 Enrolled
3:07 Hours
buy icon Buy $39.99
Mastering Microsoft Office 2021-365: Word, Excel, PowerPoint
235
Rating Star
Master Microsoft Office 2021: Enhance Your Efficiency and Expertise with Practical Training and Pro Tips
Metla Sudha Sekhar
10,323 Enrolled
8:00 Hours
buy icon Buy $44.99
Microsoft Excel Crash Course 2025: Masterclass for Weekend
58
Rating Star
Learn Microsoft Excel from scratch and unlock its full potential! This beginner-friendly course covers essential Excel skills, including formulas, functions, Pivot Tables, data visualization, and time-saving shortcuts. Whether you're a student, professional, or entrepreneur, you'll gain practical knowledge to boost productivity, analyze data, and create stunning reports. Start mastering Excel today! 🚀
Metla Sudha Sekhar
10,228 Enrolled
5:30 Hours
buy icon Buy $19.99
Join us today!

Recieve the best deals..

Send Icon

Master Indian Cooking: 6 essential gravies for 1000+ Dishes

Course Image Play Image

Free Sample videos:

Microsoft Excel Crash Course 2025: Masterclass for Weekend
Video Icon 1 Intoduction.mp4
0:00
Microsoft Excel Crash Course 2025: Masterclass for Weekend
Video Icon 2. Creating Variables.mp4
0:00
Microsoft Excel Crash Course 2025: Masterclass for Weekend
Video Icon 3. Getting started on Windows, Mac or Linux.mp4
0:00
Microsoft Excel Crash Course 2025: Masterclass for Weekend
Video Icon 4. Function with parameter.mp4
0:00
Microsoft Excel Crash Course 2025: Masterclass for Weekend
Video Icon 5. FAQ’s.mp4
0:00

Coursetakers Support Centre

Captcha