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



Реклама


Название: Swift подробно
Автор: Вейн Ч.
Издательство: ДМК Пресс
Год: 2020
Cтраниц: 412
Формат: pdf (ocr)
Размер: 12 мб
Язык: русский

Переходя от одной концепции к другой, эта книга знакомит вас с навыками, необходимыми для создания профессионального программного обеспечения для платформ Apple, таких как iOS и Mac, а также на сервере с Linux. Следуя многочисленным конкретным примерам, поучительным объяснениям и увлекательным упражнениям, в конечном итоге вы освоите такие мощные методы, как обобщения, эффективная обработка ошибок, протокольно-ориентированное программирование и современные шаблоны Swift. Автор книги показывает особо важные и трудно выявляемые методики, которые он освоил на протяжении работы со Swift. Издание рассчитано на программистов продвинутого начального и среднего уровней.
Разместил: rivasss 28-03-2025, 08:07 | Комментарии: 0 | Подробнее

Название: Machine Learning And Data Mining In Pattern Recognition
Серия: Lecture Notes in Artificial Intelligence, 4571
Автор: Petra Perner
Издательство: Springer
Год: 2007
Формат: pdf
Страниц: 927
Размер: 20,3 Мб
Язык: английский


Today, there are many international meetings carrying the title machine learning and data mining, whose topics are text mining, knowledge discovery, and applications. This meeting from the very first event has focused on aspects of machine learning and data mining in pattern recognition problems. We planned to reorganize classical and well-established pattern recognition paradigms from the view points of machine learning and data mining.
Разместил: krutisvet 28-03-2025, 07:56 | Комментарии: 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.
Разместил: Ingvar16 28-03-2025, 04:00 | Комментарии: 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.
Разместил: Ingvar16 28-03-2025, 02:53 | Комментарии: 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.
Разместил: Ingvar16 28-03-2025, 02:07 | Комментарии: 0 | Подробнее
Название: Effective C, 2nd Edition: An Introduction to Professional C Programming
Автор: Robert C. Seacord
Издательство: No Starch Press
Год: 2025
Страниц: 314
Язык: английский
Формат: True/Retail PDF, True/Retail EPUB, True/Retail MOBI
Размер: 35.7 MB

Effective C, 2nd edition, is an introduction to essential C language programming that will soon have you writing programs, solving problems, and building working systems. The latest release of the C programming language, C23, enhances the safety, security, and usability of the language. This second edition of Effective C has been thoroughly updated to cover C23, offering a modern introduction to C that will teach you best practices for writing professional, effective, and secure programs that solve real-world problems. C is used as a target language for compilers to build operating systems, to teach fundamentals of computing, and for embedded and general-purpose programming. There is a large amount of legacy code written in C. The C standards committee is extremely careful not to break existing code, providing a smooth pass for modernizing this code to take advantage of modern language features. C is often used in embedded systems because it is a small and efficient language. Embedded systems are small computers that are embedded in other devices, such as cars, appliances, and medical devices. Your favorite programming language and library are written in C (or were at one time). There are many libraries available for C. This makes it easy to find libraries that can be used to perform common tasks. Overall, C is a powerful and versatile language that is still widely used today. It is a good choice for programmers who need a fast, efficient, and portable language.
Разместил: Ingvar16 28-03-2025, 01:27 | Комментарии: 0 | Подробнее

Название: Серия "Программирование для детей" в 13 книгах
Автор(ы): разные
Издательство: Москва
Год: 2017-2023
Страниц: 1000+
Формат: PDF
Размер: 203 Мб
Язык: русский

Программирование – одна из самых востребованных профессий в наше время, и она останется таковой в ближайшем будущем. Научите своих детей программировать уже сейчас с помощью этих книг! Вы найдете здесь много упражнений – полезных, интересных и забавных, поэтому ваш ребенок не заскучает. Материал написан доступно и просто, поэтому ему не составит труда освоить азы программирования.

Разместил: MIHAIL62 27-03-2025, 23:10 | Комментарии: 0 | Подробнее
Название: The Art of Mac Malware, Volume 2: Detecting Malicious Software
Автор: Patrick Wardle
Издательство: No Starch Press
Год: 2025
Страниц: 378
Язык: английский
Формат: True/Retail PDF, True/Retail MOBI
Размер: 27.5 MB

As renowned Mac security expert Patrick Wardle notes in The Art of Mac Malware, Volume 2, the substantial and growing number of Mac users, both personal and enterprise, has created a compelling incentive for malware authors to ever more frequently target macOS systems. The only effective way to counter these constantly evolving and increasingly sophisticated threats is through learning and applying robust heuristic-based detection techniques. To that end, Wardle draws upon decades of experience to guide you through the programmatic implementation of such detection techniques. By exploring how to leverage macOS’s security-centric frameworks (both public and private), diving into key elements of behavioral-based detection, and highlighting relevant examples of real-life malware, Wardle teaches and underscores the efficacy of these powerful approaches.
Разместил: Ingvar16 27-03-2025, 20:39 | Комментарии: 0 | Подробнее
Название: Mastering NestJS: Comprehensive Guide to Building Scalable and Robust Node.js Applications
Автор: Aarav Joshi
Издательство: 101 Books
Год: 2025
Страниц: 1234
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Mastering NestJS: Comprehensive Guide to Building Scalable and Robust Node.js Applications is a complete and in-depth resource designed for software developers and architects who aim to build modern, efficient, and maintainable backend applications using NestJS. This book covers everything from fundamental concepts, such as controllers, providers, modules, and dependency injection, to advanced techniques including microservices, GraphQL integration, authentication and authorization strategies, WebSocket applications, and real-time communication. Readers will discover best practices, proven architectural patterns, and practical advice on leveraging TypeScript for increased scalability and maintainability. Each chapter provides detailed explanations, practical examples, and step-by-step guidance to help you confidently implement enterprise-ready applications and APIs. The book also explores essential topics like testing strategies, deployment to cloud environments (AWS, Azure, GCP), Docker and Kubernetes integration, and advanced performance optimization.
Разместил: Ingvar16 27-03-2025, 17:20 | Комментарии: 0 | Подробнее
Название: Bash Shell from Zero to Hero: An SRE's Practical Guide to Terminal Skills, Scripting, and Automation
Автор: Nolan Reeves
Издательство: Independently published
Год: 2025-03-26
Страниц: 720
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Have you ever broken into a cold sweat after typing 'rm -rf'? Are you dreaming of automation to escape repetitive tasks? Does your heart still race when you look at a terminal?" If you lack confidence despite typing hundreds of commands daily, it's time to learn from a professional SRE. This book contains everything you truly need to know about Bash shell, built on 7 years of hands-on experience managing over 3,000 servers. Bash operates as an intermediary between the user and the underlying operating system. It enables users to execute commands, manage files, control processes, configure system settings, and automate tasks using shell scripts. It is the default shell for most Linux distributions and was the standard shell for macOS until Apple transitioned to Zsh in Additionally, Bash is available on Windows through the Windows Subsystem for Linux making it one of the few command-line interfaces that can be used across multiple operating systems. Stop overthinking. The only Bash shell guide you'll ever need, written by a 7-year server management veteran.
Разместил: Ingvar16 27-03-2025, 16:23 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности