Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: Low-Code Development with Appsmith: Building Internal Tools and Business Applications
Автор: Rahul Sharma, Rajat Arora
Издательство: Apress
Год: 2023
Страниц: 277
Язык: английский
Формат: pdf
Размер: 10.1 MB

This book will show you how to harness the power of Appsmith, an open-source low-code platform with a large set of integration tools and an active community. The book begins with an introduction to Appsmith and its features. As you explore the platform, you will learn about widgets, UI Canvas, and data stores, among other things. Authors Rahul Sharma and Rajat Arora then show you how to build customizations and navigation workflows, as well as how to handle error handling, debugging, and troubleshooting with Appsmith. You will also learn efficient monitoring and authentication for deploying production-ready systems. Low-Code Development with AppSmith provides examples, realistic scenarios, and explanations of the tools you'll need to build successful low-code apps, helping you gain practical skills. Upon completing this book, you will be able to use Appsmith to build low-code solutions that suit your business requirements. For anyone interested in designing technical solutions with minimal programming. This book assumes a basic understanding of object-oriented programming and javascript.
Разместил: Ingvar16 2-12-2023, 02:36 | Комментарии: 0 | Подробнее
Название: A Beginner's Guide to SSD Firmware: Designing, Optimizing, and Maintaining SSD Firmware
Автор: Gopi Kuppan Thirumalai
Издательство: Apress
Год: 2023
Страниц: 210
Язык: английский
Формат: pdf
Размер: 10.2 MB

Explore the concepts and techniques that are essential for designing, optimizing, and maintaining SSD (solid state drive) firmware. This book discusses the role of firmware in the functioning of SSDs and the importance of keeping firmware up to date to ensure optimal performance and security. The book starts with an introduction to SSD firmware and its role in SSDs. You will then learn basic NAND operations and common firmware features, followed by various design considerations and best practices for optimizing and maintaining SSD firmware. Moving ahead, you will learn some of the advanced features that are included in modern SSD firmware, such as wear leveling algorithms, garbage collection algorithms, error prevention and correction methods, and algorithms to reduce write amplification. User data flow and exception handling are discussed next, along with performance and debugging. To wrap things up, you will gain insight into possible future developments and innovations in SSD firmware. For SSDs to work properly and help us with tasks, they rely on both hardware and firmware. The hardware consists of the physical components of the device, such as the processor, memory, and storage. The firmware, meanwhile, is the software that runs on the device and controls the hardware. It is responsible for ensuring that the device performs its designated tasks and functions properly.
Разместил: Ingvar16 2-12-2023, 01:55 | Комментарии: 0 | Подробнее

Название: Эффективный TypeScript. 62 способа улучшить код
Автор(ы): Дэн Вандеркам
Издательство: Питер
Год: 2021
Страниц: 288
Формат: PDF
Размер: 11 Мб
Язык: русский

Эффективный TypeScript» необходим тем, кто уже имеет опыт работы с javascript. Цель этой книги — не научить пользоваться инструментами, а помочь повысить профессиональный уровень.
TypeScript представляет собой не просто систему типов, а набор служб языка, удобных в использовании. Он повышает безопасность разработки в javascript, делает работу увлекательнее и проще.



Разместил: MIHAIL62 1-12-2023, 23:08 | Комментарии: 0 | Подробнее
Название: Artificial Intelligence and Machine Learning for Smart Community
Автор: T.V. Ramana, G.S. Pradeep Ghantasala, R. Sathiyaraj, Mudassir Khan
Издательство: CRC Press
Год: 2024
Страниц: 182
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Intelligent systems are technologically advanced machines that perceive and respond to the world around them. Artificial Intelligence and Machine Learning for Smart Community: Concepts and Applications presents the evolution, challenges, and limitations of the application of Machine Learning (ML) and Artificial Intelligence (AI) to intelligent systems and smart communities. This book focuses on cutting-edge research in the area of smart applications of AI and ML, ranging from the fundamentals/concepts, novel algorithms, mathematical models, case studies, and so on. The primary objective of this book is to recognize the trends in the field of AI integrated with ML and to dig out various efficient solutions for promoting smart applications for a better society. This book investigates the recent technological advancements and achievements in the said area and aims to discover the recent trends in AI and ML to promote and publish original articles in the relevant field of integration of ML and AI in various aspects of smart applications. It will also provide research directions for AI and ML in terms of offering better solutions for a smart and safe society. This reference text presents the most recent and advanced research on the application of Artificial Intelligence and Machine Learning on intelligent systems. It will discuss important topics such as business intelligence, reinforcement learning, supervised learning, and unsupervised learning in a comprehensive manner.
Разместил: Ingvar16 1-12-2023, 21:32 | Комментарии: 0 | Подробнее
Название: ASP.NET Core in Action, Third Edition (Final)
Автор: Andrew Lock
Издательство: Manning Publications
Год: 2023
Страниц: 983
Язык: английский
Формат: True/Retail PDF, epub (true)
Размер: 34.8 MB, 34.4 MB

Build professional-grade full-stack web applications using C# and ASP.NET Core. Fully updated to ASP.NET Core 7.0! In ASP.NET Core in Action, Third Edition Microsoft MVP Andrew Lock teaches you how you can use your C# and .NET skills to build amazing cross-platform web applications. This revised bestseller reveals the latest .NET patterns, including minimal APIs and minimal hosting. Even if you've never worked with ASP.NET, you'll start creating productive cross-platform web apps fast. Illustrations and annotated code make learning visual and easy. For beginning to intermediate web developers. Examples are in C#.
Разместил: Ingvar16 1-12-2023, 19:21 | Комментарии: 0 | Подробнее
Название: Learn AI-assisted Python Programming: With GitHub Copilot and ChatGPT (Final)
Автор: Leo Porter, Daniel Zingaro
Издательство: Manning Publications
Год: 2024
Страниц: 298
Язык: английский
Формат: True/Retail PDF, epub
Размер: 10.1 MB, 10.15 MB

Writing computer programs in Python just got a lot easier! Use AI-assisted coding tools like GitHub Copilot and ChatGPT to turn your ideas into applications faster than ever. AI has changed the way we write computer programs. With tools like Copilot and ChatGPT, you can describe what you want in plain English, and watch your AI assistant generate the code right before your eyes. It’s perfect for beginners, or anyone who’s struggled with the steep learning curve of traditional programming. This book shows you how to create and improve Python programs using AI—even if you’ve never written a line of computer code before. Spend less time on the slow, low-level programming details and instead learn how an AI assistant can bring your ideas to life immediately. As you go, you’ll even learn enough of the Python language to understand and improve what your AI assistant creates.
Разместил: Ingvar16 1-12-2023, 18:50 | Комментарии: 0 | Подробнее
Название: Machine Learning for Causal Inference
Автор: Sheng Li, Zhixuan Chu
Издательство: Springer
Год: 2023
Страниц: 302
Язык: английский
Формат: pdf (true), epub
Размер: 26.2 MB

This book provides a deep understanding of the relationship between machine learning and causal inference. It covers a broad range of topics, starting with the preliminary foundations of causal inference, which include basic definitions, illustrative examples, and assumptions. It then delves into the different types of classical causal inference methods, such as matching, weighting, tree-based models, and more. Additionally, the book explores how Machine Learning can be used for causal effect estimation based on representation learning and graph learning. The contribution of causal inference in creating trustworthy machine learning systems to accomplish diversity, non-discrimination and fairness, transparency and explainability, generalization and robustness, and more is also discussed. The book also provides practical applications of causal inference in various domains such as natural language processing, recommender systems, computer vision, time series forecasting, and continual learning. Each chapter of the book is written by leading researchers in their respective fields.
Разместил: Ingvar16 1-12-2023, 17:57 | Комментарии: 0 | Подробнее
Название: React from Scratch: A friendly guide for absolute beginners (Update 2023)
Автор: Ajdin Imsirovic
Издательство: Leanpub
Год: 2023-11-30
Страниц: 139
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.1 MB

This book is my answer to the question: how to teach React to a complete beginner, in as little time as possible? Need to learn the basics quickly? This is your book. React is a library for the web, written in the javascript language. The purpose of this library is to code the UI of our websites. To be more efficient working with React, I highly recommend installing React Developer Tools in your browser of choice. If you’re starting this book, I expect you at least have Node.js and NPM installed on your machine. I’m also assuming that you did use a code editor before, and that you’re comfortable, or at least familiar with VS Code. Still, a level of knowledge of HTML, CSS, and JS will go a long way. The more you know the above three technologies, the easier this book will be. Specifically, here is the minimum HTML, CSS, and javascript that you need to understand for this book to really be useful to you. In Chapter 4, I’ll be coding a Bootstrap layout, so it would be beneficial for you to either know the Bootstrap framework or read through the documentation at the official Bootstrap website. React is built on top of javascript. Thus, in order to be able to code in React, the more javascript you know, the better.
Разместил: Ingvar16 1-12-2023, 07:12 | Комментарии: 0 | Подробнее
Название: Elliptic Curve Cryptography for Developers (MEAP v6)
Автор: Mike Rosing
Издательство: Manning Publications
Год: 2023
Страниц: 232
Язык: английский
Формат: pdf (true)
Размер: 10.17 MB

Learn how to implement smaller, more secure public key protocols with this accessible guide to Elliptic Curve Cryptography. Elliptic Curve Cryptography for Developers introduces a powerful alternative to the prime number-based RSA encryption standard based on the mathematics of elliptic curves. This book empowers anyone who knows basic calculus to implement state-of-the-art cryptographic protocols that are smaller and more secure than RSA-based systems. It gradually introduces the concepts and subroutines you’ll need to master with diagrams, flow charts, and accessible language. Elliptic Curve Cryptography (ECC) is the powerful security protocol used for everything from credit card transitions to the blockchain. The results are amazing; ECC delivers zero knowledge proofs and aggregated multi-signatures with smaller key sizes than the prime number-based RSA standard. This reader-friendly book guides you step-by-step until you’re ready to write embedded systems code with advanced mathematical algorithms. Each chapter covers new mathematical concepts, all clearly illustrated with graphics, example code, and exercises to build your understanding of the complex ideas. Finally, you’ll put all your ideas into action by building two hands-on blockchain software projects. By the time you’re done reading, you’ll know the basics and be ready to take the step to more advanced capabilities.
Разместил: Ingvar16 1-12-2023, 05:46 | Комментарии: 0 | Подробнее
Название: Pydon'ts: Write elegant Python code (Update 2023)
Автор: Rodrigo Girao Serrao
Издательство: Leanpub
Год: 26-11-2023
Страниц: 462
Язык: английский
Формат: pdf (true)
Размер: 13.9 MB

Python has so many libraries that people often forget to take their time to learn about all the really interesting and useful features that Python offers. The Pydon'ts teach you these core features of Python, with plenty of code examples to show you how these features are used in real code in the real world. Python was not my first programming language, and I remember picking it up as a friend of mine recommended it to me. Now, many years later, I still enjoy writing Python code, whether for work-related reasons or for my own projects. In programming, much like in mathematics – my main area of expertise –, there is a sense of elegance in the code (or proofs) we write. As I learned more and more about programming in general and Python in particular, I developed a sense for what I consider to be elegant Python programs. This is one of the things I intend to share in this book: tips on how to write beautiful Python programs. Of course, the notion of elegance is a subjective one, so it may very well be the case that what I find elegant is not what you find elegant, and that is perfectly fine. In general, neither one of us will be wrong. Tied to my effort of sharing my interpretation of what elegant Python programs look like, I also want you to learn about all the nooks and crannies of the core language. Python is a very, very, rich language, and the more you learn about it, the more well equipped you will be to use it to its full potential. That is why every chapter focuses on exploring a single feature of the core language of Python, which is always accompanied by usage examples of said feature. Some times we will look at how Python’s own Standard Library makes use of that feature, other times I will show some of my own code, and other times I will even come up with random examples.
Разместил: Ingvar16 30-11-2023, 21:03 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности