Search preferences
Passer aux résultats principaux de la recherche

Filtres de recherche

Type d'article

  • Tous les types de produits 
  • Livres (1)
  • Magazines & Périodiques (Aucun autre résultat ne correspond à ces critères)
  • Bandes dessinées (Aucun autre résultat ne correspond à ces critères)
  • Partitions de musique (Aucun autre résultat ne correspond à ces critères)
  • Art, Affiches et Gravures (Aucun autre résultat ne correspond à ces critères)
  • Photographies (Aucun autre résultat ne correspond à ces critères)
  • Cartes (Aucun autre résultat ne correspond à ces critères)
  • Manuscrits & Papiers anciens (Aucun autre résultat ne correspond à ces critères)

Etat En savoir plus

  • Neuf (1)
  • Comme neuf, Très bon ou Bon (Aucun autre résultat ne correspond à ces critères)
  • Assez bon ou satisfaisant (Aucun autre résultat ne correspond à ces critères)
  • Moyen ou mauvais (Aucun autre résultat ne correspond à ces critères)
  • Conformément à la description (Aucun autre résultat ne correspond à ces critères)

Reliure

Particularités

  • Ed. originale (Aucun autre résultat ne correspond à ces critères)
  • Signé (Aucun autre résultat ne correspond à ces critères)
  • Jaquette (Aucun autre résultat ne correspond à ces critères)
  • Avec images (1)
  • Sans impressions à la demande (1)

Langue (1)

Prix

  • Tous les prix 
  • Moins de EUR 20 (Aucun autre résultat ne correspond à ces critères)
  • EUR 20 à EUR 45 
  • Plus de EUR 45 (Aucun autre résultat ne correspond à ces critères)
Fourchette de prix personnalisée (EUR)

Livraison gratuite

  • Livraison gratuite à destination de France (Aucun autre résultat ne correspond à ces critères)

Pays

  • Srini (Professor of Electrical Engineering and Computer Science Devadas

    Edité par MIT Press Ltd Nov 2017, 2017

    ISBN 10 : 0262534304 ISBN 13 : 9780262534307

    Langue: anglais

    Vendeur : AHA-BUCH GmbH, Einbeck, Allemagne

    Évaluation du vendeur 5 sur 5 étoiles Evaluation 5 étoiles, En savoir plus sur les évaluations des vendeurs

    Contacter le vendeur

    EUR 30,95

    Autre devise
    EUR 10,99 expédition depuis Allemagne vers France

    Destinations, frais et délais

    Quantité disponible : 2 disponible(s)

    Ajouter au panier

    Taschenbuch. Etat : Neu. Neuware - 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.