Opiniones y comentarios de aprendices correspondientes a Introduction to C++ Programming: Create a Tic-Tac-Toe Game por parte de Coursera Project Network
4.6
estrellas
23 calificaciones
Acerca del Curso
By the end of this project you will create a fully functioning Tic-Tac-Toe game on a console application in which 2 players could play against each other, this will be achieved through applying and practicing many concepts of programming which programmers use all the time through their programming careers such as advanced if statements, advanced arithmetic operations, loops, Arrays, and 2D arrays. By applying these concepts you will also be able to create different types of programs that users can interact with. These programming concepts can also be applied using other Programming Languages such as Java and Python, not just C++.
Prerequisites: Familiarity with the basics as variables, data types, if-statements and basic arithmetic operations in programming for which it's recommended you take "Introduction to C++ Programming: Build a Calculator".
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions....
Filtrar por:
1 - 4 de 4 revisiones para Introduction to C++ Programming: Create a Tic-Tac-Toe Game
por Vikash S
•
27 de feb. de 2022
excellent course
por Nour D
•
13 de mar. de 2021
thank you,keep going
por Jessy M
•
20 de mar. de 2023
This is more regarding Basic Programming Concepts rather than learning something new about CPP. If you are not new to programming, I do not recommend this for learning about CPP.