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

  • Добавил: TRex
  • Дата: 27-08-2021, 12:13
  • Комментариев: 0
Название: Certified Ethical Hacker (CEH) Preparation Guide. Lesson-Based Review of Ethical Hacking and Penetration Testing
Автор: Ahmed Sheikh
Издательство: Apress
Год: 2021
Формат: ePUB, PDF
Страниц: 217
Размер: 16 Mb
Язык: English

Know the basic principles of ethical hacking. This book is designed to provide you with the knowledge, tactics, and tools needed to prepare for the Certified Ethical Hacker(CEH) exam―a qualification that tests the cybersecurity professional’s baseline knowledge of security threats, risks, and countermeasures through lectures and hands-on labs.
  • Добавил: TRex
  • Дата: 27-08-2021, 06:15
  • Комментариев: 0
Название: Systems Programming with Rust (Early Release)
Автор: Ken Youens-Clark
Издательство: O’Reilly Media
Год: 2021-08-23: Second Release
Формат: ePUB, PDF
Размер: 10 Mb
Язык: English

For several consecutive years, Rust has been voted "most loved programming language" in Stack Overflow's annual developer survey. This open source systems programming language is now used for everything from game engines and operating systems to browser components and virtual reality simulation engines. But Rust is also an incredibly complex language with a notoriously difficult learning curve.
Rather than focus on the language as a whole, this guide teaches Rust using a single small, complete, focused program in each chapter. Author Ken Youens-Clark shows you how to start, write, and test each of these programs to create a finished product. You'll learn how to handle errors in Rust, read and write files, and use regular expressions, Rust types, structs, and more.
  • Добавил: TRex
  • Дата: 27-08-2021, 05:41
  • Комментариев: 0
Название: Learning Test-Driven Development (Early Release)
Автор: Saleem Siddiqui
Издательство: O’Reilly Media
Год: 2021-08-26: Sixth Release
Формат: ePUB
Страниц: 331
Размер: 10 Mb
Язык: English

Your code is a testament to your skills as a developer. No matter what language you use, your code should be clean, elegant, and uncluttered? With test-driven development (TDD), you'll write better code--code that's easy to understand, retains its elegance, and works for years to come.
  • Добавил: literator
  • Дата: 27-08-2021, 00:52
  • Комментариев: 0
Ultimate Go NotebookНазвание: Ultimate Go Notebook
Автор: William Kennedy, Hoanh An
Издательство: Ardan Labs Press
Год: 2021 (Version 1.0)
Страниц: 352
Язык: английский
Формат: pdf (true), epub
Размер: 27.0 MB

This notebook has been written and designed to provide a reference to everything covered in our Ultimate Go class. If you have taken the class before, this notebook will be invaluable for reminders on the content. If you have never taken the class, there is still tremendous value in this book. It covers more advanced topics not found in other books today. In Go, the underlying machine is a real machine, unlike what I would find in Java or C# with their virtual machine layer. The model of computation is that of the computer. Here is the key, Go gives me direct access to the machine while still providing abstraction mechanisms to allow higher-level ideas to be expressed.
  • Добавил: literator
  • Дата: 26-08-2021, 23:38
  • Комментариев: 0
Multi-Prem SoftwareНазвание: Multi-Prem Software: Using Cloud-Native Technologies to Deliver On-Premises Software to Any Customer Environment
Автор: Grant Miller
Издательство: O’Reilly Media, Inc.
Год: 2021-08-23
Язык: английский
Формат: pdf, rtf, epub
Размер: 10.1 MB

As data privacy, security, and regulatory compliance become more important, multitenant SaaS gets tricky. Many enterprises need solutions that provide more comprehensive control over their data, but fully on-premises software has limitations. A hybrid approach, dubbed "multi-prem," brings cloud native technologies to a company-controlled infrastructure, offering some of the advantages of on-premises deployment along with the scalability of cloud native applications.This report is for independent software vendors who want to learn how Kubernetes and other cloud-native technologies are changing on-premises software delivery and helping to alleviate some of the challenges of packaging and deploying applications to diverse environments.
  • Добавил: literator
  • Дата: 26-08-2021, 23:16
  • Комментариев: 0
Security and Microservice Architecture on AWS (Third Early Release)Название: Security and Microservice Architecture on AWS: Architecting and Implementing a Secured, Scalable Solution (Third Early Release)
Автор: Gaurav Raje
Издательство: O’Reilly Media, Inc.
Год: 2021-08-23
Страниц: 510
Язык: английский
Формат: epub
Размер: 18.7 MB

Security is usually an afterthought when organizations design microservices for cloud systems. Most companies today are exposed to potential security threats, but their responses are often more reactive than proactive. This leads to unnecessarily complicated systems that are hard to implement and even harder to manage and scale. Author Gaurav Raje shows you how to build highly secure systems on AWS without increasing overhead. Through this book, I hope to spread the knowledge of how security professionals and developers can work together to increase the value of enterprise applications. This book tries its best to come up with innovative solutions to security problems where security can be implemented through efficient design and simple solutions, and by leveraging the tools that AWS provides us.
  • Добавил: literator
  • Дата: 26-08-2021, 22:57
  • Комментариев: 0
Hands-On Smart Contract Development with Hyperledger Fabric V2: Building Enterprise Blockchain Applications (Fourth Early Release)Название: Hands-On Smart Contract Development with Hyperledger Fabric V2: Building Enterprise Blockchain Applications (Fourth Early Release)
Автор: Matt Zand, Xun Wu, Mark Anthony Morris
Издательство: O’Reilly Media, Inc.
Год: 2021-08-24
Страниц: 395
Язык: английский
Формат: epub
Размер: 10.1 MB

Blockchain technology continues to disrupt a wide variety of organizations, from small businesses to the Fortune 500. Today, hundreds of blockchain networks are in production, including many built with Hyperledger Fabric. This practical guide shows developers how the latest version of this blockchain infrastructure provides an ideal foundation for developing enterprise blockchain applications or solutions. Blockchain is currently the forerunner technology in shaping the next generation of fintech by offering transparent and fast transaction processing, higher financial data availability, better security, and tremendous cost savings in the financial industry.
  • Добавил: literator
  • Дата: 26-08-2021, 22:42
  • Комментариев: 0
Financial Theory with Python: A Gentle Introduction (Second Early Release)Название: Financial Theory with Python: A Gentle Introduction (Second Early Release)
Автор: Yves Hilpisch
Издательство: O’Reilly Media, Inc.
Год: 2021-08-23
Страниц: 213
Язык: английский
Формат: epub
Размер: 10.1 MB

Using an approach where mathematical concepts provide the common background against which financial ideas and programming techniques are learned, Financial Theory with Python teaches you the basics of financial economics. Written by the bestselling author of Python for Finance, Yves Hilpisch, this practical guide explains financial, mathematical, and Python programming concepts in an integrative manner so that the interdisciplinary concepts reinforce each other. This book teaches both finance and the Python programming language from ground up. Nowadays, finance and programming in general are closely intertwined disciplines, with Python being one of the most widely used programming languages in the financial industry.
  • Добавил: alex66
  • Дата: 26-08-2021, 21:51
  • Комментариев: 0

Название: Professional Flash Mobile Development: Creating Android and iPhone Applications
Автор: Richard Wagner
Издательство: Wiley Publishing, Inc.
Год: 2011
Формат: PDF
Страниц: 338
Размер: 21,27 МБ
Язык: English

This Wrox guide shows Flash developers how to create native applications for Android and iPhone mobile devices using Flash. Packed with practical examples, it shows how to build a variety of apps and integrate them with core mobile services such as Accelerometer, GPS, Photo Library, and more.
  • Добавил: literator
  • Дата: 26-08-2021, 14:09
  • Комментариев: 0
Robust Python: Write Clean and Maintainable Code (Final)Название: Robust Python: Write Clean and Maintainable Code (Final)
Автор: Patrick Viafore
Издательство: O’Reilly Media, Inc.
Год: 2021
Страниц: 381
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB, 10.15 MB

Does it seem like your Python projects are getting bigger and bigger? Are you feeling the pain as your codebase expands and gets tougher to debug and maintain? Python is an easy language to learn and use, but that also means systems can quickly grow beyond comprehension. Thankfully, Python has features to help developers overcome maintainability woes. In this practical book, author Patrick Viafore shows you how to use Python's type system to the max. You'll look at user-defined types, such as classes and enums, and Python's type hinting system. You'll also learn how to make Python extensible and how to use a comprehensive testing strategy as a safety net. With these tips and techniques, you'll write clearer and more maintainable code.