The Programmer's Guide To Theory: Great Ideas Explained

The Programmer's Guide To Theory: Great Ideas Explained
Author :
Publisher :
Total Pages : 216
Release :
ISBN-10 : 1871962439
ISBN-13 : 9781871962437
Rating : 4/5 (39 Downloads)

Book Synopsis The Programmer's Guide To Theory: Great Ideas Explained by : Mike James

Download or read book The Programmer's Guide To Theory: Great Ideas Explained written by Mike James and published by . This book was released on 2019-11-24 with total page 216 pages. Available in PDF, EPUB and Kindle. Book excerpt: Computer science, specifically the theory of computation, deserves to be better known even among non-computer scientists. The reason is simply that it is full of profound thoughts and ideas. It contains some paradoxes that reveal the limits of human knowledge. It provides ways to reason about information and randomness that are understandable without the need to resort to abstract math. This is not an academic textbook but could be the precursor to reading an academic textbook. In Programmer's Guide to Theory, you will find the fundamental ideas of computer science explained in an informal and yet informative way. The first chapter sets the scene by outlining the challenges of understanding computational theory. After this the content is divided into three parts. The first explores the question "What is Computable?" introducing the Turing Machine, the Halting Problem and Finite State Machines before going on to consider the different types of computing model that are available and the languages they produce. This part also covers the different types of numbers and of infinities which paves the way for considering the topics of Kolmogorov Complexity and randomness, the Axiom of Choice, Godel's Incompleteness and the Lambda Calculus. Part II switches to lower-level concerns - from bits to Boolean logic covering information theory and error correction along the way. Part III dives deeper into computational complexity, considers polynomial-time versus exponential-time problems and then explores the benefits of recursion. It concludes with a discussion of NP (non-deterministic polynomial) versus P (polynomial) algorithms. Don't be put off by this list of unfamiliar concepts. This book sets out to lead you from one topic to the next so that the ideas are unfolded gradually. It does cover all the ideas that are fundamental to computer science, plus some that are not normally included but make things easier to understand, but does so in a very approachable, and even entertaining way. Mike James is editor of I-Programmer.info, an online magazine written by programmers for programmers. He has a BSc in Physics, an MSc in Mathematics and a PhD in Computer Science. His programming career spans several generations of computer technology but he keeps his skills completely up to date. As an author he has published dozens of books and hundreds of print articles, a tradition he now continues online.


The Programmer's Guide To Theory: Great Ideas Explained Related Books

The Programmer's Guide To Theory: Great Ideas Explained
Language: en
Pages: 216
Authors: Mike James
Categories: Computers
Type: BOOK - Published: 2019-11-24 - Publisher:

DOWNLOAD EBOOK

Computer science, specifically the theory of computation, deserves to be better known even among non-computer scientists. The reason is simply that it is full o
The Self-Taught Programmer
Language: en
Pages: 368
Authors: Cory Althoff
Categories:
Type: BOOK - Published: 2022-01-13 - Publisher: Robinson

DOWNLOAD EBOOK

Category Theory for Programmers (New Edition, Hardcover)
Language: en
Pages:
Authors: Bartosz Milewski
Categories:
Type: BOOK - Published: 2019-08-24 - Publisher:

DOWNLOAD EBOOK

Category Theory is one of the most abstract branches of mathematics. It is usually taught to graduate students after they have mastered several other branches o
Beautiful Code
Language: en
Pages: 621
Authors: Greg Wilson
Categories: Computers
Type: BOOK - Published: 2007-06-26 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

How do the experts solve difficult problems in software development? In this unique and insightful book, leading computer scientists offer case studies that rev
Crafting Interpreters
Language: en
Pages: 1021
Authors: Robert Nystrom
Categories: Computers
Type: BOOK - Published: 2021-07-27 - Publisher: Genever Benning

DOWNLOAD EBOOK

Despite using them every day, most software engineers know little about how programming languages are designed and implemented. For many, their only experience