LitMy.ru - литература в один клик

  • Добавил: umkaS
  • Дата: 22-01-2024, 08:15
  • Комментариев: 0
Автор: Культин Н.Б.
Название: Основы программирования в Delphi 7
Издательство: СПб.: БХВ-Петербург
Год: 2007
Язык: русский
Формат: pdf
Размер: 14 мб
Страниц: 608 с.: ил.

В книге подробно описывается весь процесс разработки программы: от конструирования диалогового окна до организации справочной системы и создания установочного CD-ROM. Материал включает ряд тем, которые, как правило, остаются за рамками книг, адресованных начинающим — обработка символьной информации, использование динамических структур, работа с файлами. Рассматриваются вопросы работы с графикой, мультимедиа и базами данных.
  • Добавил: literator
  • Дата: 22-01-2024, 03:52
  • Комментариев: 0
Название: C++ & Python for Beginners - 17th Edition, 2024
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2024
Язык: английский
Формат: pdf
Размер: 41.5 MB

Начните уже сегодня изучать основы Python и C++ и совершенствуйте свои навыки программирования! Универсальный справочник с подробными руководствами от команды экспертов. Изучайте Python и применяйте его в своих программах. Также изучайте основы C++ и получайте лучшие советы по коду Python и C++ - два самых мощных и многофункциональных языка программирования на сегодняшний день. Понимание и освоение этих двух языков позволит вам лучше понять современные технологии и то, как они взаимодействуют с нами и окружающим нас миром.
  • Добавил: literator
  • Дата: 22-01-2024, 03:17
  • Комментариев: 0
Название: Spring Boot 3 and Spring Framework 6
Автор: Christian Ullenboom
Издательство: Rheinwerk Computing
Год: 2024
Страниц: 934
Язык: английский
Формат: epub (true)
Размер: 23.1 MB

Say goodbye to dependencies, bogged-down code, and inflexibility! With the Spring framework and Spring Boot, you’ll painlessly create Java applications that are production ready. Start with the basics: containers for Spring-managed beans, Spring framework modules, and proxies. Then learn to connect to relational databases, implement Jakarta Persistence, use Spring Data JPA, and work with NoSQL databases. Get the right know-how for modern software development with Spring and Java! Spring Boot, the leading Java enterprise framework, provides numerous benefits to the developer community. It’s user-friendly, simplifies microservices development, and, when developed correctly, can achieve scalability, making it ideal for building robust enterprise applications. This book covers all the essential features of the widely used Java framework, up to its latest major release, Spring Boot 3, which was launched in November 2022. It has been developed over several years to offer a comprehensive overview of the framework.
  • Добавил: literator
  • Дата: 22-01-2024, 01:50
  • Комментариев: 0
Название: React: The Comprehensive Guide
Автор: Sebastian Springer
Издательство: Rheinwerk Computing
Год: 2024
Страниц: 676
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

React.js makes developing dynamic user interfaces faster and easier than ever. Learn how to get the most out of the library with this comprehensive guide! Start with the basics: what React is and how it works. Then follow practical code examples to build an application, from styling with CSS to maximizing app performance. Whether you’re new to jаvascript or you’re an advanced developer, you’ll find everything you need to build your frontend with React! React has established itself as a force to be reckoned with in the frontend world over the past few years, and it's hard to imagine the world without it as one of the big three solutions alongside Angular and Vue. To me, React stands for a lightweight and flexible way of development that is nevertheless highly professional. It gives you a high degree of freedom when building and designing your application. To work with this book, you should have a solid basic knowledge of HTML, CSS, and jаvascript. This book is designed both to get you started with React and as a reference for everyday use. You can either follow the examples by writing the source code yourself or download the code and customize it as you like. All that really matters to me is that you start using React yourself, get to know the library and its capabilities, and have a lot of fun doing it.
  • Добавил: literator
  • Дата: 21-01-2024, 21:54
  • Комментариев: 0
Название: Multi-Cloud Automation with Ansible: Automate, orchestrate, and scale in a multi-cloud world
Автор: Pankaj Sabharwal
Издательство: BPB Publications
Год: 2024
Страниц: 298
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

One tool, endless possibilities: Multi-cloud mastery with Ansible. Across the modern IT landscape, managing infrastructure across diverse cloud platforms has become a formidable task. Ansible, a robust open-source automation tool, emerges as the ultimate weapon in your arsenal, unlocking efficiency and control over your multi-cloud environment, such as IBM, AWS, GCP, and Azure. Indulge in an in-depth venture through Ansible's fundamentals, architecture, and applications in multi-cloud environments with use cases. Gain a deep understanding of core concepts, such as playbooks, tasks, and roles, and learn to set up Ansible seamlessly across diverse operating systems and cloud providers. Master the creation of efficient playbooks to automate infrastructure provisioning, application deployment, and configuration management in multi-cloud scenarios. Dig into advanced areas like network automation, security automation, and edge computing, acquiring the skills to automate intricate tasks effortlessly. By the end of this book, you will emerge as a confident Ansible expert, capable of automating your multi-cloud operations with precision and efficiency. In the dynamic landscape of IT, the need to ensure scalability, repeatability, and consistency across infrastructures has driven the surge in automation tools. Ansible, with its declarative nature and agent-less architecture, emerges as a favorite. This book, structured meticulously over eleven chapters, offers an in-depth dive into leveraging Ansible for modern IT needs.
  • Добавил: literator
  • Дата: 21-01-2024, 19:13
  • Комментариев: 0
Название: Principles of Software Architecture Modernization: Delivering engineering excellence with the art of fixing microservices
Автор: Diego Pacheco, Sam Sgro
Издательство: BPB Publications
Год: 2024
Страниц: 474
Язык: английский
Формат: epub (true)
Размер: 19.7 MB

Long path to better systems that last longer and make engineers and customers happier. This book is a comprehensive guide to designing scalable and maintainable software written by an expert. It covers the principles, patterns, anti-patterns, trade-offs, and concepts that software developers and architects need to understand to design software that is both scalable and maintainable. The book begins by introducing the concept of monoliths and discussing the challenges associated with scaling and maintaining them. It then covers several anti-patterns that can lead to these challenges, such as lack of isolation and internal shared libraries. The next section of the book focuses on the principles of good software design, such as loose coupling and encapsulation. It also covers several software architecture patterns that can be used to design scalable and maintainable monoliths, such as the layered architecture pattern and the microservices pattern. The final section of the book guides how to migrate monoliths to distributed systems. It also covers how to test and deploy distributed systems effectively.
  • Добавил: literator
  • Дата: 21-01-2024, 17:52
  • Комментариев: 0
Название: Computational Intelligence Methods for Sentiment Analysis in Natural Language Processing Applications
Автор: D. Jude Hemanth
Издательство: Morgan Kaufmann/Elsevier
Год: 2024
Страниц: 254
Язык: английский
Формат: epub
Размер: 11.2 MB

Computational Intelligence for Sentiment Analysis in Natural Language Processing Applications provides a solution to this problem through detailed technical coverage of AI-based Sentiment Analysis methods for various applications. The book's authors provide readers with an in-depth look at the challenges and associated solutions, including case studies and real-world scenarios from across the globe. Development of scientific and enterprise applications are covered that will aid computer scientists in building practical/real-world AI-based Sentiment Analysis systems. With the vast increase in Big Data, computational intelligence approaches have become a necessity for Natural Language Processing (NLP) and Sentiment Analysis in a wide range of decision-making application areas. The opinions registered by the users on a specific subject is collectively analyzed to provide a final comment on the subject. Analyzing these data is a tedious task that can be solved by Machine Learning (ML) techniques. Hence, the combination of sentiments and ML techniques is extremely important to derive any information from the huge social media data. In this book, different types of ML and deep learning methods are explored in the context of different dimensions of sentiment analysis.
  • Добавил: literator
  • Дата: 21-01-2024, 03:01
  • Комментариев: 0
Название: Source Code Exploration with Memcached: A beginner's guide to understanding and exploring open-source code
Автор: Praveen Raj, Prashanth Raghu
Издательство: BPB Publications
Год: 2024
Страниц: 212
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Architect your own benchmarks. Open-source development has been the single most significant contributor to the development community, and the contributions are used across the IT landscape including corporations, universities, schools, etc. Open-source development skills enable developers to understand the intricacies of softwares, enabling robust decision-making while choosing technologies over trends and making mature decisions on a day-to-day development basis. This book is for all programming enthusiasts and is designed to be a Source code 101 level book, but it can help developers elevate to architect-level decision-making as well as architects to make solid software decisions while building the systems. Programming languages like Python, Lua, C, C++ (compilers), Lua, Rust, database systems, caching systems, web frameworks, and libraries, the availability of open-source code systems has greatly impacted visibility and democratized developer access to enterprise-grade software, resulting in rapid innovation at minimal cost. The impact of open-source software is greater than we can imagine, and the software mentioned here are just the tip of the iceberg. A programming language contains a parser, symbol table generator, compiler, assembler, and interpreter, to mention a few common phases, along with memory management, thread management, configurations, data structures, and many more. While exploring multiple languages, we can note that the code stages remain almost identical.
  • Добавил: literator
  • Дата: 21-01-2024, 02:21
  • Комментариев: 0
Название: PowerShell Essential Guide: Master the fundamentals of PowerShell scripting and automation
Автор: Prashanth Jayaram, Rajendra Gupta
Издательство: BPB Publications
Год: 2024
Страниц: 310
Язык: английский
Формат: epub (true)
Размер: 15.8 MB

PowerShell Essentials - Your path to efficient automation and scripting. In the last decade, PowerShell has propelled in every way in the automation arena. Since the inception of PowerShell, it has become a de facto tool for automation, and it is the favorite solution of many Windows administrators, with the capability to automate almost any task in the Microsoft ecosystem. Since the advent of PowerShell, it has been a lot easier to import the related modules and invoke the associated cmdlets call to take care of many day-to-day mundane activities, from simple to complex maintenance. Beginning with introductory chapters that cover Azure concepts, an overview of PowerShell, and other related tools, the reader will be introduced to the advanced concepts of Azure components without heavy emphasis on Cloud. For every section, the PowerShell code is designed, and readers with no prior experience can jump into the topics and get started with the examples. The aim of this book is to provide the reader with hands-on experience with Azure databases, enabling them to work with what is relevant in the market today and is clearly in the future. It would be great to have hands-on experience with PowerShell; this would help you to progress faster. However, if you have experience with PowerShell, you can jump to a specific chapter or topic in the book.
  • Добавил: literator
  • Дата: 21-01-2024, 01:32
  • Комментариев: 0
Название: Java Cryptography: Tools and Techniques
Автор: David Hook, Jon Eaves
Издательство: Leanpub
Год: 2023-06-13
Страниц: 511
Язык: английский
Формат: pdf (true), epub + Extras
Размер: 10.1 MB

Between the standard Java Runtime and the Bouncy Castle APIs there is a rich tool set of APIs to help work with the maze of standards and protocols needed for secure communication, storage and identity management. This book will help you navigate that maze and shine light into some of the darker corridors. Cryptography is about the security of communications. It provides mechanisms for hiding messages from outside observers, accurately identifying the originators of messages, determining that messages have been delivered safely without tampering, and making it possible to accurately identify both the entities receiving and sending messages when messages are being delivered between different parties. Over time, in our increasingly connected world, issues related to cryptography and security have increasingly become common in the development of applications and even other APIs. In this environment, Java still maintains its popularity as a language for the development and implementation of Internet applications. While Java has an established API for basic cryptography defined as part of the regular Java runtime, many things that developers generally need to do, such as producing and managing certificates, client credentials, time stamps, and secure messaging are not provided. The Legion of the Bouncy Castle Cryptography APIs were developed to fill a large part of this gap.