wyszukanych pozycji: 200
![]() |
Biosaline Agriculture as a Climate Change Adaptation for Food Security
ISBN: 9783031242816 / Angielski Termin realizacji zamówienia: ok. 16-18 dni roboczych. |
cena:
676,29 zł |
![]() |
Biosaline Agriculture as a Climate Change Adaptation for Food Security
ISBN: 9783031242786 / Angielski Termin realizacji zamówienia: ok. 16-18 dni roboczych. This book presents recent research work on Biosaline Agriculture presented during First International Forum on Biosaline Agriculture in Laayoune, Morocco from May 3rdto May 4th2019.The aim of this book is to showcase the global potential of Biosaline agriculture, provide an update on the development of recent innovations in the field of Biosaline agriculture, the best management practices to safely use brackish and saline water, highlight the use of non-conventional water in marginal environment production and the current advanced technologies of desalination of brackish and seawater.The...
This book presents recent research work on Biosaline Agriculture presented during First International Forum on Biosaline Agriculture in Laayoune, Moro...
|
cena:
676,29 zł |
![]() |
Angular Portfolio App Development: Create modern and appealing portfolios with Angular
ISBN: 9783384242778 / Angielski Termin realizacji zamówienia: ok. 16-18 dni roboczych. |
cena:
152,65 zł |
![]() |
Angular Routing
ISBN: 9783384410474 / Angielski / Miękka / 2024 / 44 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. 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 routing in your Angular application and be able to handle all kinds of scenarios.Let us get started.
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 u...
|
cena:
96,10 zł |
![]() |
Angular for Beginners
ISBN: 9783384411952 / Angielski / Miękka / 2024 / 37 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. In this book I will tell you all about Angular in a free discussion format.What is Angular, how can you use it to build a real application and what are all those acronyms you hear every day like pipes, interceptors, lazy loading and so on.You will learn everything in a few minutes.Let us get started.
In this book I will tell you all about Angular in a free discussion format.What is Angular, how can you use it to build a real application and what ar...
|
cena:
96,10 zł |
![]() |
Developing Advanced Web Services through P2P Computing and Autonomous Agents: Trends and Innovations
ISBN: 9781615209736 / Angielski / Twarda / 2010 / 286 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. "Developing Advanced Web Services through P2P Computing and Autonomous Agents: Trends and Innovations" establishes an understanding of autonomous peer-to-peer Web Service models and developments as well as extends growing literature on emerging technologies. This scholarly publication is an important reference for researchers and academics working in the fields of peer-to-peer computing, Web and grid services, and agent technologies.
"Developing Advanced Web Services through P2P Computing and Autonomous Agents: Trends and Innovations" establishes an understanding of autonomous peer...
|
cena:
1018,05 zł |
![]() |
Angular HTTP
ISBN: 9783384409980 / Angielski / Miękka / 2024 / 37 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. 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 your Angular application in any scenario.Let us get started.
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 ...
|
cena:
96,10 zł |
![]() |
Responsive Design
ISBN: 9783384504982 / Angielski / Twarda / 77 str. Termin realizacji zamówienia: ok. 10-14 dni roboczych. Welcome to the book "Responsive Design". In this book, I'll introduce you to all the CSS functions you need to create a responsive design.By responsive design, I mean that the website adapts its styles to the display device. So your application changes its layout, alignment, font size, images and even applies different styles for different screen sizes. For example, on wide screens such as TVs, it will display horizontally, while on mobile devices it will switch to a vertical layout.The functions of Responsive CSS include modern layouts such as Flex. This includes media queries, responsive...
Welcome to the book "Responsive Design". In this book, I'll introduce you to all the CSS functions you need to create a responsive design.By responsiv...
|
cena:
176,78 zł |
![]() |
Angular Reactive Forms
ISBN: 9783384411501 / Angielski / Miękka / 2024 / 45 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. 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 class.In this book, I will show you how to create forms, update values, perform validations, display error messages, work with hierarchical groups and form arrays,...
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 ...
|
cena:
96,10 zł |
![]() |
Firebase Storage for Angular
ISBN: 9783384419996 / Angielski / Miękka / 2024 / 37 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Welcome to the book "Firebase Storage for Angular: A reliable file upload solution for your applications".In this book, I explain how you can integrate Firebase Storage into your Angular application.One of the pain points in many applications is where to store the application files. Whether you want to upload the product images for your e-commerce store or allow users of your social media application to upload files, etc. You need a reliable file storage provider to manage your files.Fortunately, Firebase Storage comes to the rescue.By the end of this book, you will be able to manage files...
Welcome to the book "Firebase Storage for Angular: A reliable file upload solution for your applications".In this book, I explain how you can integrat...
|
cena:
96,10 zł |
![]() |
Stripe Integration in Angular
ISBN: 9783384411457 / Angielski / Miękka / 2024 / 39 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. 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 session, how to use webhooks events and finally how to go live.By the end of this book, you will be able to process payments in your Angular application and handle...
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 S...
|
cena:
96,10 zł |
![]() |
CSS Typography and Web Fonts
ISBN: 9783384412645 / Angielski / Miękka / 2024 / 93 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. In this book "CSS Typography and Web Fonts" we explore the CSS typography properties that control font sizes, line heights, letter spacing and more...
In this book "CSS Typography and Web Fonts" we explore the CSS typography properties that control font sizes, line heights, letter spacing and more...
|
cena:
96,10 zł |
![]() |
React Portfolio App Development
ISBN: 9783384412515 / Angielski / Miękka / 2024 / 205 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Create a portfolio application with React and show the world your talent.Create your personal brand, increase your online presence and impress your potential employers.An online portfolio is important for your career to show the world your skills and impress your future employers.
Create a portfolio application with React and show the world your talent.Create your personal brand, increase your online presence and impress your po...
|
cena:
96,10 zł |
![]() |
Shrova Mall
ISBN: 9783384413796 / Angielski / Twarda / 2024 / 196 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Welcome to the book "Shrova Mall: A-to-Z e-commerce full-stack application". In this book, I explain how you can create a full-stack e-commerce application using Angular and NestJS.The application provides payment and shipping functionalities by integrating Stripe for payments and Shippo for shipping.To begin, I will show you the application we are going to build and then start by creating the database. Next, I will explain the backend and finally the frontend application.By the end of this book, you will be able to create your online e-commerce store and cover all possible scenarios.Let's...
Welcome to the book "Shrova Mall: A-to-Z e-commerce full-stack application". In this book, I explain how you can create a full-stack e-commerce applic...
|
cena:
152,65 zł |
![]() |
The Medieval Islamic Hospital: Medicine, Religion, and Charity
ISBN: 9781107524033 / Angielski / Miękka / 2018 / 281 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. The first monograph on Islamic hospitals, this volume examines their origins, development, architecture, social roles, and connections to non-Islamic institutions.
The first monograph on Islamic hospitals, this volume examines their origins, development, architecture, social roles, and connections to non-Islamic ...
|
cena:
154,49 zł |
![]() |
CSS Grid Layout
ISBN: 9783384410672 / Angielski / Miękka / 2024 / 96 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. 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.
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 desi...
|
cena:
96,10 zł |
![]() |
Angular Workshop
ISBN: 9783384502063 / Angielski / Twarda / 93 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Welcome to the book "Angular Workshop: From beginner to pro, Building Applications for the real world".In this book I will explain to you from scratch how to create a professional Angular application. The interface looks simple, but the functionality is powerful and real.If you want to familiarise yourself with Angular, I highly recommend this book.In this hands-on book, we will create a simple application with a shopping cart using the latest Angular v19.2 and NgRx SignalStore.By the end of this book, you will have all the tools you need to create a real application.Let us get started.
Welcome to the book "Angular Workshop: From beginner to pro, Building Applications for the real world".In this book I will explain to you from scratch...
|
cena:
152,65 zł |
![]() |
JavaScript for Kids
ISBN: 9783384443229 / Angielski / Miękka / 2024 / 48 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Welcome to the book "JavaScript for Kids: Start your Coding Adventure".This book is your introduction to the world of JavaScript. It's your first step towards developing websites and mobile applications. With JavaScript, you can turn your ideas into reality. Learning should be fun, so you will feel like you are reading a story.By the end of this book, you will have a good understanding of JavaScript. You will have taken the first steps in your modern web programming adventure.Have fun programming!
Welcome to the book "JavaScript for Kids: Start your Coding Adventure".This book is your introduction to the world of JavaScript. It's your first step...
|
cena:
96,10 zł |
![]() |
Angular Performance Optimization: Everything you need to know
ISBN: 9783384410023 / Angielski Termin realizacji zamówienia: ok. 16-18 dni roboczych. |
cena:
152,65 zł |
![]() |
CSS Flexbox Layout
ISBN: 9783384413086 / Angielski / Twarda / 2024 / 81 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Welcome to "CSS Flexbox Layout". In this book, we will explore the flexbox layout model, explain the properties of containers and elements, and learn how to create modern and responsive web designs.
Welcome to "CSS Flexbox Layout". In this book, we will explore the flexbox layout model, explain the properties of containers and elements, and learn ...
|
cena:
152,65 zł |