Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Magento 2 Development Quick Start Guide, Ajzele Branko


Варианты приобретения
Цена: 35550.00T
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: 164 шт.  
При оформлении заказа до: 2025-09-28
Ориентировочная дата поставки: конец Ноября -начало Декабря
При условии наличия книги у поставщика.

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

Автор: Ajzele Branko
Название:  Magento 2 Development Quick Start Guide
ISBN: 9781789343441
Издательство: Packt Publishing
Классификация:


ISBN-10: 1789343445
Обложка/Формат: Paperback
Страницы: 218
Вес: 0.38 кг.
Дата издания: 21.09.2018
Язык: English
Размер: 23.50 x 19.05 x 1.17 cm
Читательская аудитория: General (us: trade)
Подзаголовок: Build better stores by extending magento
Рейтинг:
Поставляется из: США
Описание: Magento is an open source, enterprise-level ecommerce platform with an unlimited ability for customization. This makes it a great choice not only for merchants, but for developers as well. This book guides you through Magento development, teaching you how to develop modules that extend or change its functionality, leading to more flexible and ...

Magento 2 developer`s guide

Автор: Ajzele, Branko
Название: Magento 2 developer`s guide
ISBN: 1785886584 ISBN-13(EAN): 9781785886584
Издательство: Неизвестно
Рейтинг:
Цена: 51490.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Harness the power of Magento 2 - The most recent version of the world's favourite e-Commerce platform for your online store About This Book Set up, configure, and power up your Magento environment from development to production Master the use of Web API to communicate with the Magento system and create custom services Create custom modules from scratch to extend the core functionality of the Magento system Who This Book Is For This book is intended primarily for intermediate to professional-level PHP developers who are interested in Magento development. For backend developers, several topics are covered that will enable you to modify and extend your Magento 2 store. Frontend developers will also find some coverage on how to customize the look of the site in the frontend. What You Will Learn Set up the development and production environment of Magento 2 Understand the new major concepts and conventions used in Magento 2 Build a miniature yet fully-functional module from scratch to manage your e-commerce platform efficiently Write models and collections to manage and search your entity data Dive into backend development such as creating events, observers, cron jobs, logging, profiling, and messaging features Get to the core of frontend development such as blocks, templates, layouts, and the themes of Magento 2 Use token, session, and Oauth token-based authentication via various flavors of API calls, as well as creating your own APIs Get to grips with testing Magento modules and custom themes, which forms an integral part of development In Detail Magento is one of the most exciting, flexible, and customizable e-commerce systems. It offers you an extensive suite of powerful tools for creating and managing an online store. After years of development, Magento 2 introduces itself with a strong emphasis on modularity, Web API's, automated testing and overall new technology stack platform. The long-awaited Magento 2 release introduces a whole new e-commerce platform to develop online stores. The all new Magento 2 architecture, Web APIs, and a host of other features are equally challenging to master as much as they are exciting to use. This book will ease the learning curve by offering step-by-step guidance on how to extend the core functionality of your Magento 2 store. This book is your one-stop guide to build and customize a quality e-commerce website from the latest version of one of the largest, fastest growing, and most popular e-commerce platforms-Magento 2. We start off with an introduction to the fundamental concepts of Magento to give you a foundation to work from. We then move on to configure the development and basic production environment for Magento. After this, you'll get to grips with the major concepts and conventions that are new to the Magento 2 platform. We then delve deeper to get to the core of automated deployments, persisting data, writing data fixture scripts and applying various backend and frontend modifications. As we near the end of the book, you will learn to make API calls and write automated tests. Finally, you will be guided through building a full-blown helpdesk module from scratch. By the end of this book, you will have learned a wide range of techniques to extend and customize your Magento 2 store to fit the requirements of your business. Style and approach This book is a mix of theoretical and step-by-step approaches, explained in a conversational and easy-to-follow style. Topics are explained sequentially, giving detailed explanations of the basic and advanced features to get you working on Magento 2."

Instant E-Commerce with Magento: Build a Shop

Автор: Ajzele Branko
Название: Instant E-Commerce with Magento: Build a Shop
ISBN: 1782164863 ISBN-13(EAN): 9781782164869
Издательство: Неизвестно
Рейтинг:
Цена: 18380.00 T
Наличие на складе: Нет в наличии.

Getting Started with Magento Module Development

Автор: Ajzele Branko
Название: Getting Started with Magento Module Development
ISBN: 1783280395 ISBN-13(EAN): 9781783280391
Издательство: Неизвестно
Рейтинг:
Цена: 47810.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Mastering PHP 7

Автор: Ajzele Branko
Название: Mastering PHP 7
ISBN: 1785882813 ISBN-13(EAN): 9781785882814
Издательство: Неизвестно
Рейтинг:
Цена: 60070.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Effective, readable, and robust codes in PHP


Key Features:

  • Leverage the newest tools available in PHP 7 to build scalable applications
  • Embrace serverless architecture and the reactive programming paradigm, which are the latest additions to the PHP ecosystem
  • Explore dependency injection and implement design patterns to write elegant code


Book Description:

PHP is a server-side scripting language that is widely used for web development. With this book, you will get a deep understanding of the advanced programming concepts in PHP and how to apply it practically


The book starts by unveiling the new features of PHP 7 and walks you through several important standards set by PHP Framework Interop Group (PHP-FIG). You'll see, in detail, the working of all magic methods, and the importance of effective PHP OOP concepts, which will enable you to write effective PHP code. You will find out how to implement design patterns and resolve dependencies to make your code base more elegant and readable. You will also build web services alongside microservices architecture, interact with databases, and work around third-party packages to enrich applications. This book delves into the details of PHP performance optimization. You will learn about serverless architecture and the reactive programming paradigm that found its way in the PHP ecosystem. The book also explores the best ways of testing your code, debugging, tracing, profiling, and deploying your PHP application.


By the end of the book, you will be able to create readable, reliable, and robust applications in PHP to meet modern day requirements in the software industry.


What You Will Learn:

  • Grasp the current state of PHP language and the PHP standards
  • Effectively implement logging and error handling during development
  • Build services through SOAP and REST and Apache Trift
  • Get to know the benefits of serverless architecture
  • Understand the basic principles of reactive programming to write asynchronous code
  • Practically implement several important design patterns
  • Write efficient code by executing dependency injection
  • See the working of all magic methods
  • Handle the command-line area tools and processes
  • Control the development process with proper debugging and profiling


Who this book is for:

This book is for intermediate level developers who want to become a master of PHP. Basic knowledge of PHP is required across areas such as basic syntax, types, variables, constants, expressions, operators, control structures, and functions.

Modular Programming with PHP 7

Автор: Ajzele Branko
Название: Modular Programming with PHP 7
ISBN: 1786462958 ISBN-13(EAN): 9781786462954
Издательство: Неизвестно
Рейтинг:
Цена: 67430.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Robust Digital Processing of Speech Signals

Автор: Kovacevic Branko, Milosavljevic Milan M., Veinovic Mladen
Название: Robust Digital Processing of Speech Signals
ISBN: 3319851977 ISBN-13(EAN): 9783319851976
Издательство: Springer
Рейтинг:
Цена: 93160.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book focuses on speech signal phenomena, presenting a robustification of the usual speech generation models with regard to the presumed types of excitation signals, which is equivalent to the introduction of a class of nonlinear models and the corresponding criterion functions for parameter estimation.

Yesterday`s man

Автор: Marcetic, Branko
Название: Yesterday`s man
ISBN: 1839760281 ISBN-13(EAN): 9781839760280
Издательство: Неизвестно
Рейтинг:
Цена: 28150.00 T
Наличие на складе: Невозможна поставка.
Описание: A deep dive into Joe Biden`s history and the origins of his political values.

Electromagnetic Modeling of Composite Metallic and Dielectric Structures

Автор: Branko Kolundzija and Antonije Djordjevic
Название: Electromagnetic Modeling of Composite Metallic and Dielectric Structures
ISBN: 0890063605 ISBN-13(EAN): 9780890063606
Издательство: Artech House
Рейтинг:
Цена: 199590.00 T
Наличие на складе: Нет в наличии.
Описание: This practical new resource provides you with a much wider choice of analytical solutions to the everyday problems you encounter in electromagnetic modeling. The book enables you to use cutting-edge method-of-moments procedures, with new theories and techniques that help you optimize computer performance in numerical analysis of composite metallic and dielectric structures in the complex frequency domain.

Three Minutes and Fifty-Three Seconds

Автор: Prlja Branko
Название: Three Minutes and Fifty-Three Seconds
ISBN: 1628973501 ISBN-13(EAN): 9781628973501
Издательство: Неизвестно
Цена: 14670.00 T
Наличие на складе: Невозможна поставка.
Описание:

A bildungsroman in 21 songs and collages, 3 Minutes and 53 Seconds follows the life of an unnamed hero from 1984 to 2004 as he moves from boyhood to early fatherhood. Uprooted from his home in Sarajevo following his parents' divorce, the hero is thrust into a new life in Skopje, where he grows up amid the unfolding political and social drama of the collapse of Yugoslavia. The story is an intimate account of rupture and displacement, but also, ultimately, resilience. The title refers to the average length of a hit song, and the time it takes to read each chapter. Arranging the formative moments in the hero's life around songs of the period, Branko Prlja captures the zeitgeist of the time. With a playlist from the '80s, '90s, and '00s that ranges from heavy metal to punk rock, from grunge and drum 'n' bass to trip hop and pop music, these are the tracks that left their mark on a whole generation--not just in the Balkans, but worldwide.


All about Kotor: Kotor City Guide

Автор: Cejovic Branko Banjo
Название: All about Kotor: Kotor City Guide
ISBN: 1496108566 ISBN-13(EAN): 9781496108562
Издательство: Неизвестно
Цена: 19530.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.

The Believers in Christ: Persecution of the Nazarene`s in Serbia

Автор: Bjelajac Branko Ph. D.
Название: The Believers in Christ: Persecution of the Nazarene`s in Serbia
ISBN: 1640882693 ISBN-13(EAN): 9781640882690
Издательство: Неизвестно
Рейтинг:
Цена: 25740.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Branko is an author of several books on the historical
development of Protestants and Evangelicals in Serbia
and a lecturer focusing on the issues of Evangelical
identity and leadership development in the Balkans
and Eastern Europe. He is a member of the Fellowship
of European Broadcasters, the Fellowship of European
Evangelical Theologians and the International
Federation of Journalists.


Animal Husbandry and Extension

Автор: Branko Albescu
Название: Animal Husbandry and Extension
ISBN: 1681179202 ISBN-13(EAN): 9781681179209
Издательство: Gazelle Book Services
Рейтинг:
Цена: 271690.00 T
Наличие на складе: Невозможна поставка.
Описание: Animal husbandry is a branch of agriculture concerned with the care and management of livestock. Animal husbandry deals with the feeding, breeding, housing and health care of livestock for getting maximum benefits. Since long time, animals like bees and silkworm, have been used by humans. Livestock has been used by humans for products like milk, eggs, meat, wool, silk, honey, etc. The increase in human population has increased the demand of these products. Hence, it is necessary to improve the management of livestock scientifically. Modern animal husbandry relies on production systems adapted to the type of land available. Subsistence farming is giving way to intensive animal farming in the more developed parts of the world, where for example beef cattle may be kept in high density feedlots, and thousands of chickens may be raised in broiler houses or batteries. More than 70 per cent of the world livestock population is in India and China. But it is interesting to note that the contribution to the world farm produce is only 25 per cent. Hence in addition to old practices of animal breeding and care, new techniques have to be used to improve quality and productivity. Animal husbandry extension will play an important role in changing the knowledge regarding animal husbandry management, skill in animal rearing practices and attitude towards newer technology of livestock owner which can lead to an increase in per animal milk production. This volume Animal Husbandry and Extension is an integrated text to provide educational concepts and self study guide for students, researchers, teachers, livestock extension specialists and administrators interested in the study of Animal science. The aim of this book is to identify and explain the causes and contributors to current problems in animal husbandry, especially those related to factory farming, and advance arguments that may contribute to its successful re-orientation.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия