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.801.
Mehr anzeigen
Filter
Filter
Ordnen nachSortieren Beliebt
  • von James Da Costa
    80,00 €

  • von Aneta Mancewicz
    30,00 €

    This Element argues for the importance of extended reality as an innovative force that changes our understanding of theatre and Shakespeare. It shows how the inclusion of augmented and virtual realities in performance can reconfigure the senses of the experiencers, enabling them to engage with technology actively.

  • von Fabio Staiano
    117,00 €

    Explore the latest Figma features with this newly updated 2nd edition, including Variables and Conditional Prototyping. Learn cutting-edge design principles and create captivating interfaces with this full-color guide.Key FeaturesExplore Figma's latest features, including Variables and Conditional Prototyping, to create dynamic and responsive interfacesIntegrate AI capabilities and optimize your workflow with the latest Figma pluginsCreate engaging, interactive prototypes that captivate your users and stakeholdersPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionAre you a UI/UX designer eager to learn the art of creating compelling interfaces using Figma? Look no further! The highly anticipated new edition is here to transform your creative journey.Explore Figma's latest features and delve into the power of variables and conditional Prototyping. Get ready to transform your static designs into dynamic, interactive prototypes, offering users and stakeholders an immersive experience. Stay at the forefront of design innovation with insights into integrating AI capabilities and optimizing your workflow with the latest Figma plugins. With user-centric design at its core, this book guides you through mastering design thinking, enabling you to tackle complex design challenges with ease. One unique aspect of this edition is its focus on effective communication. Learn how to convey your design vision clearly to both technical and non-technical audiences. In the rapidly changing world of UI/UX design, iteration is key. This book will teach you how to gather user feedback and iterate on your designs by creating interactive prototypes.Whether you're new to Figma or a seasoned pro, this comprehensive guide equips you with the skills to create captivating interfaces, fosters creativity and problem-solving, and makes you an indispensable, forward-thinking designer.What you will learnCreate high-quality designs that cater to your users' needs, providing an outstanding experienceMastering mobile-first design and responsive design conceptsIntegrate AI capabilities into your design workflow to boost productivity and explore design innovationCraft immersive prototypes with conditional prototyping and variablesCommunicate effectively to technical and non-technical audiencesDevelop creative solutions for complex design challengesGather and apply user feedback through interactive prototypesWho this book is forThis book is for aspiring UX/UI designers who want to get started with Figma as well as established designers who want to migrate to Figma from other design tools. This guide will provide you a walkthrough of the entire process of creating a full-fledged prototype for a responsive interface using all the tools and features that Figma has to offer. As a result, this book is suitable for both UX and UI designers, product and graphic designers, as well as anyone who wants to explore the complete design process from scratch.Table of ContentsExploring Figma and Transitioning from Other ToolsStructuring Moodboards, Personas, and User Flows within FigJamGetting to Know Your Design EnvironmentWireframing a Mobile-First Experience Using Vector ShapesDesigning Consistently Using Grids, Colors, and TypographyCreating a Responsive Mobile Interface Using Auto LayoutBuilding Components and Variants in a Collaborative WorkspaceUser Interface Design on Tablet, Desktop, and the WebPrototyping with Transitions, Smart Animate, and Interactive Components(N.B. Please use the Look Inside option to see further chapters)

  • von Abirami Sukumaran
    48,00 €

    Build faster and efficient real-world applications on the cloud with a fitting database model that's perfect for your needsKey FeaturesFamiliarize yourself with business and technical considerations involved in modeling the right databaseTake your data to applications, analytics, and AI with real-world examplesLearn how to code, build, and deploy end-to-end solutions with expert advicePurchase of the print or Kindle book includes a free PDF eBookBook DescriptionIn the age of lightning-speed delivery, customers want everything developed, built, and delivered at high speed and at scale. Knowledge, design, and choice of database is critical in that journey, but there is no one-size-fits-all solution. This book serves as a comprehensive and practical guide for data professionals who want to design and model their databases efficiently. The book begins by taking you through business, technical, and design considerations for databases. Next, it takes you on an immersive structured database deep dive for both transactional and analytical real-world use cases using Cloud SQL, Spanner, and BigQuery. As you progress, you'll explore semi-structured and unstructured database considerations with practical applications using Firestore, cloud storage, and more. You'll also find insights into operational considerations for databases and the database design journey for taking your data to AI with Vertex AI APIs and generative AI examples. By the end of this book, you will be well-versed in designing and modeling data and databases for your applications using Google Cloud.What you will learnUnderstand different use cases and real-world applications of data in the cloudWork with document and indexed NoSQL databasesGet to grips with modeling considerations for analytics, AI, and MLUse real-world examples to learn about ETL servicesDesign structured, semi-structured, and unstructured data for your applications and analyticsImprove observability, performance, security, scalability, latency SLAs, SLIs, and SLOsWho this book is forThis book is for database developers, data engineers, and architects looking to design, model, and build database applications on the cloud with an extended focus on operational consideration and taking their data to AI. Data scientists, as well ML and AI engineers who want to use Google Cloud services in the data to AI journey will also find plenty of useful information in this book. It will also be useful to data analysts and BI developers who want to use SQL impactfully to generate ML and generative AI insights from their data. Table of ContentsData, Databases, and DesignHandling Data on the CloudDatabase Modeling for Structured DataSetting Up a Fully Managed RDBMSDesigning an Analytical Data WarehouseDesigning for Semi-structured DataUnstructured Data ManagementDevOps and DatabasesData to AI - Modeling Your Databases for Analytics and MLLooking Ahead - Designing for LLM Applications

  • von Stefano Violetta
    86,00 €

    Master code refactoring techniques, improve code quality, design, and maintainability, and boost your development productivity with this comprehensive handbookKey Features:Get a thorough understanding of code refinement for enhanced codebase efficiencyWork with real-world examples and case studies for hands-on learning and applicationFocus on essential tools, emphasizing development productivity and robust coding habitsPurchase of the print or Kindle book includes a free PDF eBookBook Description:Refactoring in Java serves as an indispensable guide to enhancing your codebase's quality and maintainability.The book begins by helping you get to grips with refactoring fundamentals, including cultivating good coding habits and identifying red flags. You'll explore testing methodologies, essential refactoring techniques, and metaprogramming, as well as designing a good architecture. The chapters clearly explain how to refactor and improve your code using real-world examples and proven techniques. Part two equips you with the ability to recognize code smells, prioritize tasks, and employ automated refactoring tools, testing frameworks, and code analysis tools. You'll discover best practices to ensure efficient code improvement so that you can navigate complexities with ease. In part three, the book focuses on continuous learning, daily practices enhancing coding proficiency, and a holistic view of the architecture. You'll get practical tips to mitigate risks during refactoring, along with guidance on measuring impact to ensure that you become an efficient software craftsperson.By the end of this book, you'll be able to avoid unproductive programming or architecturing, detect red flags, and propose changes to improve the maintainability of your codebase.What You Will Learn:Recognize and address common issues in your codeFind out how to determine which improvements are most importantImplement techniques such as using polymorphism instead of conditionsEfficiently leverage tools for streamlining refactoring processesEnhance code reliability through effective testing practicesDevelop the skills needed for clean and readable code presentationGet to grips with the tools you need for thorough code examinationApply best practices for a more efficient coding workflowWho this book is for:This book is for Java developers, software architects, and technical leads looking for a comprehensive guide to advancing their skills in software design and refactoring. The book is ideal for experienced Java enthusiasts, quality assurance engineers, and codebase maintainers as it provides practical insights, real-world examples, and essential patterns. Development managers who want to foster clean coding practices by using best practices for efficient workflows will also find this book useful.

  • von Andy Forbes
    62,00 €

    Harness ChatGPT for streamlined flows, effective configuration, proficient code writing, and enhanced project activitiesKey Features- Improve process quality and reduce costs by incorporating ChatGPT into your Salesforce projects- Optimize project workflows and align technical capabilities with business goals- Integrate ChatGPT's strengths with Salesforce expertise to innovate business analysis, coding, and testing approaches- Purchase of the print or Kindle book includes a free PDF eBookBook DescriptionAuthored by a team of Salesforce masters with exemplary IT background, ChatGPT for Salesforce Development helps you learn about the intricacies of Salesforce design, configuration, coding, and testing, demonstrating how ChatGPT can simplify complex setups and enhance project team efficiency.With this book, you'll unlock the effective use of ChatGPT for crafting user stories that align seamlessly with project goals, learn how to design and implement Salesforce flows, and quickly write clear, comprehensive, and high-quality project documentation. You'll leverage ChatGPT to write new Apex code, decipher existing code, and explore the development of web services and callouts. This book covers everything from trigger creation to the development of Lightning Web Components (LWC), highlighting how these can accelerate the development process. Applying ChatGPT's debugging capabilities, you'll swiftly identify and resolve Salesforce issues to uphold the integrity and performance of your Salesforce applications.By the end of this book, you'll be adept at integrating ChatGPT at every stage of Salesforce project delivery, from initial configuration to final testing.What you will learn- Masterfully craft detailed and engaging user stories tailored for Salesforce projects- Leverage ChatGPT to design cutting-edge features within the Salesforce ecosystem, transforming ideas into functional and intuitive solutions- Explore the integration of ChatGPT for configuring Salesforce environments- Write Salesforce flows with ChatGPT, enhancing workflow automation and efficiency- Develop custom LWCs with ChatGPT's assistance- Discover effective testing techniques using ChatGPT for optimized performance and reliabilityWho this book is forThis book is for Salesforce developers, offering insights into using ChatGPT to enhance their coding and configuration abilities. It's an invaluable resource for business analysts looking to use ChatGPT to translate complex requirements into actionable solutions. For testers, this book covers methods to leverage ChatGPT for more effective testing processes, ensuring higher quality outcomes. Product owners will gain insights into optimizing project workflows and aligning technical capabilities with business goals, making this book a must-have for Salesforce project team members.Table of Contents- Getting Started Using ChatGPT for Salesforce Development- Using ChatGPT for Salesforce Configuration- Using ChatGPT for Salesforce Flows- Using ChatGPT for Salesforce Feature Design- Using ChatGPT for Salesforce Apex That Someone Else Wrote- Using ChatGPT for Salesforce Apex- Using ChatGPT for Salesforce Web Services and Callouts- Using ChatGPT for Salesforce Triggers- Using ChatGPT for Salesforce Lightning Web Components- Using ChatGPT for Salesforce Project Documentation- Using ChatGPT for Salesforce User Stories- Using ChatGPT for Salesforce Testing Scripts- Using ChatGPT for Salesforce Debugging- What You've Learned and What's Next

  • von Sammy El Khammal
    52,00 €

    Discover actionable steps to maintain healthy data pipelines to promote data observability within your teams with this essential guide to elevating data engineering practicesKey FeaturesLearn how to monitor your data pipelines in a scalable wayApply real-life use cases and projects to gain hands-on experience in implementing data observabilityInstil trust in your pipelines among data producers and consumers alikePurchase of the print or Kindle book includes a free PDF eBookBook DescriptionIn the age of information, strategic management of data is critical to organizational success. The constant challenge lies in maintaining data accuracy and preventing data pipelines from breaking. Data Observability for Data Engineering is your definitive guide to implementing data observability successfully in your organization.This book unveils the power of data observability, a fusion of techniques and methods that allow you to monitor and validate the health of your data. You'll see how it builds on data quality monitoring and understand its significance from the data engineering perspective. Once you're familiar with the techniques and elements of data observability, you'll get hands-on with a practical Python project to reinforce what you've learned. Toward the end of the book, you'll apply your expertise to explore diverse use cases and experiment with projects to seamlessly implement data observability in your organization.Equipped with the mastery of data observability intricacies, you'll be able to make your organization future-ready and resilient and never worry about the quality of your data pipelines again.What you will learnImplement a data observability approach to enhance the quality of data pipelinesCollect and analyze key metrics through coding examplesApply monkey patching in a Python moduleManage the costs and risks associated with your data pipelineUnderstand the main techniques for collecting observability metricsImplement monitoring techniques for analytics pipelines in productionBuild and maintain a statistics engine continuouslyWho this book is forThis book is for data engineers, data architects, data analysts, and data scientists who have encountered issues with broken data pipelines or dashboards. Organizations seeking to adopt data observability practices and managers responsible for data quality and processes will find this book especially useful to increase the confidence of data consumers and raise awareness among producers regarding their data pipelines.Table of ContentsFundamentals of Data Quality MonitoringFundamentals of Data ObservabilityData Observability techniquesData Observability elementsDefining rules on indicatorsRoot cause analysisOptimizing data pipelinesIntroducing and changing culture in the team Data observability checklistUse Cases

  • von Crystalynn Shelton
    53,00 €

    Take control of your business finance by using QuickBooks Online for US for your accounting, budgeting, and reporting.Key FeaturesLearn to use QBO from scratch following professional CPA advice, accompanied with fully-updated instructions and screenshotsTailor QBO to your specific business needs with customization and integrationStreamline your billing, expense tracking, and financial reportingBook DescriptionIn today's competitive business landscape, efficient financial management is crucial for success. QuickBooks Online has emerged as the go-to accounting software for small businesses, offering a user-friendly platform to manage finances, track expenses, and gain valuable insights. This new edition will help you use QuickBooks Online from scratch and customize it to suit your small business needs. Written by accounting expert Crystalynn Shelton, it takes you on an in-depth journey, from setting up your account to mastering advanced features and customizations.This book empowers you to conquer the latest features of QuickBooks Online 2024,;overcome challenges encountered during migration from desktop to online; plan cash flow, profits, revenue with precision; and streamline billing, expense tracking, and financial reporting. As you progress, you'll learn to manage sales tax, including how to set up, collect, track, pay, and report sales tax payments. You'll explore how to export reports to Google Sheets, use the custom chart builder, import budgets, and perform smart reporting with with using data sync with Excel.. You'll learn how to tailor QuickBooks Online to your specific business needs. By the end of the book, you'll master the art of QuickBooks Online and take control of your business financesWhat you will learnA crash course on basic accounting conceptsOvercome challenges encountered during migration from QBD to QBORecord income and expenses, pay vendors, and manage payrollStreamline client billing with invoicing and quoting templatesUse QuickBooks Online for tax filing and deadline managementPlan cash flow, profits, and revenue with the Report CenterCustomize financial reports and sales forms for your requirementsCalculate depreciation and automate workflows with QBO AdvancedWho this book is forThe book is for small business owners, bookkeepers, and accounting students who want to learn QuickBooks Online and understand how to implement it effectively. Whether you're a bookkeeping beginner or have some experience already, this book will help you learn to use Intuit QuickBooks Online confidently.Table of ContentsGetting Started with QuickBooks OnlineCompany File SetupMigrating to QuickBooks OnlineCustomizing QuickBooks for Your BusinessManaging Customer, Vendor, and Products and Services ListsManaging Sales TaxRecording Sales Transactions in QuickBooks OnlineRecording Expenses in QuickBooks OnlineReconciling Uploaded Bank and Credit Card TransactionsReport Center OverviewBusiness Overview and Cash Flow ReportsCustomer Sales Reports in QuickBooks OnlineVendor and Expenses Reports Managing Employees and 1099 Contractors in QuickBooks OnlineClosing the Books in QuickBooks OnlineHandling Special/Transactions in QuickBooks OnlineQuickBooks Online AdvancedShortcut and DrivesIntuit QuickBooks Online Certified User Exam Objectives

  • von Tom Schrijvers
    62,00 €

    Build powerful software solutions and develop proficiency in Haskell, from understanding the foundational principles through to mastering advanced functional programming conceptsKey Features:Learn from an expert lecturer and researcher who knows all the ins and outs of HaskellDevelop a clear understanding of Haskell, from the basics through to advanced conceptsGet to grips with all the key functional programming techniquesPurchase of the print or Kindle book includes a free PDF eBookBook Description:With software systems reaching new levels of complexity and programmers aiming for the highest productivity levels, software developers and language designers are turning toward functional programming because of its powerful and mature abstraction mechanisms. This book will help you tap into this approach with Haskell, the programming language that has been leading the way in pure functional programming for over three decades.The book begins by helping you get to grips with basic functions and algebraic datatypes, and gradually adds abstraction mechanisms and other powerful language features. Next, you'll explore recursion, formulate higher-order functions as reusable templates, and get the job done with laziness. As you advance, you'll learn how Haskell reconciliates its purity with the practical need for side effects and comes out stronger with a rich hierarchy of abstractions, such as functors, applicative functors, and monads. Finally, you'll understand how all these elements are combined in the design and implementation of custom domain-specific languages for tackling practical problems such as parsing, as well as the revolutionary functional technique of property-based testing.By the end of this book, you'll have mastered the key concepts of functional programming and be able to develop idiomatic Haskell solutions.What You Will Learn:Write pure functions in all their forms - that is basic, recursive, and higher-order functionsModel your data using algebraic datatypesMaster Haskell's powerful type-class mechanism for ad hoc overloadingFind out how Haskell's laziness gets the job doneReconcile Haskell's functional purity with side effectsFamiliarize yourself with the functor, applicative functor, monad hierarchyDiscover how to solve problems with domain-specific languagesFind more bugs with Haskell's property-based testing approachWho this book is for:If you are a programmer looking to gain knowledge of Haskell who's never been properly introduced to functional programming, this book is for you. Basic experience with programming in a non-functional language is a prerequisite. This book also serves as an excellent guide for programmers with limited exposure to Haskell who want to deepen their understanding and foray further into the language.

  • von Christian Immler
    19,95 €

  • von Günter Born
    19,95 €

    Android für Smartphone und Tablet - Leichter Einstieg für Senioren - 6. Neuauflage Sie haben ein Smartphone oder Tablet mit Android Betriebssystem gekauft oder geschenkt bekommen? Dann ist dieses Buch der ideale Begleiter dazu.Die sechste Auflage des beliebten Titels von Erfolgsautor Günter Born macht Sie in leicht verständlichen Schrittanleitungen mit Ihrem Android-Gerät vertraut. Alle wichtigen Funktionen werden gut nachvollziehbar erklärt: Telefonieren, Mailen, Surfen, WLAN einrichten, Fotos machen, Musik und Videos anschauen, hilfreiche Apps finden, Sicherheit von Gerät und Daten. So kommen Sie mühelos mit Ihrem Android-Gerät zurecht.Bei Unterschieden zwischen den einzelnen Geräte und Versionen werden Sie gesondert darauf hingewiesen. Alle wichtigen Themen werden im Buch abgedeckt: Telefonieren, Mailen, Surfen, Fotos, Musik, Videos, WLAN, Datenschutz - alles wird leicht nachvollziehbar erklärt, sodass Sie mühelos mit Ihrem Android-Smartphone oder -Tablet zurechtkommen. Aus dem Inhalt:- Android-Einstieg: erste Schritte- Bedienung und Apps- Surfen und Mailen- Foto-Apps- Unterhaltung: Musik, Videos, E-Books- Einrichten, Einstellungen, Updates- Kommunikation, Kontakte und Kalender- Interessante und nützliche Apps: Routenplanung, Reise-Apps, Gesundheit und Fitness, Einkaufen, Notizen, Textbearbeitung, Wecker- Kleine Hilfen und Lexikon

  • von Christian Immler
    9,95 €

    WhatsApp optimal nutzen mit allen Neuheiten von 2024Die WhatsApp-Funktionen werden permanent verändert und erweitert und es kommen neue Features hinzu. Um immer auf dem Laufenden zu bleiben, unterstützt Sie dieses Buch, das mittlerweile in der sechsten Auflage erscheint und die Apps für Android und iOS berücksichtigt. Sie erfahren alles, was Sie über die beliebteste Chat-App wissen müssen: vom eigenen Profil über das Senden von Nachrichten, Daten und Bildern bis zu Gruppenchats und Sprachnachrichten. Zudem bekommen Sie hilfreiche Tipps zur veränderten Navigationsleiste sowie den optimierten Statusmeldungen.Aus dem Inhalt:- WhatsApp installieren- WhatsApp mit Android und iOS sicher nutzen- Wichtige Einstellungen und eigenes Profil- Nachrichten schreiben- Sprachnachrichten und Telefonieren- Bilder und Daten versenden- Eigenes Profil und Status- Wichtige Einstellungen- Hilfreiche Tipps und Tricks- Gruppen

  • von Philip Kiefer
    9,95 €

    Das neue Office 2021 - Microsoft 365 - Das PraxishandbuchDieses Buch mit großer, gut lesbarer Schrift führt Sie in das neue Office bzw. Microsoft 365 ein. In leicht nachvollziehbaren Schritt-für-Schritt-Anleitungen nimmt Sie Erfolgsautor Philip Kiefer mit auf eine Reise rund um das Thema Microsoft Office. Ob Sie in Word Briefe schreiben, in Excel Ihren Haushalt in einer übersichtlichen Tabelle aufschlüsseln, Präsentationen in PowerPoint klar darstellen wollen oder in Outlook E-Mails schreiben und Termine organisieren, der umfangreiche Einblick in das Office-Paket hilft Ihnen auf jeden Fall weiter und nimmt Ihnen die Angst vor dem in seinen Funktionen so übermächtigen Office-Paket der Firma Microsoft.Inklusive Download Produkt Aus dem Inhalt:- Die Highlights von Office 2021 und Microsoft 365: Was ist neu, was ist anders?- Die wichtigsten Arbeiten im optimalen Umgang mit Office- Word 2021 und 365 - Texte und Dokumente überzeugend gestalten- Excel 2021 und 365 - Daten übersichtlich aufbereiten und überzeugend präsentieren- PowerPoint 2021 und 365 - beeindruckende Präsentationen erstellen- Mailen und Organisieren mit Outlook- Optimale Zusammenarbeit zwischen den Office-Modulen- Office goes mobile - Arbeiten mit den Dateien von unterwegs- und vieles mehr

  • von Christian Immler
    19,95 €

    Apple Watch - das Handbuch - Ausgabe 2025Die Apple Watch ist längst vom Nice-to-have zum Kultgerät am Handgelenk geworden. Das Buch beschreibt die aktuellen Modelle der Apple Watch, begleitet Sie bei der Ersteinrichtung, zeigt Ihre Möglichkeiten, das Zifferblatt zu personalisieren, und gibtpraktische Tipps zur optimalen Nutzung der Digital Crown. Anschauliche Anleitungen zeigen, wie Sie die Apple Watch erfolgreich mit Ihrem iPhone koppeln und Ihren Bedürfnissen entsprechend konfigurieren. Ihre Kontakte, Anrufe, Nachrichten und Termine haben Sie direkt vom Handgelenk aus ebenso im Blick wie die wichtigen Parameter für Ihre Gesundheit.Aus dem Inhalt:- Apple Watch - smarte Technik am Handgelenk- Startklar mit Ihrer neuen Apple Watch- Einrichtung und Bedienung- Das Betriebssystem watchOS- Aktuelle Infos mit dem Smart-Stapel auf einen Blick- Ihre Apple Watch als ständiger Begleiter- Ihre favorisierten Apps im App Store finden- Telefonieren, Kontakte, Nachrichten, iMessage und E-Mail- Sport und Fitness mit der Apple Watch- Familienkonfiguration- Einfach und sicher bezahlen mit Apple Pay- Zusätzliche Apps aus dem App Store installierenDer AutorChristian Immler hat als Sachbuchautor bisher mehr als 200 Titel zu Software- und Internetthemen veröffentlicht. Mit dem ersten Palm PDA entdeckte er sein Spezialgebiet »mobile computing« und damit den Beginn der sogenannten Post-PC-Ära. In den letzten Jahren veröffentlichte er zahlreiche Titel zu Smartphones und Tablets der verschiedensten Betriebssystemplattformen.

  • von Yi Zhou
    62,00 €

    Dive headfirst into the electrifying universe of AI with "Prompt Design Patterns" - the ultimate blueprint for sculpting unparalleled human-AI dialogues. Tailored with precision for pros, novices, and everyone with a spark of AI curiosity, this tome unlocks the secrets of 23 transformative prompt design patterns, offering a seamless fusion of art and science.Highlights of This AI Gem:Elevate Your Craft: Traverse from newbies to maestro with a curated blend of timeless techniques and pioneering insights from AI experts.Unleash Peak Productivity: Harness the full force of AI. Make tasks a breeze, amplify your productivity - be it doubling, tripling, or even 10x in both personal and professional spheres.Study Meets Real-World: Students, rejoice! Dive into a delightful blend of academic richness coupled with practical marvels.AI Wonderland for All: No technical background? No worries. Your excitement and wonder are the only tickets you need.Explore 23 Transformative Prompt Patterns:Foundational Patterns: Elevate dialogues with techniques from Prompt Template to Universal Simulation and beyond.Reinvent with Reversals: Shift paradigms with transformative techniques like Reverse Interaction and Reverse Prompting.Self-Evolution: Empower AI with self-enhancing tools like Automated Prompt Optimization and Automated Output Refinement.Structured Elegance: Master the art of structured engagements with techniques like Prompt Composite, Prompt Chaining, and Mind Mapping.Solve with Finesse: Techniques from Chain of Thought to Tree of Thoughts to Problem Formulation illuminate your problem-solving journey.Peak Performance: Turbocharge AI outputs with advanced tools from Model Parameter Tuning to Retrieval Augmented Generation (RAG).Guarding the Guardians: Utilize robust patterns like Chain of Verification, Reliability Augmentation, and Hallucination Management to fortify AI's integrity. With Debias and Prompt Attack Defense patterns at your disposal, ensure both unbiased results and utmost security against threats. Demystify 8 Grand Riddles of Prompt Engineering:Prompt Engineering: A Fad or a Lasting Imperative?Prompt Engineering: A Profession or an Essential Skillset?Is Prompt Engineering Primarily About Communication?Why Do STEM Professionals Find Prompt Engineering Challenging?The Role of Trial and Error in Perfecting Prompts: How Crucial Is It?Computational Linguistics and Prompt Engineering: A Match Made in Heaven?Prompt Engineers: Who Exactly Are They?Enterprise Prompt Engineering: What Stands in Our Way?"Prompt Design Patterns" isn't just a guide - it's a captivating voyage through the multifaceted realm of AI. Picture this: journeying from the simplicity of planning holidays to delving into the intricate realms of medical diagnostics and deciphering the unpredictable tides of financial markets. What makes this odyssey truly enriching? The abundance of real-world examples. Each chapter presents a rich tapestry of scenarios, case studies, and insights from AI maestros. Accompanied by vivid illustrations, these examples make grasping AI an engaging and interactive endeavor. Positioned at the forefront of AI's ever-evolving landscape, this book invites you to probe deeper, challenge established ideas, and spark innovation. Who knows, with the wisdom you absorb, perhaps you'll be the one to herald the next wave of AI advancements.

  • von Erol Kavas
    61,00 €

    Accelerate your business growth by employing Terraform for AWS projects with this comprehensive guide packed with practical implementation tips for start-ups, enterprises, and personal projectsKey Features:Learn Terraform on AWS from 12x AWS certified trainerImprove reusability and governance for large-scale Terraform projectsUse infrastructure as code practices to fully automate AWS workloadsPurchase of the print or Kindle book includes a free PDF eBookBook Description:Infrastructure as code (IaC) and Terraform have become essential tools for managing cloud infrastructure and automating deployment processes. Mastering Terraform on AWS presents a step-by-step approach on how to master these tools and build a secure and scalable AWS infrastructure.The book starts with an introduction to patterns and anti-patterns of IaC and Terraform, explaining the common mistakes and pitfalls you must avoid. You'll then learn about the importance of planning and designing infrastructure projects in AWS and making informed decisions for projects in AWS Terraform. You'll find out how to implement Terraform in your projects and deploy serverless projects. Next, you'll be able to deploy containers in AWS with Terraform, exploring the best practices for Terraform IaC projects. You'll understand how you can leverage Terraform for enterprises, build Git workflows for IaC and Terraform projects, and automate deployment of Terraform projects. The last set of chapters will teach you how to govern AWS with Terraform and build a secure infrastructure. Finally, you'll discover how to achieve a perfect AWS infrastructure with Terraform.By the end of this book, you'll have gained a comprehensive understanding of the various aspects of Terraform and IaC, along with the knowledge required to build, manage, and deploy complex infrastructures on AWS.What You Will Learn:Get to grips with Terraform frameworks and best practicesUse Terraform providers and modulesDevelop your first AWS resource in TerraformBuild an infrastructure project with TerraformGovern an infrastructure project in TerraformDeploy Terraform projects to AWS with CI/CDWho this book is for:This book is for cloud and DevOps engineers, developers, and architects responsible for writing or designing infrastructure as code to deploy resources in AWS. You are expected to have a basic understanding of AWS and should have experience deploying resources through the user interface (UI).

  • von Michael Leonardich
    20,00 €

    The Information Technology profession has seen massive and dramatic change since the early days of mainframe computers and punch cards. Colleges and trade schools offer a multitude of classes for people desiring to enter the profession. While they do an excellent job of teaching technical skills, there is a lot more to learn to become a successful IT professional.This book identifies several essential tips and strategies to excel in IT. They are lessons learned throughout a forty-five year career that bean in the era of large mainframe computers. Real world projects completed by the author are used to illustrate what it takes to advance from a typical member of an IT department to someone who has mastered the profession and become indispensable.Many of these projects were true game-changers, with successful completions doubling company revenues or rescuing businesses from impending failure. Most presented formidable challenges, often appearing nearly impossible, but were overcome through unwavering dedication and remarkable innovation.

  • von Rayan Musk
    31,00 €

    The excursion through "The Ascent of Man-made consciousness: Effect on Enterprises and Society" is an enrapturing investigation that navigates the scenes of mechanical development, cultural change, and moral contemplations. This far reaching investigation unfurls across a progression of sections, each digging into unmistakable features of Man-made reasoning (simulated intelligence) that on the whole shape the story of our mechanical future. Beginning with the essential sections on the advancement and meanings of computer based intelligence, the account spreads out the verifiable embroidery of this groundbreaking innovation. From its conceptualization to contemporary forward leaps in AI and profound learning, the parts enlighten the unique exchange of logical request, mechanical headways, and the cultural effect of man-made intelligence. As the story advances, key ideas and wording act as the etymological framework, offering perusers a common language to explore the complexities of computer based intelligence - from directed figuring out how to brain organizations. The underpinnings of simulated intelligence are divulged in lovely detail, explaining the collaboration between information, calculations, and computational power. The parts on AI and profound learning arise as powerful motors impelling simulated intelligence's groundbreaking potential, exhibiting its flexibility and viability in tending to complex difficulties. The investigation of brain organizations and calculations digs into the complicated components that support simulated intelligence direction, disentangling the refinement that characterizes the innovation's abilities. The story then consistently changes into the advantageous connection between information, enormous information, and simulated intelligence. Here, the combination of computer based intelligence with sweeping datasets becomes the overwhelming focus, impelling progressions that reclassify how associations gather experiences, make expectations, and enhance tasks in the time of data overflow. The parts committed to computer based intelligence in different businesses, like medical care, money, assembling, and farming, feature the innovation's extraordinary touch, reshaping processes, improving productivity, and driving advancement across assorted areas. In imagining a human-driven man-made intelligence future, the finishing up sections welcome perusers to ponder a worldview where computer based intelligence isn't just a device however a compassionate partner. This future-situated investigation stresses inclusivity, straightforwardness, and personalization, preparing for an agreeable mix of man-made intelligence into the structure holding the system together. The source of inspiration reverberations all through the story, encouraging policymakers, industry pioneers, scientists, the labor force, promotion gatherings, teachers, and people in general to effectively partake in forming a future where man-made intelligence adjusts consistently with human qualities. Basically, this investigation remains as a demonstration of the groundbreaking capability of simulated intelligence, approaching partners from different domains to on the whole explore the moral aspects, cultural ramifications, and open doors introduced by this significant innovative development. The story fills in as a compass, directing perusers through the complicated landscape of artificial intelligence, encouraging comprehension, and rousing a common obligation to capable and moral artificial intelligence improvement.

  • von Sam Loray
    29,00 €

    Tech Talk brings you a revolution in demystifying the intricate world of gadgets with its series, "Gadgets Simplified for You." In this technological odyssey, we unravel the complexities of the latest tech marvels, making them accessible to everyone, regardless of their tech prowess.Embark on a journey where the language of gadgets transforms from jargon to clarity. Our experts break down the intricacies of cutting-edge technology, offering insights that resonate with both tech enthusiasts and novices. Whether you're a seasoned gadget guru or someone taking their first steps into the digital realm, Tech Talk ensures that the world of gadgets becomes not just understandable but exciting and enjoyable.Each episode of "Gadgets Simplified for You" delves into the fascinating universe of smart devices, wearables, and innovative tech solutions. From the newest smartphones and laptops to wearable fitness trackers and smart home devices, we explore the features that matter most to you. The discussions are dynamic, engaging, and tailored to provide practical knowledge that empowers you to make informed decisions about your tech investments.What sets Tech Talk apart is its commitment to simplifying without compromising depth. Complex tech concepts are broken down into digestible pieces, and our hosts ensure that you not only understand how a gadget works but also how it can enhance your daily life. No more feeling overwhelmed by tech specifications and features - Tech Talk is here to guide you through the maze.In addition to simplifying gadgets, we keep our audience updated on the latest trends, innovations, and tech news. The fast-paced world of technology can be challenging to keep up with, but with "Gadgets Simplified for You," you'll stay ahead of the curve, armed with knowledge that empowers you in the digital age.

  • 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.

Willkommen bei den Tales Buchfreunden und -freundinnen

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