Добавить в закладки
Наш форум
Правила Litmy.ru
Мы в Вконтакте
Подписка на RSS
Для правообладателей
Поиск книг:
Разделы сайта
Авторизация
Регистрация



Реклама


Название: AI as a Service MEAP Edition
Автор: Peter Elger, Eoin Shanaghy
Издательство: Manning Publications
Год: 2019
Формат: true pdf/epub
Страниц: 239
Размер: 28.7 Mb
Язык: English

Companies everywhere are moving everyday business processes over to the cloud, and AI is increasingly being given the reins in these tasks. As this massive digital transformation continues, the combination of serverless computing and AI promises to become the de facto standard for business-to-consumer platform development—and developers who can design, develop, implement, and maintain these systems will be in high demand! AI as a Service is a practical handbook to building and implementing serverless AI applications, without bogging you down with a lot of theory. Instead, you’ll find easy-to-digest instruction and two complete hands-on serverless AI builds in this must-have guide!
Разместил: buratino 13-12-2019, 19:34 | Комментарии: 0 | Подробнее
Название: Building Web Applications with .NET Core 2.1 and jаvascript: Leveraging Modern jаvascript Frameworks, 2nd Edition
Автор: Philip Japikse, Kevin Grossnicklaus, Ben Dewey
Издательство: Apress
Год: 2019
Страниц: 642
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Roll up your sleeves and jump into building web applications using .NET Core 2.1 and the most popular jаvascript frameworks. You will start by building a data access layer using Entity Framework Core, a RESTful service using ASP.NET Core, and then you will build a web application following the MVC pattern, also using ASP.NET Core. The resulting application is an example e-commerce site using the most appropriate capabilities in .NET Core for building a line of business applications.
Разместил: literator 13-12-2019, 18:51 | Комментарии: 0 | Подробнее

Название: WebAssembly in Action 1st Edition
Автор: Gerard Gallant
Издательство: Manning Publications
Год: 2019
Формат: true pdf/epub
Страниц: 448
Размер: 26.9 Mb
Язык: English

WebAssembly in Action introduces the WebAssembly stack and walks you through the process of writing and running browser-based applications. Expert developer Gerard Gallant gives you a firm foundation of the structure of a module, HTML basics, jаvascript Promises, and the WebAssembly jаvascript API.
About the Technology
Write high-performance browser-based applications without relying only on jаvascript! By compiling to the WebAssembly binary format, your C, C++, or Rust code runs at near-native speed in the browser. WebAssembly delivers greater speed, opportunities to reuse existing code, and access to newer and faster libraries. Plus, you can easily interact with jаvascript when you need to.
Разместил: buratino 13-12-2019, 18:42 | Комментарии: 0 | Подробнее
Название: Python for DevOps: Learn Ruthlessly Effective Automation First Edition
Автор: Noah Gift, Kennedy Behrman, Alfredo Deza, Grig Gheorghiu
Издательство: O'Reilly Media
Год: 2019
Формат: epub/pdf(conv.)
Страниц: 451
Размер: 16.1 Mb
Язык: English

Much has changed in technology over the past decade. Data is hot, the cloud is ubiquitous, and many organizations need some form of automation. Throughout these transformations, Python has become one of the most popular languages in the world. This practical resource shows you how to use Python for everyday Linux systems administration tasks with today’s most useful DevOps tools, including Docker, Kubernetes, and Terraform.
Learning how to interact and automate with Linux is essential for millions of professionals. Python makes it much easier. With this book, you’ll learn how to develop software and solve problems using containers, as well as how to monitor, instrument, load-test, and operationalize your software. Looking for effective ways to "get stuff done" in Python? This is your guide.
Разместил: buratino 13-12-2019, 18:13 | Комментарии: 0 | Подробнее
Название: Get Programming with Node.js
Автор: Jonathan Wexler
Издательство: Manning Publications
ISBN: 1617294748
Год: 2019
Страниц: 482
Язык: английский
Формат: pdf (true), epub
Размер: 18.3 MB

Get Programming with Node.js teaches you to build web servers using jаvascript and Node. In this engaging tutorial, you'll work through eight complete projects, from writing the code for your first web server to adding live chat to a web app. Your hands will stay on the keyboard as you explore the most important aspects of the Node development process, including security, database management, authenticating user accounts, and deploying to production. You'll especially appreciate the easy-to-follow discussions, illuminating diagrams, and carefully explained code!
Разместил: literator 13-12-2019, 17:44 | Комментарии: 0 | Подробнее
Название: MongoDB Recipes: With Data Modeling and Query Building Strategies
Автор: Subhashini Chellappan, Dharanitharan Ganesan
Издательство: Apress
Год: 2019
Формат: true pdf/epub/azw3
Страниц: 247
Размер: 10.5 Mb
Язык: English

Get the most out of MongoDB using a problem-solution approach. This book starts with recipes on the MongoDB query language, including how to query various data structures stored within documents. These self-contained code examples allow you to solve your MongoDB problems without fuss.
MongoDB Recipes describes how to use advanced querying in MongoDB, such as indexing and the aggregation framework. It demonstrates how to use the Compass function, a GUI client interacting with MongoDB, and how to apply data modeling to your MongoDB application. You’ll see recipes on the latest features of MongoDB 4 allowing you to manage data in an efficient manner using MongoDB.
Разместил: buratino 13-12-2019, 17:27 | Комментарии: 0 | Подробнее
Название: Software Engineering at Google (Early Release)
Автор: Titus Winters, Tom Manshreck, Hyrum Wright
Издательство: O'Reilly Media
Год: 2020
Формат: epub/pdf(conv.)
Размер: 18.9 Mb
Язык: English

The approach to and understanding of software engineering at Google is unlike any other company. With this book, you’ll get a candid and insightful look at how software is constructed and maintained by some of the world’s leading practitioners.
Titus Winters, Tom Manshreck, and Hyrum K. Wright, software engineers and a technical writer at Google, reframe how software engineering is practiced and taught: from an emphasis on programming to an emphasis on software engineering, which roughly translates to programming over time.
Разместил: buratino 13-12-2019, 13:17 | Комментарии: 0 | Подробнее
Название: Effective Python Penetration Testing
Автор: Robert Moreno
Издательство: Amazon Digital Services LLC
ASIN: B07FL6YH3X
Год: 2018
Страниц: 430
Язык: английский
Формат: epub, mobi, pdf (conv)
Размер: 10.1 MB

Moving on, you will find out how to write basic attack scripts, and will develop debugging and reverse engineering skills with Python libraries. Toward the end of the book, you will discover how to utilize cryptography toolkits in Python and how to automate Python tools and libraries.We will begin by providing you with an overview of Python scripting and penetration testing. You will learn to analyze network traffic by writing Scapy scripts and will see how to fingerprint web applications with Python libraries such as ProxMon and Spynner.Penetration testing is a practice of testing a computer system, network, or web application to find weaknesses in security that an attacker can exploit. will help you utilize your Python scripting skills to safeguard your networks from cyberattacks.
Разместил: literator 12-12-2019, 21:22 | Комментарии: 0 | Подробнее
Название: C#: The Practical Intermediate's Guide To Learn C# Programming In One Day Step-By-Step. (#2020 Updated Version | Effective Computer Programming Languages)
Автор: Steve Tudor
Издательство: Amazon Digital Services LLC
Год: 2019
Язык: английский
Формат: epub, pdf (conv)
Размер: 10.1 MB

Are you a student or professional software developer with basic knowledge of C# looking for the perfect resource to take your C# programming skills to the next level? If you're reading this, there's a good chance you've probably mastered the fundamentals and want to go beyond your comfort zone, extend your capabilities, push C# to the limits and learn how to write a clean, efficient software product. Sounds like you? Then keep reading...
Разместил: literator 12-12-2019, 20:53 | Комментарии: 0 | Подробнее
Название: Learn Coding: Essential Concepts for Beginners Who Want to Start Scripting Computer Languages
Автор: Tim Wired
Издательство: Amazon Digital Services LLC
Год: 2019
Формат: epub
Страниц: 103
Размер: 2.6 Mb
Язык: English

Would you like to step-up into a world of coding and computer programming and understand how today’s world runs?
Maybe you already heard and have some knowledge about coding but want to expand and dive deeper?
Or maybe, you are a complete beginner in this field and want to get the basic knowled about each computer language ?
Разместил: buratino 12-12-2019, 20:37 | Комментарии: 0 | Подробнее



 Litmy.ru  ©2020-2023     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности