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

  • Добавил: umkaS
  • Дата: 12-04-2025, 14:53
  • Комментариев: 0
Название: C# для профессионалов. Тонкости программирования
Автор: Скит Д.
Издательство: Вильямс
Год: 2014 - 3-е изд., новый перевод
Cтраниц: 602
Формат: pdf
Размер: 36 мб
Язык: русский

Книга является обновлением предыдущего издания C# in Depth, ставшего бестселлером, с целью раскрытия новых средств языка C# 5, включая решение проблем, которые связаны с написанием сопровождаемого асинхронного кода. Она предлагает уникальные сведения о сложных областях и темных закоулках языка, которые может предоставить только эксперт Джон Скит.
  • Добавил: literator
  • Дата: 12-04-2025, 13:18
  • Комментариев: 0
Название: Deep Learning on Embedded Systems: A Hands-On Approach Using Jetson Nano and Raspberry Pi
Автор: Tariq M. Arif
Издательство: Wiley
Год: 2025
Страниц: 256
Язык: английский
Формат: epub (true)
Размер: 66.5 MB

Comprehensive, accessible introduction to Deep Learning for engineering tasks through Python programming, low-cost hardware, and freely available software. Deep Learning on Embedded Systems is a comprehensive guide to the practical implementation of Deep Learning for engineering tasks through computers and embedded hardware such as Raspberry Pi and Nvidia Jetson Nano. After an introduction to the field, the book provides fundamental knowledge on Deep Learning, convolutional and recurrent neural networks, computer vision, and basics of Linux terminal and Docker engines. This book shows detailed setup steps of Jetson Nano and Raspberry Pi for utilizing essential frameworks such as PyTorch and OpenCV. GPU configuration and dependency installation procedure for using PyTorch is also discussed allowing newcomers to seamlessly navigate the learning curve. This book outlines a strategy of training complex models on a desktop computer and transferring them to embedded systems for inference. To simplify this, the book mainly focuses on the practical implementation part of Deep Learning using Python programming, low-cost hardware, and freely available software such as Anaconda and Visual Studio Code.
  • Добавил: literator
  • Дата: 12-04-2025, 03:38
  • Комментариев: 0
Название: An Introduction to Theory of Computation: An Algorithmic Approach
Автор: Mitsunori Ogihara
Издательство: Springer
Год: 2025
Страниц: 388
Язык: английский
Формат: pdf (true), epub
Размер: 32.4 MB

This textbook aims to provide a comprehensive introduction to the theory of computation for upper-level undergraduate students and first-year graduate students in Computer Science and related disciplines. It covers a wide range of foundational topics essential for understanding the principles and applications of computation. The book begins with regular languages, exploring finite automata, nondeterministic finite automata, regular expressions, and the equivalence among these apparatuses. It explores state minimization and the Myhill-Nerode Theorem, offering techniques such as pumping lemmas to identify non-regular languages and using the Myhill-Nerode Theorem for non-regularity proofs. Additionally, the closure properties of regular languages are examined. Context-free languages are another focal point, where the text discusses context-free grammars, Chomsky normal form grammars, pushdown automata, and their equivalences. The book includes pumping lemmas and closure properties using CNF grammars and PDA analysis, as well as identifying non-context-free languages and understanding leftmost derivations. Turing machine models are thoroughly covered, with various models and simulations explained. The book outlines configurations, the Church-Turing Thesis, and differentiates between recursive and recursively enumerable languages.
  • Добавил: literator
  • Дата: 12-04-2025, 01:38
  • Комментариев: 0
Название: Accelerate Software Delivery with Shift-Left Testing
Автор: Nagappan Muthupalaniappan
Издательство: Independently published
Год: October 5, 2024
Страниц: 178
Язык: английский
Формат: pdf
Размер: 10.1 MB

Revolutionize your software development process with shift-left testing. In today's fast-paced digital landscape, delivering high-quality software rapidly is imperative. Accelerate Software Delivery with Shift-Left Testing provides a comprehensive roadmap for organizations seeking to transform their development processes. This practical guide empowers teams to embed quality into every stage of the software lifecycle, from inception to deployment. Discover how to break down silos, foster collaboration, and leverage automation to achieve unprecedented levels of speed, efficiency, and customer satisfaction. The software testing sector is expected to adopt novel approaches in the future, such as incorporating AI and ML into testing, putting more emphasis on security tests, and dealing with the issues that come up with new technologies like blockchain and the Internet of Things (IoT). The industry will be able to satisfy the constantly increasing demands of software development thanks to this continual innovation.
  • Добавил: literator
  • Дата: 12-04-2025, 00:19
  • Комментариев: 0
Название: Fundamentals of Robust Machine Learning: Handling Outliers and Anomalies in Data Science
Автор: Resve Saleh, Sohaib Majzoub, A.K.Md. Ehsanes Saleh
Издательство: Wiley
Год: 2025
Страниц: 409
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

An essential guide for tackling outliers and anomalies in Machine Learning and Data Science. In recent years, Machine Learning (ML) has transformed virtually every area of research and technology, becoming one of the key tools for data scientists. Robust Machine Learning is a new approach to handling outliers in datasets, which is an often-overlooked aspect of Data Science. Ignoring outliers can lead to bad business decisions, wrong medical diagnoses, reaching the wrong conclusions or incorrectly assessing feature importance, just to name a few. Fundamentals of Robust Machine Learning offers a thorough but accessible overview of this subject by focusing on how to properly handle outliers and anomalies in datasets. There are two main approaches described in the book: using outlier-tolerant ML tools, or removing outliers before using conventional tools. Balancing theoretical foundations with practical Python code, it provides all the necessary skills to enhance the accuracy, stability and reliability of ML models.
  • Добавил: literator
  • Дата: 11-04-2025, 16:57
  • Комментариев: 0
Название: Git Fundamentals for New Developers: A Practical Guide with Examples
Автор: William E. Clark
Издательство: Nobtrex L.L.C.
Год: 2025
Страниц: 273
Язык: английский
Формат: pdf, epub (true)
Размер: 10.1 MB

"Git Fundamentals for New Developers: A Practical Guide with Examples" serves as an essential resource for those entering the realm of software development, focusing on the indispensable skills of version control. At the heart of this guide is Git, a widely-adopted version control system known for its powerful features that streamline collaboration and maintain project integrity. Through a clear, structured approach, this book offers both fundamental insights and advanced techniques, empowering new developers to harness the full potential of Git in their daily workflows. The book is meticulously structured to cover the entirety of Git's capabilities, starting with foundational concepts and gradually progressing to more complex topics. Readers will engage with the crucial elements of setting up Git, creating and managing repositories, and navigating both local and remote repositories. Each chapter is crafted to build upon the previous, providing a comprehensive understanding of Git's architecture, branching strategies, and merging practices. Practical exercises and real-world examples are interwoven throughout, ensuring readers can apply what they learn with confidence.
  • Добавил: literator
  • Дата: 11-04-2025, 16:32
  • Комментариев: 0
Название: Shell Scripting Step by Step: A Practical Guide with Examples
Автор: William E. Clark
Издательство: Nobtrex L.L.C.
Год: 2025
Страниц: 301
Язык: английский
Формат: pdf, epub (true)
Размер: 10.1 MB

"Shell Scripting Step by Step: A Practical Guide with Examples" provides a thorough exploration of shell scripting optimized for Unix-like systems. Intended for both beginners and seasoned professionals in system administration, this comprehensive guide demystifies the complexities of shell scripting through clear, detailed explanations and practical examples. Starting with an introduction to the fundamental concepts of shell scripting, the book covers the history and evolution of different shells, the initial setup of the scripting environment, and core syntax essentials. Each chapter builds upon the previous, delving into key areas such as variables, operators, control structures, and looping. Readers are equipped with the skills necessary to navigate file systems, manage file permissions, and leverage environment variables, all while learning to automate tasks and enhance system efficiency. Additional topics include advanced file handling techniques, regular expressions for efficient text processing, and the implementation of robust error handling and debugging methods, ensuring scripts are both effective and resilient.
  • Добавил: literator
  • Дата: 11-04-2025, 16:01
  • Комментариев: 0
Название: Mastering Software Product Management: Practical Solutions and Expert Tips for Strategy, Decision-Making, and Building & Selling Market-Leading Software Products
Автор: Sambit Kumar Dash
Издательство: Orange Education Pvt Ltd, AVA
Год: 2025
Страниц: 702
Язык: английский
Формат: epub (true)
Размер: 14.4 MB

A Guide to Conceiving Products for Sustained Competitive Advantage. Product management is the backbone of successful businesses, bridging strategy, innovation, and execution. Mastering Software Product Management takes a goal-driven approach to product management, helping readers understand how software products create differentiated value while reducing costs. It explores the external forces shaping business success—industry rivalry, bargaining power of buyers and suppliers, new entrants, and substitutes—and provides a strategic framework to achieve sustained competitive advantage. Readers will learn how to build processes that counter these challenges. Engaging teams with agile practices ensures smooth execution and long-term product success.
  • Добавил: umkaS
  • Дата: 11-04-2025, 12:36
  • Комментариев: 0
Название: Основы программирования на языке Python
Автор: Златопольский Д. М.
Издательство: ДМК
Год: 2018 - 2-ое изд., испр. и доп.
Cтраниц: 396
Формат: pdf (ocr)
Размер: 40 мб
Язык: русский

Если вы хотите научиться программировать на языке Python, который в последнее время становится популярным у нас в стране и за рубежом, то эта книга — для вас.
  • Добавил: literator
  • Дата: 11-04-2025, 07:22
  • Комментариев: 0
Название: Math for Programming: Learn the Math, Write Better Code (Final)
Автор: Ronald T. Kneusel
Издательство: No Starch Press
Год: 2025
Страниц: 507
Язык: английский
Формат: True/Retail PDF, True/Retail EPUB
Размер: 55.5 MB

Every great programming challenge has mathematical principles at its heart. Whether you’re optimizing search algorithms, building physics engines for games, or training neural networks, success depends on your grasp of core mathematical concepts. In Math for Programming, you’ll master the essential mathematics that will take you from basic coding to serious software development. You’ll discover how vectors and matrices give you the power to handle complex data, how calculus drives optimization and machine learning, and how graph theory leads to advanced search algorithms. Programming is the art of transforming thought into code to accomplish a desired goal. This book seeks to improve that process by exploring the mathematics often present under the surface, if not out in the open. The topics discussed in this book are a condensed version of the mathematics required of most undergraduate computer science majors. At all times, the book presents a balance between the math and the way programmers use it via examples in Python, C, and other languages where appropriate. Often, the code examples are directly relevant to everyday coding problems.