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

  • Добавил: umkaS
  • Дата: 28-03-2025, 06:20
  • Комментариев: 0
Название: Столярное дело. 7-8 класс
Автор: Журавлев Б.А.
Издательство: М.: Просвещение
Год: 1985 - 2-е изд.
Cтраниц: 239 с.: ил.
Формат: pdf
Размер: 18 мб
Язык: русский

Содержание см. в полной новости
Учебное пособие для учащихся вспомогательной школы.
  • Добавил: literator
  • Дата: 28-03-2025, 05:07
  • Комментариев: 0
Название: Zero Trust in Resilient Cloud and Network Architectures (Early Release)
Автор: Dhrumil Prajapati, Josh Halley, Ariel Leza
Издательство: Cisco Press
Год: 2025
Страниц: 702
Язык: английский
Формат: epub
Размер: 43.8 MB

Zero Trust in Resilient Cloud and Network Architectures, written by a team of senior Cisco engineers, offers a real-world, hands-on guide to deploying automated architectures with a focus on segmentation at any scale--from proof-of-concept to large, mission-critical infrastructures. This edition covers Meraki, EVPN, Pub/Sub, and Terraform and Ansible-based deployments with a key focus on network resilience and survivability. It also explores quantum security and Industrial Zero Trust, along with Ciscos latest evolutions in software-defined networking, providing exclusive insights into its enhancements, architecture improvements, and operational best practices. This book is aimed at security engineers, security analysts, site reliability engineers, network engineers, architects, and operations teams who have a key focus on optimizing their network deployments, increasing security, resilience, and automation within their organization.
  • Добавил: literator
  • Дата: 28-03-2025, 04:32
  • Комментариев: 0
Название: Online Security Tricks and Tips - 21th Edition, 2025
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2025
Страниц: 108
Язык: английский
Формат: pdf
Размер: 55.9 MB

"Online Security Tricks and Tips" - это новое цифровое издание для тех пользователей, которые мечтают поднять свои навыки на новый уровень. Вы хотите улучшить свои пользовательские навыки? Вы хотите получить инсайдерские знания? Вы хотите учиться непосредственно у экспертов в этой области? На страницах этого нового руководства по безопасности в Интернете вы узнаете все, что вам нужно знать, чтобы стать более уверенным, более компетентным и более опытным пользователем. Пользователем, который знает, как использовать свои устройства и получать от них максимальную отдачу. Мы можем сделать это, передавая свои навыки, выработанные десятилетиями, и предоставляя индивидуальную поддержку каждому из наших клиентов.
  • Добавил: literator
  • Дата: 28-03-2025, 04:01
  • Комментариев: 0
Название: Post-Quantum Security for AI: Resilient Digital Security in the Age of Artificial General Intelligence and Technological Singularity (Early Release)
Автор: Petar Radanliev
Издательство: Pearson
Год: 2025
Страниц: 280
Язык: английский
Формат: epub (true), mobi
Размер: 24.6 MB

The rise of Quantum Computing and Artificial General Intelligence (AGI) is set to redefine the digital world. While these advancements promise revolutionary progress, they also pose unprecedented security threats–with the power to break today’s encryption and manipulate digital identities at scale. Without proactive defense strategies, bank accounts, government records, and private data could become vulnerable to breaches that no existing security system can withstand. The Solution: Quantum-Resistant Security. In Post-Quantum Security for AI, industry expert Petar Radanliev delivers a comprehensive guide to protecting digital infrastructure in an era where quantum computing and AI-driven cyber threats are rapidly evolving.
  • Добавил: Gerza
  • Дата: 28-03-2025, 03:24
  • Комментариев: 0

Название: Modele Magazine 2025-04
Издательство: Editions Lariviere
Страниц: 76
Язык: French
Формат: True PDF
Размер: 22 MB

Mensuel de reference dans l'aeromodelisme radiocommande (avions, planeurs, helicopteres, quadricopteres), Modele Magazine conjugue loisir et passion dans une formule dynamique. Pilote par une equipe de specialistes, maitrisant chacun des domaines aussi pointus que la voltige, le planeur, l'electrique, la maquette, l'electronique… Modele Magazine est donc la lecture indispensable des aeromodelistes. Tous les 2 mois un plan de modele original est encarte dans le magazine.
  • Добавил: literator
  • Дата: 28-03-2025, 02:56
  • Комментариев: 0
Название: Kotlin from Scratch: A Project-Based Introduction for the Intrepid Programmer
Автор: Faisal Islam
Издательство: No Starch Press
Год: 2025
Страниц: 435
Язык: английский
Формат: True/Retail PDF, True/Retail EPUB, True/Retail MOBI
Размер: 63.2 MB

Learn Kotlin Through 37 Projects. Kotlin isn’t just for building Android apps. As you’ll learn in Kotlin from Scratch, it’s also a general programming language for crafting both elegant and efficient code. With the aid of 37 hands-on projects, you’ll move quickly through the language basics while building your problem-solving skills, even tackling advanced concepts like fractals, dynamic systems, and nature-inspired algorithms. You’ll explore the way Kotlin handles variables, control structures, functions, classes, and data structures, and you’ll learn to create visualizations using Kotlin and the JavaFX graphics library. Then you’ll build increasingly sophisticated apps to practice what you’ve learned while tackling challenges from math and science to algorithms and optimization. Kotlin runs on the same platform as Java, the Java Virtual Machine, and is fully compatible with Java. However, Kotlin is much more concise and expressive, with its own unique features.
  • Добавил: literator
  • Дата: 28-03-2025, 02:13
  • Комментариев: 0
Название: The Art of ARM Assembly, Volume 1: 64-Bit ARM Machine Organization and Programming
Автор: Randall Hyde
Издательство: No Starch Press
Год: 2025
Страниц: 1066
Язык: английский
Формат: True/Retail PDF, True/Retail EPUB, True/Retail MOBI
Размер: 46.8 MB

This book is the latest in Randall Hyde’s iconic series on assembly language programming. A comprehensive masterclass on 64-bit ARM, it guides you through the instruction set for the increasingly popular 64-bit ARM CPU, teaching you to translate high-level language operations into assembly language, write powerful programs unique to ARM, and handle the development of large software projects easily. This book’s “quick-start” chapter lets you hit the ground running, showing you how to begin writing simple programs right away. After learning basic 64-bit ARM architecture and syntax for the GNU assembler, Hyde goes in-depth on the fundamentals of machine organization, computer data representation and operations, and memory access. Full of illuminating illustrations, portable source code, and hands-on exercises that test your skills, The Art of ARM Assembly is an essential reference guide from the world’s foremost expert on the subject.