Applications of Artificial Intelligence in Business and Finance: Modern Trends

Автор: 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.
 

Elegant Code With Python

Автор: 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.
 

Code That Fits in Your Head: Heuristics for Software Engineering

Автор: TRex от 30-10-2021, 02:38, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Code That Fits in Your Head: Heuristics for Software Engineering
Автор: Mark Seemann
Издательство: Pearson/Addison-Wesley
Год: 2022
Формат: ePUB
Страниц: 416
Размер: 23 Mb
Язык: English

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.
 

Testing Elixir: Effective and Robust Testing for Elixir and Its Ecosystem (2021)

Автор: literator от 29-10-2021, 19:40, Коментариев: 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.
 

Web Development with Node and Express: Leveraging the JavaScript Stack 2nd Edition

Автор: literator от 29-10-2021, 17:19, Коментариев: 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).
 

Swift Apprentice (7th Edition)

Автор: 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.
 

The Hardware Hacking Handbook

Автор: TRex от 29-10-2021, 12:52, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: The Hardware Hacking Handbook
Автор: Jasper van Woudenberg and Colin O’Flynn
Издательство: No Starch Press
Год: 2022
Формат: True PDF, ePUB
Страниц: 515
Размер: 36,2 Mb, 45 Mb
Язык: English

Embedded devices are chip-size microcomputers small enough to be included in the structure of the object they control, and they’re everywhere—in phones, cars, credit cards, laptops, medical equipment, even critical infrastructure. This means understanding their security is critical. The Hardware Hacking Handbook takes you deep inside different types of embedded systems, revealing the designs, components, security limits, and reverse-engineering challenges you need to know for executing effective hardware attacks.
 

MATLAB C/C++, Fortran, Java, and Python API Reference (R2021b)

Автор: literator от 29-10-2021, 11:28, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

MATLAB C/C++, Fortran, Java, and Python API Reference (R2021b)Название: MATLAB C/C++, Fortran, Java, and Python API Reference (R2021b)
Автор: MathWorks
Издательство: MathWorks
Год: 2021
Страниц: 678
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

If you have a C++ shared library that exports functionality that can be called from another application, then you can use these classes and functions directly in MATLAB. To get started, you must first build an interface to the C++ library to use to call the functionality in MATLAB. Someone who creates this interface is called a publisher. You can package the interface and share it with a MATLAB end user.
 

Data Science Fundamentals Pocket Primer

Автор: TRex от 29-10-2021, 08:30, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Data Science Fundamentals Pocket Primer
Автор: Oswald Campesato
Издательство: Mercury Learning and Information
Год: 2021
Формат: True PDF
Страниц: 451
Размер: 10 Mb
Язык: English

As part of the best-selling Pocket Primer series, this book is designed to introduce the reader to the basic concepts of data science using Python 3 and other computer applications. It is intended to be a fast-paced introduction tosome basic features of data analytics and also covers statistics, data visualization,linear algebra, and regular expressions. The book includes numerous code samplesusing Python, NumPy, R, SQL, NoSQL, and Pandas.
 

jQuery Recipes, Second Edition

Автор: TRex от 28-10-2021, 16:26, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: jQuery Recipes
Автор: Bintu Harwani
Издательство: Apress
Год: 2022
Формат: PDF
Страниц: 702
Размер: 19 Mb
Язык: English

Quickly discover solutions to common problems, best practices you can follow, and everything jQuery has to offer. Using a problem-solution approach, this book begins with small initial problems that developers typically face while working with jQuery, and gradually goes deeper to explore more complex problems. The solutions include illustrations and clear, concise explanations of the code.