Détail de l'éditeur
PACKT PUBLISHING |
Documents disponibles chez cet éditeur (2533)



Titre : Game Development with Rust and WebAssembly Type de document : e-book Auteurs : Eric SMITH Editeur : PACKT PUBLISHING Année de publication : 2022 ISBN/ISSN/EAN : 9781801070973 Note générale : copyrighted Langues : Anglais (eng) Résumé : Write an endless runner game for the web in Rust and test, deploy, and debug your 2D game using the WebAssembly toolchainKey FeaturesBuild and deploy an endless runner game for the web from scratch through this helpful guide with key images printed in colorLearn how to use Rust for web development with WebAssemblyExplore modern game development and programming techniques to build 2D games using RustBook DescriptionThe Rust programming language has held the most-loved technology ranking on Stack Overflow for 6 years running, while JavaScript has been the most-used programming language for 9 years straight as it runs on every web browser. Now, thanks to WebAssembly (or Wasm), you can use the language you love on the platform that's everywhere. This book is an easy-to-follow reference to help you develop your own games, teaching you all about game development and how to create an endless runner from scratch. You'll begin by drawing simple graphics in the browser window, and then learn how to move the main character across the screen. You'll also create a game loop, a renderer, and more, all written entirely in Rust. After getting simple shapes onto the screen, you'll scale the challenge by adding sprites, sounds, and user input. As you advance, you'll discover how to implement a procedurally generated world. Finally, you'll learn how to keep your Rust code clean and organized so you can continue to implement new features and deploy your app on the web. By the end of this Rust programming book, you'll build a 2D game in Rust, deploy it to the web, and be confident enough to start building your own games.What you will learnBuild and deploy a Rust application to the web using WebAssemblyUse wasm-bindgen and the Canvas API to draw real-time graphicsWrite a game loop and take keyboard input for dynamic actionExplore collision detection and create a dynamic character that can jump on and off platforms and fall down holesManage animations using state machinesGenerate levels procedurally for an endless runnerLoad and display sprites and sprite sheets for animationsTest, refactor, and keep your code clean and maintainableWho this book is forThis game development book is for developers interested in Rust who want to create and deploy 2D games to the web. Game developers looking to build a game on the web platform using WebAssembly without C++ programming or web developers who want to explore WebAssembly along with JavaScript web will also find this book useful. The book will also help Rust developers who want to move from the server side to the client side by familiarizing them with the WebAssembly toolchain. Basic knowledge of Rust programming is assumed. Nombre d'accès : Illimité En ligne : http://library.ez.neoma-bs.fr/login?url=https://www.scholarvox.com/book/88929850 Permalink : https://cataloguelibrary.neoma-bs.fr/index.php?lvl=notice_display&id=546950
Titre : Getting Started with Amazon SageMaker Studio Type de document : e-book Auteurs : Michael HSIEH Editeur : PACKT PUBLISHING Année de publication : 2022 ISBN/ISSN/EAN : 9781801070157 Note générale : copyrighted Langues : Anglais (eng) Résumé : Build production-grade machine learning models with Amazon SageMaker Studio, the first integrated development environment in the cloud, using real-life machine learning examples and codeKey FeaturesUnderstand the ML lifecycle in the cloud and its development on Amazon SageMaker StudioLearn to apply SageMaker features in SageMaker Studio for ML use casesScale and operationalize the ML lifecycle effectively using SageMaker StudioBook DescriptionAmazon SageMaker Studio is the first integrated development environment (IDE) for machine learning (ML) and is designed to integrate ML workflows: data preparation, feature engineering, statistical bias detection, automated machine learning (AutoML), training, hosting, ML explainability, monitoring, and MLOps in one environment. In this book, you'll start by exploring the features available in Amazon SageMaker Studio to analyze data, develop ML models, and productionize models to meet your goals. As you progress, you will learn how these features work together to address common challenges when building ML models in production. After that, you'll understand how to effectively scale and operationalize the ML life cycle using SageMaker Studio. By the end of this book, you'll have learned ML best practices regarding Amazon SageMaker Studio, as well as being able to improve productivity in the ML development life cycle and build and deploy models easily for your ML use cases.What you will learnExplore the ML development life cycle in the cloudUnderstand SageMaker Studio features and the user interfaceBuild a dataset with clicks and host a feature store for MLTrain ML models with ease and scaleCreate ML models and solutions with little codeHost ML models in the cloud with optimal cloud resourcesEnsure optimal model performance with model monitoringApply governance and operational excellence to ML projectsWho this book is forThis book is for data scientists and machine learning engineers who are looking to become well-versed with Amazon SageMaker Studio and gain hands-on machine learning experience to handle every step in the ML lifecycle, including building data as well as training and hosting models. Although basic knowledge of machine learning and data science is necessary, no previous knowledge of SageMaker Studio and cloud experience is required. Nombre d'accès : Illimité En ligne : http://library.ez.neoma-bs.fr/login?url=https://www.scholarvox.com/book/88929030 Permalink : https://cataloguelibrary.neoma-bs.fr/index.php?lvl=notice_display&id=545001
Titre : Getting Started with CockroachDB Type de document : e-book Auteurs : Kishen Das Kondabagilu RAJANNA Editeur : PACKT PUBLISHING Année de publication : 2022 ISBN/ISSN/EAN : 9781800560659 Note générale : copyrighted Langues : Anglais (eng) Résumé : Get hands-on with deploying and managing your database services to provide scalable and high-speed data access on CockroachDBKey FeaturesGain insights into CockroachDB and build highly reliable cloud-native applicationsExplore the power of a scalable and highly available cloud-native SQL database to distribute data and workloads automaticallyBuild high-speed database services using CockroachDB and troubleshoot performance issuesBook DescriptionGetting Started with CockroachDB will introduce you to the inner workings of CockroachDB and help you to understand how it provides faster access to distributed data through a SQL interface. The book will also uncover how you can use the database to provide solutions where the data is highly available.Starting with CockroachDB's installation, setup, and configuration, this SQL book will familiarize you with the database architecture and database design principles. You'll then discover several options that CockroachDB provides to store multiple copies of your data to ensure fast data access. The book covers the internals of CockroachDB, how to deploy and manage it on the cloud, performance tuning to get the best out of CockroachDB, and how to scale data across continents and serve it locally. In addition to this, you'll get to grips with fault tolerance and auto-rebalancing, how indexes work, and the CockroachDB Admin UI. The book will guide you in building scalable cloud services on top of CockroachDB, covering administrative and security aspects and tips for troubleshooting, performance enhancements, and a brief guideline on migrating from traditional databases.By the end of this book, you'll have gained sufficient knowledge to manage your data on CockroachDB and interact with it from your application layer.What you will learnBecome well-versed with the overall architecture and design concepts of CockroachDBUnderstand how auto-rebalancing of data can avoid performance bottlenecksGet to know how CockroachDB achieves atomicity, consistency, isolation, and durabilityPartition your data across multiple geolocations to ensure very low latency when serving dataFind out how indexes are stored and the optimizations used to serve query results fasterDiscover the key concepts of deploying and managing CockroachDB clustersWho this book is forSoftware engineers, database developers, database administrators, and anyone who wishes to learn about the features of CockroachDB and how to build database solutions that are fast, highly available, and cater to business-critical applications, will find this book useful. Although no prior exposure to CockroachDB is required, familiarity with database concepts will help you to get the most out of this book. Nombre d'accès : Illimité En ligne : http://library.ez.neoma-bs.fr/login?url=https://www.scholarvox.com/book/88926745 Permalink : https://cataloguelibrary.neoma-bs.fr/index.php?lvl=notice_display&id=543583
Titre : Getting Started with Elastic Stack 8.0 Type de document : e-book Auteurs : Asjad ATHICK Editeur : PACKT PUBLISHING Année de publication : 2022 ISBN/ISSN/EAN : 9781800569492 Note générale : copyrighted Langues : Anglais (eng) Résumé : Use the Elastic Stack for search, security, and observability-related use cases while working with large amounts of data on-premise and on the cloudKey FeaturesLearn the core components of the Elastic Stack and how they work togetherBuild search experiences, monitor and observe your environments, and defend your organization from cyber attacksGet to grips with common architecture patterns and best practices for successfully deploying the Elastic StackBook DescriptionThe Elastic Stack helps you work with massive volumes of data to power use cases in the search, observability, and security solution areas.This three-part book starts with an introduction to the Elastic Stack with high-level commentary on the solutions the stack can be leveraged for. The second section focuses on each core component, giving you a detailed understanding of the component and the role it plays. You'll start by working with Elasticsearch to ingest, search, analyze, and store data for your use cases. Next, you'll look at Logstash, Beats, and Elastic Agent as components that can collect, transform, and load data. Later chapters help you use Kibana as an interface to consume Elastic solutions and interact with data on Elasticsearch. The last section explores the three main use cases offered on top of the Elastic Stack. You'll start with a full-text search and look at real-world outcomes powered by search capabilities. Furthermore, you'll learn how the stack can be used to monitor and observe large and complex IT environments. Finally, you'll understand how to detect, prevent, and respond to security threats across your environment. The book ends by highlighting architecture best practices for successful Elastic Stack deployments.By the end of this book, you'll be able to implement the Elastic Stack and derive value from it.What you will learnConfigure Elasticsearch clusters with different node types for various architecture patternsIngest different data sources into Elasticsearch using Logstash, Beats, and Elastic AgentBuild use cases on Kibana including data visualizations, dashboards, machine learning jobs, and alertsDesign powerful search experiences on top of your data using the Elastic StackSecure your organization and learn how the Elastic SIEM and Endpoint Security capabilities can helpExplore common architectural considerations for accommodating more complex requirementsWho this book is forDevelopers and solutions architects looking to get hands-on experience with search, security, and observability-related use cases on the Elastic Stack will find this book useful. This book will also help tech leads and product owners looking to understand the value and outcomes they can derive for their organizations using Elastic technology. No prior knowledge of the Elastic Stack is required. Nombre d'accès : Illimité En ligne : http://library.ez.neoma-bs.fr/login?url=https://www.scholarvox.com/book/88928944 Permalink : https://cataloguelibrary.neoma-bs.fr/index.php?lvl=notice_display&id=544970 Google Cloud Certified Professional Cloud Network Engineer Guide / Maurizio IPSALE / PACKT PUBLISHING (2022)
![]()
Titre : Google Cloud Certified Professional Cloud Network Engineer Guide Type de document : e-book Auteurs : Maurizio IPSALE Editeur : PACKT PUBLISHING Année de publication : 2022 ISBN/ISSN/EAN : 9781801072694 Note générale : copyrighted Langues : Anglais (eng) Résumé : Gain practical skills to design, deploy, and manage networks on Google Cloud and prepare to gain Professional Cloud Network Engineer certificationKey FeaturesGain hands-on experience in implementing VPCs, hybrid connectivity, network services, and securityEstablish a secure network architecture by learning security best practicesLeverage this comprehensive guide to gain Professional Cloud Network Engineer certificationBook DescriptionGoogle Cloud, the public cloud platform from Google, has a variety of networking options, which are instrumental in managing a networking architecture. This book will give you hands-on experience of implementing and securing networks in Google Cloud Platform (GCP).You will understand the basics of Google Cloud infrastructure and learn to design, plan, and prototype a network on GCP. After implementing a Virtual Private Cloud (VPC), you will configure network services and implement hybrid connectivity. Later, the book focuses on security, which forms an important aspect of a network. You will also get to grips with network security and learn to manage and monitor network operations in GCP. Finally, you will learn to optimize network resources and delve into advanced networking. The book also helps you to reinforce your knowledge with the help of mock tests featuring exam-like questions.By the end of this book, you will have gained a complete understanding of networking in Google Cloud and learned everything you need to pass the certification exam.What you will learnUnderstand the fundamentals of Google Cloud architectureImplement and manage network architectures in Google Cloud PlatformGet up to speed with VPCs and configure VPC networks, subnets, and routersUnderstand the command line interface and GCP console for networkingGet to grips with logging and monitoring to troubleshoot network and securityUse the knowledge you gain to implement advanced networks on GCPWho this book is forThis Google Cloud certification book is for cloud network engineers, cloud architects, cloud engineers, administrators, and anyone who is looking to design, implement, and manage network architectures in Google Cloud Platform. You can use this book as a guide for passing the Professional Cloud Network Engineer certification exam. You need to have at least a year of experience in Google Cloud, basic enterprise-level network design experience, and a fundamental understanding of Cloud Shell to get started with this book. Nombre d'accès : Illimité En ligne : http://library.ez.neoma-bs.fr/login?url=https://www.scholarvox.com/book/88923260 Permalink : https://cataloguelibrary.neoma-bs.fr/index.php?lvl=notice_display&id=539045 PermalinkPermalinkPermalinkPermalinkPermalinkPermalinkPermalinkPermalinkPermalinkPermalink

-
59 Rue Taittinger, 51100 Reims
-
00 33 (0)3 26 77 46 15
-
Library Campus Reims
-
1 Rue du Maréchal Juin, BP 215
76825 Mont Saint Aignan cedex -
00 33 (0)2 32 82 58 26
-