Große Auswahl an günstigen Büchern
Schnelle Lieferung per Post und DHL

Computer & IT

Hier finden Sie eine Auswahl von über Computer & IT spannenden Büchern zum Thema 121.795.
Mehr anzeigen
Filter
Filter
Ordnen nachSortieren Beliebt
  • von Jasmeet Bhatia
    68,00 €

    Implement machine learning pipelines with Google Cloud Vertex AIKey Features:Understand the role of an AI platform and MLOps practices in machine learning projectsGet acquainted with Google Vertex AI tools and offerings that help accelerate the creation of end-to-end ML solutionsImplement Vision, NLP, and recommendation-based real-world ML models on Google Cloud PlatformPurchase of the print or Kindle book includes a free PDF eBookBook Description:While AI has become an integral part of every organization today, the development of large-scale ML solutions and management of complex ML workflows in production continue to pose challenges for many. Google's unified data and AI platform, Vertex AI, directly addresses these challenges with its array of MLOPs tools designed for overall workflow management.This book is a comprehensive guide that lets you explore Google Vertex AI's easy-to-advanced level features for end-to-end ML solution development. Throughout this book, you'll discover how Vertex AI empowers you by providing essential tools for critical tasks, including data management, model building, large-scale experimentations, metadata logging, model deployments, and monitoring. You'll learn how to harness the full potential of Vertex AI for developing and deploying no-code, low-code, or fully customized ML solutions. This book takes a hands-on approach to developing u deploying some real-world ML solutions on Google Cloud, leveraging key technologies such as Vision, NLP, generative AI, and recommendation systems. Additionally, this book covers pre-built and turnkey solution offerings as well as guidance on seamlessly integrating them into your ML workflows.By the end of this book, you'll have the confidence to develop and deploy large-scale production-grade ML solutions using the MLOps tooling and best practices from Google.What You Will Learn:Understand the ML lifecycle, challenges, and importance of MLOpsGet started with ML model development quickly using Google Vertex AIManage datasets, artifacts, and experimentsDevelop no-code, low-code, and custom AI solution on Google CloudImplement advanced model optimization techniques and toolingUnderstand pre-built and turnkey AI solution offerings from GoogleBuild and deploy custom ML models for real-world applicationsExplore the latest generative AI tools within Vertex AIWho this book is for:If you are a machine learning practitioner who wants to learn end-to-end ML solution development on Google Cloud Platform using MLOps best practices and tools offered by Google Vertex AI, this is the book for you.

  • von Tameem Bahri
    51,00 €

    Learn how to rapidly build and document scalable Salesforce applications¿This book is a practical guide for building secure, scalable, and performant SaaS applications on top of the Salesforce platform. Learn how to dissect a business problem and extract non-communicated requirements. Gain practical knowledge on designing and documenting a Salesforce application using the right mix of low-code development tools such as flows, validation rules, and formula fields and full-code using APEX, Lightning Components, and off-platform modules.Start with the fundamental concepts of the Salesforce platform and its SaaS application development capabilities. Learn key building blocks like objects, fields, and security models, explore powerful tools like App Builder and Flow Builder, and master the principles of the Salesforce app development lifecycle.The book will use real-life business scenarios to practically teach you foundational information and skills that you can use to develop enterprise-ready applications. You will gain critical knowledge and skills to put you on track for your journey toward the prestigious Salesforce Certified Technical Architect credentials.WHAT YOU WILL LEARN¿ Develop scalable, extendable, and performant Salesforce applications. ¿ Build a fully functional Phonebook application and experience the entire development cycle.¿ Design and document a Salesforce application efficiently and effectively using standard artifacts.¿ Test and release your Salesforce application.¿ Build a lively feedback loop with your application's end users.WHO THIS BOOK IS FORThis book is for citizen developers, business analysts, SaaS application developers, salesforce developers and architects, and anyone interested in developing SaaS applications to solve enterprise business problems or to become Salesforce Certified Technical Architects.

  • von Hesham Mohamed Elsherif
    33,00 €

    Quantum computing and artificial intelligence (AI) are two of the most revolutionary technologies of our time. They have the potential to fundamentally transform how we process, analyze, and utilize information. The book "Quantum AI in Libraries: Transforming Information Management and Services" is an endeavor to explore the intersection of these groundbreaking technologies within the context of libraries - institutions that have long been the guardians and disseminators of knowledge.Introduction to Quantum AIQuantum AI, a term that encapsulates the fusion of quantum computing with artificial intelligence, represents a leap forward in computational capabilities. Quantum computing, leveraging the principles of quantum mechanics, offers processing power exponentially greater than traditional computing. When combined with AI's capabilities in learning and pattern recognition, the result is a paradigm shift in problem-solving and data analysis.In the initial chapters, the book delves into the fundamentals of quantum computing, including qubits, superposition, and entanglement. It then explores how AI algorithms can be enhanced by quantum computing, thus giving rise to Quantum AI. These concepts are introduced in an accessible manner, ensuring readers from various backgrounds can grasp the essentials.Relevance and Importance for LibrariesLibraries have always been at the forefront of managing information and knowledge. However, the digital revolution has brought forth challenges and opportunities that require novel approaches. Quantum AI holds immense potential in areas such as cataloging vast collections, optimizing search and retrieval mechanisms, and personalizing user experiences.The book devotes significant space to discussing how Quantum AI can be applied to various library functions. From digital archiving and data preservation to advanced recommendation systems and natural language processing for query handling, the potential applications are both transformative and far-reaching. Overview of the Book Structure"Quantum AI in Libraries" is structured to guide readers from foundational concepts to practical applications. The first section, as mentioned, covers the essentials of Quantum AI. The subsequent sections are dedicated to specific applications within library and information science:Data Management and Organization: This section addresses how Quantum AI can revolutionize data storage, retrieval, and organization in libraries, making these processes more efficient and less resource-intensive.User Experience and Engagement: Here, we explore the role of Quantum AI in enhancing user experience, including personalized recommendations, AI-assisted research, and interactive learning.Preservation and Archiving: The book discusses the revolutionary potential of Quantum AI in preserving digital and analog materials, addressing challenges like data decay and format obsolescence.Ethical and Practical Considerations: This crucial section delves into the ethical implications of employing advanced technologies in public spaces like libraries. It also discusses the practical aspects of implementing Quantum AI, considering the current technological landscape and budgetary constraints.Case Studies and Future Directions: The book concludes with real-world case studies showcasing early adopters of Quantum AI in libraries and speculates on future trends and developments in the field.In conclusion, "Quantum AI in Libraries: Transforming Information Management and Services" is an ambitious work that aims to bridge the gap between cutting-edge technology and traditional library services.

  • von Daniel S. Foshee
    30,00 €

    Technology is being used across various sectors to enhance efficiency and effectiveness while making it possible for management to be trustworthy, secure, and acquiescent. Integrating human skills and technology systems has resulted in improved performance and driven culture, with everyone participating, ensuring continual progress (Munir, 2019). Project management is another field that has found applications for integrating technological and human skills (Edkins, 2017). Project management is distinguished by three pillars

  • von Kamaldeep
    52,00 €

    KEY FEATURES ¿ Comprehensive coverage of C programming fundamentals.¿ Clear explanations and engaging examples given in each chapter.¿ Designed to help you develop a problem-solving mindset.This book equips you with the knowledge of fundamentals of C, a powerful and versatile programming language. It extensively explores the building blocks of computers, software, and algorithms, helping the readers gain a comprehensive understanding of how data is manipulated and solutions are designed.The readers will learn more about fundamental data types like integers, floats, and characters, master operators and expressions for manipulating data efficiently. We will explore control flow statements like if and for to write structured and logical code, and unlock the power of loops for repetitive tasks. As the book progresses, we will conquer advanced topics like recursion, user-defined functions, dynamic memory allocation, expanding coding skills and tackling complex problems with ease.This book guarantees knowledge beyond merely learning concept, helping you to acquire expertise required for future job roles. WHAT YOU WILL LEARN¿ Understand file handling in C for practical application.¿ Analyze time and space complexities for optimized algorithm design.¿ Navigate decision-making statements and loop structures seamlessly.¿ Demonstrate proficiency in array, string, and pointer manipulation.WHO THIS BOOK IS FORThis book is meant for students in fields like, computer science or data analysis, seeking a strong C foundation. It can also be utilised by professional engineers, scientists, or developers looking to boost their analytical skills with C.

  • von Alexandre Duras
    23,00 €

    Bienvenue dans Blockchain : Démystifier la technologie Blockchain - Un guide complet des systèmes décentralisés . La technologie blockchain est devenue une force puissante à l'ère numérique moderne, révolutionnant plusieurs secteurs et bouleversant les structures établies. Les entreprises, les gouvernements et les particuliers du monde entier s'y intéressent en raison de sa structure décentralisée, de son immuabilité et de sa sécurité. Ce guide détaillé vise à démystifier la technologie blockchain et à vous fournir une compréhension approfondie de ses idées, éléments et utilisations fondamentaux. Cet ebook vous servira de référence pour comprendre la complexité de cette technologie révolutionnaire, que vous soyez un débutant curieux de la blockchain ou un professionnel chevronné essayant d'approfondir vos connaissances.Nous entreprendrons un voyage dans le monde de la blockchain dans les chapitres suivants, en commençant par un résumé de son contexte et de ses principales caractéristiques. Dans cet ebook, nous examinerons les idées fondamentales qui sous-tendent la blockchain, telles que la technologie du grand livre distribué, la cryptographie, les règles de consensus et les contrats intelligents.

  • von Rob Botwright
    54,00 €

    Unleash Your Mastery of Terraform CLI with the Terraform CLI Boss Book BundleAre you ready to embark on a journey to become a true Terraform CLI Boss, from a Novice to a Command Line Guru? Look no further than our comprehensive book bundle: "Terraform CLI Boss: Novice to Command Line Guru."What You'll Discover:Book 1 - Terraform CLI Boss: Mastering the Basics In this foundational book, you'll lay the groundwork for your Terraform journey. Learn to set up your environment, grasp core concepts, and master essential commands to create and manage infrastructure resources. Whether you're a beginner or in need of a refresher, this book is your solid starting point.Book 2 - Terraform CLI Boss: Command Line Wizardry Elevate your skills as you delve into advanced configuration management techniques. Become a wizard in using HashiCorp Configuration Language (HCL), dynamic workflows with variables, and the customization of Terraform through providers and plugins. Unlock your potential and wield Terraform CLI with confidence.Book 3 - Terraform CLI Boss: From Novice to Ninja Transition into a Terraform ninja by exploring modules and workspaces. Discover the art of building reusable modules, optimizing collaborative workflows, and applying best practices. Equip yourself with the expertise needed to navigate Terraform's intricacies and excel in your projects.Book 4 - Terraform CLI Boss: Expert-Level Commands Unleashed Take your Terraform mastery to the next level with this expert-level guide. Explore advanced CLI techniques, infrastructure testing, and validation. Master debugging and troubleshooting, ensuring the reliability of your Terraform projects. Conquer complex infrastructure challenges with ease.Unlock the full potential of Terraform's command-line interface and become a sought-after Terraform CLI expert. Don't miss out on this opportunity to elevate your skills and stand out in the competitive world of DevOps and infrastructure as code.Are you ready to become a Terraform CLI Boss? Order the Terraform CLI Boss Book Bundle today and transform your infrastructure automation skills!

  • von Jarrel E.
    24,00 €

    Crafting Games with Python: From Basics to Brilliance stands as an exhaustive guide, ushering aspiring game developers through a comprehensive journey from fundamental concepts to mastery in Python game development. Here's a detailed overview:Comprehensive Coverage: Delve into the foundational aspects of Python programming for game development, ensuring a solid grasp of language syntax, data structures, and object-oriented programming principles.Game Development Techniques: Explore a diverse array of game development techniques, from designing game mechanics to implementing graphics and sound. The book adeptly covers essential elements crucial for creating engaging and immersive gameplay experiences.Hands-On Learning: Benefit from practical, hands-on examples accompanying each concept. These examples allow readers to immediately apply newfound knowledge, with practical exercises and coding challenges reinforcing understanding and proficiency in Python game development.Graphics and Sound Integration: Learn the art of incorporating graphics and sound effectively into Python games. Gain insights into libraries and tools facilitating the creation of visually appealing and auditory-rich gaming experiences.Project-Based Approach: Engage in project-based learning by working on progressively complex game projects. This approach ensures a gradual skill-building process, culminating in the creation of sophisticated and polished games.Optimization and Performance: Acquire insights into optimizing Python games for performance. Discover techniques that enhance speed and responsiveness, ensuring a seamless and enjoyable user experience.Industry Best Practices: Understand industry best practices in game development, from code organization to version control. The book emphasizes the importance of writing clean, maintainable code and introduces readers to tools streamlining the development process.Real-World Applications: Explore practical, real-world applications of Python game development, including insights into publishing and sharing games with a broader audience. Guidance is provided on navigating the landscape of game distribution and promotion.Suitable for All Levels: Whether you're a novice or an intermediate Python programmer, "Crafting Games with Python" accommodates learners at various levels. The gradual progression of topics ensures accessibility for those new to game development while offering challenges for more experienced developers.Expert Authorship: Authored by a seasoned professional with a background in both Python programming and game development, the book seamlessly combines theoretical knowledge with practical insights from the industry.

  • von Robert Patel
    24,00 €

    Language is the most complex and intimate tool we have for communicating with one another in the enormous field of human communication. From the elegant poetry of classical literature to the quick words of the modern digital age, language has always been at our side, changing along with us and expressing our identity, history, and culture. The fascinating field of natural language processing (NLP), which lies at the junction of computer science and linguistics, is committed to understanding, interpreting, and harnessing the power of language. Welcome to "Natural Language Processing: Decoding Human Language- Algorithms, Techniques, and Applications." This e-book aims to introduce you to the field of natural language processing (NLP) and explore its various applications, methodologies, and algorithms. This e-book contains value for all readers, including seasoned researchers, professionals in the field, students, and those with a curious mind.Artificial intelligence (AI) advances have been revolutionary, and natural language processing (NLP) is at the core of many AI applications. NLP is the silent workhorse behind virtual assistants like Siri and Alexa, which can understand our commands and even generate text that appears eerily human.We'll examine the fundamental components of human language in the upcoming chapters, which will provide you with an understanding of the difficulties and complexities linguists and engineers face in their attempts to make machines "understand" humans. We'll explore the methods and algorithms-both traditional and innovative-that serve as the foundation for current NLP studies and applications. Beyond the technicalities, we'll talk about the ethics and biases in NLP as a reminder that although technology is neutral, its applications and consequences are seldom.

  • von Jacob Langley
    24,00 €

    In the rapidly evolving landscape of artificial intelligence, one of the most captivating frontiers is Linguistic Intelligence. As we stand at the intersection of technological prowess and the intricacies of human communication, this e-book, titled "Linguistic Intelligence: Harnessing AI to Understand and Generate Human Language," embarks on a comprehensive exploration of the profound relationship between artificial intelligence and language processing. The key component that characterizes human interaction, language, has gained prominence in the field of artificial intelligence. This ebook delves into the foundational aspects of Linguistic Intelligence, unraveling the intricate web of Natural Language Processing (NLP), machine learning algorithms, and linguistic models that power the understanding and generation of human language. Through a meticulous examination of the historical evolution of language processing technologies, we trace the journey from rudimentary attempts to the sophisticated AI systems that now navigate the nuances of communication. Cognizant of the multifaceted nature of language, we delve into the realms of cognitive science and linguistics to unravel the complexities that AI faces in comprehending natural language. This e-book examines the instruments and technology that support linguistic intelligence and provides information on how they are used in various fields. Real-world case studies exemplify successful implementations, illustrating the tangible impact of these technologies on our daily lives.

  • von Rob Botwright
    54,00 €

    ¿¿¿¿ Introducing "Cyber Auditing Unleashed" - Your Ultimate Guide to Advanced Security Strategies for Ethical Hackers! ¿¿¿¿Are you ready to master the art of ethical hacking and become a formidable defender of the digital realm? Look no further! Dive into the world of cybersecurity with our comprehensive book bundle, "Cyber Auditing Unleashed." This four-book collection is your ticket to advanced security auditing, providing you with the knowledge and skills to safeguard digital ecosystems from cyber threats.¿¿¿¿ Book 1: Mastering Security Auditing: Advanced Tactics for Ethical Hackers Explore the fundamental principles of ethical hacking, from advanced vulnerability assessments to penetration testing. Equip yourself with the tools to identify and mitigate risks effectively.¿¿¿¿ Book 2: Beyond the Basics: Advanced Security Auditing for Ethical Hackers Take your expertise to the next level as you delve into cloud security, insider threat detection, and the intricacies of post-audit reporting and remediation. Become a seasoned cybersecurity professional ready for evolving challenges.¿¿¿¿ Book 3: Ethical Hacking Unleashed: Advanced Security Auditing Techniques Unveil advanced techniques and tools essential for protecting digital assets. Gain proficiency in web application scanning, SQL injection, cross-site scripting (XSS) testing, and cloud service models.¿¿¿¿ Book 4: Security Auditing Mastery: Advanced Insights for Ethical Hackers Ascend to the pinnacle of cybersecurity mastery with advanced insights into insider threat indicators, behavioral analytics, user monitoring, documentation, reporting, and effective remediation strategies.¿¿¿¿ Why Choose "Cyber Auditing Unleashed"? ¿ Comprehensive Coverage: Master all facets of ethical hacking and advanced security auditing. ¿ Real-World Insights: Learn from industry experts and apply practical knowledge. ¿ Stay Ahead: Stay updated with the latest cybersecurity trends and threats. ¿ Secure Your Future: Equip yourself with skills in high demand in the cybersecurity job market.Whether you're a cybersecurity enthusiast, a seasoned professional, or someone looking to enter this exciting field, "Cyber Auditing Unleashed" has something for you. Join us on this journey to fortify the digital landscape and secure the future.¿¿¿¿ Don't miss this opportunity to unleash your potential in the world of ethical hacking and cybersecurity. Get your "Cyber Auditing Unleashed" book bundle now and become the guardian of the digital frontier! ¿¿¿¿

  • von Ulrike Henny-Krahmer
    49,00 €

    This work in the field of digital literary stylistics and computational literary studies is concerned with theoretical concerns of literary genre, with the design of a corpus of nineteenth-century Spanish-American novels, and with its empirical analysis in terms of subgenres of the novel. The digital text corpus consists of 256 Argentine, Cuban, and Mexican novels from the period between 1830 and 1910. It has been created with the goal to analyze thematic subgenres and literary currents that were represented in numerous novels in the nineteenth century by means of computational text categorization methods. To categorize the texts, statistical classification and a family resemblance analysis relying on network analysis are used with the aim to examine how the subgenres, which are understood as communicative, conventional phenomena, can be captured on the stylistic, textual level of the novels that participate in them.

  • von Andrew Weiss
    40,00 - 57,00 €

  • von Gaurav Verma
    48,00 - 87,00 €

  • 48% sparen
    von Valarian Couch
    34,00 €

    The book "AI-Driven Incidence Response: Accelerating Cybersecurity Incident Handling" by Valarian Couch focuses on integrating Artificial Intelligence (AI) in cybersecurity incident response. It explores how AI enhances the speed and efficiency of detecting and responding to cyber threats, surpassing traditional methods in precision and foresight. The book is designed to be accessible, providing real-world examples, straightforward explanations, and insights for both experts and beginners in the field. It delves into the role of AI in modern cybersecurity, emphasizing its proactive capabilities in threat intelligence, adaptive learning, reducing false positives, and automating responses. The book is a comprehensive guide on leveraging AI to improve cybersecurity strategies and handling incidents more effectively.

  • von Ray Islam (Mohammad Rubyet Islam)
    11,00 €

    We are thrilled to announce the release of this eBook, "Retrieval-Augmented Generation (RAG): Empowering Large Language Models (LLMs)". This comprehensive exploration unveils RAG, a revolutionary approach in NLP that combines the power of neural language models with advanced retrieval systems.In this must-read book, readers will dive into the architecture and implementation of RAG, gaining intricate details on its structure and integration with large language models like GPT. The authors also shed light on the essential infrastructure required for RAG, covering computational resources, data storage, and software frameworks.One of the key highlights of this work is the in-depth exploration of retrieval systems within RAG. Readers will uncover the functions, mechanisms, and the significant role of vectorization and input comprehension algorithms. The book also delves into validation strategies, including performance evaluation, and compares RAG with traditional fine-tuning techniques in machine learning, providing a comprehensive analysis of their respective advantages and disadvantages.From improved integration and efficiency to enhanced scalability, RAG is set to bridge the gap between static language models and dynamic data, revolutionizing the fields of AI and NLP."Retrieval-Augmented Generation (RAG): Empowering Large Language Models (LLMs)" is a must-have resource for researchers, practitioners, and enthusiasts in the field of natural language processing. Get your copy today and embark on a transformative journey into the future of NLP.

  • von Sofía de Jesús
    64,00 €

    Use the computational thinking philosophy to solve complex problems by designing appropriate algorithms to produce optimal results across various domainsKey FeaturesDevelop logical reasoning and problem-solving skills that will help you tackle complex problemsExplore core computer science concepts and important computational thinking elements using practical examplesFind out how to identify the best-suited algorithmic solution for your problemBook DescriptionComputational thinking helps you to develop logical processing and algorithmic thinking while solving real-world problems across a wide range of domains. It's an essential skill that you should possess to keep ahead of the curve in this modern era of information technology. Developers can apply their knowledge of computational thinking to solve problems in multiple areas, including economics, mathematics, and artificial intelligence.This book begins by helping you get to grips with decomposition, pattern recognition, pattern generalization and abstraction, and algorithm design, along with teaching you how to apply these elements practically while designing solutions for challenging problems. You'll then learn about various techniques involved in problem analysis, logical reasoning, algorithm design, clusters and classification, data analysis, and modeling, and understand how computational thinking elements can be used together with these aspects to design solutions. Toward the end, you will discover how to identify pitfalls in the solution design process and how to choose the right functionalities to create the best possible algorithmic solutions.By the end of this algorithm book, you will have gained the confidence to successfully apply computational thinking techniques to software development.What you will learnFind out how to use decomposition to solve problems through visual representationEmploy pattern generalization and abstraction to design solutionsBuild analytical skills to assess algorithmic solutionsUse computational thinking with Python for statistical analysisUnderstand the input and output needs for designing algorithmic solutionsUse computational thinking to solve data processing problemsIdentify errors in logical processing to refine your solution designApply computational thinking in domains, such as cryptography, and machine learningWho this book is forThis book is for students, developers, and professionals looking to develop problem-solving skills and tactics involved in writing or debugging software programs and applications. Familiarity with Python programming is required.Table of ContentsFundamentals of Computer ScienceElements of Computational ThinkingUnderstanding Algorithms and Algorithmic ThinkingUnderstanding Logical ReasoningErrorsExploring Problem AnalysisDesigning Solutions and Solution ProcessesIdentifying Challenges within SolutionsIntroduction to PythonUnderstanding Input and Output to Design a Solution AlgorithmControl FlowUsing Computational Thinkning and Python in Simples ChallengesDebuggingUsing Python in Experimental and Data AnalysisUsing Classification and Clusters Introduction to Machine LearningUsing Computational Thinking and Pythin in Statistical AnalysisApplied Computational Thinking ProblemsAdvanced Applied Computational Thinking ProblemsUsage of Cloud Platforms

  • von Luigi Fugaro
    56,00 €

    Discover the multi-model capabilities of Redis Stack as a document store and vector database, with support for time series, stream processing, probabilistic data structures, and moreKey FeaturesModel, index, and search data using JSON and vector data typesModernize your applications with vector similarity search, documents hybrid search, and moreConfigure a scalable, highly available, and secure server using RedisInsightPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionIn modern applications, efficiency in both operational and analytical aspects is paramount, demanding predictable performance across varied workloads. This book introduces you to Redis Stack, an extension of Redis and guides you through its broad data modeling capabilities. With practical examples of real-time queries and searches, you'll explore Redis Stack's new approach to providing a rich data modeling experience all within the same database server.You'll learn how to model and search your data in the JSON and hash data types and work with features such as vector similarity search, which adds semantic search capabilities to your applications to search for similar texts, images, or audio files. The book also shows you how to use the probabilistic Bloom filters to efficiently resolve recurrent big data problems. As you uncover the strengths of Redis Stack as a data platform, you'll explore use cases for managing database events and leveraging introduce stream processing features. Finally, you'll see how Redis Stack seamlessly integrates into microservices architectures, completing the picture.By the end of this book, you'll be equipped with best practices for administering and managing the server, ensuring scalability, high availability, data integrity, stored functions, and more.What you will learnGet started with data modeling using JSON and hash documents, vectors, and time seriesImplement microservices patterns and resolve typical use casesUse probabilistic data structures to analyze datasets and streamsIntegrate Redis Stack into your Java, Python, C#, Golang, and Node.js projectsDevelop powerful data flows using triggers and stream processing featuresManage your database server for scalability, high availability, and securityVisualize and manage your data with RedisInsightWho this book is forThis book is for database administrators, database developers, software developers, and software architects who want to discover the powerful real-time, multi-model capabilities of the Redis Stack database. A basic understanding of Redis and databases in general, coupled with software development skills in at least one of Java, Python, C#, Golang, or JavaScript languages will help you understand the concepts covered in this book.Table of ContentsIntroducing Redis StackResolving Use Cases with Redis StackGetting Started with Redis StackSetting Up Client LibrariesRedis Stack as a document storeRedis Stack as a vector databaseRedis Stack as a time series databaseUnderstanding Probabilistic Data StructuresProgrammability of Redis StackRedisInsight: the Data Management GUIUsing Redis Stack as a primary databaseManaging development and production environments

  • von Gabriela Castillo Areco
    90,00 €

    Be part of the future of Web3, decoding blockchain data to build trust in the next-generation internetKey Features:Build a deep understanding of the fundamentals of blockchain analyticsExtract actionable business insights by modeling blockchain dataShowcase your work and gain valuable experience to seize opportunities in the Web3 ecosystemPurchase of the print or Kindle book includes a free PDF eBookBook Description:Data is the new oil and Web3 is generating it at an unprecedented rate. Complete with practical examples, detailed explanations, and ideas for portfolio development, this comprehensive book serves as a step-by-step guide covering the industry best practices, tools, and resources needed to easily navigate the world of data in Web3.You'll begin by acquiring a solid understanding of key blockchain concepts and the fundamental data science tools essential for Web3 projects. The subsequent chapters will help you explore the main data sources that can help address industry challenges, decode smart contracts, and build DeFi- and NFT-specific datasets. You'll then tackle the complexities of feature engineering specific to blockchain data and familiarize yourself with diverse machine learning use cases that leverage Web3 data.The book includes interviews with industry leaders providing insights into their professional journeys to drive innovation in the Web 3 environment. Equipped with experience in handling crypto data, you'll be able to demonstrate your skills in job interviews, academic pursuits, or when engaging potential clients.By the end of this book, you'll have the essential tools to undertake end-to-end data science projects utilizing blockchain data, empowering you to help shape the next-generation internet.What You Will Learn:Understand the core components of blockchain transactions and blocksIdentify reliable sources of on-chain and off-chain data to build robust datasetsUnderstand key Web3 business questions and how data science can offer solutionsBuild your skills to create and query NFT- and DeFi-specific datasetsImplement a machine learning toolbox with real-world use cases in the Web3 spaceWho this book is for:This book is designed for data professionals-data analysts, data scientists, or data engineers- and business professionals, aiming to acquire the skills for extracting data from the Web3 ecosystem, as it demonstrates how to effectively leverage data tools for in-depth analysis of blockchain transactional data. If you seek hands-on experience, you'll find value in the shared repository, enabling you to experiment with the provided solutions. While not mandatory, a basic understanding of statistics, machine learning, and Python will enhance your learning experience.

  • 18% sparen
    von Allam Leela Kumari
    50,00 €

    Este livro serve de manual para estudantes de engenharia com licenciatura em informática, bem como para estudantes de pós-graduação em aplicações informáticas. O seu objetivo é introduzir conceitos como o Open Office, LaTeX, hardware de PC, etiquetas HTML básicas e fornecer uma introdução ao PHP. Os alunos aprenderão a utilizar estes conceitos para preparar documentos bem formatados, explorar fórmulas no Open Office Calc (ou seja, folhas de cálculo) e criar páginas Web simples. Para além disso, irão adquirir conhecimentos sobre as partes internas de um computador, diferentes tipos de processadores e como montar e desmontar os seus próprios PCs.O OpenOffice, que foi adquirido pela Sun Microsystems em 1999 para uso interno, tornou-se uma suite de código aberto conhecida como OpenOffice em julho de 2000 para competir com o Microsoft Office. Muitas das funcionalidades do OpenOffice são semelhantes às do Microsoft Office. Este livro explica várias tarefas que podem ser executadas utilizando o OpenOffice Writer, incluindo as suas características. Aborda também o OpenOffice Calc e as suas funcionalidades, bem como a Base de Dados do OpenOffice, explicando tópicos como a criação de bases de dados, a execução de consultas e a geração de relatórios.

  • 19% sparen
    von Abhinav T
    56,00 €

    Que votre objectif soit de créer des applications web, des outils d'analyse de données, des simulations scientifiques ou simplement d'améliorer vos capacités de résolution de problèmes, ce livre "Concepts de programmation Python" vous fournira une base solide en programmation Python.Les auteurs, Dr. Abhinav et Dr. Ramesh B.T., pensent que ce livre est une ressource inestimable pour les débutants et les programmeurs expérimentés qui cherchent à exploiter tout le potentiel de Python.

  • 18% sparen
    von Allam Leela Kumari
    50,00 €

    Cet ouvrage est un manuel destiné aux étudiants de premier cycle en ingénierie qui se spécialisent en informatique, ainsi qu'aux étudiants de troisième cycle qui poursuivent des applications informatiques. Son objectif est d'introduire des concepts tels que Open Office, LaTeX, le matériel PC, les balises HTML de base, et de fournir une introduction à PHP. Les étudiants apprendront à utiliser ces concepts pour préparer des documents bien formatés, explorer les formules dans Open Office Calc (c'est-à-dire les feuilles de calcul) et créer des pages web simples. En outre, ils acquerront des connaissances sur les parties internes d'un ordinateur, sur les différents types de processeurs et sur la manière d'assembler et de désassembler leur propre PC.OpenOffice, qui a été acquis par Sun Microsystems en 1999 pour un usage interne, est devenu une suite libre connue sous le nom d'OpenOffice en juillet 2000 pour concurrencer Microsoft Office. De nombreuses fonctionnalités d'OpenOffice sont similaires à celles de Microsoft Office. Ce livre explique plusieurs tâches qui peuvent être effectuées à l'aide d'OpenOffice Writer, y compris ses fonctionnalités. Il couvre également OpenOffice Calc et ses fonctionnalités, ainsi qu'OpenOffice Database, expliquant des sujets tels que la création de bases de données, l'exécution de requêtes et la génération de rapports.

  • 16% sparen
    von Mindahun Degafu
    42,00 €

    Na economia global atual, a vantagem competitiva é cada vez mais conseguida através da utilização eficaz do conhecimento. O conhecimento é o recurso estratégico mais importante nas organizações. Neste sentido, a gestão do conhecimento é importante na comunidade empresarial. Contudo, a maior parte dos conhecimentos na ECCSA não é partilhada com o pessoal, os membros e a comunidade empresarial em geral. A ECCSA não dispõe de sistemas que promovam a partilha de conhecimentos. O principal objetivo deste estudo é conceber uma plataforma de partilha de conhecimentos que promova a partilha de conhecimentos inter-organizacionais entre as associações membros da ECCSA. Esta plataforma contribui para promover a partilha de conhecimentos inter-organizacionais entre as associações empresariais. Este estudo desenvolveu uma plataforma de partilha de conhecimentos que promove a partilha de conhecimentos inter-organizacionais entre as associações membros. Esta investigação seleccionou o desenvolvimento da agenda empresarial nacional (NBA) como um processo empresarial. O processo NBA é ilustrado pelo mapa do processo, perfil de conhecimento e ligação de conhecimento. A plataforma de partilha de conhecimentos contém conhecimentos relacionados com o processo empresarial de desenvolvimento da agenda empresarial nacional.

  • 16% sparen
    von Mindahun Degafu
    42,00 €

    Dans l'économie mondiale d'aujourd'hui, l'avantage concurrentiel est de plus en plus souvent obtenu grâce à l'utilisation efficace des connaissances. La connaissance est la ressource stratégique la plus importante dans les organisations. À cet égard, la gestion des connaissances est importante dans le monde des affaires. Cependant, la plupart des connaissances au sein de l'ECCSA ne sont pas partagées avec le personnel, les membres et la communauté des affaires dans son ensemble. L'ECCSA manque de systèmes qui favorisent le partage des connaissances. L'objectif principal de cette étude est de concevoir une plateforme de partage des connaissances qui favorise le partage des connaissances entre les associations membres de l'ECCSA. Cette plateforme contribue à promouvoir le partage des connaissances entre les associations d'entreprises. Cette étude a développé une plateforme de partage des connaissances qui favorise le partage des connaissances entre les associations membres. Cette recherche sélectionne l'élaboration d'un programme national d'activités (NBA) en tant que processus d'entreprise. Le processus NBA est illustré par une carte de processus, un profil de connaissances et un lien de connaissances. La plateforme de partage des connaissances contient des connaissances liées au processus d'élaboration de l'agenda commercial national.

  • 19% sparen
    von Abhinav T
    56,00 €

    Se il vostro obiettivo è costruire applicazioni web, strumenti di analisi dei dati, simulazioni scientifiche o semplicemente migliorare le vostre capacità di risoluzione dei problemi, questo libro "Concepts of Python Programming" vi fornirà una solida base nella programmazione Python.Gli autori, il Dr. Abhinav e il Dr. Ramesh B.T., ritengono che questo libro sia una risorsa preziosa sia per i principianti che per i programmatori esperti che vogliono sfruttare tutto il potenziale di Python.

  • 18% sparen
    von Allam Leela Kumari
    50,00 €

    Questo libro è un libro di testo per gli studenti universitari di ingegneria che si specializzano in informatica e per gli studenti post-laurea che si dedicano alle applicazioni informatiche. L'obiettivo è introdurre concetti come Open Office, LaTeX, l'hardware del PC, i tag HTML di base e fornire un'introduzione al PHP. Gli studenti impareranno a utilizzare questi concetti per preparare documenti ben formattati, esplorare le formule in Open Office Calc (cioè i fogli di calcolo) e creare semplici pagine web. Inoltre, impareranno a conoscere le parti interne di un computer, i diversi tipi di processori e ad assemblare e smontare il proprio PC.OpenOffice, acquisito da Sun Microsystems nel 1999 per uso interno, è diventato una suite open-sourced nota come OpenOffice nel luglio 2000 per competere con Microsoft Office. Molte funzioni di OpenOffice sono simili a quelle di Microsoft Office. Questo libro spiega diverse operazioni che possono essere eseguite con OpenOffice Writer, comprese le sue caratteristiche. Tratta anche OpenOffice Calc e le sue funzioni, nonché OpenOffice Database, spiegando argomenti come la creazione di database, l'esecuzione di query e la generazione di report.

  • 18% sparen
    von Allam Leela Kumari
    50,00 €

    Este libro sirve como libro de texto para estudiantes universitarios de ingeniería con especialización en informática, así como para estudiantes de posgrado que cursen aplicaciones informáticas. Su objetivo es introducir conceptos como Open Office, LaTeX, hardware de PC, etiquetas HTML básicas y proporcionar una introducción a PHP. Los alumnos aprenderán a utilizar estos conceptos para preparar documentos bien formateados, explorar fórmulas en Open Office Calc (es decir, hojas de cálculo) y crear páginas web sencillas. Además, adquirirán conocimientos sobre las partes internas de un ordenador, los distintos tipos de procesadores y cómo montar y desmontar sus propios PC.OpenOffice, que fue adquirido por Sun Microsystems en 1999 para uso interno, se convirtió en una suite de código abierto conocida como OpenOffice en julio de 2000 para competir con Microsoft Office. Muchas funciones de OpenOffice son similares a las de Microsoft Office. Este libro explica varias tareas que se pueden realizar con OpenOffice Writer, incluidas sus características. También cubre OpenOffice Calc y sus características, así como OpenOffice Database, explicando temas como la creación de bases de datos, la ejecución de consultas y la generación de informes.

  • 19% sparen
    von Abhinav T
    56,00 €

    Si su objetivo es construir aplicaciones web, herramientas de análisis de datos, simulaciones científicas, o simplemente mejorar sus habilidades de resolución de problemas, este libro "Conceptos de Programación en Python" le proporcionará una base sólida en la programación en Python.Los autores, Dr.Abhinav, y Dr.Ramesh B.T., creen que este libro sirve como un recurso inestimable tanto para principiantes como para programadores experimentados que buscan aprovechar todo el potencial de Python.

  • 16% sparen
    von Mindahun Degafu
    42,00 €

    Nell'economia globale di oggi, il vantaggio competitivo si ottiene sempre più attraverso l'uso efficace della conoscenza. La conoscenza è la risorsa strategica più importante nelle organizzazioni. A questo proposito, la gestione della conoscenza è importante nella comunità aziendale. Tuttavia, la maggior parte della conoscenza in ECCSA non è condivisa con il personale, i membri e la comunità aziendale in generale. L'ECCSA non dispone di sistemi che promuovano la condivisione della conoscenza. L'obiettivo principale di questo studio è progettare una piattaforma di condivisione delle conoscenze che promuova la condivisione delle conoscenze interorganizzative tra le associazioni membri dell'ECCSA. Questa piattaforma contribuisce a promuovere la condivisione delle conoscenze interorganizzative tra le associazioni imprenditoriali. Questo studio ha sviluppato una piattaforma di condivisione delle conoscenze che promuove la condivisione delle conoscenze interorganizzative tra le associazioni affiliate. Questa ricerca ha selezionato lo sviluppo dell'agenda nazionale d'impresa (NBA) come processo aziendale. Il processo NBA è illustrato dalla mappa del processo, dal profilo di conoscenza e dal collegamento di conoscenza. La piattaforma di condivisione della conoscenza contiene le conoscenze relative al processo di sviluppo dell'agenda nazionale.

Willkommen bei den Tales Buchfreunden und -freundinnen

Jetzt zum Newsletter anmelden und tolle Angebote und Anregungen für Ihre nächste Lektüre erhalten.