249 resultater (0,31852 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

Build a Website with ChatGPT - Paul Mcfedries - Bog - Manning Publications - Plusbog.dk

Build A Career in Data Science - Jacqueline Nolis - Bog - Manning Publications - Plusbog.dk

Build A Career in Data Science - Jacqueline Nolis - Bog - Manning Publications - Plusbog.dk

Build a Career in Data Science is the top guide to help readers get their first data science job, then quickly becoming a senior employee. Industry experts Jacqueline Nolis and Emily Robinson lay out the soft skills readers need alongside their technical know-how in order to succeed in the field. Key Features · Creating a portfolio to show off your data science projects · Picking the role that’s right for you · Assessing and negotiating an offer · Leaving gracefully and moving up the ladder · Interviews with professional data scientists about their experiences This book is for readers who possess the foundational technical skills of data science, and want to leverage them into a new or better job in the field. About the technology From analyzing drug trials to helping sports teams pick new draftees, data scientists utilize data to tackle the big questions of a business. But despite demand, high competition and big expectations make data science a challenging field for the unprepared to break into and navigate. Alongside their technical skills, the successful data scientist needs to be a master of understanding data projects, adapting to company needs, and managing stakeholders. Jacqueline Nolis is a data science consultant and co-founder of Nolis, LLC, with a PhD in Industrial Engineering. Jacqueline has spent years mentoring junior data scientists on how to work within organizations and grow their careers. Emily Robinson is a senior data scientist at Warby Parker, and holds a Master''s in Management. Emily''s academic background includes the study of leadership, negotiation, and experiences of underrepresented groups in STEM.

DKK 304.00
3

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

Ionic in Action - Jeremy Wilken - Bog - Manning Publications - Plusbog.dk

Ionic in Action - Jeremy Wilken - Bog - Manning Publications - Plusbog.dk

DESCRIPTION AngularJS has rapidly become the most popular web development framework for browser-based applications, but it''s not a great solution for mobile apps. Ionic, an open source framework, blends the best features of AngularJS with Cordova (previously known as Phonegap) to package web applications into a native-quality mobile app. In other words, it allows users to build mobile apps using the web technologies they already know and love. Ionic does all the heavy lifting using CSS and JavaScript so users can get clean, native looking cross-platform apps without the hassle of building separate native apps for iOS and Android. Ionic in Action teaches web developers how to build cross-platform mobile apps for phones and tablets. It helps them extend their web development skills to build apps that are indistinguishable from native iOS or Android projects. With carefully explained examples the book shows how to build several mobile apps that demonstrate mobile-specific features such as GPS, camera, notifications, UI controls, and integrating with external data sources. Lastly, the book covers ways to test apps to improve stability and catch errors during development. KEY SELLING POINTS Covers the entire mobile development process Best practices for building mobile apps Sample apps demonstrate wide set of available features AUDIENCE The reader should be experienced in web development with HTML, CSS, and JavaScript. Some familiarity with AngularJS is helpful but not required. ABOUT THE TECHNOLOGY AngularJS is the most popular web development framework for browser-based applications. Ionic, an open source framework, blends the best features of AngularJS with Cordova (previously known as Phonegap) to package web applications into a native-quality mobile app. The book teaches how to build mobile apps for phones and tablets that work on both Apple or Google based operating systems, iOS and Android.

DKK 370.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

Kotlin in Action - Svetlana Isakova - Bog - Manning Publications - Plusbog.dk

Kotlin in Action - Svetlana Isakova - Bog - Manning Publications - Plusbog.dk

Kotlin is a new programming language targeting the Java platform. Itoffers on expressiveness and safety without compromising simplicity,seamless interoperability with existing Java code, and great toolingsupport. Because Kotlin generates regular Java bytecode and workstogether with existing Java libraries and frameworks, it can be usedalmost everywhere where Java is used today - for server-sidedevelopment, Android apps, and much more. Kotlin in Action takes experienced Java developers from the languagebasics all the way through building applications to run on the JVM andAndroid devices. Written by core developers of Kotlin, this examplerichbook begins by teaching the basic syntax of the Kotlin language.Then readers learn how to use features that let them build reusableabstractions, higher-level functions, libraries, and even entire domainspecific languages. Finally, the book focuses on details of applyingKotlin in real-world projects, such as build system integration, Androidsupport and concurrent programming. KEY FEATURES • Hands on examples• Tutorial for a new programming language• Teaches how to build Android applications• Written by core developers of Kotlin AUDIENCEThis book is for experienced Java developers. ABOUT THE TECHNOLOGYKotlin is a new programming language targeting the Java platform. It offersexpressiveness and safety without compromising simplicity, seamlessinteroperability with existing Java code, and great tooling support.

DKK 349.00
3

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

Reactive Web Applications: Covers Play, Akka, and Reactive Streams - Manuel Bernhardt - Bog - Manning Publications - Plusbog.dk

Bootstrapping Microservices with Docker, Kubernetes, and Terraform - Ashley Davis - Bog - Manning Publications - Plusbog.dk

Bootstrapping Microservices with Docker, Kubernetes, and Terraform - Ashley Davis - Bog - Manning Publications - Plusbog.dk

For developers with experience building web applications. In Bootstrapping Microservices with Docker, Kubernetes, and Terraform , 20-year software veteran Ashley Davis lays out his practical approach to microservices. There’s no unnecessary theory—just working examples, and hands-on learning that you can use to build a useful application! Chapter by chapter, you’ll follow the construction of a video streaming application, unlocking how specific technologies are used in the microservices development process. You’ll learn how to create cloud infrastructure with Terraform, how to configure and package microservices using Docker, and how to deploy a microservice application on a Kubernetes cluster. When you’re finished with this engaging project, you’ll have all the skills you need to start building and deploying microservices to your own infrastructure. Creating, configuring and packaging a microservice using Docker Developing and testing a microservices application using Docker-Compose Applying automated testing to microservices Using Terraform to implement infrastructure-as-code and setup a continuous delivery pipeline Building a Kubernetes cluster to host your microservices Monitoring, managing and troubleshooting a microservices application The best way to learn microservices development is to build something! Bootstrapping Microservices with Docker, Kubernetes, and Terraform guides you from zero though to a complete microservices project, including fast prototyping, development, and deployment. You’ll get your feet wet using industry-standard tools as you learn and practice the practical skills you’ll use for every microservices application. Following a true bootstrapping approach, you’ll begin with a simple, familiar application and build up your knowledge and skills as you create and deploy a real microservices project. Microservices have become a standard architecture for established enterprises and startups alike. Although microservice designs can be complex, Docker, Kubernetes, and Terraform are the tools that make microservices applications accessible and cost-effective, providing the means to package, manage, and deploy microservices applications of any size. Bootstrapping Microservices with Docker, Kubernetes, and Terraform gradually builds up your skills with these powerful tools, allowing you to increase your knowledge and capability in stages as you build a real application from the ground up.

DKK 361.00
1

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

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