Contest Entry| My favorite programming language
Blessed day steemians!!
God has blessed us with another day in which I will share with you my favorite programming language, which is C++.
I began programming in 2020. Before that, I had knowledge of other programming languages. I devoted myself to the love of the C++ programming language, which I will share with you.
C++ is a basic, high-level, object-oriented programming language which supports object-oriented programming structures, so it is called an object-oriented programming language. C++ was developed by Bjarne Stroustup. and also developed at T’s Bell laboratory (USA). Basically, it was developed in 1979 to make writing good programs easier and more pleasant for individual programmers.
REASONS FOR STUDYING OBJECT ORIENTED C++ PROGRAMMING LANGUAGE?
It allows applications to have a clear structure and gives code reuse, solving development costs.
It is safe, quick and strong.
It is simple to understand and powerful in programming structure.
It is a high-level programming language in terms of speed and efficiency.
The C++ object-oriented programming language is portable and flexible.
C++ makes it simple for programmers to transfer data from one to the other and can also run on smart phones.
THE USES OF THE C++ PROGRAMMING LANGUAGE.
Application of the C++ language for developing games.
Application The C++ program is used to develop operating systems.
C++ is used by compilers and editors.
applicationn of the C++ language in developing database systems.
The C++ language is used to develop network drivers.
It is used for graphic packages.
It is designed to develop interpretors.
Some key terms in c++
IOSTREAM
It stands for input and output stream.
It is a collection of predefined functions/methods.
It is also called the library of C++
INCLUDE
This is used to add the header file in the program
CONIO
It stands for console input and output.
It is used to show the output on the console to inden.
COUT
It is a keyword which is used to print data or information on the output screen.
It is always used for inserting operations.
MAIN
That is the entry point of the c++ program.
Program execution in C++ starts from the main function.
In case there is only a single function in a C++ program, then it should be the main function.
Some simple codes I've run in my phone's C++ compiler
THE BEST WAY TO WRITE A PROGRAM?
Identification of the problem
Specification and analysis recognize/define the issue and what the solution must accomplish. An Algorithm is a term given to a procedure that will help you analyze a problem and truly solve it.
IMPLEMENTATION OF SOLUTION TO THE PROGRAM
Test the program and specify the general solution (algorithm). Allow the computer to run the software, then review the results. Errors should be identified and corrected.
CHECK OUT OF SYNTAX ERRORS AND CORRECT THEM.
Allow the program to run without syntax errors when present. Modify the application to match changing needs or to fix any faults that arise in the program.
Conclusion
C++ is one of the well known object oriented programming languages which has been used in the creation of most of the well known softwares we use in our daily lives. I have embraced the use of this particular language and I hope you'll take your time to learn about it and it's potentials.
Thank you for reading
Nice to read your post .
Comment the link of this post below the contest announcement post.
Keep posting and stay with our community .
Thank you
Thanks
God bless