Добавить в закладки
Наш форум
Правила Litmy.ru
Мы в Вконтакте
Подписка на RSS
Для правообладателей
Поиск книг:
Разделы сайта
Авторизация
Регистрация



Реклама


Название: 100 C++ Mistakes and How to Avoid Them (MEAP v2)
Автор: Rich Yonts
Издательство: Manning Publications
Год: 2024
Страниц: 220
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

Learn how to handle errors, inefficiencies, and outdated paradigms by exploring the most common mistakes you’ll find in production C++ code. C++ is a complex and powerful language. With an estimated ten billion lines of C++ code running in production, it’s not hard to find bugs, inefficiencies, and other coding mistakes that slow and snarl even the most mission critical applications. 100 C++ Mistakes and How To Avoid Them reveals the problems you’ll inevitably encounter as you write new C++ code and diagnose legacy applications, along with practical techniques you need to resolve them. 100 C++ Mistakes and How To Avoid Them identifies the problems you’ll find in legacy C++ codebases as well as in your own new programs. Author Rich Yonts provides a concrete example of each mistake and a step-by-step walkthrough of the correct code. You’ll learn to consider each mistake from the standpoint of correctness, readability, effectiveness, and performance, and adopt modern programming techniques that can replace older, outdated approaches. The book focuses on newer developers who inherit existing C++ projects. Understanding why specific mistakes exist helps you know how to detect and avoid writing similar issues. The mistakes start with class design and end with a few modern C++ techniques. Learning these new features should encourage you to improve your inherited code and leave it in a much better state for the next developer. Both beginning and experienced C++ programmers will benefit from these practical tips and advice.
Разместил: literator 11-04-2024, 15:58 | Комментарии: 0 | Подробнее
Название: The Python Bible for Beginners: The Ultimate Roadmap to Learn Python, Develop Practical Skills, and Kickstart Your Programming Career in Just 7 Days
Автор: Ralston Maki
Издательство: Independently published
Год: 2024
Страниц: 238
Язык: английский
Формат: pdf
Размер: 26.8 MB

Reach the end of the book to redeem 3 exclusive ebooks! Unleash your coding potential with the ultimate Python Bible for Beginners! Are you ready to skyrocket your programming career in just 7 days? Do you dream of mastering Python and developing practical, in-demand skills? Have you been searching for a comprehensive guide that takes you from zero to hero in record time? If so, keep reading! This groundbreaking book is your fast track to Python mastery. Packed with clear explanations, hands-on projects, and expert insights, it's the only resource you need to go from complete beginner to confident coder in just one week. Whether you're looking to jumpstart your programming career, automate tasks, or bring your ideas to life, this bible has everything you need to succeed. Whether you're a complete novice, a career changer, or a programmer looking to add Python to your toolkit, this bible is your key to unlocking the full potential of this versatile language. With its laser focus on practical skills and job readiness, it's the ultimate resource for anyone serious about launching a successful programming career.
Разместил: literator 11-04-2024, 06:23 | Комментарии: 0 | Подробнее
Название: Fluent Bit with Kubernetes (MEAP v5)
Автор: Phil Wilkins
Издательство: Manning Publications
Год: 2024
Страниц: 341
Язык: английский
Формат: pdf, epub
Размер: 16.8 MB

Build cloud native observability pipelines with minimal footprints and high-performance throughput—all with Fluent Bit, Kubernetes, and your favorite visualization and analytics tools. Fluent Bit with Kubernetes draws on both the input and support of key committers and founders of Fluent Bit, and author Phil Wilkin’s years of experience in DevOps. Inside, you’ll see how you can integrate Fluent Bit with Prometheus, OpenTelemetry, FluentD deployments, and more. Learn how Fluent Bit can not only meet all the demands of cloud-native use cases, but also more traditional deployments as well. Inside Fluent Bit with Kubernetes you’ll learn how to establish and optimize observability systems for Kubernetes, and more. From fundamental configuration to advanced integrations, this book lays out Fluent Bit’s full capabilities for log, metric, and trace routing and processing. You’ll start with pre-made configurations for universal use cases, steadily working your way up to see how Fluent Bit works with modern innovations like OpenTelemetry and real-time analytical processing of events. You’ll learn how to customize filtering and processing using Lua scripts and plugins, and meet the demands of highly scalable environments with a minimal footprint. By the end, you’ll be ready to build tailored observability pipelines efficiently using Fluent Bit. For developers, DevOps engineers, and SREs working with Kubernetes observability.
Разместил: literator 11-04-2024, 04:40 | Комментарии: 0 | Подробнее
Название: Visualizing Quantum Mechanics with Python
Автор: Stephen Spicklemire
Издательство: CRC Press
Год: 2024
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Quantum Mechanics can be an abstract and complex subject. Students often complain of confusion, struggle, and frustration as they try to master the topic. The goal of this book is to reduce the complexity and clarify the abstractions with concrete visual examples driven by simple Python programs. It is assumed that the reader is concurrently taking a course in quantum mechanics, or self-studying quantum mechanics, but is looking for supplementary material to help with understanding and visualizing how quantum mechanics works. The focus of this book is writing Python programs to visualize the underlying behavior of the mathematical theory. The background needed to understand quantum mechanics is differential equations, linear algebra and modern physics. We need a strong foundation in differential equations and linear algebra because the behavior of quantum systems is governed by equations that are written in terms of these concepts. Modern physics includes concepts such as special relativity and quantum phenomena like the photoelectric effect and energy quantization that the theory of quantum mechanics seeks to explain. This book is also not an introduction to the Python programming language, or to NumPy, or even to VPython. However its programming examples start simply and grow more complex as the chapters progress, so deep expertise in any of these is not a pre-requisite.
Разместил: literator 10-04-2024, 21:24 | Комментарии: 0 | Подробнее
Название: Mastering Large Language Models: Advanced techniques, applications, cutting-edge methods, and top LLMs
Автор: Sanket Subhash Khandare
Издательство: BPB Publications
Год: 2024
Страниц: 903
Язык: английский
Формат: pdf, epub
Размер: 13.2 MB

Do not just talk AI, build it: Your guide to LLM application development. Transform your business landscape with the formidable prowess of large language models (LLMs). The book provides you with practical insights, guiding you through conceiving, designing, and implementing impactful LLM-driven applications. This book explores NLP fundamentals like applications, evolution, components and language models. It teaches data pre-processing, neural networks, and specific architectures like RNNs, CNNs, and transformers. It tackles training challenges, advanced techniques such as GANs, meta-learning, and introduces top LLM models like GPT-3 and BERT. It also covers prompt engineering. Finally, it showcases LLM applications and emphasizes responsible development and deployment. With this book as your compass, you will navigate the ever-evolving landscape of LLM technology, staying ahead of the curve with the latest advancements and industry best practices. This book is tailored for those aiming to master large language models, including seasoned researchers, data scientists, developers, and practitioners in natural language processing (NLP).
Разместил: literator 10-04-2024, 20:28 | Комментарии: 0 | Подробнее
C# Concurrency: Asynchronous and multithreaded programming (MEAP v10)Название: C# Concurrency: Asynchronous and multithreaded programming (MEAP v10)
Автор: Nir Dobovizki
Издательство: Manning Publications
Год: 2024
Страниц: 265
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Supercharge your applications with the ultimate guide to asynchronous and multithreaded programming in C#! C# Concurrency: Asynchronous and Multithreaded Programming teaches you to harness the power of multithreading and async/await to get maximum speed from your code. Nir Dobovizki, a seasoned C# veteran with over 30 years of high-performance programming experience, is here to share his deep knowledge and expert techniques with you. Say goodbye to frustrating pitfalls and impossible-to-find bugs that slow down your applications. Nir's careful approach will teach you how to navigate these challenges with ease, allowing you to achieve lightning-fast performance like never before! Concurrency is a developers’ secret weapon for maximizing an application's performance. Using asynchronous and multithreaded programming techniques, you can seamlessly execute multiple tasks simultaneously, without sacrificing speed or quality.
Разместил: literator 10-04-2024, 17:51 | Комментарии: 0 | Подробнее
Название: Ultimate Python Libraries for Data Analysis and Visualization: Leverage Pandas, NumPy, Matplotlib, Seaborn, Julius AI and No-Code Tools for Data Acquisition, Visualization, and Statistical Analysis
Автор: Abhinaba Banerjee
Издательство: Orange Education Pvt Ltd, AVA
Год: 2024
Страниц: 507
Язык: английский
Формат: pdf, epub
Размер: 14.9 MB

Test your Data Analysis skills to its fullest using Python and other no-code toolsBook DescriptionUltimate Data Analysis and Visualization with Python is your comprehensive guide to mastering the intricacies of data analysis and visualization using Python. This book serves as your roadmap to unlocking the full potential of Python for extracting insights from data using Pandas, NumPy, Matplotlib, Seaborn, and Julius AI. Starting with the fundamentals of data acquisition, you'll learn essential techniques for gathering and preparing data for analysis. From there, you’ll dive into exploratory data analysis, uncovering patterns and relationships hidden within your datasets.Through step-by-step tutorials, you'll gain proficiency in statistical analysis, time series forecasting, and signal processing, equipping you with the tools to extract actionable insights from any dataset. What sets this book apart is its emphasis on real-world applications. With a series of hands-on projects, you’ll apply your newfound skills to analyze diverse datasets spanning industries such as finance, healthcare, e-commerce, and more.By the end of the book, you'll have the confidence and expertise to tackle any data analysis challenge with Python. To aid your journey, the book includes a handy Python cheat sheet in the appendix, serving as a quick reference guide for common functions and syntax.
Разместил: literator 10-04-2024, 12:41 | Комментарии: 0 | Подробнее
Название: GPT-4. Руководство по использованию API Open AI
Автор: Аймен Эль Амри
Издательство: ДМК Пресс
Год: 2024
Страниц: 276
Язык: русский
Формат: pdf
Размер: 13.4 MB

В книге рассказывается о том, как использовать генеративные текстовые модели поколений GPT-3.5 и GPT-4 для создания приложений различного назначения, в числе которых интерактивный психотерапевт, интеллектуальный голосовой помощник, система рекомендации товаров, генератор заметок в соцсетях, система распознавания речи и многие другие. Вы научитесь использовать векторные базы данных, узнаете, как управлять уровнем креативности моделей GPT, применять современные методы генерирования высококачественного текста, и даже организуете диалог между двумя чат-ботами. Примеры и практические упражнения помогут закрепить пройденный материал. Издание предназначено для тех, кто владеет основами языка программирования Python и собирается использовать GPT в реальных сценариях для решения прикладных задач. Если вы владеете основами языка программирования Python и готовы изучить еще несколько инструментов, таких как объекты Dataframe библиотеки Pandas и некоторые методы NLP, значит, у вас есть под рукой все необходимое для создания интеллектуальных систем с использованием инструментов OpenAI. Не беспокойтесь, вам не нужно быть специалистом по данным, инженером по машинному обучению или экспертом по искусственному интеллекту, чтобы понять концепции, методы и учебные примеры, представленные в этой книге. Все объяснения предельно просты для понимания, в них используется базовый код Python, примеры и практические упражнения. Эта книга сфокусирована на практической части обучения и призвана помочь читателю создавать реальные приложения.
Разместил: literator 10-04-2024, 03:04 | Комментарии: 0 | Подробнее
Название: GPT-3. Руководство по использованию API Open AI
Автор: Сандра Кублик, Шубхам Сабу
Издательство: ДМК Пресс
Год: 2023
Страниц: 174
Язык: русский
Формат: pdf
Размер: 10.3 MB

В книге исследуется мощная языковая модель GPT-3, упрощающая создание приложений с искусственным интеллектом. Первая часть посвящена основам API OpenAI, во второй описывается динамичная и процветающая среда, возникшая вокруг GPT-3. Представлены рекомендации по использованию GPT-3 для создания новых бизнес-продуктов. Обсуждается влияние GPT-3 на развитие мировой экономики и такие передовые тенденции, как программирование без кода и достижение общего искусственного интеллекта. Книга рассчитана на читателей, интересующихся современными технологиями. Она будет особенно полезна предпринимателям, деятельность которых связана с индустрией искусственного интеллекта, а также тем, кто планирует использовать языковые способности GPT-3 для реализации творческих проектов. Первая часть книги посвящена основам API OpenAI. Во второй части книги мы исследуем пеструю экосистему, органично и стремительно возникшую вокруг GPT-3. В главе 1 изложен контекст и основные определения, необходимые для комфортного изучения дальнейших тем. В главе 2 мы глубоко погружаемся в API, разбивая его на наиболее важные элементы, такие как базовые модели и конечные точки, описывая их назначение и способы использования для читателей, которые хотят взаимодействовать с ними на более глубоком уровне. Глава 3 содержит простой и интересный рецепт для вашего первого приложения на базе GPT-3.
Разместил: literator 10-04-2024, 03:04 | Комментарии: 0 | Подробнее
Название: Learn Go with Pocket-Sized Projects (MEAP v7)
Автор: Alienor Latour, Donia Chaiehloudj, Pascal Bertrand
Издательство: Manning Publications
Год: 2024
Страниц: 487
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

These small Go projects will build big Go skills! Learn hands-on as you build 11 engaging applications. Learn Go with Pocket-Sized Projects teaches you to write professional-level Go code by creating handy tools and fun apps. Each small, self-contained project introduces important practical skills, including ensuring that your code is thoroughly tested and documented! You’ll make architectural decisions for your projects and organize your code in a maintainable way. Everything you learn is easy to scale-up to full-size Go applications. Go delivers the low-level power of system languages like C and Rust with developer-friendly features like garbage collection and a powerful standard library. Millions of programmers choose Go because it speeds up program construction, streamlines dependency management, and makes complex code simple to write, read, and maintain. This book is for developers who want to learn the language in a fun and interactive way, and be comfortable enough to use it professionally. Each chapter is an independent pocket-sized project. The book covers the specificities of the language, such as implicit interfaces and how they help in test design. Testing the code is included throughout the book. We want to help the reader become a good modern software developer while using the Go language. This book also contains tutorials for command-line interfaces, and for both REST and gRPC microservices, showing how the language is great for cloud computing. It finishes with a project that uses TinyGo, the compiler for embedded systems.
Разместил: literator 10-04-2024, 01:04 | Комментарии: 0 | Подробнее



 Litmy.ru  ©2020-2023     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности