Vtome.ru - электронная библиотека

  • Добавил: magnum
  • Дата: 15-07-2022, 01:43
  • Комментариев: 0
Coding Academy 2022 Ninth EditionНазвание: Coding Academy 2022 Ninth Edition
Издательство: Future Publishing
Год: 2022
Страниц: 164
Язык: английский
Формат: True PDF
Размер: 14,3 MB

Вы держите в своих руках врата в мир программирования. В эпоху, когда мир онлайн управляет миром, люди, которые могут программировать этот мир, управдяют им. Просто некоторые из самых больших интернет-имен в мире, от создателя Facebook Марка Цукерберга до квартета, который создал Twitter, и основателей Google - Ларри Пейджа и Сергея Брина - они все программисты. Эта книга в основном ориентирована на Python, но также охватывает другие языки программирования, включая Rust, Swift, Erlang и Go. Приступим к программированию!
  • Добавил: magnum
  • Дата: 15-07-2022, 01:06
  • Комментариев: 0
JаvaScript from Frontend to Backend: Learn full stack jаvascript using the MEVN stack in quick stepНазвание: JаvaScript from Frontend to Backend: Learn full stack jаvascript using the MEVN stack in quick step
Автор: Eric Sarrion
Издательство: Packt
Год выхода: 2022
Страниц: 336
Формат: True PDF
Язык: English
Размер: 10,9 MB

This book is for jаvascript developers looking to strengthen their core jаvascript concepts and implement them in building full-stack apps. Prior knowledge of HTML and CSS is a must.
  • Добавил: TRex
  • Дата: 14-07-2022, 13:52
  • Комментариев: 0
Название: Kotlin In-Depth: A Guide to a Multipurpose Programming Language for Server-Side, Front-End, Android, and Multiplatform Mobile
Автор: Aleksei Sedunov
Издательство: BPB Publications
Год: 2022 2nd Edition
Формат: PDF
Страниц: 676
Размер: 10 Mb
Язык: English

The book ‘Kotlin In-Depth, Second Edition’ updates all the essential parts of Kotlin and incorporates modern principles, methodologies, and approaches for achieving efficient solutions. The book will guide you to successfully utilize Kotlin in developing JVM apps for desktop, mobile, web platforms and transferring existing Java codebases to Kotlin.
The book begins with an introduction to the language and its environment, which will help you to grasp the fundamental concepts underlying Kotlin's design.
  • Добавил: TRex
  • Дата: 14-07-2022, 13:35
  • Комментариев: 0
Название: C Programming and Coding Question Bank with Solution: Make Your Coding Strong, 2nd Edition
Автор: Swati Saxena
Издательство: BPB Publications
Год: 2022
Формат: PDF
Страниц: 265
Размер: 10 Mb
Язык: English

C programming and Question Bank with Solution covers all the basics to advance programming questions in C with solution. This book includes the keyword with proper examples. Practical questions may help you to understand the logic and will help you to fight the technical round. Test cases based questions make this book unique. Dynamic memory allocation helps the readers to understand the advanced topics. After practising the book, the reader will get hands-on programming and get confident in technical interviews and examinations.
  • Добавил: TRex
  • Дата: 14-07-2022, 11:35
  • Комментариев: 0
Название: CI/CD Pipeline Using Jenkins Unleashed
Автор: Pranoday Pramod Dingare
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 432
Размер: 13,7 Mb
Язык: English

Understand continuous integration (CI), continuous delivery, and continuous deployment (CD) with Jenkins. These processes allow users as well as administrators to catch problems as soon as they get injected into software systems.
  • Добавил: TRex
  • Дата: 14-07-2022, 08:24
  • Комментариев: 0
Название: Deep Reinforcement Learning in Action
Автор: Alexander Zai, Brandon Brown
Издательство: Manning Publications
Год: 2020
Формат: True PDF
Страниц: 384
Размер: 17,3 Mb
Язык: English

Humans learn best from feedback—we are encouraged to take actions that lead to positive results while deterred by decisions with negative consequences. This reinforcement process can be applied to computer programs allowing them to solve more complex problems that classical programming cannot. Deep Reinforcement Learning in Action teaches you the fundamental concepts and terminology of deep reinforcement learning, along with the practical skills and techniques you’ll need to implement it into your own projects.
  • Добавил: TRex
  • Дата: 14-07-2022, 02:28
  • Комментариев: 0
Название: Runtime Verification: A Hands-On Approach in Java
Автор: Christian Colombo, Gordon J. Pace
Издательство: Springer
Год: 2022
Формат: True PDF
Страниц: 209
Размер: 10 Mb
Язык: English

This book provides a hands-on introduction to runtime verification which guides the reader from zero to sufficient practical knowledge required to consider and apply it in industry. It starts with almost no assumptions on the knowledge of the reader and provides exercises throughout the book through which the reader builds their own runtime verification tool. All that is required are basic programming skills and a good working knowledge of the object-oriented paradigm, ideally Java.
  • Добавил: TRex
  • Дата: 13-07-2022, 06:50
  • Комментариев: 0
Название: Machine Learning for Computer Scientists and Data Analysts: From an Applied Perspective
Автор: Setareh Rafatirad, Houman Homayoun, Zhiqian Chen, Sai Manoj Pudukotai Dinakarrao
Издательство: Springer
Год: 2022
Формат: True PDF
Страниц: 465
Размер: 12,1 Mb
Язык: English

This textbook introduces readers to the theoretical aspects of machine learning (ML) algorithms, starting from simple neuron basics, through complex neural networks, including generative adversarial neural networks and graph convolution networks. Most importantly, this book helps readers to understand the concepts of ML algorithms and enables them to develop the skills necessary to choose an apt ML algorithm for a problem they wish to solve. In addition, this book includes numerous case studies, ranging from simple time-series forecasting to object recognition and recommender systems using massive databases. Lastly, this book also provides practical implementation examples and assignments for the readers to practice and improve their programming capabilities for the ML applications.
  • Добавил: TRex
  • Дата: 13-07-2022, 06:08
  • Комментариев: 0
Название: Generic Data Structures and Algorithms in Go: An Applied Approach Using Concurrency, Genericity and Heuristics
Автор: Richard Wiener
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 590
Размер: 11,2 Mb
Язык: English

Advance your understanding of generic data structures and algorithms and their applications using Go and the effective use of concurrency. You are invited on a journey that aims to improve your programming and problem-solving skills. This book takes you to the next step by showing how to get your programs to work efficiently as well as correctly.
  • Добавил: TRex
  • Дата: 13-07-2022, 05:54
  • Комментариев: 0
Название: Computational Framework for the Finite Element Method in MATLAB and Python
Автор: Pavel Sumets
Издательство: CRC Press
Год: 2023
Формат: True PDF
Страниц: 182
Размер: 10 Mb
Язык: English

Computational Framework for the Finite Element Method in MATLAB and Python aims to provide a programming framework for coding linear FEM using matrix-based MATLAB language and Python scripting language. It describes FEM algorithm implementation in the most generic formulation so that it is possible to apply this algorithm to as many application problems as possible. Readers can follow the step-by-step process of developing algorithms with clear explanations of its underlying mathematics and how to put it into MATLAB and Python code. The content is focused on aspects of numerical methods and coding FEM rather than FEM mathematical analysis. However, basic mathematical formulations for numerical techniques which are needed to implement FEM are provided. Particular attention is paid to an efficient programming style using sparse matrices.