Books for Real-World Applications


Limited-time offer for eBooks - save up to 50%


Great News: Chrome and Edge browsers have supported WebGPU by default since version 113

YouTube Channel Based on Dr. Xu's Book: Practical Programming with Dr. Xu
First video series: WebGPU Graphics Programming Step-By-Step Source code: GitHub Link
Second video series: Rust wgpu Graphics Programming Tutorial, Source code: GitHub Link


WGPU by Examples - The featured new book

ISBN: 9798864220252, Publish Date: 10-13-2023

"WGPU by Examples" is a comprehensive book that helps you create stunning 3D graphics in your native or web applications using Rust. The book covers a wide range of 3D graphics, from basic shapes to complex function visualization, procedural terrains, particle systems, and more. The author has made it easy for even beginners to grasp advanced graphics development by breaking down the concepts of wgpu, the cutting-edge Rust graphics API for the native devices and the web. Click here for more information.

Paperback: $69.99

Buy on Amazon

eBook: $49.99



WebGPU by Examples

ISBN: 9798394130496, Publish Date: 2023

Paperback: $69.99

Buy on Amazon

eBook: $49.99

"WebGPU by Examples" is a comprehensive guide that helps web developers create stunning 3D graphics in their web applications using GPU acceleration. The book covers a wide range of 3D graphics, from basic shapes to complex function visualization, procedural terrains, particle systems, and more. The author has made it easy for even beginners to grasp advanced graphics development by breaking down the concepts of WebGPU, the cutting-edge graphics API for the Web. Click here for more information.

Practical GPU Graphics with wgpu-py and Python

ISBN: 9798832139647, Publish Date: 2022

Paperback: $69.99

Buy on Amazon

eBook: $49.99

wgpu-py is the next-generation graphics API and future standard in Python for both native devices and the web, aiming to provide modern 3D graphics and computation capabilities using the GPU acceleration. This book provides all the tools you need to create advanced 3D graphics and GPU computing in Python using this new wgpu-py API. It provides about 60 ready-to-run sample programs that allow you to explore wgpu-py graphics techniques. Click here for more information.

Practical GPU Graphics with wgpu and Rust

ISBN: 9798404949377, Publish Date: 2022

Paperback: $69.99

Buy on Amazon

eBook: $49.99

wgpu is the next-generation graphics API and future standard in Rust for both native devices and the web, aiming to provide modern 3D graphics and computation capabilities using the GPU acceleration. This book provides all the tools you need to create advanced 3D graphics and GPU computing in Rust using this new wgpu API. It provides about 60 ready-to-run sample programs that allow you to explore wgpu graphics techniques. Click here for more information.

Practical WebGPU Graphics

ISBN: 9798725062625, Publish Date: 2021

Paperback: $69.99

Buy on Amazon

eBook: $49.99

WebGPU is the next-generation graphics API and future web standard for graphics and compute, aiming to provide modern 3D graphics and computation capabilities with the GPU acceleration. This book provides all the tools you need to help you create advanced 3D graphics and GPU computing on the web with this new WebGPU API. It provides about 60 ready-to-run sample programs that allow you to explore WebGPU graphics techniques. Click here for more information.

Learn Quantitative Finance without Code

ISBN: 9798672343808, Publish Date: 2020

Paperback: $39.99

Buy on Amazon

eBook: $24.99

This book describes a powerful quantitative finance playground – Gincker Finance, which lets you build advanced financial applications without needing to write a single line of code. With this playground, you can access various free market data APIs, create interactive stock charts, perform technical analysis, backtest trading strategies, and valuate different asset types. Click here for more information.

Practical PayPal Integration in ASP.NET Core

ISBN: 9798615671036, Publish Date: 2020

Paperback: $39.99

Buy on Amazon

eBook: $9.99

Buy on Amazon

This book will provide useful resources on PayPal Checkout and Subscriptions APIs and SDKs, as well as their applications in ASP.NET Core projects. It uses the latest PayPal products, services, APIs, and SDKs, and integrates them into your ASP.NET Core applications. this book will be useful for .NET programmers, software developers, and students of all skill levels, who are interested in integrating the PayPal REST APIs into their ASP.NET applications. Click here for more information.

Practical Quantitative Finance with ASP.NET Core and Angular

ISBN: 9780979372568, Publish Date: 2019

Paperback: $99.99

Buy on Amazon

eBook: $69.99

This book provides comprehensive details of developing ultra-modern, responsive single-page applications (SPA) for quantitative finance using ASP.NET core and Angular. It pays special attention to create distributed web SPA applications and reusable libraries that can be directly used to solve real-world problems in quantitative finance. Click here for more information.

Practical Numerical Methods with C# (Second Edition)

ISBN: 9781695895577, Publish Date: 2019

Paperback: $69.99

Buy on Amazon

eBook: $49.99

The second edition incorporate the advancement in .NET technology and open-source C# math libraries. If the math functions are available in the libraries, we will use them directly; otherwise, we will implement them as new C# math functions. This way, we can avoid reinventing the wheel, and concentrate on numerical methods for solving real-world problems. Click here for more information.

Practical C# Charts and Graphics (Second Edition)

ISBN: 9781088773130, Publish Date: 2019

Paperback: $69.99

Buy on Amazon

eBook: $49.99

This second edition explains in great details and depth how to create a variety of charts and graphics in C# WinForms applications. It provides all the tools you need to add advanced charts and graphics to your C# applications. It also illustrates how to embed JavaScript charting libraries and a powerful Gincker Graphics platform into your WinForms applications. Click here for more information.

Paperback: $69.99

Buy on Amazon

eBook: $49.99

This book provides a complete explanation of developing ultra modern web multiple-page applications (MPAs) using a technical stack that includes ASP.NET Core Razor Pages, Angular Elements, WebPack, RxJS and mini-SPAs. It shows how to embed Angular elements into a MPA project without having to migrate an entire application to Angular. Click here for more information.

Free Market Data APIs for Quantitative Finance with ASP.NET Core

ASIN: B07PNCHDBS, Publish Date: 2019, Paperback: not available

Paperback: $0.00

Buy on Amazon

eBook: $9.99

This ebook describes various interfaces that allow you to access free online data sources, including Yahoo Finance, IEX API, Alpha Vantage, Quandl, Tiingo, and Markit. These free data sources usually provide the end-of-day (EOD) market data for stocks, option chains, currencies, and fixed-income instruments. You may also access the real-time stock quotes as well as the historical intraday bar data. Click here for more information.

Paperback: $69.99

Buy on Amazon

eBook: $49.99

From this book, you can learn how to use C#, ASP.NET Core MVC, and JavaScript to create a variety of cross-platform 2D and 3D chart and graphics for your web applications, ranging from simple 2D charts and shapes to complex 3D surfaces and interactive 3D graphics. Click here for more information.

Practical Quantitative Finance with R

ISBN: 9780979372575, Publish Date: 2016

Paperback: $99.99

Buy on Amazon

eBook: $69.99

This book provides a complete explanation of R programming in quantitative finance. It demonstrates how to prototype quant models and backtest trading strategies. It pays special attention to creating business applications and reusable R libraries that can be directly used to solve real-world problems in quantitative finance. Click here for more information.

Practical C# and WPF for Financial Markets

ISBN: 9780979372551, Publish Date: 2016

Paperback: $99.99

Buy on Amazon

eBook: $69.99

This book provides a complete explanation of .NET programming in quantitative finance. It demonstrates how to implement quant models and backtest trading strategies using C#, WPF, and MVVM pattern. It pays special attention to creating business applications and reusable C# libraries that can be directly used to solve real-world problems in quantitative finance. Click here for more information.

Practical .NET Chart Development and Applications

ISBN: 9780979372544, Publish Date: 2016

Paperback: $69.99

Buy on Amazon

eBook: $49.99

This book is a perfect guide to learning all the basics for creating your advanced chart applications using C#, WPF, and MVVM pattern. The book clearly explains practical chart methods and their underlying algorithms. It covers WPF graphics capability, chart applications and chart controls, real-time charts, and stock charts, etc. Click here for more information.

Practical WPF Charts and Graphics

ISBN: 9781430224815, Publish Date: 2009

Paperback: $54.99

Buy on Amazon

eBook from Apress

This book presents a complete and comprehensive introduction to WPF chart and graphics capabilities, and explains in great detail and depth how to create a variety of WPF graphics and charts. It provides all the tools you need to add advanced graphics and charts to your WPF applications. Click here for more information.

Practical Numerical Methods with C#

ISBN: 9780979372537, Publish Date: 2008

Paperback: $69.99

Buy on Amazon

eBook: $39.99

This book presents an in-depth exposition of the various numerical methods used in real-world scientific and engineering computations. It emphasizes the practical aspects of C# programming and numerical methods and mathematical functions. The book discusses various techniques that enable you to implement these numerical methods in your .NET applications. Click here for more information.

Practical Silverlight Programming

ISBN: 9780979372520, Publish Date: 2008

Paperback: $49.99

Buy on Amazon

eBook: $39.99

This book provides all the information you need to create advanced graphics and user interfaces in your Web applications using Silverlight 2. The book uses code examples to clearly explain every step involved in building a variety of Silverlight applications, from simple user interfaces and 2D shapes to complex custom user controls and 3D graphics objects. Click here for more information.

Practical C# Charts and Graphics

ISBN: 9780979372506, Publish Date: 2007

Paperback: $59.99

Buy on Amazon

eBook: $39.99

This book presents a complete and comprehensive introduction to C# chart and graphics capabilities, and explains in great detail and depth how to create a variety of C# graphics and charts. It provides all the tools you need to add advanced graphics and charts to your C# applications. It provides 65 ready - to - run sample programs that allow you to explore C# chart and graphics techniques. Click here for more information.