Skip to content

ShayanDodge/Learning_Cpp_with_Shayan_Dodge

Repository files navigation

Learning C++ with Shayan Dodge

image

Internal computer hardware components

image

Programming languages

Programming languages are a set of instructions that are used to communicate with computers and create software applications, websites, and other computer programs.

image

What Is An Algorithm

An algorithm is a set of instructions that must be followed in a specific order to achieve a desired result. It can be implemented in different programming languages.

image

  • Algorithm 1: Add two numbers entered by the user.
  • Algorithm 2: Find the largest number among three numbers.
  • Algorithm 3: Find Roots of a Quadratic Equation ax2 + bx + c = 0.
  • Algorithm 4: Find the factorial of a number.
  • Algorithm 5: Check whether a number is prime or not.

Stay in touch

License

GNU General Public License v3.0