Nouveauté

Mastering CPython Internals: A Professional’s Guide to Python’s Core Mechanic

Par : Aarav Joshi
Actuellement indisponible
Cet article est actuellement indisponible, il ne peut pas être commandé sur notre site pour le moment. Nous vous invitons à vous inscrire à l'alerte disponibilité, vous recevrez un e-mail dès que cet ouvrage sera à nouveau disponible.
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
  • FormatePub
  • ISBN8227786760
  • EAN9798227786760
  • Date de parution13/06/2025
  • Protection num.pas de protection
  • Infos supplémentairesepub
  • ÉditeurBig Dog Books, LLC

Résumé

Mastering CPython Internals: A Professional's Guide to Python's Core Mechanics offers an in-depth exploration of the Python 3 interpreter, demystifying the inner workings of CPython. This book guides readers through the entire lifecycle of Python code-from parsing and compiling to execution-using clear
Mastering CPython Internals: A Professional's Guide to Python's Core Mechanics offers an in-depth exploration of the Python 3 interpreter, demystifying the inner workings of CPython. This book guides readers through the entire lifecycle of Python code-from parsing and compiling to execution-using clear explanations and hands-on examples. You'll learn how Python's core data structures like lists, dictionaries, and generators are implemented, how memory management and the Global Interpreter Lock (GIL) operate, and how concurrency and parallelism are handled.  The book also covers advanced topics such as writing C extensions, embedding Python in applications, debugging, profiling, and contributing to the CPython project.
By studying the source code and practical workflows, readers will gain the skills needed to optimize Python applications, extend the interpreter's capabilities, and participate in Python's open-source development. Whether you are a Python developer aiming to deepen your understanding or an aspiring contributor to CPython, this guide equips you with the knowledge and tools to master Python's core mechanics and improve your programming craft.