Descriere YEO:
The C++ Project: A companion - Disponibil la libris.ro
Pe YEO găsești The C++ Project: A companion de la Marcos Tewfiq, în categoria Education.
Indiferent de nevoile tale, The C++ Project: A companion for learning the C++ programming language - Marcos Tewfiq din categoria Education îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Preț: 250.92 Lei
Caracteristicile produsului The C++ Project: A companion
- Brand: Marcos Tewfiq
- Categoria: Education
- Magazin: libris.ro
- Ultima actualizare: 05-06-2025 16:21:01
Comandă The C++ Project: A companion Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda The C++ Project: A companion de la libris.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
This book is a
companion for
learning the C++
programming language. It presents some major concepts, applied to an example, a multiple balls collision simulator, which will run in real-time in a multi-thread structure. The program is explained, with the goal of making possible to the reader its improvement or even application to other fields. This is neither a complete nor a simplified course. The objective is to be a complementary tool. There are examples extending the program, like the simplified simulations of a planet and its satellite, and the creation of a fictional universe. The elementary simulation of launching a satellite is also possible and is given as a challenge to the reader, who needs to find the right parameters. Therefore, this book is also useful for teaching and studying physics (Newtonian mechanics).