207 resultater (0,33836 sekunder)

Mærke

Butik

Pris (EUR)

Nulstil filter

Produkter
Fra
Butikker

Build Financial Software with Generative AI (From Scratch) - Chris Kardell - Bog - Manning Publications - Plusbog.dk

Build Financial Software with Generative AI (From Scratch) - Chris Kardell - Bog - Manning Publications - Plusbog.dk

Learn to build financial software hands-on using generative AI tools like ChatGPT and Copilot. The software used by banks, trading firms, and other financial services has special requirements at every level, from securing the UI to making sure backend services comply with a host of regulations. Software engineers with FinTech experience are highly valued, and generative AI tools can make you even more productive. Build Financial Software with Generative AI (From Scratch) shows you how to deliver full stack financial services software, including Agile practices, research, testing strategies, security, documentation, and more, using AI tools like ChatGPT and Copilot.In Build Financial Software with Generative AI (From Scratch) you will: - - Explore the core concepts of FinTech - - Speed development with generative AI tools - - Develop and deploy containerized services - - Create and document APIs - - Effectively visualize your data - In Build Financial Software with Generative AI (From Scratch) you''ll build working software for processing Automated Clearing House (ACH) files, a cornerstone technology of banking that moves trillions of dollars every year. You''ll work with generative AI technology throughout the full stack application, including researching the tech for your application, spinning up a bare bone starting project, answering domain questions, clarifying functionality, and troubleshooting Along the way, you''ll learn what sets FinTech projects apart from normal web apps.

DKK 518.00
1

Build an Orchestrator in Go - Tim Boring - Bog - Manning Publications - Plusbog.dk

Build a Frontend Web Framework (From Scratch) - Angel Sola Orbaiceta - Bog - Manning Publications - Plusbog.dk

Build a Robo Advisor with Python (From Scratch) - Rob Reider - Bog - Manning Publications - Plusbog.dk

Build a Robo Advisor with Python (From Scratch) - Rob Reider - Bog - Manning Publications - Plusbog.dk

Take control of your wealth management by building your own reliable, effective, and automated financial advisor tool. Automated digital financial advisors—also called robo-advisors—manage billions of dollars in assets. Follow the step-by-step instructions in this hands-on guide, and you’ll learn to build your robo-advisor capable of managing a real investing strategy. In Build a Robo-Advisor with Python (From Scratch) you’ll learn how to: • Measure returns and estimate the benefits of robo-advisors • Use Monte Carlo simulations to build and test financial planning tools • Construct diversified, efficient portfolios using optimization and other methods • Implement and evaluate rebalancing methods to track a target portfolio over time • Decrease taxes through tax-loss harvesting and optimized withdrawal sequencing • Use reinforcement learning to find the optimal investment path up to, and after, retirement Automated “robo-advisors” are commonplace in financial services, thanks to their ability to give high-quality investment advice at a fraction of the cost of human advisors. Build a Robo-Advisor with Python (From Scratch) teaches you to develop one of these powerful, flexible tools using popular and free Python libraries. You’ll master practical Python skills in demand in financial services, and financial planning skills that will help you take the best care of your money. All examples are accompanied by working Python code, and are easy to adjust for investors anywhere in the world. Purchase of the print book includes a free eBook in PDF and ePub formats from Manning Publications. About the technology Millions of investors use robo-advisors as an alternative to human financial advisors. In this one-of-a-kind guide, you’ll learn how to build one of your own. Your robo-advisor will assist you with all aspects of financial planning, including saving for retirement, creating a diversified portfolio, and decreasing your tax bill. And along the way, you’ll learn a lot about Python and finance! About the book Build a Robo-Advisor with Python (From Scratch) guides you step-by-step, feature-by-feature as you create a robo-advisor from the ground up. As you go, you’ll dive into techniques like reinforcement learning, convex optimization, and Monte Carlo methods that you can apply even outside the field of FinTech. When you finish, your powerful assistant will be able to create optimal asset allocations, rebalance investments while minimizing taxes, and more. What''s inside • Advanced portfolio construction techniques • Tax-loss harvesting, sequencing of retirement withdrawals, and asset location • Financial planning using AI and Monte Carlo simulations • Rebalancing methods to track a portfolio over time About the reader Accessible to anyone with a basic knowledge of Python and finance—no special skills required. About the author Rob Reider is a quantitative hedge fund portfolio manager. He holds a PhD in Finance from The Wharton School and is an Adjunct Professor at NYU. Alex Michalka is head of investments research at Wealthfront. He holds a PhD from Columbia University. Table of Contents Part 1 1 The rise of robo-advisors 2 An introduction to portfolio construction 3 Estimating expected returns and covariances 4 ETFs: The building blocks of robo-portfolios Part 2 5 Monte Carlo simulations 6 Financial planning using reinforcement learning 7 Measuring and evaluating returns 8 Asset location 9 Tax-efficient withdrawal strategies Part 3 10 Optimization and portfolio construction 11 Asset allocation by risk: Introduction to risk parity 12 The Black-Litterman model Part 4 13 Rebalancing: Tracking a target portfolio 14 Tax-loss harvesting: Improving after-tax returns

DKK 494.00
1

ASP.NET Core in Action, Third Edition - Andrew Lock - Bog - Manning Publications - Plusbog.dk

Grokking Deep Learning - Andrew W Trask - Bog - Manning Publications - Plusbog.dk

Xamarin in Action - Jim Bennett - Bog - Manning Publications - Plusbog.dk

GitHub Actions in Action - Marcel De Vries - Bog - Manning Publications - Plusbog.dk

GitHub Actions in Action - Marcel De Vries - Bog - Manning Publications - Plusbog.dk

Automate your build, test, and deploy pipelines using GitHub Actions! Continuous delivery (CI/CD) pipelines help you automate the software development process and maximize your team''s efficiency. GitHub Actions in Action teaches you to build real-world build, test, and deploy pipelines in GitHub Actions through hands-on labs and projects. In GitHub Actions in Action you will learn how to: - - Create and share GitHub Actions workflows - - Automate CI/CD workloads and other GitHub tasks - - Secure release pipelines with secrets, variables, and environments - - Support compliance frameworks - - Create safe and scalable self-hosted runners - Written by three Microsoft MVPs and tech reviewed by a Staff DevOps Architect from GitHub, this book delivers the hardworking skills and advice you''ll need to be successful on the job. DevOps engineers will love GitHub Actions in Action ''s coverage of reliable methods for Infrastructure-as-Code and automating cloud environments. You''ll follow an extended example application for selling tickets, taking it all the way from initial build to cloud deployment. About the technology: Believe it or not, CI/CD can be simple! With GitHub Actions, you can automate your entire dev process using just the tools built into GitHub—no external frameworks or complex integrations required. GitHub Actions is secure, reliable, and best of all, easy. This book will get you started.

DKK 494.00
1

Django in Action - Christopher Trudeau - Bog - Manning Publications - Plusbog.dk

React Native in Action_p1 - Nader Dabit - Bog - Manning Publications - Plusbog.dk

Time Series Forecasting in Python - Marco Peixeiro - Bog - Manning Publications - Plusbog.dk

Time Series Forecasting in Python - Marco Peixeiro - Bog - Manning Publications - Plusbog.dk

Build predictive models from time-based patterns in your data. Master statistical models including new deep learning approaches for time series forecasting. In T ime Series Forecasting in Python you will learn how to: - - Recognize a time series forecasting problem and build a performant predictive model - - Create univariate forecasting models that account for seasonal effects and external variables - - Build multivariate forecasting models to predict many time series at once - - Leverage large datasets by using deep learning for forecasting time series - - Automate the forecasting process - DESCRIPTION Time Series Forecasting in Python teaches you to build powerful predictive models from time-based data. Every model you create is relevant, useful, and easy to implement with Python. You''ll explore interesting real-world datasets like Google''s daily stock price and economic data for the USA, quickly progressing from the basics to developing large-scale models that use deep learning tools like TensorFlow.Time Series Forecasting in Python teaches you to apply time series forecasting and get immediate, meaningful predictions. You''ll learn both traditional statistical and new deep learning models for time series forecasting, all fully illustrated with Python source code. Time Series Forecasting in Python teaches you to build powerful predictive models from time-based data. Every model you create is relevant, useful, and easy to implement with Python. You''ll explore interesting real-world datasets like Google''s daily stock price and economic data for the USA, quickly progressing from the basics to developing large-scale models that use deep learning tools like TensorFlow. about the technology Time series forecasting reveals hidden trends and makes predictions about the future from your data. This powerful technique has proven incredibly valuable across multiple fields—from tracking business metrics, to healthcare and the sciences. Modern Python libraries and powerful deep learning tools have opened up new methods and utilities for making practical time series forecasts. about the book Time Series Forecasting in Python teaches you to apply time series forecasting and get immediate, meaningful predictions. You''ll learn both traditional statistical and new deep learning models for time series forecasting, all fully illustrated with Python source code. Test your skills with hands-on projects for forecasting air travel, volume of drug prescriptions, and the earnings of Johnson & Johnson. By the time you''re done, you''ll be ready to build accurate and insightful forecasting models with tools from the Python ecosystem.

DKK 459.00
3

Rust Servers, Services, and Apps - Prabhu Eshwarla - Bog - Manning Publications - Plusbog.dk

Practical Automation with PowerShell - Matthew Dowst - Bog - Manning Publications - Plusbog.dk

Practical Automation with PowerShell - Matthew Dowst - Bog - Manning Publications - Plusbog.dk

Take PowerShell beyond simple scripts and build time-saving automations for your team, your users, and the world. In Practical Automation with PowerShell you will learn how to: - - Build PowerShell functions to automate common and complex tasks - - Create smart automations that are adaptable to new challenges - - Structure your code for sharing and reusability - - Store and secure your automations - - Execute automations with Azure Automation, Azure Functions, and Jenkins - - Share your automations with your team and non-technical colleagues - - Store and retrieve data, credentials, and variables - - Use source control solutions to maintain and test code changes - - Provide front-end UI solutions for PowerShell automations - Practical Automation in PowerShell reveals how you can use PowerShell to build automation solutions for a huge number of common admin and DevOps tasks. It takes you beyond scripting basics and shows you how to handle the unforeseen complexities that can keep automations from becoming reusable and resilient. You''ll discover tools and platforms that let you share your automations with your team and even roll them out to non-technical users through easy-to-understand Sharepoint frontends. about the technology Most repetitive tasks you face as an administrator or DevOps engineer can be automated using PowerShell. Mastering the basics of this powerful language, along with some best practices for saving and sharing your automations, can radically improve the consistency and efficiency of your work. about the book Practical Automation with PowerShell teaches you how to build, organize, and share useful automations with PowerShell. You''ll start with development skills you might not have learned as a sysadmin, including techniques to help you structure and manage your code, and common pitfalls to avoid. You''ll quickly progress to essential factors for sharable automations, such as securely storing information, connecting to remote machines, and creating automations that can adapt to different use cases. Finally, you''ll take your automations out into the world. You''ll learn how to share them with your team or end users, and build front ends that allow non-technical people to run them at the touch of a button.

DKK 450.00
1

React Quickly, Second Edition - Azat Mardan - Bog - Manning Publications - Plusbog.dk

React Quickly, Second Edition - Azat Mardan - Bog - Manning Publications - Plusbog.dk

Learn the skills you need to build React applications quickly! This fully revised second edition introduces functional components, React hooks, static site generators, and more. In React Quickly, Second Edition you will learn how to: - - Master React fundamentals - - Implement best practices and the components of good architecture - - Build full web apps with data and routing - - Test components with Jest and the React Testing Library - - Handle data with Redux, GraphQL, and Apollo - - Optimize React apps - Build your skills with React and its ecosystem fast. There''s no slow theory and tedious history. You''ll dive into React code right from the very first chapter. The book teaches you how React thinks, introducing ways of structuring your architecture that even work with large teams. You''ll explore over 100 useful and practical examples that put React into action. This new second edition has been completely rewritten to cover the latest developments in the React framework. about the technology The React JavaScript library helps developers speedily build reliable and beautiful frontends and user interfaces. Its simple architecture makes it easy to create complex web applications. React''s compartmentalized components can be quickly and easily tested in isolation and composed into a full application. This makes React a perfect choice for anything from quick prototypes to full-scale large websites. And because it''s all JavaScript, React is instantly familiar. about the book React Quickly, Second Edition is a practical guide to React for busy web developers. Following over 100 carefully chosen and clearly explained examples, you''ll learn React development using your existing JavaScript and web development skills. This totally rewritten second edition is full of brand new topics, including chapters on functional components, static site generations, and CSS in JS. Plus, you''ll love the new sample projects ranging from an interactive menu to an online bookstore! All examples follow the best practices for web accessibility to make your applications open to everyone. RETAIL SELLING POINTS • Master React fundamentals • Implement best practices and the components of good architecture • Build full web apps with data and routing • Test components with Jest and the React Testing Library • Handle data with Redux, GraphQL, and Apollo • Optimize React apps AUDIENCE This book is for developers comfortable building web applications with JavaScript.

DKK 459.00
3

Blazor in Action - Chris Sainty - Bog - Manning Publications - Plusbog.dk

Microservice APIs in Python - Jose Peralta - Bog - Manning Publications - Plusbog.dk

Looks Good To Me - Adrienne Braganza - Bog - Manning Publications - Plusbog.dk

Akka in Action - Francisco Abraham - Bog - Manning Publications - Plusbog.dk

Akka in Action - Francisco Abraham - Bog - Manning Publications - Plusbog.dk

Use Akka to solve the big problems of distributed systems—from multithreading and concurrency, to handling scalability and failure. In Akka in Action, Second Edition you will learn how to: - - Create basic programs with Akka - - Work with clusters to build robust, fault tolerant programs - - Create and maintain distributed state with strong consistency guarantees - - Build microservices with Akka - - Utilize concurrency and parallelism - - Test Akka software - Akka in Action, Second Edition teaches you to use the latest version of Akka to solve common problems of distributed systems. Akka contributor Francisco López-Sancho demonstrates Akka''s complex concepts through real-world use cases, including clustering, sharding, persistence, and deploying to Kubernetes. Discover the power of the Actor model, and how to leverage most of the Akka modules to create microservices that are reliable and fault tolerant. about the technology Akka is a toolkit of libraries that make it easy to implement distributed applications in Scala and Java. Akka''s Actor model avoids many of the complexities of multithreading, while making systems elastic and resilient, and provides strong consistency. about the book Akka in Action, Second Edition is a practical guide to building message-oriented systems with Akka. Extensively revised by Akka contributor and consultant Francisco López-Sancho, this upgraded second edition comes with new coverage of Akka typed, microservices architecture, and more. You''ll learn how to build with Akka actors and why they''re the perfect solution for distributed systems. Driven by practical examples, this book is the perfect guide to creating elastic, resilient, and reactive software with Akka.

DKK 524.00
1

Secure By Design - Daniel Deogun - Bog - Manning Publications - Plusbog.dk

Spring Quickly - Laurentiu Spilca - Bog - Manning Publications - Plusbog.dk

Reactive Extensions in .NET - Tamir Dresher - Bog - Manning Publications - Plusbog.dk

Reactive Extensions in .NET - Tamir Dresher - Bog - Manning Publications - Plusbog.dk

DESCRIPTION Modern applications are constantly sending, receiving, and reacting to streams of data including internal messages, user and system events, and sensor input. Reactive Extensions (Rx) is a .NET library that abstracts away the sources of events and provides tools to effectively manage concerns like concurrency, scalability, error handling, and performance. Rx includes more than 600 operators with variants that can composed together to build reactive client and server-side applications that handle events asynchronously in a way that maximizes responsiveness, resiliency, and elasticity. Reactive Extensions in .NET is a step-by-step guide that shows developers how to build event-driven applications using the Rx library. First, it provides an overview of the design and architecture of Rx-based reactive applications. Then, it looks at the rich query capabilities that Rx provides and the Rx concurrency model that allows developers to control asynchronicity of code and processing of event handlers. The book also discusses consuming event streams, using schedulers to manage time, and working with Rx operators to filter, transform, and group events. Readers new to Rx will be able to learn from the ground up and those using Rx will get a deeper look at how to leverage Rx in existing reactive applications. KEY FEATURES • Step-by-step guide • Real life examples using Rx • Great for readers both new to Rx and those already using Rx AUDIENCE Readers should understand OOP concepts and be comfortable coding in C#. ABOUT THE TECHNOLOGY Reactive Extensions (Rx) is a .NET library that abstracts away the sources of events and provides tools to effectively manage concerns like concurrency, scalability, error handling, and performance. Rx includes more than 600 operators with variants that can composed together to build reactive client and server-side applications that handle events asynchronously in a way that maximizes responsiveness, resiliency, and elasticity.

DKK 406.00
1

Efficient Go - Joel Holmes - Bog - Manning Publications - Plusbog.dk

Efficient Go - Joel Holmes - Bog - Manning Publications - Plusbog.dk

You know how to build Go programs—now learn how to ship them to your customers efficiently! This practical guide to continuous delivery shows you how to rapidly establish an automated pipeline that will improve your testing, code quality, and final product. In Bootstrapping Go you will learn how to: - - Develop better software based on feedback from customers - - Create a development pipeline that turns feedback into features - - Reduce bugs with pipeline automation that validates code before it is deployed - - Establish continuous testing for exceptional code quality - - Serverless, container based, and server based deployments - - Scale your deployment in a cost-effective way - - Deliver a culture of continuous improvement - Bootstrapping Go is a hands-on guide to shipping Go-based software. Following examples in the powerful Go programming language, you''ll learn how to establish pipelines that seamlessly ferry your projects through production and deployment. Put the theory of continuous delivery and continuous integration into action, and discover instantly-useful guidance on automating your team''s build and reacting with agility to customer demands. about the technology Development pipelines built to the principles of continuous delivery are the best way for code to flow through your organization. A properly functioning pipeline makes it seamless to modify functionality, enhance code quality, and evolve your deployments to meet your customer''s needs. about the book Bootstrapping Go : Automating code development, testing and deployment shows you how to build pipelines that optimize your development process so you can deliver software seamlessly to production. You''ll dive right in, learning author Joel Holmes''s easy way to establish pipelines. In fact, you''ll set up your first working pipeline before you''re finished with Chapter three!

DKK 397.00
3

Learn Go with Pocket-Sized Projects - Alienor Latour - Bog - Manning Publications - Plusbog.dk