Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

I Tarocchi Italiano Italian Tarot: Dual Language - Italian - English, Luciano Alessandra


Варианты приобретения
Цена: 6026.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-23
Ориентировочная дата поставки: конец Сентября - начало Октября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Luciano Alessandra
Название:  I Tarocchi Italiano Italian Tarot: Dual Language - Italian - English
ISBN: 9781450527910
Издательство: Createspace Independent Publishing Platform
Классификация: ISBN-10: 1450527914
Обложка/Формат: Paperback
Страницы: 154
Вес: 0.25 кг.
Дата издания: 05.11.2010
Язык: English
Размер: 216 x 140 x 10
Поставляется из: США


I Tarocchi Italiano - Italian Tarot: Italian - English Dual Language Translation

Автор: Luciano Alessandra
Название: I Tarocchi Italiano - Italian Tarot: Italian - English Dual Language Translation
ISBN: 1948909456 ISBN-13(EAN): 9781948909457
Издательство: Неизвестно
Цена: 5458.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Disney Masters Collector`s Box Set #1

Автор: Scarpa Romano, Bottaro Luciano
Название: Disney Masters Collector`s Box Set #1
ISBN: 168396151X ISBN-13(EAN): 9781683961512
Издательство: Неизвестно
Цена: 8275.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Abruzzo

Автор: Di Gregorio Luciano
Название: Abruzzo
ISBN: 1841622702 ISBN-13(EAN): 9781841622705
Издательство: Bradt
Рейтинг:
Цена: 1979.00 р.
Наличие на складе: Поставка под заказ.

Описание: This is the first and only English-language guide to Abruzzo, a region that lies just an hour's drive from Rome, yet has never been discovered by mass tourism. Written by an author born and bred in the region, it explores Abruzzo's three national parks, where skiing, hiking and wildlife-watching opportunities abound. It takes visitors to Abruzzo's beaches, which have been voted some of the best in Europe. It tours ancient hilltop towns, Neolithic caves and Roman ruins, and offers detailed practical information including transport and accommodation options for all budgets.

Untold Stories of a Paramedic: True Stories of Life on the Job

Автор: Nisi Luciano
Название: Untold Stories of a Paramedic: True Stories of Life on the Job
ISBN: 0228801516 ISBN-13(EAN): 9780228801511
Издательство: Неизвестно
Цена: 4366.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

The Responsibilities of Online Service Providers

Автор: Taddeo Mariarosaria, Floridi Luciano
Название: The Responsibilities of Online Service Providers
ISBN: 3319838407 ISBN-13(EAN): 9783319838403
Издательство: Springer
Рейтинг:
Цена: 23757.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This volume focuses on the responsibilities of online service providers (OSPs) in contemporary societies.

Italian Dual Citizenship: By the Right of Blood: Comprehensive Step-By-Step Instructions to Guide You Through the Entire Process

Автор: Luciano Alessandra
Название: Italian Dual Citizenship: By the Right of Blood: Comprehensive Step-By-Step Instructions to Guide You Through the Entire Process
ISBN: 1460922972 ISBN-13(EAN): 9781460922972
Издательство: Неизвестно
Цена: 5164.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Viking Cook Book: A Single Mans Culinary Survival Guide

Автор: Luciano Alessandra
Название: Viking Cook Book: A Single Mans Culinary Survival Guide
ISBN: 1948909529 ISBN-13(EAN): 9781948909525
Издательство: Неизвестно
Цена: 2828.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Node.js design patterns -

Автор: Casciaro, Mario Mammino, Luciano
Название: Node.js design patterns -
ISBN: 1785885588 ISBN-13(EAN): 9781785885587
Издательство: Неизвестно
Рейтинг:
Цена: 8867.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Get the best out of Node.js by mastering its most powerful components and patterns to create modular and scalable applications with ease

Key Features

  • Create reusable patterns and modules by leveraging the new features of Node.js.
  • Understand the asynchronous single thread design of node and grasp all its features and patterns to take advantage of various functions.
  • This unique guide will help you get the most out of Node.js and its ecosystem.

Book Description

Node.js is a massively popular software platform that lets you use JavaScript to easily create scalable server-side applications. It allows you to create efficient code, enabling a more sustainable way of writing software made of only one language across the full stack, along with extreme levels of reusability, pragmatism, simplicity, and collaboration. Node.js is revolutionizing the web and the way people and companies create their software.

In this book, we will take you on a journey across various ideas and components, and the challenges you would commonly encounter while designing and developing software using the Node.js platform. You will also discover the "Node.js way" of dealing with design and coding decisions.

The book kicks off by exploring the basics of Node.js describing it's asynchronous single-threaded architecture and the main design patterns. It then shows you how to master the asynchronous control flow patterns, and the stream component and it culminates into a detailed list of Node.js implementations of the most common design patterns as well as some specific design patterns that are exclusive to the Node.js world.Lastly, it dives into more advanced concepts such as Universal Javascript, and scalability' and it's meant to conclude the journey by giving the reader all the necessary concepts to be able to build an enterprise grade application using Node.js.

What you will learn

  • Design and implement a series of server-side JavaScript patterns so you understand why and when to apply them in different use case scenarios
  • Become comfortable with writing asynchronous code by leveraging constructs such as callbacks, promises, generators and the async-await syntax
  • Identify the most important concerns and apply unique tricks to achieve higher scalability and modularity in your Node.js application
  • Untangle your modules by organizing and connecting them coherently
  • Reuse well-known techniques to solve common design and coding issues
  • Explore the latest trends in Universal JavaScript, learn how to write code that runs on both Node.js and the browser and leverage React and its ecosystem to implement universal applications

Who this book is for

The book is meant for developers and software architects with a basic working knowledge of JavaScript who are interested in acquiring a deeper understanding of how to design and develop enterprise-level Node.js applications.

Basic knowledge of Node.js is also helpful to get the most out of this book.

Brazil

Автор: , Tosta Antonio Luciano De Andrade
Название: Brazil
ISBN: 1610692578 ISBN-13(EAN): 9781610692571
Издательство: Bloomsbury
Цена: 12474.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Ideal for high school and undergraduate students, this one-stop reference explores everything that makes up modern Brazil, including its geography, politics, pop culture, social media, daily life, and much more.

Node.js Design Patterns - Third edition: Design and implement production-grade Node.js applications using proven patterns and techniques

Автор: Casciaro Mario, Mammino Luciano
Название: Node.js Design Patterns - Third edition: Design and implement production-grade Node.js applications using proven patterns and techniques
ISBN: 1839214112 ISBN-13(EAN): 9781839214110
Издательство: Неизвестно
Рейтинг:
Цена: 12665.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Learn proven patterns, techniques, and tricks to take full advantage of the Node.js platform. Master well-known design principles to create applications that are readable, extensible, and that can grow big.

Key Features

  • Learn how to create solid server-side applications by leveraging the full power of Node.js 14
  • Understand how Node.js works and learn how to take full advantage of its core components as well as the solutions offered by its ecosystem
  • Avoid common mistakes and use proven patterns to create production grade Node.js applications

Book Description

In this book, we will show you how to implement a series of best practices and design patterns to help you create efficient and robust Node.js applications with ease.

We kick off by exploring the basics of Node.js, analyzing its asynchronous event driven architecture and its fundamental design patterns. We then show you how to build asynchronous control flow patterns with callbacks, promises and async/await. Next, we dive into Node.js streams, unveiling their power and showing you how to use them at their full capacity. Following streams is an analysis of different creational, structural, and behavioral design patterns that take full advantage of JavaScript and Node.js. Lastly, the book dives into more advanced concepts such as Universal JavaScript, scalability and messaging patterns to help you build enterprise-grade distributed applications.

Throughout the book, you'll see Node.js in action with the help of several real-life examples leveraging technologies such as LevelDB, Redis, RabbitMQ, ZeroMQ, and many others. They will be used to demonstrate a pattern or technique, but they will also give you a great introduction to the Node.js ecosystem and its set of solutions.

What you will learn

  • Become comfortable with writing asynchronous code by leveraging callbacks, promises, and the async/await syntax
  • Leverage Node.js streams to create data-driven asynchronous processing pipelines
  • Implement well-known software design patterns to create production grade applications
  • Share code between Node.js and the browser and take advantage of full-stack JavaScript
  • Build and scale microservices and distributed systems powered by Node.js
  • Use Node.js in conjunction with other powerful technologies such as Redis, RabbitMQ, ZeroMQ, and LevelDB

Who this book is for

This book is for developers and software architects who have some prior basic knowledge of JavaScript and Node.js and now want to get the most out of these technologies in terms of productivity, design quality, and scalability. Software professionals with intermediate experience in Node.js and JavaScript will also find valuable the more advanced patterns and techniques presented in this book.

This book assumes that you have an intermediate understanding of web application development, databases, and software design principles.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия