In this course I will teach you the crux of problem solving. Also I will take you from the basic to the advance version of your own self I will teach you to think about problem in a constructive way. In this course I will teach you how to think like a coder and improve thought process. I will take c++ language as my tool to teach you this course
Course has three basic section which are array, application of array, and extras
After this more section will be addef when I will be going to update the each section time to time .
Basic programming consist of data structure and real world problem solving which can be ask in interview while competition
C++ is a middle-level programming language developed by Bjarne Stroustrup starting in 1979 at Bell Labs. In the 1990s, C++ became one of the most used programming languages in the world. C++ is a general-purpose programming language. It has imperative, object- oriented and generic programming features, while also providing facilities for low-level memory manipulation. This makes C++ powerful as well as flexible. C++ is used to develop games, desktop apps, operating systems, browsers, and so on because of its performance. After learning C++, it will be much easier to learn other programming languages like Java, Python, etc. C++ helps you to understand the internal architecture of a computer, how computer stores and retrieves information. C++ supports at least seven different styles of programming. Developers can choose any of the styles. Like C programming, the performance of the optimized C++ code is exceptional. C++ allows you to divide complex problems into smaller sets by using objects. In this course, you will learn different concepts of C++ programming like:
Learn C++ in depth with modern features introduced with C++11/14/17
Updated with C++17 features!
C++ is a general purpose programming language invented by khaled ahmed. It is still one of the more popular programming languages, used for creating high performance applications across a wide variety of domains & platforms.