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

Pro PHP 8 MVC: Model View Controller Architecture-Driven Application Development, Pitt Christopher


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

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

Автор: Pitt Christopher
Название:  Pro PHP 8 MVC: Model View Controller Architecture-Driven Application Development
ISBN: 9781484269565
Издательство: Springer
Классификация:
ISBN-10: 148426956X
Обложка/Формат: Paperback
Страницы: 367
Вес: 0.67 кг.
Дата издания: 08.06.2021
Язык: English
Издание: 2nd ed.
Иллюстрации: 34 illustrations, black and white; xviii, 367 p. 34 illus.
Размер: 25.40 x 17.78 x 2.03 cm
Читательская аудитория: Professional & vocational
Подзаголовок: Model view controller architecture-driven application development
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: 1: Ways to Use PHP2: Writing Our First Bit of Code3: Building a Router4: Building a Template Engine5: Building a Validator6: Building a Database Library7: Building an Object-Relational Mapper Library8: Building a Dependency Injection Container9: Testing Our Framework10: Config, Cache, Sessions, Filesystems11: Queues, Logging, Emails12: Publishing Your CodeAfterword: Wrapping Up


Domain-Driven Design in PHP

Автор: Buenosvinos Carlos, Soronellas Christian, Akbary Keyvan
Название: Domain-Driven Design in PHP
ISBN: 1787284948 ISBN-13(EAN): 9781787284944
Издательство: Неизвестно
Рейтинг:
Цена: 6896.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Domain-Driven Design has arrived in the PHP community, but for every developer who has to implement it, little in terms of examples and guidance is available. Assuming you have an existing PHP project to deal with, this book enables you to take advantage of the DDD approach by following its practical stages to completion and learning the concep...

Beginning Java MVC 1.0: Model View Controller Development to Build Web, Cloud, and Microservices Applications

Автор: Spдth Peter
Название: Beginning Java MVC 1.0: Model View Controller Development to Build Web, Cloud, and Microservices Applications
ISBN: 1484262794 ISBN-13(EAN): 9781484262795
Издательство: Springer
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: What You Will LearnDiscover the Java MVC 1.0 APIs and how to use them Master the Model, View and Controller design pattern Carry out data binding Write eventsWork with view engines Who This Book Is For Those new to Java MVC 1.0.

Building a Web Application with PHP and Mariadb

Автор: Sriparasa Sai
Название: Building a Web Application with PHP and Mariadb
ISBN: 1783981628 ISBN-13(EAN): 9781783981625
Издательство: Неизвестно
Рейтинг:
Цена: 7355.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Web Application Development with Yii 2 and PHP

Автор: Safronov Mark
Название: Web Application Development with Yii 2 and PHP
ISBN: 1783981881 ISBN-13(EAN): 9781783981885
Издательство: Неизвестно
Рейтинг:
Цена: 4964.00 р.
Наличие на складе: Нет в наличии.

Pro PHP XML and Web Services

Автор: Robert Richards
Название: Pro PHP XML and Web Services
ISBN: 1484220153 ISBN-13(EAN): 9781484220153
Издательство: Springer
Рейтинг:
Цена: 8427.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Author Rob Richards is a major contributor to the PHP XML codebase and is considered a leading expert on the topic in the PHP communityCovers the most leading-edge branch of PHP-currently 5.1 Practical, real-world examples with the Amazon, eBay, Yahoo, and Google web services APIs

Pro Functional PHP Programming

Автор: Rob Aley
Название: Pro Functional PHP Programming
ISBN: 1484229576 ISBN-13(EAN): 9781484229576
Издательство: Springer
Рейтинг:
Цена: 4890.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Bring the power of functional programming to your PHP applications. From performance optimizations to concurrency, improved testability to code brevity, functional programming has a host of benefits when compared to traditional imperative programming.
Part one of Pro Functional PHP Programming takes you through the basics of functional programming, outlining the key concepts and how they translate into standard PHP functions and code. Part two takes this theory and shows you the strategies for implementing it to solve real problems in your new or existing PHP applications.
Functional programming is popular in languages such as Lisp, Scheme and Clojure, but PHP also contains all you need to write functional code. This book will show you how to take advantage of functional programming in your own projects, utilizing the PHP programming language that you already know.
What You'll Learn

  • Discover functional programming in PHP
  • Work with functional programming functions
  • Design strategies for high-performance applications
  • Manage business logic with functions
  • Use functional programming in object-oriented and procedural applications
  • Employ helper libraries in your application
  • Process big data with functional PHP
Who This Book Is For

Programmers and web developers with experience of PHP who are looking to get more out of their PHP coding and be able to do more with PHP.
Pro php and jquery

Автор: Lengstorf, Jason Wald, Keith
Название: Pro php and jquery
ISBN: 1484212312 ISBN-13(EAN): 9781484212318
Издательство: Springer
Рейтинг:
Цена: 5304.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: "Take advantage of the improved performance and reduced memory requirements of PHP version 7, and learn to utilize the new built-in PHP functions and features such as typed variable enforcement with declare(strict_types=1) and the new available data types, scalar type declarations for function artuments and return statements, constant arrays using define( ), argument unpacking with the ... operator, integer division with intdiv( ), the null coalesce operator, the spaceship operator, new exception types, and improvements to existing features. Pro PHP and jQuery, second edition, is for intermediate level programmers interested in building web applications using jQuery and PHP. Updated for PHP version 7 and the latest version of jQuery, this book teaches some advanced PHP techniques and it shows you how to take your dynamic applications to the to the next level by adding a JavaScript layer using the jQuery framework and APIs. After reading and using this book, you`ll come away having built a fully functional PHP and jQuery web application that you can reapply as a template for your own particular web application."--Back cover.

Pro ASP.Net MVC 5

Автор: Freeman Adam
Название: Pro ASP.Net MVC 5
ISBN: 1430265299 ISBN-13(EAN): 9781430265290
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The ASP.NET MVC 5 Framework is the latest evolution of Microsoft's ASP.NET web platform. It provides a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET.

ASP.NET MVC 5 contains a number of advances over previous versions, including the ability to define routes using C# attributes and the ability to override filters. The user experience of building MVC applications has also been substantially improved. The new, more tightly integrated, Visual Studio 2013 IDE has been created specifically with MVC application development in mind and provides a full suite of tools to improve development times and assist in reporting, debugging and deploying your code.

The popular Bootstrap JavaScript library has also now been included natively within MVC 5 providing you, the developer, with a wider range of multi-platform CSS and HTML5 options than ever before without the penalty of having to load-in third party libraries.


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