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

  • Добавил: TRex
  • Дата: 2-10-2021, 06:48
  • Комментариев: 0
Название: Continuous API Management, 2nd Edition (Early Release)
Автор: Mehdi Medjaoui, Erik Wilde, Ronnie Mitra, and Mike Amundsen
Издательство: O’Reilly Media
Год: 2021-09-21: Fourth Release
Формат: ePUB
Страниц: 426
Размер: 10 Mb
Язык: English

A lot of work is required to release an API, but the effort doesn't always pay off. Overplanning before an API matures is a wasted investment, while underplanning can lead to disaster. This practical guide provides maturity models for individual APIs and multi-API landscapes to help you invest the right human and company resources for the right maturity level at the right time.
  • Добавил: literator
  • Дата: 2-10-2021, 04:29
  • Комментариев: 0
Resourceful Code Reuse: Write - Compile - Link - RunНазвание: Resourceful Code Reuse: Write - Compile - Link - Run
Автор: Dmitry Zinoviev
Издательство: Pragmatic Bookshelf
Год: April 2021 (Version: P1.0)
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Reusing well-written, well-debugged, and well-tested code improves productivity, code quality, and software configurability and relieves pressure on software developers. When you organize your code into self-contained modular units, you can use them as building blocks for your future projects and share them with other programmers, if needed. Understand the benefits and downsides of seven code reuse models so you can confidently reuse code at any development stage. Create static and dynamic libraries in C and Python, two of the most popular modern programming languages. Adapt your code for the real world: deploy shared functions remotely and build software that accesses them using remote procedure calls.
  • Добавил: literator
  • Дата: 2-10-2021, 03:48
  • Комментариев: 0
Competing with Unicorns: How the World's Best Companies Ship Software and Work DifferentlyНазвание: Competing with Unicorns: How the World's Best Companies Ship Software and Work Differently
Автор: Jonathan Rasmusson
Издательство: Pragmatic Bookshelf
Год: March 2020 (version P1.0)
Страниц: 131
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB, 10.1 MB

Today's tech unicorns develop software differently. They've developed a way of working that lets them scale like an enterprise while working like a startup. These techniques can be learned. This book takes you behind the scenes and shows you how companies like Google, Facebook, and Spotify do it. Leverage their insights, so your teams can work better together, ship higher-quality product faster, innovate more quickly, and compete with the unicorns.
  • Добавил: literator
  • Дата: 2-10-2021, 01:19
  • Комментариев: 0
Deep Learning for Unmanned SystemsНазвание: Deep Learning for Unmanned Systems
Автор: Anis Koubaa, Ahmad Taher Azar
Издательство: Springer
Год: 2021
Страниц: 731
Язык: английский
Формат: pdf (true)
Размер: 21.4 MB

This book is used at the graduate or advanced undergraduate level and many others. Manned and unmanned ground, aerial and marine vehicles enable many promising and revolutionary civilian and military applications that will change our life in the near future. These applications include, but are not limited to, surveillance, search and rescue, environment monitoring, infrastructure monitoring, self-driving cars, contactless last-mile delivery vehicles, autonomous ships, precision agriculture and transmission line inspection to name just a few. These vehicles will benefit from advances of Deep Learning (DL) as a subfield of Machine Learning (ML) able to endow these vehicles with different capability such as perception, situation awareness, planning and intelligent control. Deep Learning models also have the ability to generate actionable insights into the complex structures of large data sets.


  • Добавил: literator
  • Дата: 1-10-2021, 20:50
  • Комментариев: 0
Angular: Das Praxisbuch zu Grundlagen und Best PracticesНазвание: Angular: Das Praxisbuch zu Grundlagen und Best Practices
Автор: Manfred Steyer
Издательство: O’Reilly Media, Inc.
Год: 2021
Страниц: 488
Язык: немецкий
Формат: epub
Размер: 19,8 MB

Manfred Steyer, bekannter Trainer und Berater mit Schwerpunkt Angular, berücksichtigt in seinem Praxisbuch alle aktuellen Entwicklungen einschließlich der Version 12. Die 3. Auflage wurde durchgehend überarbeitet und ermöglicht durch eine flachere Lernkurve den einfachen Einstieg.


  • Добавил: literator
  • Дата: 1-10-2021, 20:03
  • Комментариев: 0
Computer Programming And Cyber Security For Beginners: Python: A Step-by-Step Guide to Learn Quickly and EasilyНазвание: Computer Programming And Cyber Security For Beginners: Python: A Step-by-Step Guide to Learn Quickly and Easily All the Secrets and Tools of the Most Useful and Efficient Coding Program
Автор: Manuel McFeely
Издательство: Independently published
Год: 2021
Страниц: 347
Язык: английский
Формат: pdf, epub
Размер: 21.6 MB

Python is a fantastic programming language to learn, and it can be applied to a wide range of software development projects. Python can be used for a variety of tasks, including web development, data analysis, machine learning, and artificial intelligence. It's perfect for rapid prototyping complicated applications. It may be extended to C or C++ and has interfaces to numerous OS system calls and libraries. Python is used by many significant corporations, including NASA, Google, YouTube, BitTorrent, and others. Python is intended to be a very understandable language. It typically uses English terms instead of punctuation, and it has fewer syntactical structures than other languages.


  • Добавил: umkaS
  • Дата: 1-10-2021, 07:38
  • Комментариев: 0
Название: Начальный курс C и C++
Автор: Березин Б.И., Березин С.Б.
Издательство: М.: Диалог-МИФИ
Год: 2001
Cтраниц: 288
Формат: pdf
Размер: 21 мб
Язык: русский

Книга является учебным пособием по языкам программирования С и С++. Она может быть использована для изучения языка С, как самостоятельного языка. Язык С++ рассматривается как надстройка к языку С. Изложение проиллюстрировано большим количеством примеров.
  • Добавил: literator
  • Дата: 1-10-2021, 00:31
  • Комментариев: 0
Docs for Developers: An Engineer’s Field Guide to Technical WritingНазвание: Docs for Developers: An Engineer’s Field Guide to Technical Writing
Автор: Jared Bhatti, Zachary Sarah Corleissen, Jen Lambourne
Издательство: Apress
Год: 2021
Страниц: 241
Язык: английский
Формат: pdf (true), epub
Размер: 10.17 MB

Learn to integrate programming with good documentation. This book teaches you the craft of documentation for each step in the software development lifecycle, from understanding your users’ needs to publishing, measuring, and maintaining useful developer documentation. Well-documented projects save time for both developers on the project and users of the software. Projects without adequate documentation suffer from poor developer productivity, project scalability, user adoption, and accessibility. In short: bad documentation kills projects.
  • Добавил: literator
  • Дата: 1-10-2021, 00:03
  • Комментариев: 0
Hands On C++17: A Hands-On Self-Study Book for the Complete BeginnerНазвание: Hands On C++17: A Hands-On Self-Study Book for the Complete Beginner
Автор: Alistair Stewart
Издательство: Digital Skills
Год: September 29, 2021
Страниц: 997
Язык: английский
Формат: pdf (true), epub
Размер: 31.7 MB

Learn C++17 starting with the very basics of programming to advanced object-oriented concepts. This is more of a training course than a simple book. There are hundreds of activities designed to help you understand and remember the core ideas behing the C++ lamguage - and solutions are included at the end of each chapter. Book book covers details such as basic programming, C++ core statements, classes, inheritance, polymorphism, lambdas, overloading operators, containers and iterators, exception handling, and much more.


  • Добавил: literator
  • Дата: 30-09-2021, 23:45
  • Комментариев: 0
Practical Weak Supervision: Doing More with Less Data (Final)Название: Practical Weak Supervision: Doing More with Less Data (Final)
Автор: Wee Hyong Tok, Amit Bahree, Senja Filipi
Издательство: O’Reilly Media, Inc.
Год: 2021
Страниц: 200
Язык: английский
Формат: epub
Размер: 10.2 MB

Build products using Deep Learning, weakly supervised learning, and natural language processing without collecting millions of training records. This practical book explains how and provides a how-to guide for actually shipping deep learning models–since most of these projects never leave the lab. Deep networks have enabled new applications using unstructured data to proliferate, but much of the work means collecting millions of records as well as labeled datasets. Author Russell Jurney from Data Syndrome helps machine-learning engineers, software engineers, deep learning engineers, and data scientists learn practical applications using several weakly supervised learning methods.