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



Реклама


Название: jаvascript: The Web Warrior Series, 6th edition
Автор: Sasha Vodnik, Don Gosselin
Издательство: Course Technology
ISBN: 1305078446
Год: 2015
Страниц: 896
Язык: английский
Формат: pdf
Размер: 55.3 MB

Теперь в своем шестом издании "jаvascript" обучает начинающих программистов через разработку веб-приложений с использованием языка программирования jаvascript. Как и в предыдущих изданиях книги, авторы вводят ключевые технологии веб-разработки с акцентом на отраслевое применение. Новое издание включает разработку для сенсорных и мобильных устройств и использование библиотеки jQuery.
Разместил: bomboane 16-08-2019, 20:44 | Комментарии: 0 | Подробнее

Название: Big Data and Machine Learning in Quantitative Investment
Автор: Tony Guida
Издательство: Wiley
Год: 2019
Страниц: 296
Формат: PDF
Размер: 10 Mb
Язык: English

Get to know the ‘why’ and ‘how’ of machine learning and big data in quantitative investment

Big Data and Machine Learning in Quantitative Investment is not just about demonstrating the maths or the coding. Instead, it’s a book by practitioners for practitioners, covering the questions of why and how of applying machine learning and big data to quantitative finance.
Разместил: bomboane 16-08-2019, 20:42 | Комментарии: 0 | Подробнее

Название: Java in a Nutshell: A Desktop Quick Reference, 7th Edition
Автор: Ben Evans, David Flanagan
Издательство: O'Reilly Media
Год: 2019
Страниц: 456
Формат: PDF
Размер: 12 Mb
Язык: English

This updated edition of Java in a Nutshell not only helps experienced Java programmers get the most out of Java versions 9 through 11, it’s also a learning path for new developers. Chock full of examples that demonstrate how to take complete advantage of modern Java APIs and development best practices, this thoroughly revised book includes new material on Java Concurrency Utilities.
Разместил: bomboane 16-08-2019, 20:34 | Комментарии: 0 | Подробнее
Название: Jenkins 2: Up and Running: Evolve Your Deployment Pipeline for Next Generation Automation
Автор: Brent Laster
Издательство: O'Reilly
ISBN: 1491979593
Год: 2018
Страниц: 600
Язык: английский
Формат: epub, pdf (conv)
Размер: 37.9 MB

Over the past decade, Jenkins has served as the definitive tool for creating continuous delivery pipelines. Now, Jenkins 2 takes this open source automation server to a new level. This practical guide shows you how the latest features enable you to define pipelines-as-code, make pipelines restartable and recoverable, and add automatic processing for GitHub branches and organizations. You'll also learn Jenkins' improved support for containerization through Docker. If you're familiar with Jenkins, and want to take advantage of the new technologies to transform your legacy pipelines, this book covers recent advances in this hugely popular open-source tool. You'll also learn new Jenkins features on the way, including declarative pipelines and the Blue Ocean interface.
Разместил: _аdmin_ 16-08-2019, 20:34 | Комментарии: 0 | Подробнее
Название: Introducing Markdown and Pandoc: Using Markup Language and Document Converter
Автор: Thomas Mailund
Издательство: Apress
Год: 2019
Страниц: 141
Язык: английский
Формат: pdf (true), rtf, epub
Размер: 17.0 MB

Discover how to write manuscripts in Markdown and translate them with Pandoc into different output formats. You’ll use Markdown to annotate text formatting information with a strong focus on semantic information: you can annotate your text with information about where chapters and sections start, but not how chapter and heading captions should be formatted.
Разместил: Ingvar16 16-08-2019, 19:31 | Комментарии: 0 | Подробнее
Название: Exploring Haskell: Core concepts
Автор: Marcello Seri
Издательство: Manning Publications
Год: 2019
Страниц: 101
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Software sits at the core of every financial transaction, manufacturing process, and mobile phone call. We depend on applications like these to run correctly and efficiently, be easy to scale and modify, and last for the long haul. Industry giants including Facebook, IBM, Twitter, and Bank of America trust Haskell, a powerful functional programming language, for mission-critical software. Haskell blends a rigorous mathematical precision with the tools and approachability of a modern programming language. With its combination of lazy evaluation, highly expressive static type system, and zero side effects, Haskell invites you to approach programming from a fresh perspective!
Разместил: Ingvar16 16-08-2019, 17:25 | Комментарии: 0 | Подробнее
Название: Centrality and Diversity in Search: Roles in A.I., Machine Learning, Social Networks, and Pattern Recognition
Автор: M.N. Murty, Anirban Biswas
Издательство: Springer
Год: 2019
Страниц: 100
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Понятия центральности и разнообразия очень важны в алгоритмах поиска и играют центральную роль в приложениях искусственного интеллекта (ИИ), машинного обучения (МЛ), социальных сетей и распознавания образов. Эта работа исследует значение центральности и разнообразия в представлении, регрессии, ранжировании, кластеризации, оптимизации и классификации. Текст предназначен для широкого круга читателей. Требуя только базовых знаний в математике на уровне бакалавриата, работа подходит для старших студентов и аспирантов, а также исследователей, работающих в области машинного обучения, интеллектуального анализа данных, социальных сетей и распознавания образов.
Разместил: Ingvar16 16-08-2019, 15:29 | Комментарии: 0 | Подробнее
Название: Java Performance: In-Depth Advice for Tuning and Programming Java 8, 11, and Beyond Second Edition (Early Release)
Автор: Scott Oaks
Издательство: O'Reilly Media
Год: 2019
Формат: pdf/mobi(conv.)
Размер: 10 Mb
Язык: English

Coding and testing are often considered separate areas of expertise. In this comprehensive guide, author and Java expert Scott Oaks takes the approach that anyone who works with Java should be equally adept at understanding how code behaves in the JVM, as well as the tunings likely to help its performance.
You’ll gain in-depth knowledge of Java application performance, using the Java Virtual Machine (JVM) and the Java platform, including the language and API. Developers and performance engineers alike will learn a variety of features, tools, and processes for improving the way Java 7 and 8 applications perform.
Разместил: bomboane 16-08-2019, 00:07 | Комментарии: 0 | Подробнее
Название: Distributed Tracing in Practice: Instrumenting, Analyzing, and Debugging Microservices (Early Release)
Автор: Austin Parker, Daniel Spoonhower, Jonathan Mace, Ben Sigelman
Издательство: O’Reilly Media, Inc.
Год: 2019
Страниц: 128
Язык: английский
Формат: epub, rtf, pdf (conv)
Размер: 12.4 MB

Most applications today are distributed in some fashion. Monitoring the health and performance of these distributed architectures requires a new approach. Enter distributed tracing, a method of profiling and monitoring applications—especially those that use microservice architectures. There’s just one problem: distributed tracing can be hard. But it doesn’t have to be. With this practical guide, you’ll learn what distributed tracing is and how to use it to understand the performance and operation of your software. Key players at LightStep walk you through instrumenting your code for tracing, collecting the data that your instrumentation produces, and turning it into useful, operational insights. If you want to start implementing distributed tracing, this book tells you what you need to know.
Разместил: Ingvar16 15-08-2019, 22:42 | Комментарии: 0 | Подробнее
Название: Managing the Unmanageable, 2nd Edition (Rough Cuts)
Автор: Mickey W. Mantle, Ron Lichty
Издательство: Addison-Wesley Professional
Год: 2019
Страниц: 544
Язык: английский
Формат: epub, pdf (conv)
Размер: 19.8 MB

Even today, many software projects still run catastrophically over schedule and budget; some organizations simply conclude that software development can’t be managed well. But it can – and it starts with people. In their eagerly awaited, extensively updated Managing the Unmanageable, Second Edition, Mickey W. Mantle and Ron Lichty show how software managers can hire and develop programmers and build teams that are truly, consistently manageable.
Разместил: Ingvar16 15-08-2019, 21:49 | Комментарии: 0 | Подробнее



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