The goal of this book is to teach you to think like a computer scientist, using C++ as the programming language.
HOW TO THINK LIKE A COMPUTER SCIENTIST. * Published under the terms of the GNU Free Documentation License. Money raised from the sale of this book supports the development of free software and documentation.
Pages : | 192 pages |
Size : | |
Downloads: | 104 |
Created: | 2020-08-29 |
License: | CC BY-NC 4.0 |
Author(s): | Allen B. Downey |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about How To Think Like A Computer Scientist: C++ Version
PDF course about C++ and pointers, free document in 65 pages.
This book written to provide clear and concise explanation of topics for programmers both starting to learn the C++ programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it.
This book is an introduction to the Boost C++ Libraries. The Boost C++ Libraries complement the C++ standard and add many practical tools that can be of use to any C++ developer and in any C++ project. Because the Boost C++ Libraries are based on the C++ standard, they are implemented using state-
This book is an introduction to computer programming using C++ as the language for writing programmes, and to solid, fundamental programming principles - including writing structured programmes, looping, data structures and iteration.
Download free document in PDF about C++ language, exercices and solutions for beginners and intermediate level students.