OFFRE LISEUSES

Une liseuse achetée = une housse offerte* jusqu'au 21 juin

Dead Simple Python. Idiomatic Python for the Impatient Programmer

Par : Jason C McDonald
Offrir maintenant
Ou planifier dans votre panier
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format ePub est :
  • Compatible avec une lecture sur My Vivlio (smartphone, tablette, ordinateur)
  • Compatible avec une lecture sur liseuses Vivlio
  • Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
Logo Vivlio, qui est-ce ?

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement

Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
C'est si simple ! Lisez votre ebook avec l'app Vivlio sur votre tablette, mobile ou ordinateur :
Google PlayApp Store
  • Nombre de pages752
  • FormatePub
  • ISBN978-1-7185-0093-8
  • EAN9781718500938
  • Date de parution22/11/2022
  • Protection num.pas de protection
  • Taille2 Mo
  • Infos supplémentairesepub
  • ÉditeurNo Starch Press

Résumé

The complete core language for existing programmers. Dead Simple Python is a thorough introduction to every feature of the Python language for programmers who are impatient to write production code. Instead of revisiting elementary computer science topics, you'll dive deep into idiomatic Python patterns so you can write professional Python programs in no time. After speeding through Python's basic syntax and setting up a complete programming environment, you'll learn to work with Python's dynamic data typing, its support for both functional and object-oriented programming techniques, special features like generator expressions, and advanced topics like concurrency.
You'll also learn how to package, distribute, debug, and test your Python project. Master how to: Make Python's dynamic typing work for you to produce cleaner, more adaptive code. Harness advanced iteration techniques to structure and process your data. Design classes and functions that work without unwanted surprises or arbitrary constraints. Use multiple inheritance and introspection to write classes that work intuitively.
Improve your code's responsiveness and performance with asynchrony, concurrency, and parallelism. Structure your Python project for production-grade testing and distribution  The most pedantically pythonic primer ever printed, Dead Simple Python will take you from working with the absolute basics to coding applications worthy of publication.