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

  • Добавил: literator
  • Дата: 20-10-2024, 14:48
  • Комментариев: 0
Название: Python Cookbook: Everyone can cook delicious recipes 300+
Автор: Hernando Abella
Издательство: Aluna Publishing House
Год: 2024
Страниц: 486
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Learn to cook delicious and fun recipes in Python. codes that will help you grow in the programming environment using this wonderful language. Some of the recipes you will create will be related to: Algorithms, classes, flow control, functions, design patterns, regular expressions, working with databases, and many more things. Learning these recipes will give you a lot of confidence when you are creating great programs and you will have more understanding when reading live code. Algorithms are step-by-step procedures or formulas for solving problems and performing tasks. They are the backbone of Computer Science, enabling efficient data processing and decision-making. An algorithm takes input, processes it through a series of well-defined steps, and produces an output. They can range from simple arithmetic operations to complex data structures and sorting techniques. Effective algorithms are characterized by their efficiency, scalability, and clarity. Understanding and designing algorithms are crucial for optimizing performance and resource utilization in software development.
  • Добавил: literator
  • Дата: 20-10-2024, 14:01
  • Комментариев: 0
Название: Python Crash Course for Beginners: A Thrilling Challenge to Python Mastery
Автор: Mark Reed
Издательство: CyberEdge Press
Год: 2024
Страниц: 190
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Master Python with This Comprehensive, Beginner-Friendly Crash Course! Are you ready to embark on an exciting journey into the world of Python programming? Whether you're a complete beginner or looking to refresh your skills, this Python Crash Course is the perfect guide to help you become proficient in one of the most powerful and in-demand programming languages today. With Python at the forefront of industries like Data Science, web development, Artificial Intelligence, and automation, this book offers a clear and structured approach to mastering Python step by step. You’ll dive into real-world coding challenges, develop problem-solving skills, and gain hands-on experience—all while having fun along the way. Python is more than just a single script. It's a gateway to an extensive ecosystem bustling with opportunities. Nearly every industry you can think of uses Python in some form. In web development, Python frameworks like Django and Flask power countless websites and applications, offering dynamic user experiences. If Data Science piques your interest, Python's libraries such as Pandas, NumPy, and Matplotlib provide the tools needed to analyze and visualize complex datasets, uncovering insights that drive decision-making in businesses around the world. Automation is another realm where Python shines brightly. From automating repetitive tasks to managing large systems, Python scripts can save time and reduce errors, increasing efficiency across various fields. Oh, and let's not forget about Artificial Intelligence and Machine Learning, Python's capabilities in these cutting-edge areas are supported by powerful libraries like TensorFlow and Scikit-Learn. As you can see, if you learn Python, you're opening doors to industries and careers that impact the world in many ways. From Basics to Advanced Topics: This book guides you through the essentials of Python, breaking down each concept with practical examples, exercises, and challenges.
  • Добавил: literator
  • Дата: 20-10-2024, 12:56
  • Комментариев: 0
Название: API Management: An Architect's Guide to Developing and Managing APIs for Your Organization 2nd Edition
Автор: Brajesh De
Издательство: Apress
Год: 2024
Страниц: 434
Язык: английский
Формат: pdf (true), epub (true)
Размер: 10.2 MB

APIs are the enablers for a thriving ecosystem that can drive revenue growth and ROIs for any organization. This book will cover all relevant topics and trends that enterprise architects need to know to build and govern APIs as a product. The second edition of the API Management builds on the foundation established in the first edition to cover recent advances in API development as well as the principles and best practices of building API as a product. It has been updated to cover the latest and emerging trends in API architecture, design, and implementation covering the use of gRPC, graphQL, microservices and service mesh to building and manage a scalable API platform. New chapters cover how to build an effective API strategy for digital transformation and implement an API-First architecture to build and deliver APIs as a Product. Any software architect or developer looking to adopt and build APIs for digital transformation and excellence within their organization will find this book to be an invaluable resource. For CxOs, software architects, and developers who are looking to implement APIs within their organization for digital transformation initiatives.
  • Добавил: literator
  • Дата: 19-10-2024, 17:07
  • Комментариев: 0
Название: TensorFlow Guide: 3-in-1 Complete Learning Edition for Beginners to Experts
Автор: Ethan Dean
Издательство: Independently published
Год: September 29, 2024
Страниц: 448
Язык: английский
Формат: epub
Размер: 10.1 MB

Unlock the Power of Machine Learning with the Ultimate TensorFlow Guide! Whether you're just starting your journey or aiming to master advanced techniques, "TensorFlow Guide: 3-in-1 Complete Learning Edition for Beginners to Experts" has everything you need to succeed. This all-inclusive resource combines three comprehensive sections, tailored to take you from the basics of Machine Learning to expert-level proficiency in TensorFlow. Deep Learning's universe is both expansive and invigorating, pushing beyond what was once considered the exclusive purview of human cognitive processes. By simulating the functionality of the human brain through artificial neural networks, deep learning can recognize patterns and make informed decisions. As a branch of Machine Learning (ML), it is the driving force behind numerous technological breakthroughs we experience in our day-to-day life, from voice-controlled devices to self-driving vehicles, personalized content suggestions, and even medical diagnostics. TensorFlow, a resource developed by the Google Brain team, is an open-source library that serves as a solid platform for creating and implementing Machine Learning and Deep Learning models. This comprehensive ecosystem, complete with an array of tools, libraries, and a vibrant community, enables researchers to explore new frontiers in ML and empowers developers to create applications powered by ML. TensorFlow's extensive functionalities have made it a go-to choice among professionals in academia and the industry. In essence, this guide is your springboard into the vast cosmos of Deep Learning with TensorFlow. As we traverse this intricate and exciting landscape, our aim is to inspire and guide you in creating groundbreaking applications that tap into the full potential of Deep Learning. Welcome to your beginner's guide to TensorFlow. The journey to the future of Artificial Intelligence starts here.
  • Добавил: literator
  • Дата: 19-10-2024, 14:34
  • Комментариев: 0
Название: iOS 18 App Development Essentials: Developing iOS Apps with SwiftUI, Swift, and Xcode 16
Автор: Neil Smyth
Издательство: Payload Media, Inc.
Год: 2024
Страниц: 899
Язык: английский
Формат: epub
Размер: 27.8 MB

This book aims to teach the skills necessary to build iOS 18 applications using SwiftUI, Xcode 16, and the Swift programming language. Beginning with the basics, this book outlines the steps to set up an iOS development environment, together with an introduction to using Swift Playgrounds to learn and experiment with Swift. The book also includes in-depth chapters introducing the Swift programming language, including data types, control flow, functions, object-oriented programming, property wrappers, structured concurrency, and error handling. A guided tour of Xcode in SwiftUI development mode follows an introduction to the key concepts of SwiftUI and project architecture. The book also covers creating custom SwiftUI views and explains how these views are combined to create user interface layouts, including stacks, frames, and forms. Other topics covered include data handling using state properties and observable, state, and environment objects, as are key user interface design concepts such as modifiers, lists, tabbed views, context menus, user interface navigation, and outline groups. The book also includes chapters covering graphics and chart drawing, user interface animation, view transitions and gesture handling, WidgetKit, Live Activities, document-based apps, Core Data, SwiftData, and CloudKit. Chapters also explain how to integrate SwiftUI views into existing UIKit-based projects and integrate UIKit code into SwiftUI. Finally, the book explains how to package up a completed app and upload it to the App Store for publication. The aim of this book is to teach you the skills to build your own apps for iOS 18 using SwiftUI. Assuming you are ready to download the iOS 18 SDK and Xcode 16 and have an Apple Mac system, you are ready to get started.
  • Добавил: literator
  • Дата: 19-10-2024, 03:51
  • Комментариев: 0
Название: Java 23 Key Concepts in Brief
Автор: Sergio Petrucci
Издательство: Petrucci Books
Год: 2024-10-02
Язык: английский
Формат: pdf (true), azw3, epub, mobi
Размер: 10.1 MB

This book provides a concise guide to the key concepts and features introduced in Java 23. It is intended for developers who are already familiar with Java and want to learn about the latest advancements in the language. In September 2024, Oracle announced that JDK 23 is now generally available. Java 23 introduces a number of new features and enhancements. Java 23 introduces a preview feature designed to simplify how developers import packages from modules: Simplified Module Imports. This chapter explores this new feature, its benefits, potential challenges, and how it integrates with other Java language features. Before Java 9, managing dependencies and code organization often led to challenges like "classpath hell." Java 9 introduced the module system (Project Jigsaw) to address these issues. Modules group related packages, offering a more structured approach to application development. However, the adoption of the module system hasn’t been as widespread as initially anticipated. For many existing Java projects, especially those with established architectures, the perceived benefits of adopting JPMS did not outweigh the costs of migration. The effort required to modularize a large, existing codebase was often deemed too high compared to the potential gains in maintainability or performance.
  • Добавил: literator
  • Дата: 19-10-2024, 03:07
  • Комментариев: 0
Название: Mastering Spring Reactive Programming for High Performance Web Apps: Revolutionize Your Asynchronous Application Development in Spring with Reactive Programming Principles, Spring WebFlux and Reactor
Автор: Shubham Srivastava
Издательство: Orange Education Pvt Ltd, AVA
Год: 2024
Страниц: 653
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Master Reactive Programming: Build Solutions with Reactive Spring. Mastering Spring Reactive Programming for High Performance Web Apps is a comprehensive guide designed for developers looking to master reactive programming with Spring WebFlux and Reactor. Whether you're a beginner seeking to understand the fundamentals or an experienced developer aiming to enhance your asynchronous programming skills, this book delivers a clear, step-by-step approach to take you from basic concepts to advanced real-world applications. Focused on practical, real-world implementations, the book teaches you how to build, optimize, and maintain efficient reactive systems. It guides you through creating scalable, event-driven applications, handling complex asynchronous tasks, and managing distributed systems using WebFlux libraries and the Reactor framework. By addressing real-world challenges, this book equips readers to improve system performance and resource management, ensuring applications are built for high scalability and resilience. This book is tailored for software developers seeking to understand reactive programming concepts in Spring and the advantages of utilizing the reactive framework. Readers should have a basic understanding of Java programming and familiarity with object-oriented programming principles. Prior experience with the Spring Framework and web development will be beneficial for grasping more advanced topics, such as asynchronous processing and reactive systems.
  • Добавил: SCART56
  • Дата: 19-10-2024, 00:47
  • Комментариев: 0

Название: Тестирование и отладка программ для профессионалов будущих и настоящих
Автор(ы): Плаксин М.А.
Издательство: Лаборатория знаний
Год: 2020
Страниц: 170
Формат: PDF
Размер: 10 Мб
Язык: русский

Изложена теория тестирования и отладки программ, причем рассматриваются как вопросы, интересные начинающим программистам, так и вопросы, полезные профессионалам, например вероятностные модели оценки количества ошибок в программе и количества необходимых тестов.
  • Добавил: literator
  • Дата: 18-10-2024, 22:02
  • Комментариев: 0
Название: Design, Development and Analysis of Lunar Crescent Visibility Criterion With Python
Автор: Muhamad Syazwan Bin Faid, Mohd Saiful Anwar Mohd Nawawi, Mohd Hafiz Mohd Saadon
Издательство: CRC Press
Год: 2025
Страниц: 144
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

The analysis of lunar crescent visibility criterion is vital in providing a comparative insight for predicting the visibility and suitability for Hijri calendar determination. While there have been previous attempts to measure the performance of lunar crescent visibility criterion, these attempts only apply to a singular analysis and not a comparative examination. Design, Development and Analysis of Lunar Crescent Visibility Criterion with Python explores the development of an analysis tool for lunar crescent visibility criterion using an integrated lunar crescent visibility database. The analysis tool, called HilalPy and HilalObs, was developed in the form of a Python library, so that it can be integrated into other software and webpages to enable deployment into various operating systems. This book will provide useful insights for the future development of lunar crescent visibility criterion, particularly for calendrical purposes.
  • Добавил: literator
  • Дата: 18-10-2024, 16:51
  • Комментариев: 0
Название: ManusCrypt: Designed for Mankind – Anthropocentric Information Security
Автор: Prashant A Upadhyaya
Издательство: CRC Press
Год: 2025
Страниц: 211
Язык: английский
Формат: pdf (true), epub
Размер: 17.2 MB

Information security primarily serves these six distinct purposes—authentication, authorization, prevention of data theft, sensitive data safety / privacy, data protection / integrity, non-repudiation. The entire gamut of infosec rests upon cryptography. The author begins as a protagonist to explain that modern cryptography is more suited for machines rather than humans. This is explained through a brief history of ciphers and their evolution into cryptography and its various forms. The premise is further reinforced by a critical assessment of algorithm-based modern cryptography in the age of emerging technologies like Artificial Intelligence (AI) and blockchain. With simple and lucid examples, the author demonstrates that the hypothetical “man versus machine” scenario is not by chance, but by design. The book doesn’t end here like most others that wind up with a sermon on ethics and eventual merging of humans with technology (i.e., singularity). A very much practicable solution has been presented with a real-world use-case scenario, wherein infosec is designed around the needs, biases, flaws and skills of humans. This innovative approach, as trivial as it may seem to some, has the power to bring about a paradigm shift in the overall strategy of information technology that can change our world for the better. The landscape of cryptography is continuously evolving, driven by advances in technology and the increasing sophistication of cyber threats. As cryptographic algorithms become more robust, adversaries, too, strive to exploit vulnerabilities. The data encryption standard (DES), developed in the 1970s, was the first widely used encryption standard. However, as computing power increased, DES’s 56-bit key length became susceptible to brute-force attacks. This led to the development of the advanced encryption standard (AES) in the early 2000s, with key lengths of 128, 192, or 256 bits, providing significantly higher security. The book contains technical concepts at a high level with a simple and lucid presentation so that it is suited for both the layman as well as practitioners of information technology.