Vtome.ru - электронная библиотека

  • Добавил: KapapPaan
  • Дата: 11-10-2016, 22:08
  • Комментариев: 0
Migrating to Cloud-Native Application Architectures
Название: Migrating to Cloud-Native Application Architectures
Автор: Matt Stine
Издательство: O'Reilly
Год: 2015
Формат: pdf
Страниц: 54
Размер: 14.14
Язык: английский

Adoption of cloud-native application architectures is helping many organizations transform their IT into a force for true agility in the marketplace. This O’Reilly report defines the unique characteristics of cloud-native application architectures such as microservices and twelve-factor applications.
Author Matt Stine also examines the cultural, organizational, and technical changes necessary to migrate traditional monolithic applications and service-oriented architectures to cloud-native architectures. You’ll also find a Migration Cookbook, with recipes for decomposing monolithic applications into microservices, implementing fault-tolerant patterns, and performing automated testing of cloud-native services.
  • Добавил: KapapPaan
  • Дата: 11-10-2016, 22:06
  • Комментариев: 0
Reactive Microservices Architecture
Название: Reactive Microservices Architecture
Автор: Jonas Bon
Издательство: O'Reilly
Год: 2016
Формат: ePub, Mobi, PDF
Страниц: 54
Размер: 32.56 MB
Язык: английский

f you continue to struggle with a monolithic enterprise system that’s difficult to scale and maintain–and even harder to understand–then this report provides the context to comprehend Microservices architectures and understand the implications to your future systems. It goes over why these Microservices architecture–which consist of small, independent services–is far more flexible than the traditional all-in-one systems that continue to dominate today’s enterprise landscape.
  • Добавил: KapapPaan
  • Дата: 11-10-2016, 22:03
  • Комментариев: 0
A Whirlwind Tour of Python
Название: A Whirlwind Tour of Python
Автор: VanderPlas
Издательство: O'Reilly
Год: 2016
Формат: ePub, Mobi, PDF
Страниц: 98
Размер: 12.72 MB
Язык: английский

To tap into the power of Python's open data science stack—including NumPy, Pandas, Matplotlib, Scikit-learn, and other tools—you first need to understand the syntax, semantics, and patterns of the Python language. This report provides a brief yet comprehensive introduction to Python for engineers, researchers, and data scientists who are already familiar with another programming language.
  • Добавил: bhaer
  • Дата: 11-10-2016, 16:35
  • Комментариев: 0
Hacking: Hacking Practical Guide for Beginners (Hacking With Python)
Название: Hacking: Hacking Practical Guide for Beginners (Hacking With Python)
Автор: Jeff Simon
Издательство: CreateSpace Independent Publishing Platform
Год: 2016
Страниц: 104
Формат: PDF
Размер: 11 Mb
Язык: English

Hacking. In the digital age the word conjures up images of individuals in darkened basements, breaking into multi-national company’s computer systems, leaking sensitive information and living on takeaways – never seeing the light of day. But reality is very different and there are many, who are novices at hacking, living perfectly everyday lives, who are eager to learn more on the subject.
In this new book, Hacking: Hacking Practical Guide for Beginners you will find all the information you need to become a skilled hacker. Your experience and ability is irrelevant.
This comprehensive book is designed specifically for inexperienced hackers and will arm you with a multitude of modern hacking knowledge and techniques.
  • Добавил: bhaer
  • Дата: 11-10-2016, 15:50
  • Комментариев: 0
Learn React Fast: Over 250 Pages of Technical Information and Examples
Название: Learn React Fast: Over 250 Pages of Technical Information and Examples
Автор: Mr Mark L Clow
Издательство: CreateSpace Independent Publishing Platform
Год: 2016
Страниц: 304
Формат: PDF, EPUB
Размер: 13 Mb
Язык: English

This is a guide that helps developers get up to speed quickly on React and its accompanying technologies. Chapters: Introduction to React, Exercises with JSBin.com, Introduction to Components, Introduction to JSX, Component Creation, Component Rendering, Component Styling, Introduction to Component Properties, Introduction to Component States, This book includes many code samples, as well as a complete example project. I have kept updating the book with additional information.
  • Добавил: KapapPaan
  • Дата: 11-10-2016, 15:26
  • Комментариев: 0
Software Architecture Patterns
Название: Software Architecture Patterns
Автор:Mark Richards
Издательство:O'Reilly
Год:2015
Формат:ePub, Mobi, pdf
Страниц:55
Размер:49.36 MB
Язык:английский

The success of any application or system depends on the architecture pattern you use. By describing the overall characteristics of the architecture, these patterns not only guide designers and developers on how to design components, but also determine the ways in which those components should interact.
This O’Reilly report takes a deep dive into many common software architecture patterns. Each pattern includes a full explanation of how it works, explains the pattern’s benefits and considerations, and describes the circumstances and conditions it was designed to address. The report also includes an analysis and scorecard for each pattern based on several architecture and software development quality attributes.
  • Добавил: bhaer
  • Дата: 11-10-2016, 15:10
  • Комментариев: 0
Android Programming: The Big Nerd Ranch Guide, 2nd Edition
Название: Android Programming: The Big Nerd Ranch Guide, 2nd Edition
Автор: Bill Phillips, Brian Hardy, Chris Stewart, Kristin Marsicano
Издательство: Big Nerd Ranch Guides
Год: 2015
Страниц: 600
Формат: PDF
Размер: 31 Mb
Язык: English

Android Programming: The Big Nerd Ranch Guide is an introductory Android book for programmers with Java experience.
Based on Big Nerd Ranch's popular Android Bootcamp course, this guide will lead you through the wilderness using hands-on example apps combined with clear explanations of key concepts and APIs. This book focuses on practical techniques for developing apps compatible with Android 4.1 (Jelly Bean) and up, including coverage of Lollipop and material design.
  • Добавил: bhaer
  • Дата: 11-10-2016, 15:09
  • Комментариев: 0
Java: A Beginner’s Guide, 6th Edition
Название: Java: A Beginner’s Guide, 6th Edition
Автор: Herbert Schildt
Издательство: Mcgraw-Hill Osborne Media
Год: 2014
Страниц: 699
Формат: PDF
Размер: 11 Mb
Язык: English

Essential Java Programming Skills--Made Easy!
Fully updated for Java Platform, Standard Edition 8 (Java SE 8), Java: A Beginner's Guide, Sixth Edition gets you started programming in Java right away. Bestselling programming author Herb Schildt begins with the basics, such as how to create, compile, and run a Java program. He then moves on to the keywords, syntax, and constructs that form the core of the Java language. This Oracle Press resource also covers some of Java's more advanced features, including multithreaded programming, generics, and Swing. Of course, new Java SE 8 features such as lambda expressions and default interface methods are described. An introduction to JavaFX, Java's newest GUI, concludes this step-by-step tutorial.
  • Добавил: bhaer
  • Дата: 11-10-2016, 15:07
  • Комментариев: 0
Spring in Action, 4th Edition
Название: Spring in Action, 4th Edition
Автор: Craig Walls
Издательство: Manning Publications
Год: 2014
Страниц: 626
Формат: PDF
Размер: 10 Mb
Язык: English

Spring in Action, Fourth Edition is a hands-on guide to the Spring Framework, updated for version 4. It covers the latest features, tools, and practices including Spring MVC, REST, Security, Web Flow, and more. You'll move between short snippets and an ongoing example as you learn to build simple and efficient J2EE applications. Author Craig Walls has a special knack for crisp and entertaining examples that zoom in on the features and techniques you really need.
  • Добавил: bhaer
  • Дата: 11-10-2016, 15:05
  • Комментариев: 0
OCA OCP Java SE 7 Programmer I & II Study Guide, Exams 1Z0-803 & 1Z0-804
Название: OCA OCP Java SE 7 Programmer I & II Study Guide, Exams 1Z0-803 & 1Z0-804
Автор: Kathy Sierra, Bert Bates
Издательство: Oracle Press
Год: 2015
Страниц: 1094
Формат: PDF
Размер: 11 Mb
Язык: English

A Complete Study System for OCA/OCP Exams 1Z0-803 and 1Z0-804
Prepare for the OCA/OCP Java SE 7 Programmer I and II exams with this exclusive Oracle Press guide. Chapters feature challenging exercises, a certification summary, a two-minute drill, and a self-test to reinforce the topics presented. This authoritative resource helps you pass these exams and also serves as an essential, on-the-job reference. Get complete coverage of all objectives for exams 1Z0-803 and 1Z0-804, including...