LitMy.ru - литература в один клик

  • Добавил: literator
  • Дата: 31-10-2021, 01:38
  • Комментариев: 0
C++ за 21 день, 8-е изданиеНазвание: C++ за 21 день, 8-е издание
Автор: Сиддхартха Рао
Издательство: Диалектика
Год: 2019
Страниц: 754
Язык: русский
Формат: pdf
Размер: 62.2 MB

Выделив всего один час на урок вы можете приобрести квалификацию, необходимую для начала программирования на языке C++. В книге представлен полный курс обучения программированию, который позволит быстро овладеть основами языка и перейти к более сложным понятиям и концепциям. Эта книга, полностью переработанная с учетом стандарта C++14 и готовящегося стандарта C++17, представляет язык C++ с практической точки зрения — как средство создания быстрых, простых и эффективных приложений на C++.
  • Добавил: literator
  • Дата: 30-10-2021, 19:33
  • Комментариев: 0
Параллельные и высокопроизводительные вычисленияНазвание: Параллельные и высокопроизводительные вычисления
Автор: Роби Р., Замора Дж.
Издательство: ДМК Пресс
Год: 2021
Страниц: 802
Язык: русский
Формат: pdf
Размер: 29,6 MB

Пишите быстрые, мощные, энергоэффективные программы, легко масштабируемые под обработку огромных объемов данных. Параллельное программирование позволяет распределять задачи обработки данных между несколькими процессорами, существенно повышая производительность. В книге рассказывается, как с минимальными трудозатратами повысить эффективность ваших программ. Вы научитесь оценивать аппаратные архитектуры и работать со стандартными инструментами отрасли, такими как OpenMP и MPI, освоите структуры данных и алгоритмы, подходящие для высокопроизводительных вычислений, узнаете, как экономить энергию на наладонных устройствах, и даже запустите масштабную симуляцию цунами на батарее из GPU-процессоров.
  • Добавил: Maurix
  • Дата: 30-10-2021, 18:33
  • Комментариев: 0
Название: {Вы пока еще не знаете JS} Познакомьтесь, jаvascript. 2-е издание
Автор: Симпсон Кайл
Издательство: Питер
Год: 2022
Формат: pdf
Страниц: 192
Размер: 10 Мб
Язык: русский

Вы пока еще не знаете JS. И Кайл Симпсон признается, что тоже его не знает (по крайней мере полностью)… И никто не знает. Но все мы можем начать работать над тем, чтобы узнать его лучше. Сколько бы времени вы ни провели за изучением языка, всегда можно найти что-то еще, что стоит изучить и понять на другом уровне.
  • Добавил: literator
  • Дата: 30-10-2021, 18:03
  • Комментариев: 0
Название: Statistical Analysis with Swift: Data Sets, Statistical Models, and Predictions on Apple Platforms
Автор: Jimmy Andersson
Издательство: Apress
Год: 2022
Страниц: 222
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Work with large data sets, create statistical models, and make predictions with statistical methods using the Swift programming language. The variety of problems that can be solved using statistical methods range in fields from financial management to machine learning to quality control and much more. Those who possess knowledge of statistical analysis become highly sought after candidates for companies worldwide.
  • Добавил: literator
  • Дата: 30-10-2021, 15:59
  • Комментариев: 0
Applications of Artificial Intelligence in Business and Finance: Modern TrendsНазвание: Applications of Artificial Intelligence in Business and Finance: Modern Trends
Автор: Vikas Garg (PhD), Shalini Aggarwal (PhD), Pooja Tiwari (PhD)
Издательство: Apple Academic Press/CRC Press
Год: 2022
Страниц: 272
Язык: английский
Формат: pdf (true)
Размер: 11.5 MB

In the current competitive and technology-driven world, Artificial Intelligence (AI) has emerged as growing technology that is applicable to many fields. As transactions and other business functions move online and grow more popular every year, the finance and banking industries face increasingly complex data management and identity theft and fraud issues. AI can bring many financial and business functions to the next level, as systems using Deep Learning technologies are able to analyze patterns and spot suspicious behavior and potential fraud. In this volume, Applications of Artificial Intelligence in Business and Finance: Modern Trends, the focus is on the application of Artificial Intelligence in finance, business, and related areas. The book presents a selection of chapters presenting cutting-edge research on current business practices in finance and management.
  • Добавил: literator
  • Дата: 30-10-2021, 15:00
  • Комментариев: 0
Elegant Code With PythonНазвание: Elegant Code With Python
Автор: Karthikeyan A.K.
Издательство: Karthikeyan A.K.
Год: 2021
Язык: английский
Формат: pdf, azw, epub
Размер: 10.18 MB

Programs are becoming larger and larger, they needed to be maintained for a long time, and developers would like to move from company to another to satisfy their curiosity. To keep programs maintainable, many programming languages have evolved standards. By reading this book programmers budding or veterans more mindful of their code, and will result in less pull or merge request rejections. you will start to navigate your professional life with elegance. This book is for people who know Python and want to code well, be elegant and mindful with it. Its For people who want their code to be appreciated by others, for people who want to graduate from coding professional to coding craftsman.
  • Добавил: literator
  • Дата: 30-10-2021, 02:42
  • Комментариев: 0
Code That Fits in Your Head: Heuristics for Software Engineering (Final)Название: Code That Fits in Your Head: Heuristics for Software Engineering (Final)
Автор: Mark Seemann
Издательство: Pearson/Addison-Wesley
Год: 2022
Страниц: 416
Язык: английский
Формат: epub
Размер: 23.1 MB

How to Reduce Code Complexity and Develop Software More Sustainably. Code That Fits in Your Head offers indispensable, practical advice for writing code at a sustainable pace and controlling the complexity that causes projects to spin out of control. Reflecting decades of experience helping software teams succeed, Mark Seemann guides you from zero (no code) to deployed features and shows how to maintain a good cruising speed as you add functionality, address cross-cutting concerns, troubleshoot, and optimize. You'll find valuable ideas, practices, and processes for key issues ranging from checklists to teamwork, encapsulation to decomposition, API design to unit testing. Seemann illuminates his insights with code examples drawn from a complete sample project. Written in C#, they're designed to be clear and useful to anyone who uses any object-oriented language including Java , C++, and Python.
  • Добавил: literator
  • Дата: 29-10-2021, 19:51
  • Комментариев: 0
Testing Elixir: Effective and Robust Testing for Elixir and Its Ecosystem (2021)Название: Testing Elixir: Effective and Robust Testing for Elixir and Its Ecosystem
Автор: Andrea Leopardi, Jeffrey Matthias
Издательство: Pragmatic Bookshelf
Год: July 2021 (Version: P1.0)
Страниц: 256
Язык: английский
Формат: pdf (true) + pdf (conv), mobi, epub
Размер: 10.1 MB, 10.1 MB

Elixir is an interesting and fairly unique programming language. It provides features and concepts that can be hard to test if you’ve never dealt with anything like them. Some of those features are common in other programming languages but are more prominent in Elixir (and Erlang), such as concurrency and immutability. Other features, such as resiliency or the OTP framework, are more unique to Erlang and Elixir and can be challenging to test effectively. From a more practical perspective, Elixir is a great language to write a testing book about because the tools and patterns we use when testing Elixir code are pretty consolidated in the Elixir community. One reason for this is that Elixir comes equipped with its own testing framework, ExUnit. We’ll explore ExUnit inside and out and we’ll learn how to use it in many different situations in order to test our applications on different levels.
  • Добавил: literator
  • Дата: 29-10-2021, 17:28
  • Комментариев: 0
Название: Web Development with Node and Express: Leveraging the jаvascript Stack 2nd Edition
Автор: Ethan Brown
Издательство: O’Reilly Media, Inc.
Год: 2020
Страниц: 342
Язык: английский
Формат: pdf (true), epub (true)
Размер: 10.29 MB

Build dynamic web applications with Express, a key component of the Node/jаvascript development stack. In this updated edition, author Ethan Brown teaches you Express fundamentals by walking you through the development of an example application. This hands-on guide covers everything from server-side rendering to API development suitable for usein single-page apps (SPAs).
  • Добавил: literator
  • Дата: 29-10-2021, 16:24
  • Комментариев: 0
Swift Apprentice (7th Edition)Название: Swift Apprentice (7th Edition)
Автор: Ehab Amer, Alexis Gallagher, Matt Galloway и др.
Издательство: Razeware LLC
Год: 2021
Страниц: 555
Язык: английский
Формат: pdf (true), epub
Размер: 26.7 MB

This is a book for complete beginners to Apple’s modern programming language — Swift.All the code in the book works inside of Xcode’s easy-to-use playgrounds. That means you can focus on core Swift language concepts, such as classes, protocols, and generics, instead of getting bogged down in the details of building apps. This is a companion book to the SwiftUI Apprentice; the SwiftUI Apprentice focuses on building apps, while Swift Apprentice focuses on the Swift language itself.