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

  • Добавил: Tetyanka_
  • Дата: 3-06-2025, 21:59
  • Комментариев: 0
Название: Хороша сестра
Автор: Саллі Гепворт
Изд-во: Вид-во «РМ»
Серия: «Гостросюжетна проза»
Год: 2024
Страниц: 320
Язык: українська
Формат: pdf
Размер: 52,21 Мб

Ферн Касел працює в місцевій бібліотеці, тричі на тиждень вечеряє із сестрою-двійнею, Роуз, щосили намагається уникати натовпів, яскравого освітлення та галасу. Вона веде розплановане до дрібниць життя, і будь-які зміни в її розпорядку доволі… небезпечні.
Коли Роуз дізнається, що не може завагітніти, Ферн вбачає в тому нагоду віддячити сестрі за все, що та для неї зробила. Ферн може народити Роуз дитину. Їй тільки потрібно знайти батька. Все просто.
  • Добавил: Tetyanka_
  • Дата: 3-06-2025, 20:33
  • Комментариев: 0
Корисні вправи на канікулах. Я закінчив 3/4 класНазвание: Корисні вправи на канікулах. Я закінчив 3/4 клас
Автор: Л.О. Зінов'єва, О.А. Дмитренко
Серия: "Корисні вправи на канікулах. 1-4 клас"
Изд-во: "Торсінг плюс"
Год: 2012
Формат: pdf
Стр. 64+52
Размер: 37,8 MB

Ваша дитина закінчила 3/4 клас, а значить, настає тривалий час літніх канікул. Посібники «Корисні вправи на канікулах» допоможуть урізноманітнити відпочинок маленьких школярів і пропонують цікаві завдання з математики, читання, української та англійської мов. Книги поділяються на кольорові блоки, кожен з яких містить різноманітні завдання. Містять: цікаві приклади, захопливі вправи, пізнавальне читання, логічні ігри, Funny tasks.
  • Добавил: literator
  • Дата: 3-06-2025, 20:25
  • Комментариев: 0
Название: Data Science for SMEs and Freelancers: What No One Tells You About How Data Can Transform Your Business
Автор: Rubén Maestre
Издательство: Independently published
Серия: Data Science for Everyone
Год: November 30, 2024
Страниц: 613
Язык: английский
Формат: epub
Размер: 10.1 MB

Did you know that your data is the new oil? If you have a database, you have a goldmine. This book will show you how to turn that data into a growth engine for your business, using real-world examples that prove data science is within reach for any SME or freelancer willing to unlock its potential. Forget complicated programming tutorials or endless lines of code. Instead, this book takes you on a practical journey, full of examples you can visualize and apply directly to your reality. You’ll discover how data analysis, automation, and Machine Learning can transform your business—whether it’s a small local shop or a growing medium-sized enterprise. This isn’t about abstract theories or empty promises. Here, you’ll find examples and cases you can adapt and apply to your operations to increase revenue, optimize resources, and better understand your customers. Python offers a unique versatility that has made it one of the most used tools by both large corporations and small businesses looking to leverage the power of data. Its simplicity is one of its greatest strengths. You don't need to be an experienced programmer to start working with it, making it an excellent option for freelancers and SMEs that don't have large technical teams.
  • Добавил: literator
  • Дата: 3-06-2025, 19:27
  • Комментариев: 0
MySQL Crash Course: A Hands-on Introduction to Database DevelopmentНазвание: MySQL Crash Course: A Hands-on Introduction to Database Development
Автор: Rick Silva
Издательство: No Starch Press
Год: 2023
Страниц: 360
Язык: английский
Формат: True PDF, True MOBI, True EPUB (Retail Copy)
Размер: 57.5 MB

With databases lurking in the background of every website, knowing how to manage them with MySQL is a no-brainer. This practical, hands-on introduction teaches readers all they need to know. MySQL Crash Course is a fast-paced, no-nonsense introduction to relational database development. It’s filled withpractical examples and expert advice that will have you up and running quickly. You’ll learn the basics of SQL, how to create a database, craft SQL queries to extract data, and work with events,procedures, and functions. You’ll see how to add constraints to tables to enforce rules about permitted data and useindexes to accelerate data retrieval. You’ll even explore how to call MySQL from PHP, Python, and Java. The perfect quick-start resource for database developers, MySQL Crash Course will arm you with the tools you needto build and manage fast, powerful, and secure MySQL-based data storage systems.
  • Добавил: literator
  • Дата: 3-06-2025, 18:37
  • Комментариев: 0
Название: C++ for 2D Game Development
Автор: Maxwell Reed
Издательство: Reedsy
Год: November 25, 2024
Страниц: 104
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Crafting 2D games is a blend of imagination, precision, and technical expertise. This comprehensive guide is designed to empower aspiring and experienced developers with the tools, techniques, and foundational knowledge to create immersive 2D gaming experiences using C++. With clear explanations, real-world examples, and practical exercises, this book takes you through every phase of game development—from concept to deployment. Whether you’re building your first game or refining your skills, you’ll gain insights into designing captivating gameplay, implementing efficient algorithms, and optimizing performance for smooth and engaging experiences. Perfect for coders, game enthusiasts, and developers looking to elevate their craft, this guide will equip you to build games that captivate and challenge players. Start creating today!
  • Добавил: literator
  • Дата: 3-06-2025, 17:47
  • Комментариев: 0
Название: Graph Neural Networks in Action with Python: A Complete Practitioner's Guide to Building, Scaling, and Deploying GNN Applications
Автор: Aarav Joshi
Издательство: 101 Books
Год: 2025
Страниц: 1495
Язык: английский
Формат: epub (true)
Размер: 12.4 MB

Graph Neural Networks in Action with Python: A Complete Practitioner's Guide to Building, Scaling, and Deploying GNN Applications is the definitive comprehensive resource for mastering graph neural networks from fundamentals to production deployment. This extensive guide expands far beyond traditional GNN introductions, offering 12 detailed chapters with 8 practical sections each, covering everything from basic graph theory to advanced industrial applications. Unlike existing books that focus primarily on theory, this practitioner-oriented guide emphasizes real-world implementation using the latest Python frameworks including PyTorch Geometric, DGL, and GraphScope. You'll master core architectures like Graph Convolutional Networks, GraphSAGE, and Graph Attention Networks, then advance to cutting-edge topics including heterogeneous graphs, temporal networks, and large-scale distributed training.
  • Добавил: Knizhka01
  • Дата: 3-06-2025, 17:20
  • Комментариев: 0

Название: Шасси автомобиля
Автор: Й. Раймпель
Издательство: Машиностроение
Год издания: 1983
Страниц: 356
Язык: Русский
Формат: DJVU
Размер: 10,31 Мб

Даны конкретные рекомендации, касающиеся методов проектирования, расчета и выбора параметров шасси. Содержится большой материал по конструкциям направляющих устройств подвесок. Рассмотрены вопросы кинематики шасси.
Для инженерно-технических работников, занимающихся проектированием, конструированием, исследованием и эксплуатацией автомобилей.
  • Добавил: literator
  • Дата: 3-06-2025, 16:55
  • Комментариев: 0
Название: Docker Deep Dive: Zero to Docker in a single book!, 5th Edition
Автор: Nigel Poulton
Издательство: Independently published
Год: May 2025
Страниц: 308
Язык: английский
Формат: epub
Размер: 11.1 MB

This edition was published in May 2025 and is up to date with the latest industry trends and the latest enhancements to Docker. Explore everything from container basics to advanced Docker operations, including AI and Wasm containerization, to build, deploy, and secure containerized applications. Docker Deep Dive provides a comprehensive introduction to container technology and Docker’s essential role in modern software development. It covers installation across platforms and presents both developer and operational perspectives to build a solid foundation. Early chapters explain container basics, Docker architecture, and key ecosystem standards. The book then explores advanced technical topics including the Docker Engine, image and container management, application containerization, and multi-container apps with Docker Compose. It guides readers through deploying and managing Docker Swarm clusters and introduces emerging areas like WebAssembly containers and AI workloads with Docker Model Runner.
  • Добавил: Knizhka01
  • Дата: 3-06-2025, 14:47
  • Комментариев: 0

Название: Расчет припусков и межпереходных размеров в машиностроении
Автор: Я.М. Радкевич, В.А. Тимирязев, А.Г. Схиртладзе, М.С. Островский
Издательство: Высшая школа
Год издания: 2004
Количество страниц: 274
Язык: русский
Формат: DJVU
Размер: 10,14 Мб

Содержатся сведения, необходимые технологу-машиностроителю при проектировании и расчете технологических процессов механической обработки деталей; приведены данные по точности различных методов получения заготовок; рассмотрены методы выбора и расчета припусков на механическую обработку.
Для студентов машиностроительных специальностей вузов. Может быть полезно инженерам-технологам заводов и проектно-конструкторских организаций.
  • Добавил: Chipa
  • Дата: 3-06-2025, 13:40
  • Комментариев: 0

Название: Холестерин. Атеросклероз. Статины
Автор: Виктория Самира
Издательство: Интернет-издание
Год: 2025
Формат: PDF
Страниц: 121
Размер: 6 Mb
Язык: Русский

Понятный трактат о связи сердечно-сосудистых катастроф с атеросклерозом, «холестериновыми бляшками» и прочими хроническими синдромами: