|
 |
|
 |
|
|
 |
|  |
|
Название: Random Process Analysis with R Автор: Marco Bittelli, Roberto Olmi Издательство: Oxford University Press Год: 2022 Страниц: 513 Язык: английский Формат: pdf (true) Размер: 10.5 MB
Random process analysis (RPA) is used as a mathematical model in physics, chemistry, biology, Computer Science, information theory, economics, environmental science, and many other disciplines. Over time, it has become more and more important for the provision of computer code and data sets. This book presents the key concepts, theory, and computer code written in R, helping readers with limited initial knowledge of random processes to become confident in their understanding and application of these principles in their own research. Consistent with modern trends in university education, the authors make readers active learners with hands-on computer experiments in R code directing them through RPA methods and helping them understand the underlying logic. |
Разместил: Ingvar16 5-11-2022, 07:46 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Statistical Modeling With R: a dual frequentist and Bayesian approach for life scientists Автор: Pablo Inchausti Издательство: Oxford University Press Год: 2023 Страниц: 519 Язык: английский Формат: pdf (true) Размер: 36.0 MB
To date, statistics has tended to be neatly divided into two theoretical approaches or frameworks: frequentist (or classical) and Bayesian. Scientists typically choose the statistical framework to analyse their data depending on the nature and complexity of the problem, and based on their personal views and prior training on probability and uncertainty. Although textbooks and courses should reflect and anticipate this dual reality, they rarely do so. This accessible textbook explains, discusses, and applies both the frequentist and Bayesian theoretical frameworks to fit the different types of statistical models that allow an analysis of the types of data most commonly gathered by life scientists. It presents the material in an informal, approachable, and progressive manner suitable for readers with only a basic knowledge of calculus and statistics. This book will make extensive use of the R programming environment. This is an open-source (one can access and edit the code of all the R functions and save a revised version in one’s computer), interpreted (it does not require compilation to be executed) programming language environment for statistical computing and graphics. |
Разместил: Ingvar16 5-11-2022, 07:16 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: OCP Oracle Certified Professional Java SE 17 Developer Practice Tests: Exam 1Z0-829 Автор: Boyarsky J., Selikoff S. Издательство: Sybex Год: 2022 Страниц: 780 Язык: английский Формат: pdf, epub Размер: 10.2 MB
Efficiently and effectively prepare for the OCP Java SE 17 certification exam. In OCP Oracle Certified Professional Java SE 17 Developer Practice Tests: Exam 1Z0-829, a team of veteran Java developers helps you gain the confidence and knowledge you need to take the Oracle Certified Professional Java SE 17 Developer exam. Hundreds of domain-by-domain questions accompany complimentary online access to bonus questions, providing you with over 1000 practice questions and answers. |
Разместил: Ingvar16 4-11-2022, 20:53 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Asyncio и конкурентное программирование на Python Автор: Мэтью Фаулер Издательство: ДМК Пресс Год: 2022 Страниц: 400 Язык: русский Формат: pdf Размер: 13.3 MB
Если типичную программу на стандартном Python подвергнуть слишком высокой нагрузке, то она будет работать с черепашьей скоростью. Для решения этой проблемы была разработана библиотека Asyncio, которая позволяет разбить программу на более мелкие задачи и планировать их выполнение. В итоге получающиеся приложения работают молниеносно и допускают масштабирование. В этой книге асинхронное, параллельное и конкурентное программирование рассматривается на конкретных примерах. Сложные для понимания вопросы иллюстрируются с помощью диаграмм, позволяющих наглядно представить, как работают задачи. Вы узнаете, как asyncio преодолевает ограничения Python и способствует ускорению медленных веб-серверов и микросервисов. Вы даже научитесь сочетать asyncio с традиционной многопроцессной обработкой, получив в награду резкий скачок производительности. Для программистов на Python среднего уровня. Опыт работы с конкурентностью не требуется. |
Разместил: Ingvar16 4-11-2022, 13:13 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Sockets and Pipes : Connect with Haskell Автор: Chris Martin, Julie Moronuki Издательство: Leanpub Год: 2022-09-01 Страниц: 288 Язык: английский Формат: pdf (true) Размер: 10.3 MB
Sockets and Pipes is not an introduction to Haskell; it is an introduction to writing software in Haskell. Using a handful of everyday Haskell libraries, this book walks through reading the HTTP specification and implementing it to create a web server. Satisfactory answer that does not assume substantial background knowledge requires spanning quite a few areas of computing. Fortunately, they all serve as fruitful motivations for simultaneously learning about how to use Haskell, which is the larger objective of the Joy of Haskell collection. The language a web server speaks is the Hypertext Transfer Protocol (HTTP), which this book explores in great detail while walking through the creation of a server from "scratch". |
Разместил: Ingvar16 4-11-2022, 13:00 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Learning Git: A Visual Approach for Using Git Successfully (4th Early Release) Автор: Anna Skoulikari Издательство: O’Reilly Media, Inc. Год: 2022-11-03 Страниц: 225 Язык: английский Формат: epub, mobi Размер: 10.2 MB
Learn the basics of Git in a simple, visual, and tangible manner. With this practical book, author Anna Skoulikari helps you build a mental model of how Git version control works so that you can get the most out of this powerful tool. Whether you're a developer, data professional, technical writer, designer, or product manager, you'll learn the basics of Git in a straightforward and approachable way. Learning Git uses storytelling principles not only to place lessons in a familiar context, but also to make the information more memorable. By introducing information in an incremental manner, this book makes all the content accessible so you don't get bogged down with unknown terms or concepts. This guide is ideal whether you're working on a shared document or managing your own version control project. |
Разместил: Ingvar16 4-11-2022, 06:14 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Computational Mechanics with Deep Learning: An Introduction Автор: Genki Yagawa, Atsuya Oishi Издательство: Springer Год: 2023 Страниц: 408 Язык: английский Формат: pdf (true) Размер: 10.1 MB
This book is intended for students, engineers, and researchers interested in both computational mechanics and Deep Learning. It presents the mathematical and computational foundations of Deep Learning (DL) with detailed mathematical formulas in an easy-to-understand manner. It also discusses various applications of Deep Learning in Computational Mechanics, with detailed explanations of the Computational Mechanics fundamentals selected there. Sample programs are included for the reader to try out in practice. This book is therefore useful for a wide range of readers interested in computational mechanics and Deep Learning. |
Разместил: Ingvar16 4-11-2022, 05:22 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Pure functional HTTP APIs in Scala Автор: Jens Grassel Издательство: Leanpub Год: 2022-07-10 Страниц: 149 Язык: английский Формат: pdf (true), epub, mobi Размер: 10.3 MB
Discover the pure functional side of HTTP API programming in Scala. This book is intended for the intermediate Scala programmer who is interested in functional programming and works mainly on the web service backend side. Ideally she has experience with libraries like Akka HTTP and Slick which are in heavy use in that area. However maybe you have wondered if we can't do better even though aforementioned projects are battle tested and proven. The answer to this can be found in this book which is intended to be read from cover to cover in the given order. Within the book the following libraries will be used: Cats, Cats Effect,http4s, Doobie, Refined, fs2, tapir, Monocle and probably others. |
Разместил: Ingvar16 4-11-2022, 05:06 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Modern C++ For Software Developers : Serious C++ Development Автор: Karan Singh Garewal Издательство: Leanpub Год: 2022-10-08 (v.1.3) Страниц: 566 Язык: английский Формат: pdf (true) Размер: 10.2 MB
Modern C++ is a complex language. Modern C++ For Software Developers exposes all of the essential concepts and techniques of Modern C++ so that you can build reliable and correct applications with confidence. This book covers the language constructs from C++11, C++14, C++17 and C++20 that are essential for serious Modern C++ development. The ideal book for serious development in Modern C++. Supercharge your C++ development with this comprehensive and practical treatment of Modern C++ features and techniques that are essential for modern C++ software development. Mastery of these concepts will let you create correct and reliable C++ applications with confidence. |
Разместил: Ingvar16 4-11-2022, 04:48 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: 10 Refactorings to Boost your Clean Code Efficiency: Small steps to make your code more readable Автор: Juntao Qiu Издательство: Leanpub Год: 2022-10-31 Язык: английский Формат: pdf (true), epub Размер: 21.1 MB
Want to learn the most useful but overlooked tips when cleaning up your code? Here I've put together the 10 most common refactorings that can make you a much more productive and efficient developer. A step-by-step guide for people who want to learn these most used code refactorings. With a simple but complete code snippet, we'll learn how to use IDE shortcuts to prettify the code slice by slice. |
Разместил: Ingvar16 4-11-2022, 02:56 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|