Kritika10oct / C-Plus-Plus-Practice-Set-Series

Today I am Starting C++ Practice set on Coding Buddies Channel✌

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ Practice Set Series🔥

📌What is C++?

  • C++ is a cross-platform language that can be used to create high-performance applications.

  • C++ was developed by Bjarne Stroustrup, as an extension to the C language.

  • C++ gives programmers a high level of control over system resources and memory.

  • The language was updated 3 major times in 2011, 2014, and 2017 to C++11, C++14, and C++17.

📌Why we love it.

  • Fast and flexible

  • Low-level functionality

  • Large programming community

  • Strong documentation

👉 Learn more about C++ on its Official Documentation.

👉 Join Github's Open-Source Projects and read other people's code.

📌Now Let's Begin The Journey...

Content Source Code Assignment Assignment Solution
🔸 0. Announcement - - -
🔸 1. Input Output in C++ Code - -
🔸 2. Learn About Data Types Code Assignment 1 -
🔸 3. Assignment 1 Solution - - Assignment 1
🔸 4. Learn about Conditional statement Code - -
🔸 5. Practicing Question in For Loop Code - -
🔸 6. Learn While and Do While loops statement Code - -

About

Today I am Starting C++ Practice set on Coding Buddies Channel✌


Languages

Language:C++ 100.0%