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

  • Добавил: literator
  • Дата: 24-12-2023, 08:01
  • Комментариев: 0
Название: Craft Your Code: Second Edition. With small ideas, simple tools, and techniques that make a BIG difference!Dedicated to the software craftsperson in “YOU”!
Автор: Srihari Sridharan
Издательство: Leanpub
Год: 2023-12-2
Страниц: 398
Язык: английский
Формат: pdf (true), epub
Размер: 35.3 MB

Unlock the power of code craftsmanship with "Craft Your Code." According to a study, the 10 to 1 rule of writing and programming, good software and good writing requires every line to be rewritten, on an average of 10 times. Get ready to unlock the secrets of clear, concise, and comprehensible code with "Craft Your Code". In "Craft Your Code," we embark on an enlightening journey through the ever-evolving landscape of programming. Over the years, significant transformations have shaped the way we approach coding, opening up exciting possibilities and empowering programmers to unleash their creativity. This book delves into these advancements and equips professional programmers with the knowledge and skills needed to excel in the modern programming era. "Craft Your Code" is more than just a programming book—it's a comprehensive guide that embraces the dynamic nature of the programming world. By delving into the ever-evolving hardware landscape, the multitude of programming languages, the expanding community of developers, the advancements in IDE technology, and the vibrant ecosystem of extensions, this book empowers professional programmers to stay at the forefront of their craft. Get ready to embark on an exciting journey of growth and transformation as you craft your code with mastery and finesse. Despite advancements in technology, the cost of software development remains a persistent challenge. Poor code quality not only leads to defects but also significantly amplifies the expenses associated with software development and maintenance. If you are seeking effective solutions to mitigate these issues, "Craft Your Code" is your gateway to success. Immerse yourself in this comprehensive guide and discover practical strategies that will empower you to overcome these challenges with confidence and efficiency.
  • Добавил: literator
  • Дата: 23-12-2023, 16:10
  • Комментариев: 0
Название: Coding Choas: Unraveling the unpredictable: A Pythonic Approach to Chaos Theory
Автор: Hayden Van Der Post
Издательство: Reactive Publishing
Год: 2023
Страниц: 261
Язык: английский
Формат: pdf
Размер: 40.9 MB

Step into the enthralling realm where unpredictability and order converge. 'Coding Chaos' guides you through the labyrinth of chaos theory, combining the rigor of computer science with the unpredictability of chaotic systems. With Python as your compass, this book is your quintessential map for navigating the complexities of chaos in the digital dimension. For programmers and enthusiasts alike, 'Coding Chaos' peels back the layers of abstraction to reveal the beating heart of chaotic systems. Within these pages, you will embark on a journey—from mastering the foundations to engineering advanced applications—all through the versatile, user-friendly Python language. Begin with the basics, as you delve into the core concepts of chaos theory, such as sensitivity to initial conditions, strange attractors, and fractal dimensions. Each chapter builds upon the last, with clear and engaging explanations, ensuring solid footing before progressing to more elaborate topics. Dive into the Python-centric tutorials that form the backbone of this hands-on guide. Through expertly crafted coding examples, you'll visualize chaotic behavior, simulate complex systems, and understand how chaos can emerge from simple rules. Whether you're simulating the iconic Lorenz Attractor or decrypting patterns in nature, 'Coding Chaos' equips you with the tools to harness the inherent unpredictability within computational landscapes.
  • Добавил: umkaS
  • Дата: 23-12-2023, 12:18
  • Комментариев: 0
Название: Swift подробно
Автор: Вейн Ч.
Издательство: ДМК Пресс
Год: 2020
Cтраниц: 412
Формат: pdf (ocr)
Размер: 12 мб
Язык: русский

Переходя от одной концепции к другой, эта книга знакомит вас с навыками, необходимыми для создания профессионального программного обеспечения для платформ Apple, таких как iOS и Mac, а также на сервере с Linux. Следуя многочисленным конкретным примерам, поучительным объяснениям и увлекательным упражнениям, в конечном итоге вы освоите такие мощные методы, как обобщения, эффективная обработка ошибок, протокольно-ориентированное программирование и современные шаблоны Swift.
  • Добавил: literator
  • Дата: 23-12-2023, 07:42
  • Комментариев: 0
Название: Artificial Intelligence for Edge Computing
Автор: Mudhakar Srivatsa, Tarek Abdelzaher, Ting He
Издательство: Springer
Год: 2023
Страниц: 373
Язык: английский
Формат: pdf (true), epub
Размер: 41.7 MB

It is undeniable that the recent revival of Artificial Intelligence (AI) has significantly changed the landscape of science in many application domains, ranging from health to defense and from conversational interfaces to autonomous cars. With terms such as “Google Home”, “Alexa”, and “ChatGPT” becoming household names, the pervasive societal impact of AI is clear. Advances in AI promise a revolution in our interaction with the physical world, a domain where computational intelligence has always been envisioned as a transformative force toward a better tomorrow. Depending on the application family, this domain is often referred to as Ubiquitous Computing, Cyber-Physical Computing, or the Internet of Things. The underlying vision is driven by the proliferation of cheap embedded computing hardware that can be integrated easily into myriads of everyday devices from consumer electronics, such as personal wearables and smart household appliances, to city infrastructure and industrial process control systems. One common trait across these applications is that the data that the application operates on come directly (typically via sensors) from the physical world. Thus, from the perspective of communication network infrastructure, the data originate at the network edge. From a performance standpoint, there is an argument to be made that such data should be processed at the point of collection. Hence, a need arises for Edge AI -- a genre of AI where the inference, and sometimes even the training, are performed at the point of need, meaning at the edge where the data originate. This book explores the challenges arising in Edge AI contexts. The book is broken down into three parts: core problems, distributed problems, and other cross-cutting issues.
  • Добавил: literator
  • Дата: 23-12-2023, 06:29
  • Комментариев: 0
Название: Session-Based Recommender Systems Using Deep Learning
Автор: Reza Ravanmehr, Rezvan Mohamadrezaei
Издательство: Springer
Год: 2024
Страниц: 314
Язык: английский
Формат: pdf (true)
Размер: 28.9 MB

This book focuses on the widespread use of deep neural networks and their various techniques in session-based recommender systems (SBRS). It presents the success of using Deep Learning techniques in many SBRS applications from different perspectives. For this purpose, the concepts and fundamentals of SBRS are fully elaborated, and different Deep Learning techniques focusing on the development of SBRS are studied. Among the various Machine Learning algorithms, Deep Learning has recently been dramatically used in different scopes. Deep Learning models have been significantly employed in effectively extracting hidden patterns from vast amounts of data and modeling interdependent variables to solve complex problems. Since this book aims to discuss the session-based recommender system approaches using Deep Learning models, brief explanations of various deep neural networks are provided in the Chapter 1. For this purpose, the history, basic concepts, advantages/applications, and fundamental models of Deep Learning are discussed. This book aims at researchers who intend to use Deep Learning models to solve the challenges related to SBRS. The target audience includes researchers entering the field, graduate students specializing in recommender systems, web data mining, information retrieval, or machine/deep learning, and advanced industry developers working on recommender systems.
  • Добавил: literator
  • Дата: 23-12-2023, 05:58
  • Комментариев: 0
Название: The Python Bible for Beginners: A Step-By-Step Guide to Master Coding from Scratch in Less Than 7 Days and Become the Expert that Top Companies Vie to Hire (with Hands-On Exercises and Code Snippets)
Автор: Nicholas Kimmel
Издательство: Independently published
Год: 2023
Страниц: 242
Язык: английский
Формат: pdf
Размер: 34.1 MB

Are you ready to conquer any coding challenge, become an invaluable asset in the tech industry, and finally land your highly paid dream job with ease? Then keep reading and dive into the fascinating world of Python programming with the only comprehensive step-by-step guide designed to transform complete beginners into highly skilled programmers in less than 7 days. Do not read this book if you're looking for a boring textbook containing a lot of dry math and programming lingo. The Python Bible for Beginners is more than just a programming book; it's a roadmap to success in the ever-evolving field of software development. Nicholas Kimmel, senior data analyst for one of the biggest American tech companies, has condensed everything you need in a simple and clear way, leaving no room for confusion or frustration. His book stands apart as a true gem in the world of programming: as you journey through the chapters, you'll seamlessly transition from basic concepts to mastering advanced libraries and features. For Students or Aspiring Programmers: No prior experience? No problem. This book is tailored for absolute beginners. For Current Developers: Looking to switch to Python or sharpen your existing skills? This book will elevate your coding abilities.
  • Добавил: literator
  • Дата: 22-12-2023, 21:40
  • Комментариев: 0
Название: C# Essentials: Mastering the Fundamentals of C# Programming
Автор: Thomas Blake
Издательство: Independently published
Год: 2023
Страниц: 330
Язык: английский
Формат: pdf
Размер: 48.8 MB

C# Essentials is a comprehensive guide designed to equip programmers with an all-encompassing knowledge of C#. The book is structured to provide a plethora of benefits to its readers, ensuring they emerge not just as programmers who understand C#, but as masters capable of leveraging its full potential in various realms of software development. Here are the key benefits of delving into this expansive resource: Thorough Understanding of C# Fundamentals: From basic syntax to advanced concepts, the book covers every aspect of C# programming. Readers will gain a solid foundation, understanding the intricacies of data types, control structures, and fundamental OOP principles, setting the stage for advanced learning. Mastery of Object-Oriented Programming in C#: The book provides in-depth coverage of object-oriented programming, ensuring readers can design and implement robust and efficient classes and objects. This knowledge is crucial for building well-structured and scalable software. Expertise in Advanced C# Features: Readers will gain proficiency in advanced C# features, including delegates, event-driven methods, and asynchronous programming. This expertise is vital for writing sophisticated, high-performance applications. C# Essentials is more than just a book; it's a comprehensive journey into the world of C#. It promises to transform its readers into well-rounded, skilled programmers who can confidently navigate the multifaceted landscape of modern software development, including game development, web applications, and much more.
  • Добавил: literator
  • Дата: 22-12-2023, 18:58
  • Комментариев: 0
Название: Machine Learning for Decision Makers: Cognitive Computing Fundamentals for Better Decision Making 2nd Edition
Автор: Patanjali Kashyap
Издательство: Apress
Год: 2024
Страниц: 676
Язык: английский
Формат: pdf
Размер: 10.1 MB

This new and updated edition takes you through the details of Machine Learning to give you an understanding of cognitive computing, IoT, Big Data, AI, quantum computing, and more. The book explains how Machine Learning techniques are used to solve fundamental and complex societal and industry problems.This second edition builds upon the foundation of the first book, revises all of the chapters, and updates the research, case studies, and practical examples to bring the book up to date with changes that have occurred in Machine Learning. A new chapter on quantum computers and Machine Learning is included to prepare you for future challenges. Insights for decision makers will help you understand Machine Learning and associated technologies and make efficient, reliable, smart, and efficient business decisions. All aspects of Machine Learning are covered, ranging from algorithms to industry applications. Wherever possible, required practical guidelines and best practices related to Machine Learning and associated technologies are discussed. Also covered in this edition are hot-button topics such as ChatGPT, superposition, Quantum Machine Learning, and reinforcement learning from human feedback (RLHF) technology. Upon completing this book, you will understand Machine Learning, IoT, and cognitive computing and be prepared to cope with future challenges related to Machine Learning. Python is an interpreted and interactive object-oriented, high-level programming language. It is called a strong general-purpose programming language. Python places strong emphasis on code reliability and simplicity so that programmers can develop applications rapidly. It is a multi-paradigm programming language, which allows users to code in several different programming styles. Python is useful for scientific and Machine Learning related tasks.
  • Добавил: literator
  • Дата: 22-12-2023, 17:04
  • Комментариев: 0
Название: Advanced Applications of Generative AI and Natural Language Processing Models
Автор: Ahmed J. Obaid, Bharat Bhushan, Muthmainnah S. PdI
Издательство: IGI Global
Год: 2024
Страниц: 505
Язык: английский
Формат: pdf (true)
Размер: 13.6 MB

The rapid advancements in Artificial Intelligence (AI), specifically in Natural Language Processing (NLP) and Generative AI, pose a challenge for academic scholars. Staying current with the latest techniques and applications in these fields is difficult due to their dynamic nature, while the lack of comprehensive resources hinders scholars' ability to effectively utilize these technologies. Advanced Applications of Generative AI and Natural Language Processing Models offers an effective solution to address these challenges. This comprehensive book delves into cutting-edge developments in NLP and Generative AI. It provides insights into the functioning of these technologies, their benefits, and associated challenges. Targeting students, researchers, and professionals in AI, NLP, and computer science, this book serves as a vital reference for deepening knowledge of advanced NLP techniques and staying updated on the latest advancements in generative AI. By providing real-world examples and practical applications, scholars can apply their learnings to solve complex problems across various domains. Embracing Advanced Applications of Generative AI and Natural Language Processing Modelsequips academic scholars with the necessary knowledge and insights to explore innovative applications and unleash the full potential of generative AI and NLP models for effective problem-solving. Introduction to ChatGPT: The Chapter 1 provides a comprehensive overview of ChatGPT, an advanced language model that has gained significant attention in natural language processing (NLP) and Artificial Intelligence (AI). It outlines the underlying architecture, features, applications, benefits, and limitations of ChatGPT.
  • Добавил: literator
  • Дата: 22-12-2023, 16:29
  • Комментариев: 0
Название: How jаvascript Works: Master the Basics of jаvascript and Modern Web App Development
Автор: Jonathon Simpson
Издательство: Apress
Год: 2024
Страниц: 330
Язык: английский
Формат: pdf (true), epub
Размер: 10.8 MB

jаvascript is a complicated language with a lot of misinformation surrounding how it works. This book provides a comprehensive introduction to jаvascript, from how it works at a technical level to how it is used to create websites and applications. Everything you need to know to start a career in jаvascript development is covered here. How jаvascript Works begins with a practical introduction of the basics before moving into the technical underpinnings of jаvascript, detailing everything you need to know, including variables, memory storage, functions, classes, types, maps, sets and APIs. Once you’ve fully absorbed these key topics. author Jonathan Simpson will show you how to put them into practice, demonstrating how they are employed for modern web development. You’ll learn how to use jаvascript with HTML and CSS to construct web pages and applications, how to change CSS with jаvascript, and how to utilize Fetch and asynchronous operations. Upon completing this book, you will have the foundational knowledge necessary to continue your journey to becoming a professional jаvascript developer. For anyone interested in a web development career, as well as those who may have already embarked on their careers, but who want to deepen their technical understanding of jаvascript and how it works.