Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: React: Up & Running, 2nd Edition (Early Release)
Автор: Stoyan Stefanov
Издательство: O’Reilly Media, Inc
Год: 2020-04-23, 2021-09-23
Формат: epub/pdf(conv.)
Размер: 10 Mb,11.1 Mb
Язык: English

Hit the ground running with React, the open-source technology from Facebook for building rich web applications fast. With the second edition of this practical guide, Stoyan Stefanov—designer of the YSlow 2.0 performance tool—shows you how to build React components and organize them into maintainable, large-scale apps. If you’re familiar with basic javascript syntax, you’re ready to get started.
Through the course of the book, web developers and programmers will build a complete custom app that lets you store data on the client. You’ll quickly learn why some developers consider React the key to the web app development puzzle.
Разместил: bomboane 2-10-2021, 07:17 | Комментарии: 0 | Подробнее
Название: Natural Language Processing with Transformers (Early Release)
Автор: Lewis Tunstall, Leandro von Werra, and Thomas Wolf
Издательство: O’Reilly Media
Год: 2021-09-17: Fourth Release
Формат: ePUB
Страниц: 417
Размер: 18,4 Mb
Язык: English

Since their introduction in 2017, Transformers have quickly become the dominant architecture for achieving state-of-the-art results on a variety of natural language processing tasks. If you're a data scientist or machine learning engineer, this practical book shows you how to train and scale these large models using HuggingFace Transformers, a Python-based deep learning library.
Transformers have been used to write realistic news stories, improve Google Search queries, and even create chatbots that tell corny jokes. In this guide, authors Lewis Tunstall, Leandro von Werra, and Thomas Wolf use a hands-on approach to teach you how Transformers work and how to integrate them in your applications. You'll quickly learn a variety of tasks they can help you solve.
Разместил: vitvikvas 2-10-2021, 07:17 | Комментарии: 0 | Подробнее
Название: Fluent Python: Clear, Concise, and Effective Programming 2nd Edition (Early Release)
Автор: Luciano Ramalho
Издательство: O’Reilly Media
Год: 2021-09-14: Thirteenth release
Формат: ePUB
Страниц: 1336
Размер: 10 Mb
Язык: English

Python’s simplicity lets you become productive quickly, but often this means you aren’t using everything it has to offer. With the updated edition of this hands-on guide, you’ll learn how to write effective, modern Python 3 code by leveraging its best ideas.
Don’t waste time bending Python to fit patterns you learned in other languages. Discover and apply idiomatic Python 3 features beyond your past experience. Author Luciano Ramalho guides you through Python’s core language features and libraries and teaches you how to make your code shorter, faster, and more readable.
Разместил: vitvikvas 2-10-2021, 06:58 | Комментарии: 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.
Разместил: vitvikvas 2-10-2021, 06:46 | Комментарии: 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.
Разместил: Ingvar16 2-10-2021, 04:28 | Комментарии: 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.
Разместил: Ingvar16 2-10-2021, 03:46 | Комментарии: 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.


Разместил: Ingvar16 2-10-2021, 01:19 | Комментарии: 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, berucksichtigt in seinem Praxisbuch alle aktuellen Entwicklungen einschlie?lich der Version 12. Die 3. Auflage wurde durchgehend uberarbeitet und ermoglicht durch eine flachere Lernkurve den einfachen Einstieg.


Разместил: Ingvar16 1-10-2021, 20:50 | Комментарии: 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.


Разместил: Ingvar16 1-10-2021, 20:03 | Комментарии: 0 | Подробнее

Название: Разработка приложений для мобильных интеллектуальных систем на платформе Intel Atom
Автор: Амелин К.С., Амелина Н.О., Граничин О.Н., Кияев В.И.
Издательство: М.: НОУ "Интуит"
Год: 2016
Страниц: 201
Формат: PDF
Размер: 21 Мб
Язык: русский

В курсе представлены новые результаты авторов по разработке приложений для мобильных интеллектуальных систем на платформе Intel Atom, прочитанные авторами для студентов Математико-механического факультета СПбГУ, стажеров Лаборатории системного программирования и информационных технологий (СПРИНТ, СПбГУ-Intel) и слушателей молодежных образовательных школ вузов Российской Федерации.
Разместил: MIHAIL62 1-10-2021, 12:36 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности