Python для программирования криптовалют

Автор: ekvator от 4-11-2021, 11:28, Коментариев: 1

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

Python для программирования криптовалют
Название: Python для программирования криптовалют
Автор: Сонг Джимми
Издательство: Диалектика
Год: 2020
Формат: pdf
Страниц: 370
Размер: 37,9 Мб
Язык: русский

Это руководство поможет вам разобраться в технологии биткойна. Его автор, Джимми Сонг, являющийся одним из ведущих специалистов, обучающих программированию биткойна, поясняет программирующим на языке Python разработчикам, как приступить к построению библиотеки для биткойна "с чистого листа". В книге излагаются основы этой популярной ныне криптовалюты, в том числе математический аппарат, криптографические понятия, блоки и транзакции, а также ее платежная система в виде цепочки боков (или блокчейна). Прочитав книгу и проработав предлагаемые в ней упражнения, вы сможете уяснить принцип и внутренний механизм действия данной криптовалюты в ходе программирования всех необходимых составляющих библиотеки для биткойна. Из книги вы узнаете, как создавать транзакции, получать данные из одноранговой сети и отсылать транзакции, используя сетевой протокол. Исследуете ли вы приложения биткойна для своей организации или ищете новый путь для развития своей карьеры разработчика, это практическое пособие поможет вам заложить прочный фундамент знаний в области программирования криптовалют.
 

iOS 15 Programming Fundamentals with Swift: Swift, Xcode, and Cocoa Basics

Автор: TRex от 4-11-2021, 11:24, Коментариев: 0

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

Название: iOS 15 Programming Fundamentals with Swift: Swift, Xcode, and Cocoa Basics
Автор: Matt Neuburg
Издательство: O’Reilly Media
Год: 2022
Формат: True PDF, ePUB
Страниц: 789
Размер: 10 Mb
Язык: English

Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode 13 IDE, Cocoa Touch, and Swift 5.5, the latest version of Apple's acclaimed programming language. With this thoroughly updated guide, you'll learn the Swift language, understand Apple's Xcode development tools, and discover the Cocoa framework. Explore Swift's object-oriented concepts Become familiar with built-in Swift types Dive deep into Swift objects, protocols, and generics Tour the lifecycle of an Xcode project Learn how nibs are loaded Understand Cocoa's event-driven design Communicate with C and Objective-C In this edition, catch up on the latest iOS programming features: Swift 5.5 structured concurrency (async/await, actors) More powerful collections with the Swift Algorithms package Xcode project window interface tweaks, including column breakpoints Git integration improvements Better unit testing And more!
 

Google Cloud Cookbook: Practical Solutions for Building and Deploying Cloud Services

Автор: TRex от 4-11-2021, 10:57, Коментариев: 0

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

Название: Google Cloud Cookbook: Practical Solutions for Building and Deploying Cloud Services
Автор: Rui Santos Costa and Drew Hodun
Издательство: O’Reilly Media
Год: 2022
Формат: True PDF, ePUB
Страниц: 286
Размер: 10 Mb
Язык: English

Get quick hands-on experience with Google Cloud. This cookbook provides a variety of self-contained recipes that show you how to use Google Cloud services for your enterprise application. Whether you're looking for practical ways to apply microservices, AI, analytics, security, or networking solutions, these recipes take you step-by-step through the process and provide discussions that explain how and why the recipes work.
 

Behavior Analysis with Machine Learning Using R

Автор: TRex от 4-11-2021, 10:25, Коментариев: 0

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

Название: Behavior Analysis with Machine Learning Using R
Автор: Enrique Garcia Ceja
Издательство: CRC Press
Год: 2022
Формат: PDF
Страниц: 432
Размер: 30,8 Mb
Язык: English

Behavior Analysis with Machine Learning Using R introduces machine learning and deep learning concepts and algorithms applied to a diverse set of behavior analysis problems. It focuses on the practical aspects of solving such problems based on data collected from sensors or stored in electronic records. The included examples demonstrate how to perform common data analysis tasks such as: data exploration, visualization, preprocessing, data representation, model training and evaluation. All of this, using the R programming language and real-life behavioral data. Even though the examples focus on behavior analysis tasks, the covered underlying concepts and methods can be applied in any other domain. No prior knowledge in machine learning is assumed. Basic experience with R and basic knowledge in statistics and high school level mathematics are beneficial.
 

Programming the ARM Cortex-M4-Based STM32F4 Microcontrollers with Simulink

Автор: TRex от 4-11-2021, 10:11, Коментариев: 0

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

Название: Programming the ARM Cortex-M4-Based STM32F4 Microcontrollers with Simulink
Автор: Farzin Asadi and Sawai Pongswatd
Издательство: Morgan and Claypool
Год: 2021
Формат: PDF
Страниц: 184
Размер: 13,6 Mb
Язык: English

A microcontroller is a compact, integrated circuit designed to govern a specific operation in an embedded system. A typical microcontroller includes a processor, memory, and input/output (I/O) peripherals on a single chip.
When they first became available, microcontrollers solely used Assembly language. Today, the C programming language (and some other high-level languages) can be used as well. Some of advanced microcontrollers support another programming technique as well: Graphical programming. In graphical programming, the user does not write any code but draws the block diagram of the system he wants.
 

Introduction to Computation Haskell, Logic and Automata

Автор: TRex от 4-11-2021, 06:48, Коментариев: 0

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

Название: Introduction to Computation Haskell, Logic and Automata
Автор: Donald Sannella, Michael Fourman, Haoran Peng, Philip Wadler
Издательство: Springer
Год: 2021
Формат: PDF
Страниц: 379
Размер: 10 Mb
Язык: English

Computation, itself a form of calculation, incorporates steps that include arithmetical and non-arithmetical (logical) steps following a specific set of rules (an algorithm). This uniquely accessible textbook introduces students using a very distinctive approach, quite rapidly leading them into essential topics with sufficient depth, yet in a highly intuitive manner. From core elements like sets, types, Venn diagrams and logic, to patterns of reasoning, calculus, recursion and expression trees, the book spans the breadth of key concepts and methods that will enable students to readily progress with their studies in Computer Science.
 

Developing Java microservices on AWS: Create and deploy Java microservices with Spring Boot and Docker on AWS ECS

Автор: TRex от 4-11-2021, 05:52, Коментариев: 0

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

Название: Developing Java microservices on AWS: Create and deploy Java microservices with Spring Boot and Docker on AWS ECS
Автор: Paulo Cesar Siecola
Издательство: Leanpub
Год: 2021
Формат: PDF
Страниц: 309
Размер: 14,8 Mb
Язык: English

Learn how to develop Java microservices on Amazon Web Services, one of the largest cloud computing platforms. Learn how to work with services such as Elastic Container Service, CloudWatch, Relational Database Service, Simple Notification Service, Simple Queue Service, DynamoDB, and Lambda.This book is intended for software developers, with or without cloud computing experience, who want to dig deeper into the services offered by AWS. It is also a source of knowledge for administrators and system operators to familiarize themselves with AWS cloud resource creation and administration tools.
The microservices taught in this book, as an example of the concepts that will be presented, use modern frameworks and tools such as Spring Boot and Docker. In this way, the reader will learn to work with such technologies in conjunction with cloud computing services.
 

React Cookbook: Recipes for Mastering the React Framework (Final)

Автор: literator от 4-11-2021, 03:01, Коментариев: 0

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

React Cookbook: Recipes for Mastering the React Framework (Final)Название: React Cookbook: Recipes for Mastering the React Framework (Final)
Автор: David Griffiths, Dawn Griffiths
Издательство: O’Reilly Media, Inc.
Год: 2021
Страниц: 513
Язык: английский
Формат: pdf (true), epub
Размер: 17.6 MB, 13.3 MB

React helps you create and work on an app in just a few minutes. But learning how to put all the pieces together is hard. How do you validate a form? Or implement a complex multistep user action without writing messy code? How do you test your code? Make it reusable? Wire it to a backend? Keep it easy to understand? The React Cookbook delivers answers fast. Many books teach you how to get started, understand the framework, or use a component library with React, but very few provide examples to help you solve particular problems. This easy-to-use cookbook includes the example code developers need to unravel the most common problems when using React, categorized by topic area and problem.
 

Python для финансовых расчетов, 2-е издание

Автор: ekvator от 4-11-2021, 01:18, Коментариев: 0

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

Python для финансовых расчетов, 2-е издание
Название: Python для финансовых расчетов, 2-е издание
Автор: Ив Хилпиш
Издательство: Диалектика
Год: 2021
Формат: pdf
Страниц: 802
Размер: 104,8 Мб
Язык: русский

Python стал языком выбора для разработки финансовых приложений, управляемых данными, и систем искусственного интеллекта. Крупные инвестиционные банки и хедж-фонды все активнее реализуют свои базовые платформы трейдинга и управления рисками с использованием экосистемы Python. В новом издании книги разработчики и финансовые аналитики узнают, как применять различные инструменты Python для создания финансовых приложений и систем алгоритмической торговли.
 

The Encyclopedia of Online Coding Platforms: The Ultimate A-Z Handbook for Learning How to Code

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

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

The Encyclopedia of Online Coding Platforms: The Ultimate A-Z Handbook for Learning How to CodeНазвание: The Encyclopedia of Online Coding Platforms: The Ultimate A-Z Handbook for Learning How to Code
Автор: RealTough Candy (RTC)
Издательство: ‎RealToughMedia
Год: 2021
Страниц: 174
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.1 MB

The ultimate resource for online coding education! The Encyclopedia of Online Coding Platforms gives you invaluable in-depth insight into over 100 places where you can learn how to code. From jаvascript and React, to Python and SQL (and everything in between), this book is a must-have guide for code newbies and experienced coders alike. Want to know the best place to become a freelance web developer? Or perhaps write your first (or 1 millionth) line of jаvascript? The Encyclopedia of Online Coding Platforms has you covered.