Ten Essays on Fizz Buzz

Ten Essays on Fizz Buzz
Author :
Publisher :
Total Pages : 168
Release :
ISBN-10 : 0982481829
ISBN-13 : 9780982481820
Rating : 4/5 (29 Downloads)

Book Synopsis Ten Essays on Fizz Buzz by : Joel Grus

Download or read book Ten Essays on Fizz Buzz written by Joel Grus and published by . This book was released on 2020-08-13 with total page 168 pages. Available in PDF, EPUB and Kindle. Book excerpt: "This book is so good. I wish I'd written it." -- Tim Hopper (@tdhopper)"Highly recommended: a grand tour of computer science theory and practical software engineering, explored through the lens of 10 Fizz Buzz solutions in Python. Outstanding." -- Paco Nathan (@pacoid)"I'd never have thought a book about Fizz Buzz would make me a better programmer, but I was wrong. Joel in the course of 10 chapters does a broad survey of core Python concepts, software design and testing, mathematics, and more (including deep learning) using Fizz Buzz as the guiding example. It's that rare technical book that remains engaging, entertaining, and accessible." -- Binal Patel (@binalkp91)More real Python tips than any "Python tricks" book! From a Python beginner to an experienced ML practitioner, you're bound to learn something about the language and its application to a progressive level of algorithmic applications. Recommended for the anyone looking to "level up" their Python or problem solving skills! -- Tom Marthaler (@tmarthal)Fizz Buzz is the following (simple) problem: Print the numbers from 1 to 100, except that if the number is divisible by 3, instead print "fizz"; if the number is divisible by 5, instead print "buzz"; and if the number is divisible by 15, instead print "fizzbuzz".It originated as a children's game, but has since taken on a new life as a lowest-common-denominator litmus test for assessing computer programmers.If you are an experienced programmer, it is an extremely easy problem to solve. Because of this, it has taken on a third life as the prototypical bad interview problem. Everyone knows that it's the question you ask people to make sure that they're not completely incompetent as programmers. Accordingly, if your interviewer asks you to solve it, he's suggesting he thinks it possible that you're completely incompetent as a programmer. You would not be wrong to feel insulted!My association with this problem began in 2016, when I wrote a blog post called Fizz Buzz in Tensorflow, the (possibly fictional) story of one such insulted programmer who decided to show up his interviewer by approaching Fizz Buzz as a deep learning problem. This post went modestly viral, and ever since then I have been seen as a thought leader in the Fizz Buzz space.Accordingly, over the years I have come up with and/or collected various other stupid and/or clever ways of solving Fizz Buzz. I have not blogged about them, as I am not the sort of person who beats a joke to death, but occasionally I will tweet about them, and recently in response someone suggested that I write a book on "100 Ways of Writing Fizz Buzz in Python."Now, I could probably come up with 100 ways of solving Fizz Buzz, but most of them would not be very interesting. Luckily for you, I was able to come up with 10 that are interesting in various ways, each of which turned out to be a good launching-off point for (sometimes meandering) discussions of various aspects of coding, Python, Fizz Buzz, mathematics, software design, technical interviewing, and various other topics.Hence "Ten Essays on Fizz Buzz".In many ways this is a strange book. Its goal is not to teach you a specific field or a specific technology. I hope you will learn a lot from reading it, but it's not really a book that you'd read in order to learn anything in particular. Most technical books are about specific technical topics; this one sort of isn't.Nonetheless, it is a technical book. Each essay contains code that implements a different solution of Fizz Buzz. Each essay uses code to illustrate its ideas. Each essay represents my current best thinking about how to solve problems using code. If you have a coding job, you should feel no reluctance to expense this book to your employer


Ten Essays on Fizz Buzz Related Books

Ten Essays on Fizz Buzz
Language: en
Pages: 168
Authors: Joel Grus
Categories:
Type: BOOK - Published: 2020-08-13 - Publisher:

DOWNLOAD EBOOK

"This book is so good. I wish I'd written it." -- Tim Hopper (@tdhopper)"Highly recommended: a grand tour of computer science theory and practical software engi
Fizz Buzz
Language: en
Pages: 64
Authors: Janet Rees
Categories: Counting
Type: BOOK - Published: 2002-01-01 - Publisher: Learning Development AIDS

DOWNLOAD EBOOK

This bumper collection of lively oral number games is designed to develop key mathematical skills in an exciting manner. In line with the National Numeracy Fram
Java Examples in a Nutshell
Language: en
Pages: 592
Authors: David Flanagan
Categories: Computers
Type: BOOK - Published: 2000 - Publisher: O'Reilly Media

DOWNLOAD EBOOK

This edition is a significant update to one of O'Reilly's bestselling Java titles. It covers the latest edition of Java, 1.3, and includes material on the core
The Fizz Buzz Fix
Language: en
Pages:
Authors: Edward Barnard
Categories:
Type: BOOK - Published: 2020-04-27 - Publisher:

DOWNLOAD EBOOK

Data Science from Scratch
Language: en
Pages: 330
Authors: Joel Grus
Categories: Computers
Type: BOOK - Published: 2015-04-14 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Data science libraries, frameworks, modules, and toolkits are great for doing data science, but they’re also a good way to dive into the discipline without ac