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

  • Добавил: literator
  • Дата: 20-04-2025, 18:56
  • Комментариев: 0
Название: Data Manipulation with Python Step by Step: A Practical Guide with Examples
Автор: William E. Clark
Издательство: Nobtrex L.L.C.
Год: 2025
Страниц: 281
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Data Manipulation with Python Step by Step: A Practical Guide with Examples offers a clear and systematic approach to mastering data handling tasks in Python. The book begins with essential programming fundamentals, ensuring that readers, regardless of background, acquire a thorough grounding in variables, data types, control flow, and function definition. This foundation is progressively expanded to encompass the use of built-in data structures and the effective management of input and output across various file formats. As the book advances, it introduces the Pandas library, providing detailed guidance on leveraging DataFrames and Series for efficient data organization, transformation, and analysis. Readers learn practical solutions for common challenges such as importing data, cleaning and standardizing datasets, handling missing or inconsistent values, and working with date and time information. Each concept is presented with clear explanations and relevant examples that facilitate immediate application to real-world data scenarios.
  • Добавил: literator
  • Дата: 20-04-2025, 17:58
  • Комментариев: 0
Название: Mastering Python: A Comprehensive Approach for Beginners and Beyond
Автор: Williams Asiedu
Издательство: Ouereila Publishing House
Год: 2025
Страниц: 628
Язык: английский
Формат: pdf, epub
Размер: 38.7 MB

Mastering Python is a comprehensive guide that takes you on a practical journey from the fundamentals of Python programming to advanced techniques across various domains. This book is carefully crafted for both beginners and aspiring developers who want to build real-world skills and apply Python in modern technological fields. The book begins by establishing a strong foundation in Python — covering essential concepts such as variables, data types, loops, functions, and object-oriented programming — before moving on to more powerful capabilities like file handling, working with APIs, and managing data structures. What makes Mastering Python unique is its hands-on approach to teaching through modules that reflect real-world needs. Readers will explore the pyttsx3 library for converting text to speech, enabling them to build applications with voice output. With the Faker module, they'll learn how to generate realistic data for testing and development, making them more efficient in software creation.
  • Добавил: Natali26
  • Дата: 20-04-2025, 17:45
  • Комментариев: 0
Название: HTML/CSS. Вся веб-разработка в схемах и иллюстрациях
Автор: ANK Co., Ltd
Издательство: Питер
Год: 2025
Формат: pdf
Страниц: 208
Размер: 79.9 Мб
Язык: русский

Cоздание веб-страницы с продуманным дизайном и полезными функциями требует технических навыков и знания языков программирования. Язык HTML передает структуру документа веб-браузеру с помощью разметки, а таблицы стилей CSS определяют макет и дизайн веб-страницы. У вас нет опыта работы с HTML и CSS? Ничего страшного! Книга очень похожа на комикс, а разобраться с веб-разработкой вам помогут огромное количество иллюстраций и персонаж по имени Закладка, который сопровождает текст понятными и смешными комментариями.
  • Добавил: ekvator
  • Дата: 20-04-2025, 14:28
  • Комментариев: 0
Kotlin в действии, 2-е издание
Название: Kotlin в действии, 2-е издание
Автор: Айгнер Себастьян, Елизаров Роман, Исакова Светлана, Жемеров Дмитрий
Издательство: Питер
Год: 2025
Формат: pdf
Страниц: 560
Размер: 65 Мб
Язык: русский

Kotlin — простой и высокопроизводительный язык программирования, достаточно гибкий для работы с любыми веб-, мобильными, облачными и корпоративными приложениями. Разработчики приложений на Java по достоинству оценят простой синтаксис, интуитивно понятную систему типов, набор превосходных инструментов и поддержку функционального программирования. Кроме того, поскольку Kotlin работает на JVM, он легко интегрируется с существующим Java-кодом, библиотеками и фреймворками, включая Spring и Android. Во второе издание бестселлера «Kotlin в действии» добавлено описание корутин, структурированного параллелизма и других новых возможностей языка. Это авторитетное руководство, написанное основными членами команды разработки языка Kotlin, представляет полезные методы использования стандартной библиотеки Kotlin, функционального программирования и расширенных возможностей, таких как обобщенное программирование и рефлексия. Проще говоря, это самая полная и точная книга по Kotlin из всех доступных.
  • Добавил: Natali26
  • Дата: 20-04-2025, 14:19
  • Комментариев: 0
Название: Getting Started with Python and PyCharm: A Beginner's Guide to Coding with Python in PyCharm
Автор: кол-тив
Издательство: не определен
Год: 2024
Формат: epub, pdf
Страниц: 141
Размер: 30,00 Мб
Язык: английский

Stepping into the world of programming can be both an exhilarating and daunting experience. You're about to embark on a journey that will open doors to solving complex problems, automating tasks, and even creating applications that could one day touch millions of lives. But before we get ahead of ourselves, let’s start with the basics: Python and PyCharm. Python is often celebrated as one of the most beginner-friendly
programming languages. Its syntax is clean and readable, making it easy to grasp for those who are just starting out.
  • Добавил: literator
  • Дата: 20-04-2025, 13:48
  • Комментариев: 0
Название: Mastering Design Patterns for Layered Testing: Master Strategic Test Design, Enhance Automation, and Integrate CI/CD Seamlessly Across API and UI Layers with Python
Автор: Manish Saini
Издательство: Orange Education Pvt Ltd, AVA
Год: 2025
Страниц: 376
Язык: английский
Формат: epub (true)
Размер: 10.4 MB

Master Layered Test Automation and Build Integrate and Deploy with Confidence. In today’s fast-paced software development landscape, ensuring application quality requires a strategic approach to test automation. Mastering Design Patterns for Layered Testing empowers you with the knowledge and tools to design, implement, and optimize automation across UI, API, and backend layers using Python’s powerful ecosystem. Starting with foundational concepts like test design patterns and the Test Pyramid, the book delves into practical implementations of unit testing, integration testing, API testing, and contract testing. You’ll learn how to integrate automated tests into CI/CD pipelines using GitHub Actions, generate detailed test reports with Allure, and address modern testing challenges such as microservices and containerized environments. Real-world case studies illustrate how to apply these techniques in production settings. This book is ideal for QA engineers and developers with intermediate programming skills who want to elevate their test automation expertise.
  • Добавил: Natali26
  • Дата: 20-04-2025, 11:38
  • Комментариев: 0
Название: Object-Oriented Programming Made Simple: A Practical Guide with Java Examples
Автор: William E. Clark
Издательство: William E. Clark
Год: 2024
Формат: pdf, epub
Страниц: 331
Размер: 15.7 Мб
Язык: английский

"Object-Oriented Programming Made Simple: A Practical Guide with Java Examples" empowers both budding and experienced developers to harness the full potential of object-oriented programming (OOP) within the versatile Java language. It serves as a comprehensive guide beginning with the essentials of Java setup, providing readers with the necessary foundation to navigate the more intricate realms of OOP. Through clear explanations and insightful examples, the book dissects principles such as encapsulation, inheritance, and polymorphism, which are pivotal to creating scalable and maintainable software. As readers progress through the book, they are gradually introduced to advanced concepts, including interfaces, abstract classes, and design patterns, essential for mastering modern software engineering.
  • Добавил: literator
  • Дата: 20-04-2025, 02:08
  • Комментариев: 0
Название: Data Visualization in R and Python
Автор: Marco Cremonini
Издательство: Wiley
Год: 2025
Страниц: 578
Язык: английский
Формат: True/Retail PDF, ePUB
Размер: 24.7 MB, 98.2 MB

Communicate the data that is powering our changing world with this essential text. The advent of Machine Learning and neural networks in recent years, along with other technologies under the broader umbrella of ‘Artificial Intelligence,’ has produced an explosion in Data Science research and applications. Data Visualization, which combines the technical knowledge of how to work with data and the visual and communication skills required to present it, is an integral part of this subject. The expansion of Data Science is already leading to greater demand for new approaches to Data Visualization, a process that promises only to grow. Data Visualization in R and Python offers a thorough overview of the key dimensions of this subject. Beginning with the fundamentals of data visualization with Python and R, two key environments for data science, the book proceeds to lay out a range of tools for data visualization and their applications in web dashboards, Data Science environments, graphics, maps, and more. With an eye towards remarkable recent progress in open-source systems and tools, this book offers a cutting-edge introduction to this rapidly growing area of research and technological development.
  • Добавил: Natali26
  • Дата: 19-04-2025, 23:20
  • Комментариев: 0
Название: Master C++ Programming: From Beginner Basics to Advanced Techniques
Автор: Bharat Bhuval Nishad
Издательство: Bharat Bhuval Nishad
Год: 2024
Формат: epub, pdf
Страниц: 86
Размер: 15,69 Мб
Язык: английский

Unlock the full potential of C++ with Master C++ Programming: From Beginner Basics to Advanced Techniques. This definitive guide is designed for aspiring programmers, seasoned developers, and anyone eager to deepen their understanding of one of the most powerful and versatile programming languages.
  • Добавил: Natali26
  • Дата: 19-04-2025, 23:13
  • Комментариев: 0
Название: Coding Project and Games with Scratch for Kids
Автор: Mike Course
Издательство: Hubio Ltd
Год: 2020
Формат: epub, pdf
Страниц: 181
Размер: 13,89 Мб
Язык: английский

This book will not only give you a great bonding experience with your kids but also help them unveil new skills and knowledge. While they are still, you need to expose them to fun, exciting, and educational activities. In this book, you will be introduced to what Scratch programming is all about, an overview of Scratch blocks, different functions and arithmetic operations, and installation and setup process. You will also discover the different sections of the Scratch screen, such as Menu bar, File options, Edit options, Controls, Green flag, Red sign, view options, and Stage.