Practical Ruby 3 Programming - Fylix, Zorin
- Format: Broché Voir le descriptif
Vous en avez un à vendre ?
Vendez-le-vôtreExpédition rapide et soignée depuis l`Angleterre - Délai de livraison: entre 10 et 20 jours ouvrés.
Nos autres offres
-
56,18 €
Produit Neuf
Ou 14,05 € /mois
- Livraison à 0,01 €
Nouvel article expédié dans le 24H à partir des Etats Unis Livraison au bout de 20 à 30 jours ouvrables.
- Payez directement sur Rakuten (CB, PayPal, 4xCB...)
- Récupérez le produit directement chez le vendeur
- Rakuten vous rembourse en cas de problème
Gratuit et sans engagement
Félicitations !
Nous sommes heureux de vous compter parmi nos membres du Club Rakuten !
TROUVER UN MAGASIN
Retour
Avis sur Practical Ruby 3 Programming de Fylix, Zorin Format Broché - Livre Informatique
0 avis sur Practical Ruby 3 Programming de Fylix, Zorin Format Broché - Livre Informatique
Donnez votre avis et cumulez 5
Les avis publiés font l'objet d'un contrôle automatisé de Rakuten.
-
Dragon Quest 8 - Guide Stratégique Officiel
23 avis
Occasion dès 42,15 €
-
La Sante Interdite
Occasion dès 58,49 €
-
In The American West 40th Anniversary Edition
Neuf dès 80,00 €
Occasion dès 194,68 €
-
Peter Doig
1 avis
Neuf dès 74,71 €
Occasion dès 51,58 €
-
Pierre Molinier
Occasion dès 75,00 €
-
Mark Morrisroe
Neuf dès 51,58 €
Occasion dès 42,45 €
-
Bill Brandt: Shadow & Light
Occasion dès 63,67 €
-
Love On The Left Bank
1 avis
Neuf dès 40,50 €
-
Larousse Menager Illustre 1926
Occasion dès 50,00 €
-
Helen Levitt
Neuf dès 49,70 €
Occasion dès 44,00 €
-
Karsh: A Biography In Images
Neuf dès 44,20 €
Occasion dès 42,57 €
-
The Epiphone Guitar Book
Neuf dès 33,75 €
-
Epigrammes, Tome Ii, 1re Partie (Livres Viii-Xii)
Occasion dès 35,80 €
-
Writing The Book Of The World
Neuf dès 43,22 €
-
Rethinking Metaphysics
Neuf dès 40,13 €
-
Textes Allemands : Classes Terminales
1 avis
Occasion dès 40,00 €
-
Finance For Executives
Occasion dès 32,00 €
-
The Collected Works Of Chögyam Trungpa, Volume 9
Neuf dès 58,54 €
-
The Art Of Plein Air Painting
Neuf dès 40,25 €
-
Woman In The Mirror
Occasion dès 44,00 €
Produits similaires
Présentation Practical Ruby 3 Programming de Fylix, Zorin Format Broché
- Livre Informatique
Résumé :
This book gives Ruby fans the skills they need to become well-versed in Ruby and build solid applications. It starts with the basics and moves on to exploring the power of blocks, procs, and lambdas. You'll learn how these constructs make your code more flexible and reusable. As you go through it, you'll learn about enumerators, which help you streamline iteration and handle complex data transformations with ease. Then, you'll dive into the exciting world of RubyGems, where you'll learn to find, install, and manage gems like a pro. You'll get hands-on with popular gems like Nokogiri and Faker, showing how to take Ruby to the next level for tasks like parsing HTML and generating realistic test data. And you'll even learn how to create and distribute your own custom gems, so you can share your innovations with the entire Ruby community. Performance is a big focus too, with techniques for measuring how well Ruby programs run and finding the things that slow them down. It also covers packaging Ruby applications in detail, showing how to create executables and prepare programs for seamless distribution to your users. It's all about keeping track of changes with Git, working with others, and keeping your project history neat and tidy. By the time you're done with this book, you'll have a firm grasp on Ruby and the know-how to create, optimize, and deploy cutting-edge Ruby applications. This book will take all you Ruby fanatics and transform you into proficient developers. You'll be ready to take on real-world challenges and contribute to the whole Ruby ecosystem. Key Learnings Get a handle on Ruby's blocks, procs, and lambdas so you can create flexible, reusable code. Package your Ruby applications into ready-to-go executables and gems for easy distribution. Use enumerators to quickly handle complex data transformations and iteration processes. Find and manage RubyGems to add more features to your apps with libraries made by the community. Measure performance and identify code bottlenecks with benchmarking techniques. Use Git for version control to track changes, collaborate, and keep a clean project history. Use popular gems like Nokogiri and Faker to improve how you parse data and generate realistic test data. Follow best practices for debugging, performance optimization, and dependency management for apps. Table of Content Getting Started with Ruby 3 Up and Running with Ruby Syntax Exploring Control Flow and Blocks Handling Errors Gracefully Object-Oriented Programming Basics Modules and Refinements Advanced Methods and Metaprogramming Built-in Classes and Modules Working with Procs, Lambdas, and Enumerators Up and Running with Gems...
Sommaire:
This book gives Ruby fans the skills they need to become well-versed in Ruby and build solid applications. It starts with the basics and moves on to exploring the power of blocks, procs, and lambdas. You'll learn how these constructs make your code more flexible and reusable. As you go through it, you'll learn about enumerators, which help you streamline iteration and handle complex data transformations with ease. Then, you'll dive into the exciting world of RubyGems, where you'll learn to find, install, and manage gems like a pro. You'll get hands-on with popular gems like Nokogiri and Faker, showing how to take Ruby to the next level for tasks like parsing HTML and generating realistic test data. And you'll even learn how to create and distribute your own custom gems, so you can share your innovations with the entire Ruby community. Performance is a big focus too, with techniques for measuring how well Ruby programs run and finding the things that slow them down. It also covers packaging Ruby applications in detail, showing how to create executables and prepare programs for seamless distribution to your users. It's all about keeping track of changes with Git, working with others, and keeping your project history neat and tidy. By the time you're done with this book, you'll have a firm grasp on Ruby and the know-how to create, optimize, and deploy cutting-edge Ruby applications. This book will take all you Ruby fanatics and transform you into proficient developers. You'll be ready to take on real-world challenges and contribute to the whole Ruby ecosystem. Key Learnings Get a handle on Ruby's blocks, procs, and lambdas so you can create flexible, reusable code. Package your Ruby applications into ready-to-go executables and gems for easy distribution. Use enumerators to quickly handle complex data transformations and iteration processes. Find and manage RubyGems to add more features to your apps with libraries made by the community. Measure performance and identify code bottlenecks with benchmarking techniques. Use Git for version control to track changes, collaborate, and keep a clean project history. Use popular gems like Nokogiri and Faker to improve how you parse data and generate realistic test data. Follow best practices for debugging, performance optimization, and dependency management for apps. Table of Content Getting Started with Ruby 3 Up and Running with Ruby Syntax Exploring Control Flow and Blocks Handling Errors Gracefully Object-Oriented Programming Basics Modules and Refinements Advanced Methods and Metaprogramming Built-in Classes and Modules Working with Procs, Lambdas, and Enumerators Up and Running with Gems...
Détails de conformité du produit
Personne responsable dans l'UE