C++ Lectures

C++ is a powerful and versatile programming language that is widely used in a variety of industries, including game development, finance, and robotics. It is considered an intermediate-level language, meaning that it can be used to create both simple and complex programs. In this post, we will be providing tutorials on C++ to help those who are new to the language or looking to brush up on their skills.

The first tutorial we will be covering is the basics of C++ syntax. This will include topics such as variables, data types, and control structures. Once you have a solid understanding of the syntax, we will move on to more advanced topics such as classes and objects, which are essential for creating object-oriented programs. We will also cover topics like templates, exception handling and STL.

In addition to the tutorials, we will also be providing examples and exercises to practice your skills. These will range from simple programs, such as a basic calculator, to more complex programs, such as a 2D game. We will also provide tips and best practices to help you write clean, efficient code. By the end of the tutorials, you will have a solid understanding of C++ and be well on your way to creating your own programs.

In conclusion, C++ is a powerful and versatile programming language that can be used for a wide range of applications. It is a great choice for those looking to learn a new language or expand their skills. Through our tutorials, we will guide you through the basics of C++ syntax and help you build a solid foundation in the language. With the knowledge and examples provided, you will be able to create your own programs with confidence.

Tutorials/Lectures:

  1. First Program in C++
  2. Variables types
  3. Variable scope
  4. Operators
  5. IF statement
  6. For loop
  7. While loop
  8. Do while
  9. Switch statement
  10. Continue statement
  11. Goto statement
  12. Functions
  13. Arrays
  14. Pointers
  15. Strings


2 comments:

  1. Anonymous12:46 am

    Is there any obvious difference between C++ and FORTRAN based programming ? I come to this from the latter (from long, long ago), yet, I don't see much obvious difference, thus far.

    ReplyDelete
  2. Anonymous7:25 am

    how do you know where i live

    ReplyDelete

Please disable your ad blocker to support this website.

Our website relies on revenue from ads to keep providing free content.