77 resultater (0,33559 sekunder)

Mærke

Butik

Pris (EUR)

Nulstil filter

Produkter
Fra
Butikker

Working with Coders - Patrick Gleeson - Bog - APress - Plusbog.dk

Working with Coders - Patrick Gleeson - Bog - APress - Plusbog.dk

Get introduced to the fascinating world inhabited by the professional software developer. Aimed at a non-technical audience, this book aims to de-obfuscate the jargon, explain the various activities that coders undertake, and analyze the specific pressures, priorities, and preoccupations that developers are prone to. In each case it offers pragmatic advice on how to use this knowledge to make effective business decisions and work productively with software teams. Software projects are, all too often, utter nightmares for everyone involved. Depending on which study you read, between 60 and 90 percent of all software projects are completed late, run over budget, or deliver an inferior quality end product. This blight affects everyone from large organizations trying to roll out business change to tiny startups desperately trying to launch their MVP before the money runs out. While there has been much attention devoted to understanding these failings, leading to the development of entire­ management methodologies aimed at reducing the failure rate, such new processes have had, at best, limited success in delivering better results. Based on a decade spent exploring the world of software, Patrick Gleeson argues that the underlying reason for the high failure rate of software projects is that software development, being a deeply arcane and idiosyncratic process, tends to be thoroughly and disastrously misunderstood by managers and leaders. So long as the people tasked with making decisions about software projects are unaware of these idiosyncrasies and their ramifications, software projects will be delivered late, software products will be unfit for purpose, and relations between software developers and their non-technical colleagues will be strained. Even the most potent modern management tools are ineffective when wielded blindly. To anyone who employs, contracts, manages, or works with software developers, Working with Coders: A Guide to Software Development for the Perplexed Non-Techie delivers the understanding necessary to reduce friction and inefficiencies at the intersection between software development teams and their non-technical colleagues. What You''ll Learn - Discover why software projects are so commonly delivered late and with an abysmal end product - Examine why the relationship between coders and their non-technical colleagues is often strained - Understand how the software development process works and how to support it effectively - Decipher and use the jargon of software development - Keep a team of coders happy and improve the odds of successful software project delivery Who This Book Is For Anyone who employs, contracts, or manages software developers-such as tech startup CEOs, project managers, and clients of digital agencies-and wishes the relationship were easier and more productive. The secondary readership is software developers who want to find ways of working more effectively as part of a team.

DKK 426.00
1

Understanding Oracle APEX 5 Application Development - Edward Sciore - Bog - APress - Plusbog.dk

Learn R for Applied Statistics - Eric Goh Ming Hui - Bog - APress - Plusbog.dk

Learn R for Applied Statistics - Eric Goh Ming Hui - Bog - APress - Plusbog.dk

Gain the R programming language fundamentals for doing the applied statistics useful for data exploration and analysis in data science and data mining. This book covers topics ranging from R syntax basics, descriptive statistics, and data visualizations to inferential statistics and regressions. After learning R''s syntax, you will work through data visualizations such as histograms and boxplot charting, descriptive statistics, and inferential statistics such as t-test, chi-square test, ANOVA, non-parametric test, and linear regressions. Learn R for Applied Statistics is a timely skills-migration book that equips you with the R programming fundamentals and introduces you to applied statistics for data explorations. What You Will Learn - Discover R, statistics, data science, data mining, and big data - Master the fundamentals of R programming, including variables and arithmetic, vectors, lists, data frames, conditional statements, loops, and functions - Work with descriptive statistics - Create data visualizations, including bar charts, line charts, scatter plots, boxplots, histograms, and scatterplots - Use inferential statistics including t-tests, chi-square tests, ANOVA, non-parametric tests, linear regressions, and multiple linear regressions Who This Book Is For Those who are interested in data science, in particular data exploration using applied statistics, and the use of R programming for data visualizations.

DKK 519.00
1

Beginning Power Apps - Tim Leung - Bog - APress - Plusbog.dk

Beginning Power Apps - Tim Leung - Bog - APress - Plusbog.dk

Transform the way your business works with easy-to-build apps. With this updated and expanded second edition, you can build business apps that work with your company's systems and databases, without having to enlist the expertise of costly, professionally trained software developers. In this new edition, business applications expert Tim Leung offers step-by-step guidance on how you can improve all areas of your business. He shows how you can replace manual or paper processes with modern apps that run on phone or tablet devices. For administrative and back-office operations, he covers how to build apps with workflow and dashboard capabilities. To facilitate collaboration with customers and clients, you’ll learn how to build secure web portals with data entry capabilities, including how to customize those portals with code. This hands-on new edition has 10 new chapters—including coverage on model-driven and portal apps, artificial intelligence, building components using the Power Apps Component Framework, using PowerShell for administration, and more—complete with context, explanatory screenshots, and non-technical terminology. What You Will LearnCreate offline capable mobile apps and responsive web appsCarry out logic, data access, and data entry through formulasEmbellish apps with charting, file handling, photo, barcode, and location featuresSet up Common Data Service, SharePoint, and SQL data sourcesUse AI to predict outcomes, recognize images, and analyze sentiment Integrate apps with external web services and automate tasks with Power Automate Build reusable code and canvas components, make customizations with JavaScriptTransfer apps and data, and secure, administer, and monitor Power Apps environmentsWho This Book Is For Beginners and non-developers, and assumes no prior knowledge of Power Apps

DKK 402.00
1

Artificial Neural Networks with Java - Igor Livshin - Bog - APress - Plusbog.dk

Artificial Neural Networks with Java - Igor Livshin - Bog - APress - Plusbog.dk

Develop neural network applications using the Java environment. After learning the rules involved in neural network processing, this second edition shows you how to manually process your first neural network example. The book covers the internals of front and back propagation and helps you understand the main principles of neural network processing. You also will learn how to prepare the data to be used in neural network development and you will be able to suggest various techniques of data preparation for many unconventional tasks. This book discusses the practical aspects of using Java for neural network processing. You will know how to use the Encog Java framework for processing large-scale neural network applications. Also covered is the use of neural networks for approximation of non-continuous functions. In addition to using neural networks for regression, this second edition shows you how to use neural networks for computer vision.It focuses on image recognition such as the classification of handwritten digits, input data preparation and conversion, and building the conversion program. And you will learn about topics related to the classification of handwritten digits such as network architecture, program code, programming logic, and execution. The step-by-step approach taken in the book includes plenty of examples, diagrams, and screenshots to help you grasp the concepts quickly and easily. What You Will LearnUse Java for the development of neural network applicationsPrepare data for many different tasksCarry out some unusual neural network processingUse a neural network to process non-continuous functionsDevelop a program that recognizes handwritten digitsWho This Book Is ForIntermediate machine learning and deep learning developers who are interested in switching to Java

DKK 519.00
1

Adaptive Machine Learning Algorithms with Python - Chanchal Chatterjee - Bog - APress - Plusbog.dk

Adaptive Machine Learning Algorithms with Python - Chanchal Chatterjee - Bog - APress - Plusbog.dk

Learn to use adaptive algorithms to solve real-world streaming data problems. This book covers a multitude of data processing challenges, ranging from the simple to the complex. At each step, you will gain insight into real-world use cases, find solutions, explore code used to solve these problems, and create new algorithms for your own use. Authors Chanchal Chatterjee and Vwani P. Roychowdhury begin by introducing a common framework for creating adaptive algorithms, and demonstrating how to use it to address various streaming data issues. Examples range from using matrix functions to solve machine learning and data analysis problems to more critical edge computation problems. They handle time-varying, non-stationary data with minimal compute, memory, latency, and bandwidth. Upon finishing this book, you will have a solid understanding of how to solve adaptive machine learning and data analytics problems and be able to derive new algorithms for your own use cases. You will also come away with solutions to high volume time-varying data with high dimensionality in a low compute, low latency environment. What You Will LearnApply adaptive algorithms to practical applications and examplesUnderstand the relevant data representation features and computational models for time-varying multi-dimensional dataDerive adaptive algorithms for mean, median, covariance, eigenvectors (PCA) and generalized eigenvectors with experiments on real dataSpeed up your algorithms and put them to use on real-world stationary and non-stationary dataMaster the applications of adaptive algorithms on critical edge device computation applicationsWho This Book Is ForMachine learning engineers, data scientist and architects, software engineers and architects handling edge device computation and data management.

DKK 391.00
1

Frameworkless Front-End Development - Francesco Strazzullo - Bog - APress - Plusbog.dk

Frameworkless Front-End Development - Francesco Strazzullo - Bog - APress - Plusbog.dk

Explore an alternative method of front-end application development without using frameworks or third-party libraries. This updated book provides you with the required skills and freedom to consider a “no framework” approach when choosing a technology for creating a new project. New topics covered include a brief history of JavaScript frameworks and their key developments, how to protect domain code, and how to work with frameworkless in legacy applications. You’ll work through the most important issues in a clear and sensible way, using practical methods and tools to gain an understanding of non-functional requirements. This book answers questions on important topics such as state management, making a routing system, creating a REST client using fetch, and reveals the trade-offs and risks associated with choosing the wrong framework or tool for your project, as well as provides sustainability, and functional alternatives. Frameworkless Front-End Development breaksdown the concept of technical debt and the ways in which a framework can impact the lifespan of a project. Along with gaining a comprehensive and clear guide on coding effectively from scratch without frameworks, you will also learn some principles of technical decision-making. What You’ll LearnUnderstand DOM manipulation Manage the state of a fronted application with different patternsSafely migrate existent applications to a new framework or to frameworkless codeUnderstand the importance of non-functional requirementsSee how a Framework can affect the “health” of a codebaseWho This Book Is For Skilled JavaScript developers who want to understand how to effectively write code without using dependenciesCTOs who need to help teams to choose a technology stack for their next projectConsultants that need to refactor an existent JavaScript front-end codebase

DKK 391.00
1

Modern Data Architecture on Azure - Sagar Lad - Bog - APress - Plusbog.dk

Modern Data Architecture on Azure - Sagar Lad - Bog - APress - Plusbog.dk

This book is an exhaustive guide to designing and implementing data solutions on Azure. It covers the process of managing data from end to end, starting from data collection all the way through transformation, distribution, and consumption. Modern Data Architecture on Azure begins with an introduction to the fundaments of data management, followed by a demonstration of how to build relational and non-relational data solutions on Azure. Here, you will learn data processing for complex analysis and how to work with CSV and JSON files. Moving forward, you will learn the foundational concepts of big data architecture, along with data management patterns and technology options offered by Azure. From there, you’ll be walked through the data architecture process, including data consortium on Azure, enterprise data governance, and much more. The book culminates with a deep dive into data architecture frameworks with data modeling. After reading this book, you will have a thorough understanding of data design and analytics using Azure, allowing you to collect and analyze massive amounts of data to optimize business performance, forecast future results, and more. What Will You LearnUnderstand the fundamentals of data architecture including data management, data handling ethics, data governance, and metadata managementAnalyze and understand business needs to choose the right Azure services and make informed business decisionsUnderstand Azure Cloud Data design patterns for relational and non-relational data, batch real-time processing, and ETL/ELT pipelinesModernize data architecture using Azure to leverage data and AI to enable digital transformation by securing and optimizing overall data lifecycle managementWho Is This Book For:Data solution architects, data engineers, and IT consultants who want to gain a better understanding of modern data architecture design and implementation on Azure.

DKK 426.00
1

Programming Algorithms in Lisp - Vsevolod Domkin - Bog - APress - Plusbog.dk

Computing with the Raspberry Pi - Brian Schell - Bog - APress - Plusbog.dk

Computing with the Raspberry Pi - Brian Schell - Bog - APress - Plusbog.dk

The Raspberry Pi is about as minimalist as a computer gets, but it has the power to run a full Linux operating system and many great desktop and command line tools as well. Can you push it to operate at the level of a $2,000 computer? This book is here to help you find out. The primary focus of this book is getting as much as possible done with a simple Pi through non-graphic, non-mouse means. This means the keyboard and the text-mode screen. On the desktop side, you''ll look at many of the most powerful GUI apps available, as these offer an easy entry to get started as you learn the command line. You''ll begin by setting up and configuring a Raspberry Pi with the option to run it as a graphical desktop environment or even more economically boot straight to the command line. If you want more performance, more efficiency, and (arguably) less complexity from your Pi that can only be found through the keyboard and command line. You''ll also set up and configure a Raspberry Pi to use command line tools from within either the Raspberry Pi terminal, or by logging in remotely through some other computer. Once in, you''ll look at Package Managers, Tmux, Ranger, and Midnight Commander as general-purpose power tools. The book then gets into specific task-oriented tools for reading email, spreadsheet work, notes, security, web browsing and design, social media, task and video password management, coding, and much more. There are conceptual overviews of Markdown, LaTeX, and Vim for work. What You''ll Learn - Set up a Raspberry Pi system to get real work done using only the command line - Login to a Pi remotely to use it as a remote server - Integrate desktop Linux with command line mastery to optimize a Pi - Work with tools for audio, writing news and weather, books, and graphics. Who This Book Is For Those with minimal technical skills or hobbyists who are interested in "retro computing" or "minimalist" approaches.

DKK 434.00
1

Java Program Design - Edward Sciore - Bog - APress - Plusbog.dk

Java Program Design - Edward Sciore - Bog - APress - Plusbog.dk

Get a grounding in polymorphism and other fundamental aspects of object-oriented program design and implementation, and learn a subset of design patterns that any practicing Java professional simply must know in today''s job climate. Java Program Design presents program design principles to help practicing programmers up their game and remain relevant in the face of changing trends and an evolving language. The book enhances the traditional design patterns with Java''s new functional programming features, such as functional interfaces and lambda expressions. The result is a fresh treatment of design patterns that expands their power and applicability, and reflects current best practice. The book examines some well-designed classes from the Java class library, using them to illustrate the various object-oriented principles and patterns under discussion. Not only does this approach provide good, practical examples, but you will learn useful library classes you might not otherwise know about. The design of a simplified banking program is introduced in chapter 1 in a non-object-oriented incarnation and the example is carried through all chapters. You can see the object orientation develop as various design principles are progressively applied throughout the book to produce a refined, fully object-oriented version of the program in the final chapter. What You''ll Learn - Create well-designed programs, and identify and improve poorly-designed ones - Build a professional-level understanding of polymorphism and its use in Java interfaces and class hierarchies - Apply classic design patterns to Java programming problems while respecting the modern features of the Java language - Take advantage of classes from the Java library to facilitate the implementation of design patterns in your programs Who This Book Is For Java programmers who are comfortable writing non-object-oriented code and want a guided immersion into the world of object-oriented Java, and intermediate programmers interested in strengthening their foundational knowledge and taking their object-oriented skills to the next level. Even advanced programmers will discover interesting examples and insights in each chapter.

DKK 509.00
1

The Tech Executive Operating System - Aviv Ben Yosef - Bog - APress - Plusbog.dk

The Tech Executive Operating System - Aviv Ben Yosef - Bog - APress - Plusbog.dk

Leaders of tech organizations have to regularly adapt their strategies in an ever-changing market. Creating a culture that understands and supports both the technical and the nontechnical is a refined skill that can be difficult to master even for a leader with years of experience. The Tech Executive Operating System helps you apply your personal expertise and build a thriving R&D organization that moves the needle. Tech companies spend an average of 15% of their revenue on R&D. As they grow, they find the return on this large investment decreases at a fast pace. Executives and leaders of companies big and small are at a loss and seeking guidance. Author Ben-Yosef expertly walks you through the need to set goals, translate business objectives to R&D terms, and establish the organizational structures and processes to create the biggest impact. The Tech Executive Operating System is a rare book that provides useful yardsticks to measure the progress and contributions of managers, teams, and individuals in your organization. Tech executives, first-time startup founders, managers , CEOs, and other non-technical founders of startups who want to better understand a significant part of their organization all have invaluable knowledge to gain from The Tech Executive Operating System. Ben-Yosef''s thorough research and real-world examples enhance the lessons and make your goals clear. Engineering organizations can be vastly improved by this multi-faceted approach, and the future of tech is calling for it. What You Will Learn - Create a toolkit for your employees to put in place a remarkable engineering team - Discover an impact-oriented approach to goal-setting that will be especially usefully for remote employees - Turn the R&D department from a cost center to an innovation center Who This Book is For Tech executives and their direct reports, first-timer startup founders, junior leaders in tech organizations, middle-managers in big enterprises, CEOs and other non-technical founders of startups who want to better understand a big part of their organization and how best to address it.

DKK 426.00
1

Beginning Game AI with Unity - Sebastiano M. Cossu - Bog - APress - Plusbog.dk

How to Speak Tech - Vinay Trivedi - Bog - APress - Plusbog.dk

How to Speak Tech - Vinay Trivedi - Bog - APress - Plusbog.dk

Things you''ve done online: ordered a pizza, checked the weather, booked a hotel, and reconnected with long-lost friends. Now it''s time to find out how these things work. Vinay Trivedi peels back the mystery of the Internet, explains it all in the simplest terms, and gives you the knowledge you need to speak confidently when the subject turns to technology. This revised second edition of How to Speak Tech employs the strategy of the popular first edition: through the narrative of setting up a fictitious startup, it introduces you to essential tech concepts. New tech topics that were added in this edition include the blockchain, augmented and virtual reality, Internet of Things, and artificial intelligence. The author''s key message is: technology isn''t beyond the understanding of anyone! By breaking down major tech concepts involved with a modern startup into bite-sized chapters, the author''s approach helps you understand topics that aren''t always explained clearly and shows you that they aren''t rocket science. So go ahead, grab this book, start to "speak tech," and hold your own in any tech-related conversation! What You''ll Learn - Understand the basics of new and established technologies such as blockchain, artificial intelligence (AI), augmented and virtual reality (AR and VR), Internet of Things (IoT), software development, programming languages, databases, and more - Listen intelligently and speak confidently when technologies are brought up in your business - Be confident in your grasp of terms and technologies when setting up your own organization''s application Who This Book Is For Students who want to understand different technologies relevant to their future careers at startups and established organizations, as well as business and other non-technical professionals who encounter and require an understanding of key technical terms and trends to succeed in their roles Reviews "Finally, a book non-techies can use to understand the technologies that are changing our lives." Paul Bottino, Executive Director, Technology and Entrepreneurship Center, Harvard University "A great book everyone can use to understand how tech startups work." Rene Reinsberg, Founder at Celo; Former VP of Emerging Products, GoDaddy "Through the simplicity of his presentation, Vinay shows that the basics of technology can be straightforwardly understood by anyone who puts in the time and effort to learn." Joseph Lassiter, Professor of Management Science, Harvard Business School and Harvard Innovation Lab

DKK 285.00
1

Cloud Data Design, Orchestration, and Management Using Microsoft Azure - Francesco Diaz - Bog - APress - Plusbog.dk

Programming Basics - Robert Ciesla - Bog - APress - Plusbog.dk

Beginning LoRa Radio Networks with Arduino - Pradeeka Seneviratne - Bog - APress - Plusbog.dk

Pro Database Migration to Azure - Matt Gordon - Bog - APress - Plusbog.dk

Pro Database Migration to Azure - Matt Gordon - Bog - APress - Plusbog.dk

Migrate your existing, on-premises applications into the Microsoft Azure cloud platform. This book covers the best practices to plan, implement, and operationalize the migration of a database application from your organization’s data center to Microsoft’s Azure cloud platform. Data modernization and migration is a technologically complex endeavor that can also be taxing from a leadership and operational standpoint. This book covers not only the technology, but also the most important aspects of organization culture, communication, and politics that so frequently derail such projects. You will learn the most important steps to ensuring a successful migration and see battle-tested wisdom from industry veterans. From executive sponsorship, to executing the migration, to the important steps following migration, you will learn how to effectively conduct future migrations and ensure that your team and your database application delivers on the expected business value of the project. This book is unlike any other currently in the market. It takes you through the most critical business and technical considerations and workflows for moving your data and databases into the cloud, with special attention paid to those who are deploying to the Microsoft Data Platform in Azure, especially SQL Server. Although this book focuses on migrating on-premises SQL Server enterprises to hybrid or fully cloud-based Azure SQL Database and Azure SQL Managed Instances, it also cover topics involving migrating non-SQL Server database platforms such as Oracle, MySQL, and PostgreSQL applications to Microsoft Azure. What You Will LearnPlan a database migration that ensures smooth project progress, optimal performance, low operating cost, and minimal downtimeProperly analyze and manage non-technical considerations, such as legal compliance, privacy, and team executionPerform athorough architectural analysis to select the best Azure services, performance tiers, and cost-containment featuresAvoid pitfalls and common reasons for failure relating to corporate culture, intra-office politics, and poor communicationsSecure the proper executive champions who can execute the business planning needed for successApply proven criteria to determine your future-state architecture and your migration methodExecute your migration using a process proven by the authors over years of successful projectsWho This Book Is ForIT leadership, strategic IT decision makers, project owners and managers, and enterprise and application architects. For anyone looking toward cloud migration projects as the next stage of growth in their careers. Also useful for enterprise DBAs and consultants who might be involved in such projects. Readers should have experience and be competent in designing, coding, implementing, and supporting database applications in an on-premises environment.

DKK 509.00
1

Pragmatic Python Programming - Gabor Guta - Bog - APress - Plusbog.dk

Practical Microservices Architectural Patterns - Binildas Christudas - Bog - APress - Plusbog.dk

Practical Microservices Architectural Patterns - Binildas Christudas - Bog - APress - Plusbog.dk

Take your distributed applications to the next level and see what the reference architectures associated with microservices can do for you. This book begins by showing you the distributed computing architecture landscape and provides an in-depth view of microservices architecture. Following this, you will work with CQRS, an essential pattern for microservices, and get a view of how distributed messaging works. Moving on, you will take a deep dive into Spring Boot and Spring Cloud. Coming back to CQRS, you will learn how event-driven microservices work with this pattern, using the Axon 2 framework. This takes you on to how transactions work with microservices followed by advanced architectures to address non-functional aspects such as high availability and scalability. In the concluding part of the book you develop your own enterprise-grade microservices application using the Axon framework and true BASE transactions, while making it as secure as possible. What You Will Learn - Shift from monolith architecture to microservices - Work with distributed and ACID transactions - Build solid architectures without two-phase commit transactions - Discover the high availability principles in microservices Who This Book Is For Java developers with basic knowledge of distributed and multi-threaded application architecture, and no knowledge of Spring Boot or Spring Cloud. Knowledge of CQRS and event-driven architecture is not mandatory as this book will cover these in depth.

DKK 593.00
1

Introduction to SparxSystems Enterprise Architect - Peter Doomen - Bog - APress - Plusbog.dk

DKK 519.00
1

Blockchain for Teens - Bridget Wu - Bog - APress - Plusbog.dk

Blockchain for Teens - Bridget Wu - Bog - APress - Plusbog.dk

Similar to the Internet in the 1990s, Blockchain promises to revolutionize the world by reforming current business models. This book is a beginner-friendly guide for teens looking to build a basic foundation in Blockchain technologies. You'll start with an introduction to Blockchain, learn about the main features, and understand decentralization. Additionally, you'll get to know the current monetary system, major concepts in cryptography, and an overview of cryptocurrency. The book then explores various topics in Bitcoin, including its history, the consensus mechanism and the mining process. You'll also be introduced to non-fungible tokens (NFT)s, one of Blockchain’s most well-known technologies, and delve into its different aspects, including the top NFT marketplaces. There is also a chapter about the Metaverse, another groundbreaking technology that will influence society throughout the next decade. You'll see how Crypto and NFTs enhance the Metaverse, and the relationship between Blockchain and the Metaverse. At the end of the book you'll review topics from previous chapters in a discussion on the future of Blockchain and conclude with an overview of real-life examples of Blockchain across various industries. What You'll LearnExamine the basics of Bitcoin and EthereumCreate your very own Bitcoin walletUnderstand the concept of NFTs and build your first tokenExplore the Metaverse in BlockchainEnvision the future of Blockchain This Book Is ForTeens who are looking to build a basic understanding of Blockchain technologies.

DKK 434.00
1

Learn API Testing - Jagdeep Jain - Bog - APress - Plusbog.dk

Designing Human-Centric AI Experiences - Akshay Kore - Bog - APress - Plusbog.dk

Designing Human-Centric AI Experiences - Akshay Kore - Bog - APress - Plusbog.dk

User experience (UX) design practices have seen a fundamental shift as more and more software products incorporate machine learning (ML) components and artificial intelligence (AI) algorithms at their core. This book will probe into UX design''s role in making technologies inclusive and enabling user collaboration with AI. AI/ML-based systems have changed the way of traditional UX design. Instead of programming a method to do a specific action, creators of these systems provide data and nurture them to curate outcomes based on inputs. These systems are dynamic and while AI systems change over time, their user experience, in many cases, does not adapt to this dynamic nature. Applied UX Design for Artificial Intelligence will explore this problem, addressing the challenges and opportunities in UX design for AI/ML systems, look at best practices for designers, managers, and product creators and showcase how individuals from a non-technical background can collaborate effectively with AI and Machine learning teams. You Will Learn: - Best practices in UX design when building human-centric AI products or features - Ability to spot opportunities for applying AI in their organizations - Advantages and limitations of AI when building software products - Ability to collaborate and communicate effectively with AI/ML tech teams • UX design for different modalities (voice, speech, text, etc.) - Designing ethical AI system

DKK 509.00
1

C++17 Quick Syntax Reference - Mikael Olsson - Bog - APress - Plusbog.dk

C++17 Quick Syntax Reference - Mikael Olsson - Bog - APress - Plusbog.dk

This quick C++17 guide is a condensed code and syntax reference to the popular programming language, fully updated for C++17. It presents the essential C++ syntax in a well-organized format that can be used as a handy reference. In the C++17 Quick Syntax Reference , you will find short, simple, and focused code examples. This book includes a well laid out table of contents and a comprehensive index allowing for easy review. You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any C++ programmer. What You''ll Learn - Use template argument deduction for class templates - Declare non-type template parameters with auto-folding expressions and auto deduction from braced-init-list - Apply lambdas and lambda capture by value - Work with inline variables, nested namespaces, structured bindings, and selection statements with initializer - Use utf-8 character literals - Carry out direct-list initialization of enums - Use these new C++17 library features or class templates from std::variant, optional, any, string_view, invoke, apply and more - Do splicing for maps and sets, also new to C++17 Who This Book Is For Experienced C++ programmers. Additionally, this is a concise, easily-digested introduction for other programmers new to C++.

DKK 268.00
1