This course is for experienced C programmers who want to program in C++. The examples and exercises require a basic understanding of algorithms and object-oriented software.
This course is for experienced C programmers who want to program in C++. The examples and exercises require a basic understanding of algorithms and object-oriented software.
Graph Theory, C++11, Standard Template Library, C++
4.5 (324 ratings)
AP
Aug 23, 2020
From History to Today's Programming World, every session lookout from Great perspective & passes through students that's really appreciate.
RK
May 2, 2022
It's wonderful platform to learn. highly recommended for those people who are intrested to learn particular concept of c++ program.
From the lesson
Monte Carlo Hex Program, Further advanced C++ Topics and Patterns
This module shows how to use Monte Carlo evaluation in complex games such as Hex and Go. This had led top championship level play in both these games. The module discusses C++ assertions and exceptions for error handling and the new C++ 11 feature static asserts. Finally, the last part of the module introduces the idea of “Design Pattern”, a feature of modern OO programming.
Professor