Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: DevOps in Python: Infrastructure as Python, 2nd Edition
Автор: Moshe Zadka
Издательство: Apress
Год: 2022
Формат: True PDF, ePUB
Страниц: 245
Размер: 10 Mb
Язык: English

Take advantage of Python to automate complex systems with readable code. This new edition will help you move from operations/system administration into easy-to-learn coding.
You'll start by writing command-line scripts and automating simple DevOps-style tasks followed by creating reliable and fast unit tests designed to avoid incidents caused by buggy automation. You’ll then move on to more advanced cases, like using Jupyter as an auditable remote-control panel and writing Ansible and Salt extensions.
The updated information in this book covers best practices for deploying and updating Python applications. This includes Docker, modern Python packaging, and internal Python package repositories. You'll also see how to use the AWS API, and the Kubernetes API, and how to automate Docker container image building and running. Finally, you'll work with Terraform from Python to allow more flexible templating and customization of environments.
Разместил: vitvikvas 1-07-2022, 18:28 | Комментарии: 0 | Подробнее
Название: Network Programming with Go Language 2nd Edition
Автор: Dr. Jan Newmarch, Ronald Petty
Издательство: Apress
Год: 2022
Формат: True PDF, ePUB
Страниц: 386
Размер: 10 Mb
Язык: English

Dive into key topics in network architecture implemented with the Google-backed open source Go programming language. Networking topics such as data serialization, application level protocols, character sets and encodings are discussed and demonstrated in Go. This book has been updated to the Go version 1.18 which includes modules, generics, and fuzzing along with updated and additional examples.
Beyond the fundamentals, Network Programming with Go, Second Edition covers key networking and security issues such as HTTP protocol changes, validation and templates, remote procedure call (RPC) and REST comparison, and more. Additionally, authors Ronald Petty and Jan Newmarch guide you in building and connecting to a complete web server based on Go. Along the way, use of a Go web toolkit (Gorilla) will be employed.
This book can serve as both an essential learning guide and reference on networking concepts and implementation in Go. Free source code is available on Github for this book under Creative Commons open source license.
Разместил: vitvikvas 1-07-2022, 18:19 | Комментарии: 0 | Подробнее
Название: Regression Analysis in R A Comprehensive View for the Social Sciences
Автор: Jocelyn H. Bolin
Издательство: CRC Press
Год: 2022
Формат: True PDF
Страниц: 193
Размер: 10 Mb
Язык: English

Regression Analysis in R: A Comprehensive View for the Social Sciences covers the basic applications of multiple linear regression all the way through to more complex regression applications and extensions. Written for graduate level students of social science disciplines this book walks readers through bivariate correlation giving them a solid framework from which to expand into more complicated regression models. Concepts are demonstrated using R software and real data examples.
Разместил: vitvikvas 30-06-2022, 15:26 | Комментарии: 0 | Подробнее
Название: Math for Deep Learning
Автор: Ronald T. Kneusel
Издательство: No Starch Press
Год: 2022
Формат: True PDF
Страниц: 347
Размер: 10 Mb
Язык: English

You’ll work through Python examples to learn key deep learning related topics in probability, statistics, linear algebra, differential calculus, and matrix calculus as well as how to implement data flow in a neural network, backpropagation, and gradient descent. You’ll also use Python to work through the mathematics that underlies those algorithms and even build a fully-functional neural network.
Разместил: vitvikvas 30-06-2022, 09:08 | Комментарии: 0 | Подробнее
Название: Python. Чистый код для продолжающих
Автор: Свейгарт Эл
Издательство: Питep
Год: 2022
Формат: True PDF
Страниц: 384
Размер: 10 Mb
Язык: Русский

"Python. Чистый код для продолжающих" - это не набор полезных советов и подсказок по написанию чистого кода. Вы узнаете о командной строке и других инструментах профессионального разработчика: средствах форматирования кода, статических анализаторах и контроле версий. Вы научитесь настраивать среду разработки, давать имена переменным и функциям, делающие код удобочитаемым, грамотно комментировать и документировать ПО, оценивать быстродействие программ и сложность алгоритмов, познакомитесь с ООП.
Такие навыки поднимут вашу ценность как программиста не только в Python, но и в любом другом языке.
Разместил: vitvikvas 29-06-2022, 19:44 | Комментарии: 0 | Подробнее
Название: Объектно-ориентированное программирование
Автор: Барков И.А.
Издательство: СПб.: Лань
Год: 2019
Cтраниц: 700
Формат: pdf (ocr) / djvu
Размер: 14 мб
Язык: русский

Является учебником по одноименной дисциплине. В первой части кратко рассмотрены: природа классов и объектов, объектно-ориентированный анализ и проектирование программных систем, взаимодействие с операционной системой Windows, абстрактные типы данных. Во второй части подробно обсуждаются базовые основы объектно-ориентированного программирования: наследование, инкапсуляция, полиморфизм, событийное взаимодействие. Графические модели структур классов и структур объектов используются для наглядного представления принципов объектно-ориентированного программирования, что позволяет глубже понять происходящие в объектно-ориентированной программе процессы.
Разместил: rivasss 29-06-2022, 13:34 | Комментарии: 0 | Подробнее
Название: UNIX Programming: UNIX Processes, Memory Management, Process Communication, Networking, and Shell Scripting
Автор: Dr. Vineeta Khemchandani, Dr. Darpan Anand, Dr. K.K. Mishra, Dr. Sandeep Harit
Издательство: BPB
Год: 2022
Формат: ePUB, PDF
Страниц: 244
Размер: 10 Mb
Язык: English

Functioning of UNIX operating system with shell programming
Key Features
Equipped with installation, administration, and best practices for UNIX system management.
Provides a wide range of shell scripting and Unix-based solutions.
UNIX foundations, Resource Management, Socket Programming, Shell Scripting, and the C Interface are all covered.
Разместил: vitvikvas 29-06-2022, 12:51 | Комментарии: 0 | Подробнее
Название: Ethical Hacker’s Penetration Testing Guide
Автор: Samir Kumar Rakshit
Издательство: BPB
Год: 2022
Формат: PDF
Страниц: 509
Размер: 18,6 Mb
Язык: English

Discover security posture, vulnerabilities, and blind spots ahead of the threat actor
Key Features
Includes illustrations and real-world examples of pentesting web applications, REST APIs, thick clients, mobile applications, and wireless networks.
Covers numerous techniques such as Fuzzing (FFuF), Dynamic Scanning, Secure Code Review, and bypass testing.
Practical application of Nmap, Metasploit, SQLmap, OWASP ZAP, Wireshark, and Kali Linux.
Разместил: vitvikvas 29-06-2022, 12:40 | Комментарии: 0 | Подробнее
Название: Cracking C Programming Interview: 500+ interview questions and explanations to sharpen your C concepts
Автор: Tanuj Kumar Jhamb
Издательство: BPB
Год: 2022
Формат: ePUB, PDF
Страниц: 384
Размер: 10 Mb
Язык: English

Develop strong understanding of C principles through popular challenges and solutions
Key Features
Extensive coverage of C principles and its applications with a thorough explanation.
Includes 500+ interview questions on C data structures, arrays, with detailed solutions.
Perfect for campus interviews and GATE, ISRO, and BARC career exams.
Разместил: vitvikvas 29-06-2022, 12:19 | Комментарии: 0 | Подробнее
Название: Game Design Deep Dive: Free-to-Play
Автор: Joshua Bycer
Издательство: CRC Press
Год: 2022
Формат: EPUB
Размер: 19 Мб
Язык: английский / English

Game Design Deep Dive: Free-to-Play (F2P) continues the series’ focus on examining genres with a look at the history and methodology behind free-to-play and mobile games. The genre is one of the most lucrative and controversial in the industry. Josh Bycer lays out not only the potential and pitfalls of this design but also explores the ethics behind good and bad monetization.
Разместил: black 29-06-2022, 09:30 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности