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: | 103 |
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
This book is a modern guide for all C++ programmers to learn Threading Building Blocks (TBB). Written by TBB and parallel programming experts, this book reflects their collective decades of experience in developing and teaching parallel programming with TBB, offering their insights in an approacha
Learn how to accelerate C++ programs using data parallelism. This open book enables C++ programmers to be at the forefro..
Download free C++ language tutorial course in PDF, training file in 146 chapters and 708 pages. Free unaffiliated ebook created from Stack OverFlow contributor.
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.
An experienced programmer accumulates a set of tools, tricks, and techniques to make his or her programs better.