
Want to get started with coding? Start from the very basics. C/C++ is a general-purpose programming language. C is very powerful; it has been used to develop operating systems, databases, applications, etc. It is also widely used in competitive coding. C++ is used to create computer programs, and is one of the most used languages in game development.
This course covers all the important topics related to C/C++ starting from the very basics including array, pointer, string, function, recursion, searching, sorting, file handling, data types, different type of loops and usage, pointers. After taking the course understand all generic codes and crack interview problems.
Pre-Requisites – Basic computers