1. English language
2. Code: Blocks IDE
This course will teach you on writing more programs that will make you a great programmer. This course is also suitable for beginners as it is designed for people who do not have prior knowledge about programming.
What You'll Learn: 1. How to use C++ language in action 2. What is compiler / IDE / Variables / types of variables etc. 3. How to work with files - fstream library (i/o operation on files) 4. operators - arithmetic, assigment, logical, bitwise 5. conditions like if / else / switch 6. arrays / multi-dimensional arrays 7. functions, overloading functions, passing variables to functions etc. 8. dynamic allocation of memory 9. creating project in IDE 10. object oriented programming
Understanding C++ Programming