Skip to main content

Indkøbskurv

Du får VIP-behandling!

Vare(r) ikke tilgængelig til køb
Gennemgå din indkøbskurv. Du kan fjerne de(n) tilgængelige vare(r) nu, ellers fjerner vi det automatisk ved kassen.
varervare
varervare

Anbefalet til dig

Loading...

Forretningssoftware e-bøger

Hvis du kan lide Forretningssoftware e-bøger, så vil du elske disse fremragende valg.
Viser 1 - 24 af 12408 resultater
Skip side bar filters
  • AI Engineering

    Building Applications with Foundation Models

    af Chip Huyen ...
    Recent breakthroughs in AI have not only increased demand for AI products, they've also lowered the barriers to entry for those who want to build AI products. The model-as-a-service approach has transformed AI from an esoteric discipline into a powerful development tool that anyone can use. Everyone, including those with minimal or no prior AI experience, can now leverage AI models to build ... Læs mere

    463,36 kr.

  • Tidy First?

    A Personal Exercise in Empirical Software Design

    af Kent Beck ...
    Tidying up messy software is a must. And that means breaking up the code to make it more readable, and using guard clauses and helping functions to make it understandable. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings in your code.Instead of trying to master tidying all at once, this book ... Læs mere

    231,74 kr.

  • OOXML Hacking

    Unlocking Microsoft Office's Secrets

    af John Korchok ...
    Crack open Microsoft Office files to make them do what you can't do in the programs. This unique book shows you how to create custom table styles in PowerPoint, how to lock pictures in Excel and add custom AutoText content in Word.Written for both Mac and Windows users, this book includes topics that Mac users will treasure, like how to modify the Office Ribbon without using Windows software.But ... Læs mere

    200,36 kr.

  • Monolith to Microservices

    Evolutionary Patterns to Transform Your Monolith

    af Sam Newman ...
    How do you detangle a monolithic system and migrate it to a microservice architecture? How do you do it while maintaining business-as-usual? As a companion to Sam Newman’s extremely popular Building Microservices, this new book details a proven method for transitioning an existing monolithic system to a microservice architecture.With many illustrative examples, insightful migration patterns, and a ... Læs mere

    327,11 kr.

  • Designing Data-Intensive Applications

    The Big Ideas Behind Reliable, Scalable, and Maintainable Systems

    Data is at the center of many challenges in system design today. Difficult issues such as scalability, consistency, reliability, efficiency, and maintainability need to be resolved. In addition, there's an overwhelming variety of systems, including relational databases, NoSQL datastores, data warehouses, and data lakes. There are cloud services, on-premises services, and embedded databases. What ... Læs mere

    408,86 kr.

  • Microsoft Power BI Performance Best Practices

    A comprehensive guide to building consistently fast Power BI solutions

    Supercharge performance analytics and create repeatable patterns to ensure you get the best performance and scalability from your analytics solutions with Power BIKey FeaturesLearn how to build performant data models and apply Row-Level SecurityIdentify and fix performance issues in reports, DAX, and datasets using DAX Studio/VertiPaq AnalyzerUse a formal process to manage performance, from ... Læs mere

    412,49 kr. eller Gratis med Kobo Plus

  • The Absolute Guide to Dashboarding and Reporting with Power BI

    How to Design and Create a Financial Dashboard with Power BI – End to End

    Written by a member of Microsoft's Power BI team, this resource provides a practical step by step guide on creating a financial dashboard. The book covers in detail how to combine and shape the relevant data, build the dashboard in Power BI, providing layout and design tips and tricks, prepare the model to work with fiscal dates, and show values used in many financial reports, including year-to ... Læs mere

    94,37 kr. eller Gratis med Kobo Plus

  • Semantic Software Design

    A New Theory and Practical Guide for Modern Architects

    af Eben Hewitt ...
    With this practical book, architects, CTOs, and CIOs will learn a set of patterns for the practice of architecture, including analysis, documentation, and communication. Author Eben Hewitt shows you how to create holistic and thoughtful technology plans, communicate them clearly, lead people toward the vision, and become a great architect or Chief Architect.This book covers each key aspect of ... Læs mere

    292,99 kr.

  • The Subscription Model Masterclass: Building Sustainable eCommerce Revenue

    The rise of subscription models in eCommerce has transformed the way businesses engage with consumers, creating a sustainable revenue stream that prioritizes customer retention and loyalty. As traditional one-time purchase models face challenges such as market saturation and dwindling consumer attention, subscription services offer a compelling alternative that not only enhances customer ... Læs mere

    19,24 kr. eller Gratis med Kobo Plus

  • Prometheus: Up & Running

    Infrastructure and Application Performance Monitoring

    Get up to speed with Prometheus, the metrics-based monitoring system used in production by tens of thousands of organizations. This updated second edition provides site reliability engineers, Kubernetes administrators, and software developers with a hands-on introduction to the most important aspects of Prometheus, including dashboarding and alerting, direct code instrumentation, and metric ... Læs mere

    388,49 kr.

  • Dynamics 365 Business Central Development Quick Start Guide

    Modern development techniques for Dynamics 365 Business Central

    Understanding the new Microsoft Extension model for developmentKey FeaturesDevelop solutions for Dynamics 365 Business CentralOrient yourself with the new Microsoft Extension model for developmentLearn modern ways to develop with Dynamics 365 Business CentralBook DescriptionMicrosoft Dynamics 365 Business Central is the new SaaS ERP proposition from Microsoft. This latest version has many exciting ... Læs mere

    228,74 kr. eller Gratis med Kobo Plus

  • Data-Driven Decision-Making for Business

    Research shows that companies that employ data-driven decision-making are more productive, have a higher market value, and deliver higher returns for their shareholders. In this book, the reader will discover the history, theory, and practice of data-driven decision-making, learning how organizations and individual managers alike can utilize its methods to avoid cognitive biases and improve ... Læs mere

    494,98 kr.

  • Building Microservices

    Designing Fine-Grained Systems

    af Sam Newman ...
    As organizations shift from monolithic applications to smaller, self-contained microservices, distributed systems have become more fine-grained. But developing these new systems brings its own host of problems. This expanded second edition takes a holistic view of topics that you need to consider when building, managing, and scaling microservices architectures.Through clear examples and practical ... Læs mere

    463,36 kr.

  • Machine Learning Design Patterns

    The design patterns in this book capture best practices and solutions to recurring problems in machine learning. The authors, three Google engineers, catalog proven methods to help data scientists tackle common problems throughout the ML process. These design patterns codify the experience of hundreds of experts into straightforward, approachable advice.In this book, you will find detailed ... Læs mere

    388,49 kr.

  • DAX Cookbook

    Over 120 recipes to enhance your business with analytics, reporting, and business intelligence

    af Greg Deckler ...
    Solve real-world business problems by learning how to create common industry key performance indicators and other calculations using DAX within Microsoft products such as Power BI, SQL Server, and Excel.Key FeaturesLearn to write sophisticated DAX queries to solve business intelligence and data analytics challengesHandle performance issues and optimization within the data model, DAX calculations ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • Version Control with Git

    Powerful Tools and Techniques for Collaborative Software Development

    Track, branch, merge, and manage code revisions with Git, the free and open source distributed version control system. Through a series of step-by-step tutorials, this practical guide quickly takes you from Git fundamentals to advanced techniques, and provides friendly yet rigorous advice for navigating Git's many functions. You'll learn how to work with everything from small to very large ... Læs mere

    388,49 kr.

  • Beyond Vibe Coding

    From Coder to AI-Era Developer

    af Addy Osmani ...
    AI is transforming software development, shifting programmers from writing code to collaborating with AI in an intent-driven workflow. Vibe coding—a prompt-first, exploratory approach where you describe what you want in natural language and let a large language model fill in the blanks—represents a radical shift in the developer's role from writing code todirecting it. However, vibe coding comes ... Læs mere

    408,86 kr.

  • Practical Guide to SAP CO Templates

    af Tom King ...
    Unlock the power of templates in SAP Controlling! This book expertly guides readers through the setup and use of CO templates for plan and actual allocations. Walk through cost allocation methods and learn how to leverage templates in Activity Based Costing (CO-ABC) to create complex calculations to generate accurate allocations. Explore how to use product cost estimate templates for detailed cost ... Læs mere

    97,07 kr.

  • Technical Drawing for Product Design

    Mastering ISO GPS and ASME GD&T

    Serier serie Engineering (R0)
    This book is intended for students, academics, designers, process engineers and CMM operators, and presents the ISO GPS and the ASME GD&T rules and concepts. The Geometric Product Specification (GPS) and Geometrical Dimensioning and Tolerancing (GD&T) languages are in fact the most powerful tools available to link the perfect geometrical world of models and drawings to the imperfect world of ... Læs mere

    747,20 kr.

  • AI Tools for Solopreneurs

    af Sean Garret ...
    If you’re a solopreneur, you already know the dirty little secret nobody talks about… You don’t need more motivation. You need leverage. Because right now, you’re the CEO, the marketer, the copywriter, the tech department, the customer service rep… and the janitor. And there are only 24 hours in a day. AI Tools for Solopreneurs is your unfair advantage. This isn’t another fluffy “future of AI” ... Læs mere

    109,99 kr.

  • Ambient Communications and Computer Systems

    RACCCS 2019

    Serier serie Springer Nature Proceedings excluding Computer Science
    This book features high-quality, peer-reviewed papers from the International Conference on Recent Advancement in Computer, Communication and Computational Sciences (RACCCS 2019), held at Aryabhatta College of Engineering & Research Center, Ajmer, India, on August 16–17, 2019. Presenting the latest developments and technical solutions in computational sciences, it covers a variety of topics, such ... Læs mere

    1.307,67 kr.

  • How To Start A Blog

    af A. Silva ...
    Start making a blog with this book and make money from it. This book is easy and quick to read.Make your own blog, with the traffic of this blog earn money from your home and change your life. ... Læs mere

    32,01 kr.

  • Digital Transformation and Global Society

    Third International Conference, DTGS 2018, St. Petersburg, Russia, May 30 – June 2, 2018, Revised Selected Papers, Part I

    Serier Bog 1 - Springer Nature Proceedings Computer Science
    This two volume set (CCIS 858 and CCIS 859) constitutes the refereed proceedings of the Third International Conference on Digital Transformation and Global Society, DTGS 2018, held in St. Petersburg, Russia, in May/June 2018.The 75 revised full papers and the one short paper presented in the two volumes were carefully reviewed and selected from 222 submissions. The papers are organized in topical ... Læs mere

    466,97 kr.

  • Modern Scala Projects

    Leverage the power of Scala for building data-driven and high performance projects

    Develop robust Scala-powered projects to harvest meaningful insights with the help of machine learning libraries, such as SparkMLKey FeaturesGain hands-on experience in building data science projects with ScalaExploit the powerful functionalities of machine learning librariesUse machine learning algorithms and decision tree models for enterprise appsBook DescriptionScala is both a functional ... Læs mere

    379,99 kr. eller Gratis med Kobo Plus