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

  • Добавил: TRex
  • Дата: 7-03-2021, 10:24
  • Комментариев: 0
Название: Dive Into Algorithms: A Pythonic Adventure for the Intrepid Beginner
Автор: Bradford Tuckfield
Издательство: No Starch Press
Год: 2021
Формат: EPUB, True PDF
Страниц: 249
Размер: 10 Mb
Язык: English

Dive Into Algorithms is a broad introduction to algorithms using the Python Programming Language.
Dive Into Algorithms is a wide-ranging, Pythonic tour of many of the world's most interesting algorithms. With little more than a bit of computer programming experience and basic high-school math, you'll explore standard computer science algorithms for searching, sorting, and optimization; human-based algorithms that help us determine how to catch a baseball or eat the right amount at a buffet; and advanced algorithms like ones used in machine learning and artificial intelligence.
  • Добавил: buratino
  • Дата: 7-03-2021, 10:12
  • Комментариев: 0
Название: Network Programming with Go: Learn to Code Secure and Reliable Network Services from Scratch
Автор: Adam Woodbeck
Издательство: No Starch Press
Год: 2021
Формат: true pdf/epub/mobi
Страниц: 392
Размер: 10 Mb
Язык: English

Network Programming with Go teaches you how to write clean, secure network software with the programming language designed to make it seem easy.
Go combines the best parts of many other programming languages. It’s fast, scalable, and designed for high-performance networking and multiprocessing—in other words, it’s perfect for network programming.
Network Programming with Go is for developers ready to start leveraging Go’s ease of use for writing secure, readable, production-ready network code. Early chapters establish a foundation of networking and traffic-routing know-how upon which the rest of the book builds.
  • Добавил: buratino
  • Дата: 7-03-2021, 10:03
  • Комментариев: 0
Название: Cyberjutsu: Cybersecurity for the Modern Ninja (Early Access)
Автор: Ben McCarty
Издательство: No Starch Press
Год: 12/14/2020
Формат: true pdf/rtf
Страниц: 246
Размер: 10.9 Mb
Язык: English

Like Sun Tzu's Art of War for Modern Business, this book uses ancient ninja scrolls as the foundation for teaching readers about cyber-warfare, espionage and security.
  • Добавил: kotmatros255
  • Дата: 7-03-2021, 09:49
  • Комментариев: 0
Название: Теоретические основы информатики. Задачи и программы на языке Pascal
Автор: Майер Р.В.
Издательство: Глазов: ГГПИ
Год: 2011
Формат: pdf
Страниц: 74
Размер: 23 Мб
Язык: Русский

Учебное пособие включает в себя систему задач по следующим темам курса информатики: формула Шеннона, кодирование и декодирование, передача информации по каналу связи, автоматы и их модели, машина Поста, машина Тьюринга, алгоритмы Маркова, нейросети и персептроны, основы теории игр.
  • Добавил: buratino
  • Дата: 6-03-2021, 20:11
  • Комментариев: 0
Название: How Cybersecurity Really Works: A Hands-On Guide for Total Beginners (Early Access)
Автор: Sam Grubb
Издательство: No Starch Press
Год: 2/25/2021
Формат: true pdf/azw3
Размер: 10.5 Mb
Язык: English

Cybersecurity for Beginners is an engaging introduction to the field of cybersecurity. You'll learn how attackers operate, as well as how to defend yourself and organizations against online attacks.
  • Добавил: buratino
  • Дата: 6-03-2021, 18:09
  • Комментариев: 0
Название: Data Science Revealed: With Feature Engineering, Data Visualization, Pipeline Development and Hyperparameter Tuning
Автор: Tshepo Chris Nokeri
Издательство: Apress
Год: 2021
Формат: true pdf/epub
Страниц: 272
Размер: 14.6 Mb
Язык: English

Get insight into data science techniques such as data engineering and visualization, statistical modeling, machine learning, and deep learning. This book teaches you how to select variables, optimize hyper parameters, develop pipelines, and train, test, and validate machine and deep learning models.
  • Добавил: buratino
  • Дата: 6-03-2021, 16:39
  • Комментариев: 0
Название: Effective Kafka: A Hands-On Guide to Building Robust and Scalable Event-Driven Applications with Code Examples in Java
Автор: Emil Koutanov
Издательство: Leanpub
Год: 2021-01-05
Формат: True PDF
Страниц: 394
Размер: 12.8 Mb
Язык: English

The software architecture landscape has evolved dramatically over the past decade. Microservices have displaced monoliths. Data and applications are increasingly becoming distributed and decentralised. But composing disparate systems is a hard problem. More recently, software practitioners have been rapidly converging on event-driven architecture as a sustainable way of dealing with complexity — integrating systems without increasing their coupling.
  • Добавил: TRex
  • Дата: 6-03-2021, 15:45
  • Комментариев: 0
Название: Внедрение зависимостей на платформе .NET. 2-е издание
Автор: Симан М., ван Дерсен С.
Издательство: Питер
Год: 2021
Формат: PDF
Страниц: 608
Размер: 45 Mb
Язык: Русский

Парадигма внедрения зависимостей (DI) в течение минувшего десятилетия де-факто стала одной из доминирующих на платформе .NET и теперь обязательна к изучению для всех .NET-разработчиков. Это переработанное и дополненное издание классической книги «Внедрение зависимостей в .NET». Вы научитесь правильно внедрять зависимости для устранения жесткой связи между компонентами приложения. Познакомитесь с подробными примерами и усвоите основы работы с ключевыми библиотеками, необходимыми для внедрения зависимостей в .NET и .NET Core.
  • Добавил: TRex
  • Дата: 6-03-2021, 08:35
  • Комментариев: 0
Название: Head First Swift (Early Release)
Автор: Paris Buttfield-Addison and Jon Manning
Издательство: O’Reilly Media
Год: 2021-03-05: First Early Release
Формат: EPUB
Страниц: 110
Размер: 10 Mb
Язык: English

Swift is a programming language you can rely on. A language you can present to the family. Safe, reliable, speedy, friendly, easy to talk to, it’s the language of choice for Apple’s platforms—iOS, macOS, watchOS, and tvOS. But open source Swift also runs on Linux as well as the server, and it's gaining ground in scientific computing and web apps. Swift for Windows is even in the works. You can build everything from mobile apps to games, web apps, frameworks, and beyond. So jump in and get started!
  • Добавил: TRex
  • Дата: 6-03-2021, 07:04
  • Комментариев: 0
Название: CPython Internals: Your Guide to the Python 3 Interpreter
Автор: Anthony Shaw
Издательство: Real Python
Год: 2021
Формат: PDF
Страниц: 389
Размер: 11 Mb
Язык: English

Unlock the Inner Workings of the Python Language, Compile the Python Interpreter From Source Code, And Participate in the Development of CPython Goals