OFFRE LISEUSES

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

Ruby Under a Microscope. An Illustrated Guide to Ruby Internals

Par : Pat Shaughnessy
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 pages360
  • FormatePub
  • ISBN978-1-59327-561-7
  • EAN9781593275617
  • Date de parution13/11/2013
  • Protection num.pas de protection
  • Taille7 Mo
  • Infos supplémentairesepub
  • ÉditeurNo Starch Press

Résumé

Ruby is a powerful programming language with a focus on simplicity, but beneath its elegant syntax it performs countless unseen tasks. Ruby Under a Microscope gives you a hands-on look at Ruby's core, using extensive diagrams and thorough explanations to show you how Ruby is implemented (no C skills required). Author Pat Shaughnessy takes a scientific approach, laying out a series of experiments with Ruby code to take you behind the scenes of how programming languages work.
You'll even find information on JRuby and Rubinius (two alternative implementations of Ruby), as well as in-depth explorations of Ruby's garbage collection algorithm. Ruby Under a Microscope will teach you:-How a few computer science concepts underpin Ruby's complex implementation-How Ruby executes your code using a virtual machine-How classes and modules are the same inside Ruby-How Ruby employs algorithms originally developed for Lisp-How Ruby uses grammar rules to parse and understand your code-How your Ruby code is translated into a different language by a compilerNo programming language needs to be a black box.
Whether you're already intrigued by language implementation or just want to dig deeper into Ruby, you'll find Ruby Under a Microscope a fascinating way to become a better programmer. Covers Ruby 2.x, 1.9 and 1.8