Super Scratch Programming Adventure! (Scratch 3)

Автор: buratino от 4-01-2021, 12:35, Коментариев: 0

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

Название: Super Scratch Programming Adventure! (Covers Version 3)
Автор: The LEAD Project
Издательство: No Starch Press
Год: 2019
Формат: true pdf/epub
Страниц: 160
Размер: 112.5 Mb
Язык: English

Comics! Games! Programming! Now updated to cover Scratch 3.
 

Динамическое программирование

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

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

Название: Динамическое программирование
Автор: Окулов С. М. , Пестов О. А.
Издательство: Лаборатория знаний
Год: 2020 3-е изд.
Формат: PDF
Страниц: 299
Размер: 10 Mb
Язык: Русский

В данной книге систематизирован материал по одному из методов проектирования алгоритмов в информатике — динамическому программированию. Предлагаемые задачи решаются фактически по одной схеме, основанной на данном методе, однако понять, что задача решается этим методом, очень непросто. Для этого кроме знаний требуется усилие подготовленного к решению таких задач интеллекта. Именно этому способствуют содержание книги и стиль изложения материала в ней.
Разобраны задачи, предлагавшиеся школьникам на всероссийских олимпиадах по информатике разных лет, а также на турнирах и конкурсах.
 

The DevOps Toolkit: Catalog, Patterns, And Blueprints

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

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

The DevOps Toolkit: Catalog, Patterns, And BlueprintsНазвание: The DevOps Toolkit: Catalog, Patterns, And Blueprints
Автор: Viktor Farcic, Darin Pope
Издательство: Leanpub
Год: 2020-12-30
Страниц: 419
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 36.2 MB

Today, infrastructure as code (IaC) and immutability are closely tied together. IaC allows us to define everything as code, while immutability brings uniformity, reliability, and speed. Servers are defined as code in the form of configurations and scripts used to create VM images. Clusters are defined as code in the form of instructions on how to create and manage VMs based on those images, and how to tie them together through different services.
 

React-Architect: Full-Stack React App Development and Serverless Deployment

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

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

React-Architect: Full-Stack React App Development and Serverless DeploymentНазвание: React-Architect: Full-Stack React App Development and Serverless Deployment
Автор: Dr. Frank Zickert
Издательство: React-Architect
Год: 2020
Страниц: 191
Язык: английский
Формат: pdf (true)
Размер: 15.1 MB

This book aims to be your comprehensive guide on solving problems from end-to-end. You’ll not only learn how to write the code of a full-stack application. But you’ll also learn what it takes to think and act like a full-stack developer. This book ships with lots of practical solutions to real-world problems. We’ll go through all the code examples in detail. We’ll look at how the code works. You’ll learn how to create full-stack applications with different architectures. In a practical and applied manner. By the time you finish this book, you’ll be well equipped to create applications that solve your problem at hand. You’ll have gained hands-on knowledge that you’ll need to be successful in the real world.
 

Atomic Kotlin

Автор: literator от 3-01-2021, 16:43, Коментариев: 0

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

Atomic KotlinНазвание: Atomic Kotlin
Автор: Bruce Eckel, Svetlana Isakova
Издательство: Leanpub
Год: 2020
Страниц: 586
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.1 MB

For both beginning and experienced programmers! From the author of the multi-award-winning Thinking in C++ and Thinking in Java together with a member of the Kotlin language team comes a book that breaks the concepts into small, easy-to-digest "atoms," along with exercises supported by hints and solutions directly inside IntelliJ IDEA! Why Kotlin? We give an overview of the historical development of programming languages so you can understand where Kotlin fits and why you might want to learn it. This atom introduces some topics which, if you are a novice, might seem too complicated right now. Feel free to skip this atom and come back to it after you’ve read more of the book.
 

The DevOps Toolkit: Kubernetes Chaos Engineering With Chaos Toolkit And Istio

Автор: literator от 3-01-2021, 16:13, Коментариев: 0

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

The DevOps Toolkit: Kubernetes Chaos Engineering With Chaos Toolkit And IstioНазвание: The DevOps Toolkit: Kubernetes Chaos Engineering With Chaos Toolkit And Istio
Автор: Viktor Farcic, Darin Pope
Издательство: Leanpub
Год: 2020
Страниц: 196
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 11.9 MB

There are very few things as satisfying as destruction, especially when we're frustrated. What is chaos engineering? What are the principles behind it? We can describe chaos engineering as a discipline of experimenting on a system to build confidence in the system’s capability to withstand turbulent conditions in production. Now, if that was too confusing and you prefer a more straightforward definition of what chaos engineering is, I can describe it by saying that you should be prepared because bad things will happen. It is inevitable. Bad things will happen, often when we don’t expect them. Instead of being reactive and waiting for unexpected outages and delays, we are going to employ chaos engineering and try to simulate adverse effects that might occur in our system.
 

Playing with Java Microservices on Kubernetes and OpenShift

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

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

Название: Playing with Java Microservices on Kubernetes and OpenShift
Автор: Nebrass Lamouchi
Издательство: Leanpub
Год: 2020
Формат: PDF, EPUB
Страниц: 289
Размер: 22 Mb
Язык: English

Playing with Java Microservices on Kubernetes and OpenShift will teach you how to build and design microservices using Java and the Spring platform.
This book covers topics related to creating Java microservices and deploy them to Kubernetes and OpenShift.
Traditionally, Java developers have been used to developing large, complex monolithic applications. The experience of developing and deploying monoliths has been always slow and painful. This book will help Java developers to quickly get started with the features and the concerns of the microservices architecture. It will introduce Docker, Kubernetes and OpenShift to help them deploying their microservices.
 

Artificial Intelligence With Python: Learn to create intelligences artificially

Автор: TRex от 3-01-2021, 07:11, Коментариев: 0

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

Название: Artificial Intelligence With Python: Learn to create intelligences artificially
Автор: Rahul Mula
Издательство: Rahul Mula
Год: 2021
Формат: PDF
Страниц: 272
Размер: 89 Mb
Язык: English

Everyone in a while you must have used the voice search but have you wondered how does the devices understand human language and shows you search results based on that?
Let's take a deep dive into the these artificial intelligences and learn to create them and understand their working.
You'll learn about the secrets of AI and the way they work
We will also learn to program different AI systems, algorithms, models, etc. to create:
Machine learning models like regressors to predict weight to peoples, classifiers to predict the whether
 

Reinforcement Learning Algorithms: Analysis and Applications

Автор: literator от 2-01-2021, 23:00, Коментариев: 0

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

Reinforcement Learning Algorithms: Analysis and ApplicationsНазвание: Reinforcement Learning Algorithms: Analysis and Applications
Автор: Boris Belousov, Hany Abdulsamad, Pascal Klink, Simone Parisi
Издательство: Springer
Год: 2021
Страниц: 197
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book reviews research developments in diverse areas of reinforcement learning such as model-free actor-critic methods, model-based learning and control, information geometry of policy searches, reward design, and exploration in biology and the behavioral sciences. Special emphasis is placed on advanced ideas, algorithms, methods, and applications.
 

Программирование на Фортране 77 для инженеров

Автор: Почемучка от 2-01-2021, 22:37, Коментариев: 0

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

Название: Программирование на Фортране 77 для инженеров
Автор: Браух В.
Издательство: М.: Мир
Серия: Математическое обеспечение ЭВМ
Год: 1987
Формат: DjVu
Страниц: 202
Размер: 10 MB
Язык: Русский

Небольшая книга известного специалиста (ФРГ), представляющая собой методически отработанное учебное пособие по языку Фортран 77 . Этот язык программирования реализован на отечественных ЭВМ, он выгодно отличается от более ранних версий (таких, как Фортран IV, Фортран ЕС ЭВМ).
Для всех желающих самостоятельно изучить программирование на Фортране 77.