Автор: Farhi, Oren Название: Reactive programming with angular and ngrx ISBN: 1484226194 ISBN-13(EAN): 9781484226193 Издательство: Springer Рейтинг: Цена: 4890.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Manage your Angular development with Reactive programming. Featuring a core application to explore and build, this book shows how to utilize ngrx/store as a state management, and ngrx/effects to define a better and more robust application architecture, with working code examples. For developers already familiar with JavaScript and Angular.
Автор: Kotaru Название: Material Design implementation with AngularJS ISBN: 1484221893 ISBN-13(EAN): 9781484221891 Издательство: Springer Рейтинг: Цена: 2794.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book is about building high-quality web and mobile user interfaces (UI) that are interactive, fluid, and provide a consistent experience across devices from desktops to tablets to smartphones.Use a Material Design approach to position elements and create animations along with principles of the sophisticated AngularJS JavaScript framework. Take advantage of Angular Material, a UI component framework that works out of the box to design web pages that adapt to various screen sizes and adhere to Material Design specifications.This book teaches you how to:Develop a UI that adheres to Material Design principles using Angular Material, a UI component frameworkUse various Angular Material elements, directives, and services in conjunction with CSS3 Flexbox for layout managementUse best practice design techniques to develop a responsive UI to fit multiple devices and screen sizes from desktop to tablet to mobile phoneDevelop web apps for both mobile and desktop form factors and screen sizes using HTML, CSS, and JavaScript
Автор: Freeman Adam Название: Pro AngularJS ISBN: 1430264489 ISBN-13(EAN): 9781430264484 Издательство: Springer Рейтинг: Цена: 4745.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: AngularJS is the leading framework for building dynamic JavaScript applications that take advantage of the capabilities of modern browsers and devices.
Автор: Andrew Grant Название: Beginning AngularJS ISBN: 1484201612 ISBN-13(EAN): 9781484201619 Издательство: Springer Рейтинг: Цена: 5304.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Beginning AngularJS is your step-by-step guide to learning the powerful AngularJS JavaScript framework.
Автор: Cheryl Miller; John Omokore; Kai Chan Название: Practical CakePHP Projects ISBN: 143021578X ISBN-13(EAN): 9781430215783 Издательство: Springer Рейтинг: Цена: 5170.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: If you`ve been using PHP for sometime now and would like to start using a web framework, you`ll want to try CakePHP, which is an open source rapid development web framework built on PHP. PHP experts Kai Chan and John Omokore guide you through a variety of practical CakePHP applications.
Автор: Allan Kent; Rachel Andrew; Craig Grannell; Christo Название: Dreamweaver MX 2004 Design Projects ISBN: 1590594096 ISBN-13(EAN): 9781590594094 Издательство: Springer Рейтинг: Цена: 4750.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: friends of Ed
Автор: Zammetti, Frank Название: Practical ajax projects with java technology ISBN: 1590596951 ISBN-13(EAN): 9781590596951 Издательство: Springer Рейтинг: Цена: 6008.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book will save Java developers countless hours of development time by providing seven complete Ajax applications to learn from and adapt for use in their own projects. The book also details the set-up of a perfect Java/Ajax development environment in which to construct the applications;
Автор: Ravi Kant Soni Название: Full Stack AngularJS for Java Developers ISBN: 148423197X ISBN-13(EAN): 9781484231975 Издательство: Springer Рейтинг: Цена: 6288.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Get introduced to full stack enterprise development. Whether you are new to AngularJS and Spring RESTful web services, or you are a seasoned expert, you will be able to build a full-featured web application from scratch using AngularJS and Spring RESTful web services.
Full stack web development is in demand because you can explore the best of different tools and frameworks and yet make your apps solid and reliable in design, scalability, robustness, and security. This book assists you in creating your own full stack development environment that includes the powerful and revamped AngularJS, and Spring REST. The architecture of modern applications is covered to prevent the development of isolated desktop and mobile applications.
By the time you reach the end of this book you will have built a full-featured dynamic app. You will start your journey by setting up a Spring Boot development environment and creating your RESTful services to perform CRUD operations. Then you will migrate the front-end tools--AngularJS and Bootstrap--into your Spring Boot application to consume RESTful services. You will secure your REST API using Spring Security and consume your secured REST API using AngularJS. What You'll Learn
Build a REST application with Spring Boot
Expose CRUD operations using RESTful endpoints
Create a single page application by integrating Angular JS and Bootstrap in Spring Boot
Secure REST APIs using Spring Security
Consume secured RESTful Services using Angular JS
Build a REST client using a REST template to consume RESTful services
Test RESTful services using the Spring MVC Test Framework
Who This Book Is For
Web application developers with previous Java programming experience who want to create enterprise-grade, scalable Java apps using powerful front tools such as AngularJS and Bootstrap along with popular back-end frameworks such as Spring Boot
Автор: Zammetti, Frank Название: Practical dojo projects ISBN: 1430210664 ISBN-13(EAN): 9781430210665 Издательство: Springer Рейтинг: Цена: 5589.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: I've been developing software for a long time, by anyone's count: over 25 years, about 15 or so of that "professionally" (meaning 15 years or so I've been getting paid to pretend I know what I'm doing). I've been doing web development specifically for something like 10 or so of those years. I can say, with all honesty, that I was ahead of the curve a number of times. I was writing what we all now call RIAs back around 1998 (two of the apps I wrote in that time frame are still in production, amazingly). I was one of those people who invented Ajax way back then, but didn't think it was anything special and didn't come up with a cute name for it, and hence I am not the one rich and famous for coining an acronym None of this is especially important, and I'm not even trying to impress you by saying any of it. I'm just setting the foundation for being able to honestly say this: I've seen a lot. I've done a lot of client-side development. I've seen the evolution from doing absolutely everything yourself, dealing with all the complexities and cross-browser issues, to where we are today, where you basically don't write anything from scratch anymore, you find a good library (or combination of libraries) and proceed from there. This is the same evolution that every other programming language and/or platform has taken; it's just the natural way of things.
Автор: Cassell Laura, Gauld Alan Название: Python Projects ISBN: 111890866X ISBN-13(EAN): 9781118908662 Издательство: Wiley Рейтинг: Цена: 5861.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: A guide to completing Python projects for those ready to take their skills to the next level Python Projects is the ultimate resource for the Python programmer with basic skills who is ready to move beyond tutorials and start building projects.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru