Programming for the Puzzled

Programming for the Puzzled
Author :
Publisher : MIT Press
Total Pages : 273
Release :
ISBN-10 : 9780262343190
ISBN-13 : 0262343193
Rating : 4/5 (193 Downloads)

Book Synopsis Programming for the Puzzled by : Srini Devadas

Download or read book Programming for the Puzzled written by Srini Devadas and published by MIT Press. This book was released on 2017-11-16 with total page 273 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learning programming with one of “the coolest applications around”: algorithmic puzzles ranging from scheduling selfie time to verifying the six degrees of separation hypothesis. This book builds a bridge between the recreational world of algorithmic puzzles (puzzles that can be solved by algorithms) and the pragmatic world of computer programming, teaching readers to program while solving puzzles. Few introductory students want to program for programming's sake. Puzzles are real-world applications that are attention grabbing, intriguing, and easy to describe. Each lesson starts with the description of a puzzle. After a failed attempt or two at solving the puzzle, the reader arrives at an Aha! moment—a search strategy, data structure, or mathematical fact—and the solution presents itself. The solution to the puzzle becomes the specification of the code to be written. Readers will thus know what the code is supposed to do before seeing the code itself. This represents a pedagogical philosophy that decouples understanding the functionality of the code from understanding programming language syntax and semantics. Python syntax and semantics required to understand the code are explained as needed for each puzzle. Readers need only the rudimentary grasp of programming concepts that can be obtained from introductory or AP computer science classes in high school. The book includes more than twenty puzzles and more than seventy programming exercises that vary in difficulty. Many of the puzzles are well known and have appeared in publications and on websites in many variations. They range from scheduling selfie time with celebrities to solving Sudoku problems in seconds to verifying the six degrees of separation hypothesis. The code for selected puzzle solutions is downloadable from the book's website; the code for all puzzle solutions is available to instructors.


Programming for the Puzzled Related Books

Programming for the Puzzled
Language: en
Pages: 273
Authors: Srini Devadas
Categories: Computers
Type: BOOK - Published: 2017-11-16 - Publisher: MIT Press

DOWNLOAD EBOOK

Learning programming with one of “the coolest applications around”: algorithmic puzzles ranging from scheduling selfie time to verifying the six degrees of
Programming Puzzles: Python Edition
Language: en
Pages: 408
Authors: Matthew Whiteside
Categories: Computers
Type: BOOK - Published: 2024-06-06 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

"Programming Puzzles" by Matthew Whiteside offers an engaging collection of challenge and fun puzzles designed to sharpen your problem-solving skills and enhanc
Python for Kids, 2nd Edition
Language: en
Pages: 365
Authors: Jason R. Briggs
Categories: Juvenile Nonfiction
Type: BOOK - Published: 2022-11-15 - Publisher: No Starch Press

DOWNLOAD EBOOK

The second edition of the best-selling Python for Kids—which brings you (and your parents) into the world of programming—has been completely updated to use
Python Challenges
Language: en
Pages: 486
Authors: Michael Inden
Categories: Computers
Type: BOOK - Published: 2022-05-22 - Publisher: Apress

DOWNLOAD EBOOK

Augment your knowledge of Python with this entertaining learning guide, which features 100 exercises and programming puzzles and solutions. Python Challenges wi
Tiny Python Projects
Language: en
Pages: 438
Authors: Ken Youens-Clark
Categories: Computers
Type: BOOK - Published: 2020-07-21 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

”Tiny Python Projects is a gentle and amusing introduction to Python that will firm up key programming concepts while also making you giggle.”—Amanda Debl