Free Shipping on Orders of $75 or more.

Collection:

Computers

25001 books
Regular price $46.15
Sale price $46.15
Regular price
Unit price
per 
Report copyright infringementby Abdelfattah Ragab (Author)In this book "CSS Typography and Web Fonts" we explore the CSS typography properties that control font sizes, line heights, letter spacing and more... Number of Pages: 96 Dimensions: 0.38 x 9 x 6 IN Publication Date: March 13, 2025
Regular price $29.05
Sale price $29.05
Regular price
Unit price
per 
Report copyright infringementby Abdelfattah Ragab (Author)Welcome to the book "Angular Reactive Forms". In this book, I explain everything you need to know about reactive forms. With reactive forms, you define the form model directly in the component class. This is an elegant way to deal with form fields that gives you full control over all aspects of reading and updating values and performing all kinds of validations. This way you can easily create and edit dynamic forms from your component ...
Regular price $29.05
Sale price $29.05
Regular price
Unit price
per 
Report copyright infringementby Abdelfattah Ragab (Author)In this book "CSS Typography and Web Fonts" we explore the CSS typography properties that control font sizes, line heights, letter spacing and more... Number of Pages: 96 Dimensions: 0.23 x 8.27 x 5.83 IN Publication Date: March 13, 2025
Regular price $29.05
Sale price $29.05
Regular price
Unit price
per 
Report copyright infringementby Abdelfattah Ragab (Author)In this book, you'll learn how to create an online shopping store using the Angular framework. To get your store up and running, you need more than Angular. You need a backend, a database, payment and shipping gateways and much more. This book is only about the frontend part. The goal of this book is to show you in detail how to create the frontend part of your online store. You will create everything from scratch and end up with a com...
Regular price $29.05
Sale price $29.05
Regular price
Unit price
per 
Report copyright infringementby Abdelfattah Ragab (Author)Welcome to the book "Angular Generative AI: Building an intelligent CV enhancer with Google Gemini". In this book, I explain how to build an intelligent CV enhancer with Google Gemini. You will learn how to send prompts to Google Gemini and get answers to your questions. You will learn how to upload files to the Google AI file manager and attach those files to your prompts. We will start from scratch and build everything together. By t...
Regular price $29.05
Sale price $29.05
Regular price
Unit price
per 
Report copyright infringementby Abdelfattah Ragab (Author)Welcome to the book "Stripe Integration in Angular: A Step-by-Step Guide to Creating Payment Functionality". In this book, I explain how to integrate Stripe into your Angular application. Stripe is a leading payment processing platform that enables businesses to accept online payments. By integrating payment processing into your application, you can create all kinds of e-commerce applications. You will learn how to create the checkout ...
Regular price $29.05
Sale price $29.05
Regular price
Unit price
per 
Report copyright infringementby Abdelfattah Ragab (Author)Welcome to the book "Shippo Integration in Angular: A Step-by-Step Guide to Creating Shipping Functionality". In this book, I explain how to integrate Shippo into your Angular application. Shippo is a multi-carrier shipping solution designed to streamline the shipping process for businesses of all sizes. By integrating shipping into your application, you can create better types of e-commerce applications. You will learn how to create t...
Regular price $29.05
Sale price $29.05
Regular price
Unit price
per 
Report copyright infringementby Abdelfattah Ragab (Author)Welcome to the book "Angular Routing". In this book, I explain everything you need to know about Angular routing. Routing helps you to change what the user sees in a single-page app. In this book, you will learn how to implement common routing tasks. You will learn how to set up routes, retrieve route information, display 404 pages, prevent unauthorized access, and much more. By the end of this book, you will be confident working with ...
Regular price $46.15
Sale price $46.15
Regular price
Unit price
per 
Report copyright infringementby Abdelfattah Ragab (Author)Welcome to the book "Responsive Layouts: Flex, Grid and Multi-Column" In this book I explain the three best-known responsive layouts: the Flexbox, the Grid and the Multi-Column layout. Flexbox is a one-dimensional layout that only works in one dimension at a time, either horizontally or vertically. The grid layout is a two-dimensional layout that distributes the elements horizontally and vertically at the same time. The multi-column la...
Regular price $46.15
Sale price $46.15
Regular price
Unit price
per 
Report copyright infringementby Abdelfattah Ragab (Author)Welcome to "CSS Grid Layout". In this book you will learn all about the CSS grid layout model and how to create complex and responsive grid-based designs. You will learn about all the properties of grid containers and grid elements. By the end of this book, you will be able to use the grid layout to create responsive layouts and handle all kinds of scenarios. Let's get started. Number of Pages: 98 Dimensions: ...
Regular price $29.05
Sale price $29.05
Regular price
Unit price
per 
Report copyright infringementby Abdelfattah Ragab (Author)Welcome to the book Angular Performance Optimization. In this book, I will show you all the ways you can optimize the performance of your Angular application. You already know about changeDetection and lazyLoading, but there's more to do. Let us get started. Number of Pages: 46 Dimensions: 0.11 x 8.27 x 5.83 IN Publication Date: March 13, 2025
Regular price $46.15
Sale price $46.15
Regular price
Unit price
per 
Report copyright infringementby Abdelfattah Ragab (Author)Welcome to the book Angular Performance Optimization. In this book, I will show you all the ways you can optimize the performance of your Angular application. You already know about changeDetection and lazyLoading, but there's more to do. Let us get started. Number of Pages: 46 Dimensions: 0.25 x 9 x 6 IN Publication Date: March 13, 2025
Regular price $134.89
Sale price $134.89
Regular price
Unit price
per 
Report copyright infringementby Wenbing Zhao (Guest Editor), Xiong Luo (Guest Editor), Tie Qiu (Guest Editor)Medicine is undergoing a sector-wide transformation thanks to the advances in computing and networking technologies. Healthcare is changing from reactive and hospital-centered to preventive and personalized, from disease focused to well-being centered. In essence, the healthcare systems, as well as fundamental medicine research, are becoming smarter. We anticipate significant improveme...
Regular price $46.15
Sale price $46.15
Regular price
Unit price
per 
Report copyright infringementby Abdelfattah Ragab (Author)In this book you'll learn how to create an online portfolio application with Angular. Building a personal brand is important for your online growth and career. In this book, you'll learn how to create an online portfolio application to showcase your talent to the world and impress your potential employers. We start from scratch and build everything together. By the end of this book, you'll be confident working with Angular and creating...
Regular price $29.05
Sale price $29.05
Regular price
Unit price
per 
Report copyright infringementby Abdelfattah Ragab (Author)In this book, I explain everything you need to know about connecting to backend Rest APIs from your Angular application. In this book, I will show you how to invoke different methods like GET, POST, and the like, how to use interceptors to inject an authentication token into every outgoing request, and much more. We will cover all areas of calling Rest APIs with Angular. By the end of this book, you will be able to call Rest APIs from ...
Regular price $46.15
Sale price $46.15
Regular price
Unit price
per 
Report copyright infringementby Abdelfattah Ragab (Author)In this book, I explain everything you need to know about connecting to backend Rest APIs from your Angular application. In this book, I will show you how to invoke different methods like GET, POST, and the like, how to use interceptors to inject an authentication token into every outgoing request, and much more. We will cover all areas of calling Rest APIs with Angular. By the end of this book, you will be able to call Rest APIs from ...
Regular price $111.56
Sale price $111.56
Regular price
Unit price
per 
Report copyright infringementby Alessandro Micarelli (Guest Editor), Giuseppe Sansonetti (Guest Editor), Giuseppe D'Aniello (Guest Editor)Although tremendous advances have been made in recent years, many real-world problems still cannot be solved by machines alone. Hence, the integration of Human Intelligence and Artificial Intelligence is needed. However, several challenges make this integration complex. The aim of this Special Issue was to provide a large and varied collection of high-level...
Regular price $46.15
Sale price $46.15
Regular price
Unit price
per 
Report copyright infringementby Abdelfattah Ragab (Author)Welcome to the book "Angular Routing". In this book, I explain everything you need to know about Angular routing. Routing helps you to change what the user sees in a single-page app. In this book, you will learn how to implement common routing tasks. You will learn how to set up routes, retrieve route information, display 404 pages, prevent unauthorized access, and much more. By the end of this book, you will be confident working with ...
Regular price $29.05
Sale price $29.05
Regular price
Unit price
per 
Report copyright infringementby Abdelfattah Ragab (Author)Welcome to the book "Angular Observables and Promises: A Practical Guide to Asynchronous Programming". In this book, I explain how to use observables and promises effectively for asynchronous programming. I show you practical scenarios and explain when you should use them and which operators you need to use. I will give you best practices with important pointers that, when used correctly, can make all the difference and have a big impa...
Regular price $159.28
Sale price $159.28
Regular price
Unit price
per 
Report copyright infringementby Yu Jiang (Guest Editor), Haijun Peng (Guest Editor), Hongwei Yang (Guest Editor)Mathematical problems in the aerospace industry deeply affect the development of many related fields, such as aerodynamics, astrodynamics, deep space exploration, space environment, manned space flight, space traffic management, etc. As a result, these challenges have together become a hotbed of research and have garnered significant attention in recent years. However, notwithstandi...
Regular price $123.23
Sale price $123.23
Regular price
Unit price
per 
Report copyright infringementby Diana Savin (Guest Editor), Nicusor Minculete (Guest Editor), Vincenzo Acciaro (Guest Editor)Analytic number theory is a branch of number theory which uses methods from mathematical analysis in order to solve difficult problems about integers. Analytic number theory can be split into two major areas: multiplicative number theory and additive number theory. Bernhard Riemann made some very important contributions to the field of analytic number theory; among othe...
Regular price $111.56
Sale price $111.56
Regular price
Unit price
per 
Report copyright infringementby Wei Fang (Guest Editor)The Special Issue entitled "Data Mining and Machine Learning with Applications" aimed to connect researchers in the fields of deep learning, artificial intelligence, data mining, and machine learning. Included within this reprint are all the accepted articles that were published in the Special Issue. It is our hope that readers can benefit from the valuable insights presented in these papers, ultimately contributing to the advancement of ...
Regular price $156.96
Sale price $156.96
Regular price
Unit price
per 
Report copyright infringementby Libo Feng (Guest Editor), Yang Liu (Guest Editor), Lin Liu (Guest Editor)In the last few decades, the application of fractional calculus to real-world problems has grown rapidly, with dynamical systems described by fractional differential equations (FDEs) representing one of the ways by which to understand complex materials and processes. Due to the power required to model the non-locality, memory, spatial heterogeneity and anomalous diffusion inherent in many ...
Regular price $37.80
Sale price $37.80
Regular price
Unit price
per 
Report copyright infringementby Emmanuel Joseph Joseph (Author)The Clockwork of Civilization: How History, Technology, and Philosophy Shape Human ProgressIn "The Clockwork of Civilization," readers embark on an enlightening journey through the pivotal moments and forces that have shaped human history. Spanning from the dawn of civilization to the digital age, this book delves into the intricate interplay of history, technology, and philosophy that drives human progress.Each chapter provides a...
Regular price $123.23
Sale price $123.23
Regular price
Unit price
per 
Report copyright infringementby Stefanos Ougiaroglou (Guest Editor), Dionisis Margaris (Guest Editor)The research field of data analysis and mining has attracted the interest of both academia and industry in recent years. This reprint contains 17 papers, which cover different topics of the broad research field of data analysis and mining. Each paper presents new data mining algorithms and techniques, as well as applications of data analysis and mining in real-world domains. Numbe...
Regular price $88.18
Sale price $88.18
Regular price
Unit price
per 
Report copyright infringementby Lucia Maddalena (Guest Editor), Laura Antonelli (Guest Editor)Biomedical imaging is a broad and crucial field, encompassing various techniques for capturing images that have diagnostic and therapeutic applications. These are pivotal in early disease detection, treatment planning, monitoring treatment effectiveness, and advancing our understanding of human physiology and pathology. The widespread use of biomedical images has increased our need for advanced image...
Regular price $111.56
Sale price $111.56
Regular price
Unit price
per 
Report copyright infringementby Alexandru Agapie (Guest Editor), Denis Enachescu (Guest Editor), Vlad Stefan Barbu (Guest Editor)The present reprint encompasses all the articles that have been accepted and published in the Special Issue entitled "Probability, Stochastic Processes and Optimization". In applied research, Probability Theory is usually regarded as a distant, often-neglected relative of Statistics. This Special Issue attempted to rectify this misconception by publishing papers pre...
Regular price $123.23
Sale price $123.23
Regular price
Unit price
per 
Report copyright infringementby José María Martínez-Otzeta (Guest Editor)Perception of the environment is an essential skill for robotic applications that interact with their surroundings. The ability to recognize objects, people, or dynamic situations often comes with perception.. This skill is of paramount importance in many use cases, from industrial to social robotics. Robots that can accurately perceive and understand their environment are critical for tasks like manufacturing, delivery,...
Regular price $199.82
Sale price $199.82
Regular price
Unit price
per 
Report copyright infringementby Marcin Kamiński (Guest Editor), Angel a. Juan (Guest Editor)Numerical analysis and computer simulations are becoming increasingly important in modeling of new sources and methods of harvesting, transforming and storing energy from its renewable sources. A similar trend is also observed in relation to environmental impacts on people and the buildings in which they use to live or stay, as well as the impact of everyday devices, machines and industrial installatio...
Regular price $113.15
Sale price $113.15
Regular price
Unit price
per 
Report copyright infringementby Philippe Mathieu (Guest Editor), Juan M. Corchado (Guest Editor), Alfonso González-Briones (Guest Editor)The relationship between individuality and aggregation is an important topic in Complex Systems Science, as both aspects are facets of emergence. This problem has generally been addressed by adopting a classical individual- versus population-level approach, in which boundaries emerge in segregated communities. More specifically, boundaries delimiting and int...
Regular price $134.59
Sale price $134.59
Regular price
Unit price
per 
Report copyright infringementby Sergei Sitnik (Guest Editor)This reprint MDPI edition comprises papers drawn from the Special Issue entitled "Analytical and Computational Methods in Differential Equations, Special Functions, Transmutations and Integral Transforms".This Special Issue includes research papers which cover a wide range of topics in classical, computational and applied mathematics: differential equations, especially concerning singular solutions and coefficients; transmutation the...
Regular price $102.44
Sale price $102.44
Regular price
Unit price
per 
Report copyright infringementby Hao-Chiang Koong Lin (Guest Editor)In this era of rapid technological evolution, the landscape of education continually transforms. This compilation is a timely endeavor, capturing the intersection of technology and learning, a synergy pivotal for the future. This anthology, a mosaic of innovation and insight, beckons readers to witness the dawn of a transformative epoch in education. Number of Pages: 286 Dimensions: 0.94 x 9.61 x 6.69...