|
 |
|
 |
|
|
 |
|  |
|
 Название: Cloud Native DevOps with Kubernetes: Building, Deploying, and Scaling Modern Applications in the Cloud Автор: John Arundel, Justin Domingus Издательство: O'Reilly Media Год: 2019 Страниц: 300 Формат: PDF (Early Release) Размер: 10 Mb Язык: English
While DevOps, cloud, and containers have reshaped the IT landscape over the past five years, Kubernetes has served as de facto operating system of this cloud native world. But with the myriad possibilities Kubernetes provides, developers and operations personnel continue to seek advice on coherent, workable strategies for using this container-orchestration system in a production environment. That’s where this practical guide comes in. |
Разместил: bhaer 4-11-2018, 19:05 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Build Mobile Apps with Ionic 4 and Firebase: Hybrid Mobile App Development, 2nd Edition Автор: Fu Cheng Издательство: Apress Год: 2018 Страниц: 435 Формат: PDF Размер: 10 Mb Язык: English
Leverage your existing web development skills to learn the whole cycle of hybrid mobile app development. This edition is fully updated with the changes in Ionic 4, including Stencil, a new framework based on the web components standard. It explains Ionic and Firebase in detail, including how to create hybrid mobile apps using using React and Vue, and run those apps in an internal browser using a wrapper created by Apache Cordova. |
Разместил: bhaer 4-11-2018, 18:59 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Software Engineering: A Practitioner's Approach Автор: Roger Pressman Издательство: McGraw-Hill Education Год: 2009 Формат: PDF Страниц: 928 Для сайта: mymirknig.ru Размер: 4 Mb Язык: English For almost three decades, Roger Pressman's Software Engineering: A Practitioner's Approach has been the world's leading textbook in software engineering. The new seventh edition represents a major restructuring and update of previous editions, solidifying the book's position as the most comprehensive guide to this important subject.The seventh edition of Software Engineering: A Practitioner's Approach has been designed to consolidate and restructure the content introduced over the past two editions of the book. The chapter structure will return to a more linear presentation of software engineering topics with a direct emphasis on the major activities that are part of a generic software process. Content will focus on widely used software engineering methods and will de-emphasize or completely eliminate discussion of secondary methods, tools and techniques. The intent is to provide a more targeted, prescriptive, and focused approach, while attempting to maintain SEPA's reputation as a comprehensive guide to software engineering. |
Разместил: Ice Zero 4-11-2018, 18:39 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Lucene in Action, Second Edition: Covers Apache Lucene 3.0 Автор: Michael McCandless, Erik Hatcher, Otis Gospodnetic Издательство: Manning Publications Год: 2010 Формат: PDF Страниц: 475 Для сайта: mymirknig.ru Размер: 4 Mb Язык: English When Lucene first hit the scene five years ago, it was nothing short ofamazing. By using this open-source, highly scalable, super-fast search engine,developers could integrate search into applications quickly and efficiently.A lot has changed since then-search has grown from a "nice-to-have" featureinto an indispensable part of most enterprise applications. Lucene now powerssearch in diverse companies including Akamai, Netflix, LinkedIn,Technorati, HotJobs, Epiphany, FedEx, Mayo Clinic, MIT, New ScientistMagazine, and many others. Some things remain the same, though. Lucene still delivers high-performancesearch features in a disarmingly easy-to-use API. Due to its vibrant and diverseopen-source community of developers and users, Lucene is relentlessly improving,with evolutions to APIs, significant new features such as payloads, and ahuge increase (as much as 8x) in indexing speed with Lucene 2.3. And with clear writing, reusable examples, and unmatched advice on bestpractices, Lucene in Action, Second Edition is still the definitive guide todeveloping with Lucene. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. |
Разместил: Ice Zero 4-11-2018, 18:31 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Logics for Computer Science: Classical and Non-Classical Автор: Anita Wasilewska Издательство: Springer Год: 2018 Страниц: 535 Формат: PDF Размер: 10 Mb Язык: English
Providing an in-depth introduction to fundamental classical and non-classical logics, this textbook offers a comprehensive survey of logics for computer scientists. Logics for Computer Science contains intuitive introductory chapters explaining the need for logical investigations, motivations for different types of logics and some of their history. They are followed by strict formal approach chapters. All chapters contain many detailed examples explaining each of the introduced notions and definitions, well chosen sets of exercises with carefully written solutions, and sets of homework. |
Разместил: bhaer 4-11-2018, 17:36 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: DevOps on the Microsoft Stack Автор: Wouter de Kort Издательство: Apress Год: 2016 Формат: PDF Страниц: 288 Для сайта: mymirknig.ru Размер: 16 Mb Язык: English This book tells you everything you need to know to help your organization implement DevOps on the Microsoft platform. You will learn how to use Visual Studio, Visual Studio Team Services, and Azure to implement a complete DevOps process in your company. You will learn about Agile Project Management, Continuous Integration, Continuous Delivery, Technical Debt Management, Automatic Testing and Monitoring, and see how all these areas fit together.
DevOps is important for organizations that want to make the best use of their resources and avoid costly mistakes. Teams that embrace DevOps deploy code up to 30 times more frequently than their competition and less than 50% of their deployments fail according to Puppet Labs State of DevOps survey. |
Разместил: Ice Zero 4-11-2018, 07:58 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Programming in Haskell Автор: Graham Hutton Издательство: Cambridge University Press Год: 2007 Формат: PDF Страниц: 184 Для сайта: mymirknig.ru Размер: 8 Mb Язык: English Haskell is one of the leading languages for teaching functional programming, enabling students to write simpler and cleaner code, and to learn how to structure and reason about programs. This introduction is ideal for beginners: it requires no previous programming experience and all concepts are explained from first principles via carefully chosen examples. Each chapter includes exercises that range from the straightforward to extended projects, plus suggestions for further reading on more advanced topics. The author is a leading Haskell researcher and instructor, well-known for his teaching skills. The presentation is clear and simple, and benefits from having been refined and class-tested over several years. The result is a text that can be used with courses, or for self-learning. Features include freely accessible Powerpoint slides for each chapter, solutions to exercises and examination questions (with solutions) available to instructors, and a downloadable code that's fully compliant with the latest Haskell release. |
Разместил: Ice Zero 4-11-2018, 06:41 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Professional Assembly Language Автор: Richard Blum Издательство: Wiley Publishing, Inc. Год: 2005 Формат: PDF Страниц: 577 Размер: 11,6 МБ Язык: English
Unlike high-level languages such as Java and C++, assembly language is much closer to the machine code that actually runs computers; it's used to create programs or modules that are very fast and efficient, as well as in hacking exploits and reverse engineering. Covering assembly language in the Pentium microprocessor environment, this code-intensive guide shows programmers how to create stand-alone assembly language programs as well as how to incorporate assembly language libraries or routines into existing high-level applications. |
Разместил: ak5812 4-11-2018, 04:34 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Modern X86 Assembly Language Programming: 32-bit, 64-bit, SSE, and AVX Автор: Daniel Kusswurm Издательство: Apress Год: 2014 Формат: PDF Страниц: 685 Размер: 10,7 МБ Язык: English
Modern X86 Assembly Language Programming shows the fundamentals of x86 assembly language programming. It focuses on the aspects of the x86 instruction set that are most relevant to application software development. The book's structure and sample code are designed to help the reader quickly understand x86 assembly language programming and the computational capabilities of the x86 platform. |
Разместил: ak5812 4-11-2018, 04:29 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Agile Office 365: Successful Project Delivery Practices for an Evolving Platform Автор: Haniel Croitoru Издательство: Apress Год: 2018 Страниц: 278 Формат: PDF Размер: 10 Mb Язык: English
Plan, deploy, and run Office 365 using an agile project management approach. This soup-to-nuts guide teaches you how to apply agile techniques in order to make your Office 365 implementation a success, even as the Microsoft Office 365 platform continues to evolve and introduce new features. |
Разместил: bhaer 3-11-2018, 23:15 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|