Daniel Li - Böcker
Visar alla böcker från författaren Daniel Li. Handla med fri frakt och snabb leverans.
6 produkter
6 produkter
Del 166 - Cambridge Studies in Advanced Mathematics
Introduction to Banach Spaces: Analysis and Probability: Volume 1
Inbunden, Engelska, 2017
1 218 kr
Skickas inom 7-10 vardagar
This two-volume text provides a complete overview of the theory of Banach spaces, emphasising its interplay with classical and harmonic analysis (particularly Sidon sets) and probability. The authors give a full exposition of all results, as well as numerous exercises and comments to complement the text and aid graduate students in functional analysis. The book will also be an invaluable reference volume for researchers in analysis. Volume 1 covers the basics of Banach space theory, operatory theory in Banach spaces, harmonic analysis and probability. The authors also provide an annex devoted to compact Abelian groups. Volume 2 focuses on applications of the tools presented in the first volume, including Dvoretzky's theorem, spaces without the approximation property, Gaussian processes, and more. In volume 2, four leading experts also provide surveys outlining major developments in the field since the publication of the original French edition.
Del 167 - Cambridge Studies in Advanced Mathematics
Introduction to Banach Spaces: Analysis and Probability
Inbunden, Engelska, 2017
1 076 kr
Skickas
This two-volume text provides a complete overview of the theory of Banach spaces, emphasising its interplay with classical and harmonic analysis (particularly Sidon sets) and probability. The authors give a full exposition of all results, as well as numerous exercises and comments to complement the text and aid graduate students in functional analysis. The book will also be an invaluable reference volume for researchers in analysis. Volume 1 covers the basics of Banach space theory, operatory theory in Banach spaces, harmonic analysis and probability. The authors also provide an annex devoted to compact Abelian groups. Volume 2 focuses on applications of the tools presented in the first volume, including Dvoretzky's theorem, spaces without the approximation property, Gaussian processes, and more. Four leading experts also provide surveys outlining major developments in the field since the publication of the original French edition.
3 126 kr
Tillfälligt slut
This two-volume text provides a complete overview of the theory of Banach spaces, emphasising its interplay with classical and harmonic analysis (particularly Sidon sets) and probability. The authors give a full exposition of all results, as well as numerous exercises and comments to complement the text and aid graduate students in functional analysis. The book will also be an invaluable reference volume for researchers in analysis. Volume 1 covers the basics of Banach space theory, operatory theory in Banach spaces, harmonic analysis and probability. The authors also provide an annex devoted to compact Abelian groups. Volume 2 focuses on applications of the tools presented in the first volume, including Dvoretzky's theorem, spaces without the approximation property, Gaussian processes, and more. In volume 2, four leading experts also provide surveys outlining major developments in the field since the publication of the original French edition.
Conquering Interviews for Business Roles in Tech
Getting Job Offers in Strategy, Operations, Product, Marketing, and More
Häftad, Engelska, 2020
280 kr
Skickas inom 5-8 vardagar
334 kr
Skickas inom 5-8 vardagar
Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. "Instant BrainShark" is a step-by-step guide to creating online presentations using BrainShark. The book covers digital marketing best practices alongside tips for sales conversions. The book is written in an easy-to-read style for anybody to easily pick up and get started with BrainShark. Instant BrainShark is for anyone who wants to use BrainShark to create presentations online and share them around the community. The book is also useful for developers who are looking to explore BrainShark as a possible way to market their existing presentations or podcasts.
Building Enterprise JavaScript Applications
Learn to build and deploy robust JavaScript applications using Cucumber, Mocha, Jenkins, Docker, and Kubernetes
Häftad, Engelska, 2018
589 kr
Skickas inom 5-8 vardagar
Strengthen your applications by adopting Test-Driven Development (TDD), the OpenAPI Specification, Continuous Integration (CI), and container orchestration.Key FeaturesCreate production-grade JavaScript applications from scratchBuild microservices and deploy them to a Docker container for scaling applicationsTest and deploy your code with confidence using Travis CIBook DescriptionWith the over-abundance of tools in the JavaScript ecosystem, it's easy to feel lost. Build tools, package managers, loaders, bundlers, linters, compilers, transpilers, typecheckers - how do you make sense of it all?In this book, we will build a simple API and React application from scratch. We begin by setting up our development environment using Git, yarn, Babel, and ESLint. Then, we will use Express, Elasticsearch and JSON Web Tokens (JWTs) to build a stateless API service. For the front-end, we will use React, Redux, and Webpack.A central theme in the book is maintaining code quality. As such, we will enforce a Test-Driven Development (TDD) process using Selenium, Cucumber, Mocha, Sinon, and Istanbul. As we progress through the book, the focus will shift towards automation and infrastructure. You will learn to work with Continuous Integration (CI) servers like Jenkins, deploying services inside Docker containers, and run them on Kubernetes.By following this book, you would gain the skills needed to build robust, production-ready applications.What you will learnPractice Test-Driven Development (TDD) throughout the entire bookUse Cucumber, Mocha and Selenium to write E2E, integration, unit and UI testsBuild stateless APIs using Express and ElasticsearchDocument your API using OpenAPI and SwaggerBuild and bundle front-end applications using React, Redux and WebpackContainerize services using DockerDeploying scalable microservices using KubernetesWho this book is forIf you're a JavaScript developer looking to expand your skillset and become a senior JavaScript developer by building production-ready web applications, then this book is for you.