366 resultater (3,42991 sekunder)

Mærke

Butik

Pris (EUR)

Nulstil filter

Produkter
Fra
Butikker

How to Develop Your Creative Identity at Work - Oana Velcu Laitinen - Bog - APress - Plusbog.dk

How to Develop Your Creative Identity at Work - Oana Velcu Laitinen - Bog - APress - Plusbog.dk

According to the World Economic Forum, creativity is considered to be the third-most-important skill for employees, behind complex problem-solving and critical thinking. This book will help you rethink your creativity and its value in the work life, giving you access to intellectual, emotional, and reputational benefits that were previously unattainable. Based on a collection of interviews and research, this book translates the latest findings on the creative beliefs, confidence, and mindset into digestible thoughts for experts with an itch for improvement and innovation in domains like technology, entrepreneurship, and education. It brings a new perspective to creativity by focusing on how individuals can understand their creativity and what the implications are on what they want to achieve. How to Develop Your Creative Identity at Work is based on the most recent creativity research, which analyzes how creativity plays an important part in the individual''s sense of identity. What You''ll Learn - Understand how personal beliefs about the innate creativity are influenced by past experiences - See how the creator''s personality can be shaped through new habits of curiosity, emotional risk-taking and insight - Establish a creative communication style that enables others to navigate smoothly through the challenging moments in a feedback conversation - Become an ambitious person with a sense of meaning in the work you do - Identify all the familiar and less familiar in-house creative experts Who This Book Is For The primary reader is a knowledgeable expert, in a creative or less creative role, who is curious to bring a better fit between their inner experiences and the external environment. The secondary audience are the experts in roles like learning and development, people and culture change, and team leads who are interested in facilitating a space where employees feel safe to share their original ideas and express their curiosity.

DKK 264.00
1

Female Innovators at Work - Danielle Newnham - Bog - APress - Plusbog.dk

Learn Java with Math - Ron Dai - Bog - APress - Plusbog.dk

Numerical C - Philip Joyce - Bog - APress - Plusbog.dk

Numerical C - Philip Joyce - Bog - APress - Plusbog.dk

Learn applied numerical computing using the C programming language, starting with a quick primer on the C programming language and its SDK. This book then dives into progressively more complex applied math formula for computational methods using C with examples throughout and a larger, more complete application towards the end. Numerical C starts with the quadratic formula for finding solutions to algebraic equations that model things such as price vs. demand or rise vs. run or slip and more. Later in the book, you''ll work on the augmented matrix method for simultaneous equations. You''ll also cover Monte Carlo method model objects that could arise naturally as part of the modeling of a real-life system, such as a complex road network, the transport of neutrons, or the evolution of the stock market. Furthermore, the Monte Carlo method of integration examines the area under a curve including rendering or ray tracing and the shading in a region. Furthermore, you''ll work with the product moment correlation coefficient: correlation is a technique for investigating the relationship between two quantitative, continuous variables, for example, age and blood pressure. By the end of the book, you''ll have a feeling for what computer software could do to help you in your work and apply some of the methods learned directly to your work. What You Will Learn - Gain software and C programming basics - Write software to solve applied, computational mathematics problems - Create programs to solve equations and calculus problems - Use the trapezium method, Monte Carlo method, line of best fit, product moment correlation coefficient, Simpson''s rule, and matrix solutions - Write code to solve differential equations - Apply one or more of the methods to an application case study Who This Book Is For Those with an existing knowledge of rudimentary mathematics (school level) and some basic programming experience. This is also important to people who may work in mathematics or other areas (for example, life sciences, engineering, or economics) and need to learn C programming.

DKK 434.00
1

Advanced Excel Success - Alan Murray - Bog - APress - Plusbog.dk

Advanced Excel Success - Alan Murray - Bog - APress - Plusbog.dk

Explore advanced skills in Excel and gain an amazing array of tricks and tools to increase your productivity. This book discusses new techniques such as power functions, chart tricks, and many more to master Excel. Advanced Excel Success starts with a few useful data tools in Excel followed by advanced formulas that will help you increase productivity. Here, you will learn power functions that aggregate, return ranges, and much more. Further, you will look at custom formatting tricks along with advanced charting tricks. These include automatically changing the color of key metrics, dynamically sorting chart data, and building creative labels. Next, you will understand the role of Power Query which is one of the most important upgrades in Excel. Power Query is the Microsoft Data Connectivity and Data Preparation technology that enables business users to seamlessly access data stored in hundreds of data sources and reshape it to fit their needs, with an easy-to-use, engaging, and no-code user experience. Finally, you will learn Power Pivot which is a distinct feature in Excel that goes beyond spreadsheets. After reading this book, you will be well equipped to work on Excel with its advanced features. What You Will Learn - - Work with the most useful data tools - Understand formulas and the ten power functions - Use advanced chart and formatting tricks and techniques for dynamic and effective visuals - Work with power tools Who This Book Is For Excel users looking to take the next step to expert level.

DKK 519.00
1

App Development Using iOS iCloud - Shantanu Baruah - Bog - APress - Plusbog.dk

App Development Using iOS iCloud - Shantanu Baruah - Bog - APress - Plusbog.dk

Create a professional looking app from start to finish that takes advantage of iCloud technology. Rather than working with Storyboarding for building your UI, you''ll use code to build professional looking screens. Using code is standard for professional developers to fit form factor alignment across multiple screen sizes and other design constraints. First, you''ll build a basic, functional UX screen. Then you''ll incorporate iCloud with CloudKit for data persistence and private, public, and shared databases. Here your code-drive UI design will expand out to developing professional looking screens with animation. You''ll also learn to work with reminder and notification boxes, sharing data between your users, and adding functionally for interaction with other Apps. Finally, you''ll tackle testing and using Test Flight before publishing your app to the App Store. This book offers a practical guide for coders at any level who want to learn and create professional looking iOS apps leveraging the database features of iCloud and the numerous extensions that Apple provides in the Xcode environment. Create professional looking apps that are secure and your users will love! What You''ll Learn - Leverage CloudKit for Backend as a Service - Handle Asynchronous processes - Share data among users of your app with simultaneous modifications Who This Book Is For iOS developers familiar with the basics of Swift coding who want to work with iCloud databases or move into more advanced fields, such as using extensions or designing UX in code.

DKK 485.00
1

Hands-on Azure Boards - Chaminda Chandrasekara - Bog - APress - Plusbog.dk

Hands-on Azure Boards - Chaminda Chandrasekara - Bog - APress - Plusbog.dk

Understand and explore the features and management of Azure Boards with this book, which also covers Azure Boards configuration and advanced administration. This book starts by setting up projects with Azure DevOps and gives an overview of Azure Boards and its features. You will then learn to set up team projects and how to effectively use Azure Boards to plan and execute work. Hands-on Azure Boards explains customizations, where you will understand the available options to track your work considering different scenarios. Next, you will learn visualizing with queries, charts, and dashboards along with reporting of Azure Boards. The author gives you hands-on lessons to set up Azure Boards and shows you how to handle multiple modules that are taken care of by different teams. You will also explore the security options in Azure Boards as well as a detailed demonstration of working with the REST API and CLI. Finally, you will work with useful extensions for Azure Boards and see how to use them more effectively and efficiently. After reading this book, you will be able to work with the Azure Boards capabilities available in Azure DevOps on-premise server and services to improve your software delivery process. What You Will Learn - Plan and manage work with Azure Boards - Use the REST API and command line interface with Azure Boards - Extend Azure Boards with useful extensions to enhance its capabilities - Customize Azure Boards to adapt it to your process - Report and visualize work progress with Azure Boards Who This Book Is For Anyone working in Azure DevOps developing applications targeting any platform using any language.

DKK 604.00
1

R 4 Data Science Quick Reference - Thomas Mailund - Bog - APress - Plusbog.dk

Practical Shader Development - Kyle Halladay - Bog - APress - Plusbog.dk

Practical Shader Development - Kyle Halladay - Bog - APress - Plusbog.dk

It''s time to stop thinking that shaders are magical. You can use shaders to turn data into stunning visual effects, and get your hands dirty by building your own shader with this step-by-step introduction to shader development for game and graphics developers. Learn how to make shaders that move, tint, light up, and look awesome, all without cracking open a math textbook. Practical Shader Development teaches the theory behind how shaders work. The book also shows you how to apply that theory to create eye-popping visual effects. You''ll learn to profile and optimize those effects to make sure your projects keep running quickly with all their new visuals. You''ll learn good theory, good practices, and without getting bogged down in the math. Author Kyle Halladay explains the fundamentals of shader development through simple examples and hands-on experiments. He teaches you how to find performance issues in shaders you are using and then how to fix them. Kyle explains (and contrasts) how to use the knowledge learned from this book in three of the most popular game engines today. What You''ll Learn - Understand what shaders are and how they work - Get up to speed on the nuts and bolts of writing vertex and fragment shaders - Utilize color blending and know how blend equations work - Know the coordinate spaces used when rendering real-time computer graphics - Use simple math to animate characters, simulate lights, and create a wide variety of visual effects - Find and fix performance problems in shaders - See how three popular game engines (Unity, UE4, Godot) handle shaders Who This Book Is For Programmers who are interested in writing their own shaders but do not know where to start, anyone who has ever seen shader code on a forum and wished they knew how to modify it just a little bit to fit into their own projects, and game developers who are tired of using the default shaders found in the game engines they are using. The book is especially useful for those who have been put off by existing shader tutorials which introduce complex math and graphics theory before ever getting something on the screen.

DKK 519.00
1

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 564.00
1

Building Offline Applications with Angular - Venkata Keerti Kotaru - Bog - APress - Plusbog.dk

Reinventing ITIL in the Age of DevOps - Abhinav Krishna Kaiser - Bog - APress - Plusbog.dk

Complete Guide to Test Automation - Arnon Axelrod - Bog - APress - Plusbog.dk

Complete Guide to Test Automation - Arnon Axelrod - Bog - APress - Plusbog.dk

Rely on this robust and thorough guide to build and maintain successful test automation. As the software industry shifts from traditional waterfall paradigms into more agile ones, test automation becomes a highly important tool that allows your development teams to deliver software at an ever-increasing pace without compromising quality. Even though it may seem trivial to automate the repetitive tester''s work, using test automation efficiently and properly is not trivial. Many test automation endeavors end up in the "graveyard" of software projects. There are many things that affect the value of test automation, and also its costs. This book aims to cover all of these aspects in great detail so you can make decisions to create the best test automation solution that will not only help your test automation project to succeed, but also allow the entire software project to thrive. One of the most important details that affects the success of the test automation is how easy it is to maintain the automated tests. Complete Guide to Test Automation provides a detailed hands-on guide for writing highly maintainable test code. What You''ll Learn - Know the real value to be expected from test automation - Discover the key traits that will make your test automation project succeed - Be aware of the different considerations to take into account when planning automated tests vs. manual tests - Determine who should implement the tests and the implications of this decision - Architect the test project and fit it to the architecture of the tested application - Design and implement highly reliable automated tests - Begin gaining value from test automation earlier - Integrate test automation into the business processes of the development team - Leverage test automation to improve your organization''s performance and quality, even without formal authority - Understand how different types of automated tests will fit into your testing strategy, including unit testing, load and performance testing, visual testing, and more Who This Book Is For Those involved with software development such as test automation leads, QA managers, test automation developers, and development managers. Some parts of the book assume hands-on experience in writing code in an object-oriented language (mainly C# or Java), although most of the content is also relevant for nonprogrammers.

DKK 519.00
1

The Salesforce Consultant’s Guide - Heather Negley - Bog - APress - Plusbog.dk

The Salesforce Consultant’s Guide - Heather Negley - Bog - APress - Plusbog.dk

Break down the art and science of Salesforce consulting. This book will help you refine your consulting skills on the Salesforce platform. Author Heather Negley, a seasoned consultant who has completed over 30 Salesforce delivery projects in the past nine years, equips Salesforce professionals with detailed explanations on the stages of a project and the skills you need for each stage. You will learn the type of roles on a project, so that you can plan your career path. If you need help managing clients, this book teaches you how to effectively work with and advise people. You will go through the following main sections to round out your skills and service offerings: - The best learning and community resources, including mentoring programs - Tips on how to get job experience - The evolution of software development - Project roles - The parts of a project - Consulting skills The consulting skills section of the book breaks down each skill and explains the parts of the project to which you should apply your skills and real-world examples. Topics include client management, communication, emotional intelligence, critical thinking, and avoiding cognitive biases. What You Will Learn - Identify patterns in your projects through archetype identification - Watch out for specific risks common to project types - Choose the best consulting tool from your toolbox, depending on the problem that you encounter Who This Book Is For People who work as Salesforce administrators for their industry and want to make a move into consulting. It is an excellent choice for someone who is interested in project work and likes to work with people to help them make decisions.

DKK 375.00
1

Salesforce Field Service - Saiteja Chatrati - Bog - APress - Plusbog.dk

Beginning Go Programming - Maryam Zulfiqar - Bog - APress - Plusbog.dk

SAP HANA Cloud in a Nutshell - Miguel Figueiredo - Bog - APress - Plusbog.dk

SAP HANA Cloud in a Nutshell - Miguel Figueiredo - Bog - APress - Plusbog.dk

This book introduces SAP HANA Cloud and helps you develop an understanding of its key features, including technology, architecture, and data modeling. SAP HANA Cloud in a Nutshell will help you develop the skills needed to use the core features of the completely managed and in-memory cloud-based data foundation available in the SAP Business Technology Platform. The book covers modern modeling concepts and equips you with practical knowledge to unleash the best use of SAP HANA Cloud. As you progress, you will learn how to provision your own SAP HANA Cloud instance, understand how to work with different roles, and work with data modeling for analytical and transactional use cases. Additionally, you will learn how to pilot SAP BTP Cockpit and work with entitlements, quotas, account structure, spaces, instances, and cloud providers. You will learn how to perform administration tasks such as stop and start an SAP HANA Cloud instance and make it available for use. To fully leverage the knowledge this book offers, you will find practical step-by-step instructions for how to establish a cloud account model and create your first SAP HANA Cloud artifacts. The book is an important prerequisite for those who want to take full advantage of SAP HANA Cloud. What You Will Learn Master the concepts and terminology of SAP Business Technology Platform (BTP) and SAP HANA Cloud Understand the key roles of an SAP HANA Cloud implementation Become familiar with the key tools used by administrators, architects, and application developers Upgrade an SAP HANA Cloud database Understand how to work with SAP HANA Cloud modeling supporting analytical and transactional use casesWho This Book Is ForSAP consultants, cloud engineers, and architects; application consultants and developers; and project stakeholders

DKK 434.00
1

Winning the National Security AI Competition - Frank Strickland - Bog - APress - Plusbog.dk

Winning the National Security AI Competition - Frank Strickland - Bog - APress - Plusbog.dk

In introducing the National Security Commission on AI''s final report, Eric Schmidt, former Google CEO, and Robert Work, former Deputy Secretary of Defense, wrote: "The human talent deficit is the government''s most conspicuous AI deficit and the single greatest inhibitor to buying, building, and fielding AI-enabled technologies for national security purposes." Drawing upon three decades of leading hundreds of advanced analytics and AI programs and projects in government and industry, Chris Whitlock and Frank Strickland address in this book the primary variable in the talent deficit, i.e., large numbers of qualified AI leaders. The book quickly moves from a case for action to leadership principles and practices for effectively integrating AI into programs and driving results in AI projects. The chapters convey 37 axioms - enduring truths for developing and deploying AI - and over 100 leader practices set among 50 cases and examples, 40 of which focus on AI in national security. Emphasizing its impact and practical nature, LTG (ret.) Ken Tovo, former commander of U.S. Army special forces, characterized the book as "the Ranger Handbook for AI implementation!" Whether you are a senior or mid-level leader who lacks hands-on experience with AI, or an AI practitioner who lacks leadership experience, this book will equip you to lead AI programs, projects, people, and technology. As the Honorable Robert Work wrote in the foreword: "This book is not the last word on leading AI in the national security enterprise, but I believe it is an essential starting point." You will: - Review axioms or enduring truths at work in six dimensions of AI: program, budget, project, data science, people, and technology - Apply best practices-such as decision frameworks, processes, checklists-for leading work in each of the six dimensions. - See how the axioms and best practices are contextualized to national security missions.

DKK 519.00
1

Oracle Database Application Security - Osama Mustafa - Bog - APress - Plusbog.dk

Oracle Database Application Security - Osama Mustafa - Bog - APress - Plusbog.dk

Focus on the security aspects of designing, building, and maintaining a secure Oracle Database application. Starting with data encryption, you will learn to work with transparent data, back-up, and networks. You will then go through the key principles of audits, where you will get to know more about identity preservation, policies and fine-grained audits. Moving on to virtual private databases, you''ll set up and configure a VPD to work in concert with other security features in Oracle, followed by tips on managing configuration drift, profiles, and default users. Shifting focus to coding, you will take a look at secure coding standards, multi-schema database models, code-based access control, and SQL injection. Finally, you''ll cover single sign-on (SSO), and will be introduced to Oracle Internet Directory (OID), Oracle Access Manager (OAM), and Oracle Identity Management (OIM) by installing and configuring them to meet your needs. Oracle databases hold the majority of the world''s relational data, and are attractive targets for attackers seeking high-value targets for data theft. Compromise of a single Oracle Database can result in tens of millions of breached records costing millions in breach-mitigation activity. This book gets you ready to avoid that nightmare scenario. What You Will Learn - Work with Oracle Internet Directory using the command-line and the console - Integrate Oracle Access Manager with different applications - Work with the Oracle Identity Manager console and connectors, while creating your own custom one - Troubleshooting issues with OID, OAM, and OID - Dive deep into file system and network security concepts Who This Book Is For Oracle DBAs and developers. Readers will need a basic understanding of Oracle RDBMS and Oracle Application Server to take complete advantage of this book.

DKK 476.00
1

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

Leveling Up with SQL - Mark Simon - Bog - APress - Plusbog.dk

Leveling Up with SQL - Mark Simon - Bog - APress - Plusbog.dk

Learn to write SQL queries to select and analyze data, and improve your ability to manipulate data. This book will help you take your existing skills to the next level. Author Mark Simon kicks things off with a quick review of basic SQL knowledge, followed by a demonstration of how efficient SQL databases are designed and how to extract just the right data from them. You’ll then learn about each individual table’s structure and how to work with the relationships between tables. As you progress through the book, you will learn more sophisticated techniques such as using common table expressions and subqueries, analyzing your data using aggregate and windowing functions, and how to save queries in the form of views and other methods. This book employs an accessible approach to work through a realistic sample, enabling you to learn concepts as they arise to improve parts of the database or to work with the data itself. After completing this book, you will have a more thorough understanding of database structure and how to use advanced techniques to extract, manage, and analyze data. What Will You LearnGain a stronger understanding of database design principles, especially individual tablesUnderstand the relationships between tablesUtilize techniques such as views, subqueries, common table expressions, and windowing functionsWho Is This Book For:SQL Databases users who want to improve their knowledge and techniques.

DKK 434.00
1

Sound and Music for Games - Robert Ciesla - 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