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

  • Добавил: Tetyanka_
  • Дата: 30-11-2025, 02:04
  • Комментариев: 0
Название: Atelier crochet (7 books) (French edition)
Автор: Marie Clesse
Серия: Atelier crochet
Год: 2019-2023
Издательство: Mango
Страниц: 6*64+208
Формат: pdf/epub
Размер: 79,25 Мб
Язык: French

Vous êtes attirée par la pratique du crochet mais vous ne savez pas par où commencer ? Vous débutez, vous souhaitez vous perfectionner ?
Laissez-vous guider à travers ce livre par les conseils et astuces de So Croch’ ! Grâce aux nombreuses photographies en pas à pas et aux explications avisées de l’autrice, apprenez les bases du crochet et toutes les techniques plus avancées pour pouvoir confectionner amigurumi, jouets pour enfants ou vêtements !
Spécialement conçu pour les débutantes du crochet ou les intermédiaires qui souhaitent se perfectionner, ce livre propose un tour d’horizon du matériel à utiliser, des points de base aux méthodes de crochet, ainsi qu’un patron de lapin amigurumi à réaliser pas à pas, pour bien comprendre toutes les techniques.
Découvrez sans tarder le monde merveilleux du crochet avec So Croch’ !
  • Добавил: literator
  • Дата: 30-11-2025, 01:43
  • Комментариев: 0
Название: Domain-Specific Small Language Models (MEAP 7)
Автор: Guglielmo Iozzia
Издательство: Manning Publications
Год: 2025
Страниц: 470
Язык: английский
Формат: pdf, epub
Размер: 25.0 MB

Bigger isn’t always better. Train and tune highly focused language models optimized for domain specific tasks. When you need a language model to respond accurately and quickly about a specific field of knowledge, the sprawling capacity of a LLM may hurt more than it helps. Domain-Specific Small Language Models teaches you to build generative AI models optimized for specific fields. Domain-Specific Small Language Models teaches you how to create language models that deliver the power of LLMs for specific areas of knowledge. To get the most benefit from this book, you’ll want to have some established skills in Python programming, with experience in PyTorch and knowledge about training/fine tuning Transformers-based language models, and willing to learn more about higher level and more user friendly API, optimizing such models, to make them ready for serving and inference on different hardware, also when on a tight infrastructure budget, or when the destination deployment system is a device, such as a laptop or a smartphone. For Machine Learning engineers familiar with Python.
  • Добавил: Tetyanka_
  • Дата: 30-11-2025, 01:36
  • Комментариев: 0
Название: French Macarons Recipes. Dessert Baking Cookbook
Автор: Sylvie Aït-Ali, Cecile Cannone, Hisako Ogita, Annie Rigg, M. Stephenson, L. Davidson, etc.
Издательство: Editions ESI, Solar, Marabout, Chronicle Books LLC, Ulysses Press, etc.
Год: 2005-2022
Cтраниц: много
Формат: epub/pdf
Размер: 256,75 Мб
Язык: English, Français

For everyone who loves macarons: A collection of thematic publications about macarons.
Macarons have recently become a sensation in countries across the globe. Whether it is because of their elegance or their irresistible flavor, macarons are certainly here to stay!
With the help of this macaron cookbook, you will have your own baker walking you through how to make macarons in your home completely from scratch. With this cookbook, you will learn how to make macarons!
So, what are you waiting for?
  • Добавил: literator
  • Дата: 30-11-2025, 01:16
  • Комментариев: 0
Название: Software Design, 2nd Edition
Автор: Aleksandar Mratinković, Dan Piestun, Hazem Shawky Fouda
Издательство: 3G E-learning LLC
Год: 2022
Страниц: 446
Язык: английский
Формат: pdf (true)
Размер: 20.4 MB

Software engineering is the study of and practice of engineering to build, design, develop, maintain, and retire software. There are different areas of software engineering and it serves many functions throughout the application lifecycle. Effective software engineering requires software engineers to be educated about good software engineering best practices, disciplined and cognizant of how your company develops software, the operation it will fulfill, and how it will be maintained. Software development is a process of writing and maintaining the source code, but in a broader sense, it includes all that is involved between the conception of the desired software through to the final manifestation of the software, sometimes in a planned and structured process. Therefore, software development may include research, new development, prototyping, modification, reuse, re-engineering, maintenance, or any other activities that result in software products. This book talks about software development lifecycles a description/prescription for how we write software. Design is a step in this life cycle, and the book explores the implications of this.
  • Добавил: Tetyanka_
  • Дата: 30-11-2025, 01:04
  • Комментариев: 0
Название: Allrecipes 2025 Special: 100 Best Recipes
Выпуск /Год: Special issue: Winter 2025
Редактор: Caitlyn Diimig, RD (ed.)
Издательство: Dotdash Meredith
Cтраниц: 100
Формат: pdf
Размер: 49,69 Мб
Язык: English

**100 Best Recipes: Classics You’ll Want to Make Forever **

Allrecipes is a cooking and food magazine for women that covers every kind of recipe imaginable. Learn how to make desserts, snacks for the kids, dinner recipes, lunch ideas, breakfast recipes, quick and easy meals, slow cooker recipes, holiday meal ideas and so much more. Plan your weeknight dinners and find yummy weekend brunch recipes with the help of Allrecipes magazine. Make meals using seasonal ingredients year-round with Allrecipes magazine's spring, summer, fall and winter recipe ideas. Anyone who loves to cook and find new recipe ideas would enjoy the Allrecipes magazine.
  • Добавил: literator
  • Дата: 30-11-2025, 00:39
  • Комментариев: 0
Название: DAX Reimagined: Writing measures that behave the way you expect (MEAP 1)
Автор: Frank Banin
Издательство: Manning Publications
Год: 2025
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Use DAX to build data interactions that adapt dynamically in real time. Data Analysis Expressions—or DAX—is the language behind Microsoft’s popular data analytics tools including Power BI, Analysis Services, and the new Microsoft Fabric. DAX makes it possible to engineer interactivity into your dashboards with slicers, visuals, and filters that subtly reshape how formulas are evaluated. This book teaches you to use DAX as an interactive logic engine that adapts to users in real time to ensure results are predictable and business-correct. DAX is an incredibly capable language—but it comes with nuances that can make it feel unpredictable, especially if you’re used to SQL or other traditional programming languages. Unlike those tools, DAX doesn’t simply execute your logic top to bottom. Instead, it responds—quietly and behind the scenes—to filters created by visuals, slicers, and user interactions. These influences can introduce subtle (yet critical) changes in context that you may not have accounted for. For Power BI developers, BI professionals, data analysts, and analytics engineers.
  • Добавил: literator
  • Дата: 29-11-2025, 18:41
  • Комментариев: 0
Название: Digital Immune System: Principles and Practices
Автор: Sujata Priyambada Dash,Vaibhav Mishra, Bijeta Shaw, Sandeep Kumar Panda, S. Balamurugan
Издательство: Wiley-Scrivener
Год: 2026
Страниц: 416
Язык: английский
Формат: epub
Размер: 15.7 MB

Equip yourself with the knowledge to build a resilient digital infrastructure by understanding how the digital immune system leverages advanced technologies to proactively defend against cyber threats. The concept of the digital immune system represents a significant advancement in cybersecurity, reflecting the industry’s shift toward more intelligent and adaptive defense mechanisms. Drawing inspiration from biological immune systems, the digital immune system offers a solution that naturally adapts and responds to evolving threats. This book explores this evolving landscape, focusing on the integration of advanced technologies like artificial intelligence, machine learning, and automation to build resilient digital infrastructures. It delves into how these technologies can create a self-sustaining ecosystem that detects, responds to, and mitigates cyber threats in real-time and highlights the significance of predictive analytics and behavioral analysis in identifying potential threats before they materialize. For research scholars in computer science and AI, IT professionals, network administrators, cybersecurity and blockchain technology experts, engineering students and government research agencies looking to the future of cybersecurity.
  • Добавил: literator
  • Дата: 29-11-2025, 18:22
  • Комментариев: 0
Название: Spring AI for Your Organization: GCP Vertex AI Edition
Автор: Muthukumaran Navaneethakrishnan
Издательство: Leanpub
Год: 2025-06-13
Страниц: 270
Язык: английский
Формат: pdf (true), epub
Размер: 18.8 MB

Spring AI for Your Organization offers a clear guide for integrating Spring AI with Google Vertex AI. It's ideal for both seasoned backend developers and newcomers, aiming to enhance your skills and understanding of AI in development. The book covers a range of topics from chatbots to advanced AI features, providing step-by-step instructions for using GCP Vertex AI. Dive into this comprehensive guide and start building smarter Spring applications today. Artificial Intelligence (AI) has evolved significantly, impacting every domain and reshaping how software is built and deployed. Java, a language renowned for its stability and enterprise focus, has been a key player in AI’s history, contributing through frameworks like AIML for rule-based chatbots and Deeplearning4j for deep learning. However, with the rise of Python and its dominance in AI development, Java developers faced a gap in leveraging AI’s latest advancements, especially with generative AI models like GPT.
  • Добавил: umkaS
  • Дата: 29-11-2025, 15:47
  • Комментариев: 0
Название: Тайные войны СССР. Советские военспецы в локальных конфликтах XX века
Автор: Окороков А.
Издательство: Вече
Год: 2012
Формат: PDF
Размер: 34 Мб
Язык: Русский

Тема военного и военно-технического сотрудничества Советского Союза с зарубежными странами долгие годы была пол запретом. Эта книга результат многолетних исследований и поисков автора. В ней рассказывается о сотрудничестве СССР с Афганистаном, Сирией, Индией, Бангладеш, Кампучией и Индонезией, анализируются причины, заставившие советское правительство помогать зарубежным странам в становлении военной мощи, рассматривается участие советских военных специалистов в локальных конфликтах второй половины XX в.
  • Добавил: literator
  • Дата: 29-11-2025, 14:40
  • Комментариев: 0
Название: Basic Computer Coding: PHP, 2nd Edition
Автор: Aleksandar Mratinković, Dan Piestun, Hazem Shawky Fouda
Издательство: 3G E-learning LLC
Год: 2022
Страниц: 330
Язык: английский
Формат: pdf (true)
Размер: 16.7 MB

PHP is an open source, server-side, HTML embedded scripting language used to create dynamic web pages. However, there are many languages which are used for web development or web programming. But among all of them PHP is the most popular web scripting language. So, let us find out why PHP is widely used for web development. PHP language has its roots in C and C++. PHP syntax is most similar to C and C++ language syntax. So, programmers find it easy to learn and manipulate. The 2nd edition of this book is comprised of nine chapters. The book includes basic through advanced functionality, this book explains how to develop dynamic Web applications, such as guest books, chat rooms, and shopping carts.