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.
Este curso faz parte do Programa de cursos integrados Coding for Everyone: C and C++
oferecido por
Informações sobre o curso
Habilidades que você terá
- Graph Theory
- C++11
- Standard Template Library
- C++
oferecido por

Universidade da Califórnia, Santa Cruz
UC Santa Cruz is an outstanding public research university with a deep commitment to undergraduate education. It’s a place that connects people and programs in unexpected ways while providing unparalleled opportunities for students to learn through hands-on experience.
Programa - O que você aprenderá com este curso
STL and the game of Hex
This module looks at the architecture of the Standard Template Library. It is especially important to understand how iterators are used to access container to produce highly efficient generic algorithms. The module also includes the important new style of function object—the lambda expression.
Hex as a graph and Inheritance
This module shows how Hex can be played as a game on a graph. This involves its representation as an undirected graph in C++. The module explores the inheritance logic and syntax of C++. A principal example is the base class student and a derived class grad_student.
Hex and the use of AI and C++ Move semantics
This module explains Min-Max and the Alpha-Beta algorithm for game playing. Its programming topics include C++ 11 Move semantics and a detailed example of referential garbage collection.
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.
Avaliações
- 5 stars69,78%
- 4 stars17,62%
- 3 stars6,11%
- 2 stars2,15%
- 1 star4,31%
Principais avaliações do C++ FOR C PROGRAMMERS, PART B
Highly recommended for anyone wanting to learn some serious C++ and introductory AI!
Very much helpful course for learning C++properly both of the part A and B are very much helpful.
Good course and homework but Forum has been totally abandoned by organizers, a bit of a shame
From History to Today's Programming World, every session lookout from Great perspective & passes through students that's really appreciate.
Sobre Programa de cursos integrados Coding for Everyone: C and C++
This Specialization is intended for all programming enthusiasts, as well as beginners, computer and other scientists, and artificial intelligence enthusiasts seeking to develop their programming skills in the foundational languages of C and C++. Through the four courses — two in C, and two in C++ — you will cover the basics of programming in C and move on to the more advanced C++ semantics and syntax, which will prepare you to apply these skills to a number of higher-level problems using AI algorithms and Monte Carlo evaluation in complex games.

Perguntas Frequentes – FAQ
Quando terei acesso às palestras e às tarefas?
O que recebo ao me inscrever nesta Especialização?
Existe algum auxílio financeiro disponível?
Mais dúvidas? Visite o Central de Ajuda ao estudante.