A review by svarnyp
Computer Science Distilled: Learn the Art of Solving Computational Problems by Wladston Ferreira Filho

4.0

ENG/CZ

A really nice introduction to computer science for those that do not have time for more academic books about the topic. It allows to grasp the basic concepts, introduces some neat algorithms, and strengthens good algorithm design, while allowing the reader to get into writing good code very soon. I would certainly recommend anyone interested in programming to read it and not be surprised or dissuaded by the emoticons in the beginning of each chapter. This book goes reasonably into the topic and is not just a childish CS intro. Also, thanks to its style, good examples, and the use of web sources, it truly looks like a 21st century introduction to the topic.

CZ:
Velice pěkný úvod do výpočtové techniky - jak vysvětlení principů různých algoritmů, výpočtové složitosti nebo pravidel jak psát dobrý kód. Mohu doporučit. Je psána srozumitelně a i když na první pohled, díky užívání emotikon, se člověk obává, že to bude vskutku dětský úvod do tématu, kniha se pouští do cvičení a otázek dost do hloubky. Užití dobrých příkladů, odkazů na další zdroje a výkladu z toho myslím dělá vskutku moderní úvod do tématu.