Видавець: Mercury Learning
105
Eлектронна книга

Tech Trends of the 4th Industrial Revolution. Navigating the Future of Technology in Business

Mercury Learning and Information, D. Pyo, J. Hwang, Y. Yoon

The term 4th Industrial Revolution is often mentioned in the media, but public understanding of its technologies lags behind their rapid development. This book bridges the gap, explaining essential technologies like IoT, blockchain, AI, cloud computing, and big data. It aims to enhance comprehension by minimizing technical content.The book introduces key technologies and their applications, emphasizing their importance in contemporary business models. Readers will find accessible descriptions and practical examples to aid understanding. Covering topics and trends vital for modern business, this book ensures readers grasp the technological landscape shaping the future.Throughout the book, you'll explore how these technologies are revolutionizing industries and their integration into business strategies. This journey provides a comprehensive understanding of the 4th Industrial Revolution, equipping readers with the knowledge needed to navigate and leverage these advancements effectively.

106
Eлектронна книга

Python Tools for Data Scientists Pocket Primer. A Quick Guide to Essential Python Libraries for Data Science

Mercury Learning and Information, Oswald Campesato

This book, part of the best-selling Pocket Primer series, offers a comprehensive introduction to essential Python tools for data scientists. It begins with an overview of Python basics, followed by in-depth coverage of NumPy and Pandas, focusing on their features and applications. The text also addresses the critical tasks of writing regular expressions and performing data cleaning.Further sections delve into data visualization techniques and the use of Sklearn and SciPy, providing practical knowledge and skills for handling complex data analysis tasks. This structured approach ensures that readers gain a complete understanding of the tools and techniques necessary for effective data science.Designed to be accessible yet thorough, this book includes numerous code samples to reinforce learning. Companion files with source code are available for download, making it an invaluable resource for anyone looking to master Python for data science and enhance their data analysis capabilities.

107
Eлектронна книга

Python Data Structures Pocket Primer. A concise guide to Python data structures to enhance your skills

Mercury Learning and Information, Oswald Campesato

This Pocket Primer book introduces the fundamentals of data structures using Python. It provides a comprehensive yet fast-paced introduction to core Python concepts and data structures, emphasizing their importance in managing large datasets and implementing search and sort algorithms effectively. The course starts with a basic introduction to Python, setting a solid foundation for more complex topics.The journey continues with an exploration of recursion and combinatorics, followed by detailed discussions on strings, arrays, and various search and sort algorithms. Further, the book delves into linked lists, queues, and stacks, illustrating their practical applications with numerous code samples. This structured approach ensures that learners can progressively build their knowledge and skills in data structures, reinforced by hands-on coding examples.With companion files available for download, the book provides additional resources for practice and deeper understanding. This comprehensive guide is ideal for both beginners and those looking to strengthen their grasp of data structures in Python, equipping them with essential tools for managing and manipulating large datasets.

108
Eлектронна книга

Autodesk(R) Revit(R) 2024 Architecture. Mastering Building Design with BIM

Mercury Learning and Information, Munir Hamad

This book covers all major techniques in Revit 2024 Architecture using both metric and imperial units. It details the myriad drawing and editing tools and includes over 50 mini-workshops that guide users from concept to plotting. By solving these workshops, readers will master Revit Architecture, covering all basic commands and functions. Companion files with templates and models are available for practical application.The course begins with an introduction to Revit 2024, followed by detailed chapters on drawing, modifying, project preparation, and wall construction. Subsequent chapters cover doors, windows, curtain walls, floors, roofs, components, and ceilings. Users will also learn about creating stairs, ramps, railings, views, annotations, legends, and visualization.Further, the book delves into schedules, project phasing, design options, topography, rooms, tagging, detailing, groups, file import/export, mass creation, and customizing elements. It concludes with chapters on creating and customizing families, and managing worksets and shared views, ensuring comprehensive knowledge and skills in Revit 2024 Architecture.

109
Eлектронна книга

Large Language Models An Introduction. Understanding the Fundamentals and Applications of Generative AI

Mercury Learning and Information, Oswald Campesato

This book provides a comprehensive overview of large language models (LLMs) and generative AI, covering foundational principles, advanced concepts, and practical applications. It begins with an introduction to the generative AI landscape, examining key features, popular techniques, and its influence on industries like art, business, and technology. The book also explores prominent models like ChatGPT and GPT-4, detailing their architectures, capabilities, and applications in text generation, code assistance, and conversational AI.Additionally, the book traces the evolution of LLMs, particularly focusing on the BERT family and its wide-ranging applications in natural language processing, translation, and multilingual tasks. Readers will also gain expertise in prompt engineering, learning practical tips and examples to interact more effectively with LLMs.In later chapters, the book tackles advanced topics such as fine-tuning LLMs, working with SVG, and concepts like few-shot learning and reinforcement learning. It concludes with discussions on ethical issues, biases in generative AI, and emerging trends like AI’s integration with IoT, quantum computing, and neuromorphic computing. This guide equips professionals and enthusiasts with a thorough understanding of generative AI's present and future.

110
Eлектронна книга

Tensor Analysis for Engineers. Mastering Coordinate Systems, Transformations and Applications using Mathematics

Mercury Learning and Information, Mehrzad Tabatabaian

This book is a comprehensive guide to tensor analysis for engineers and applied scientists, focusing on practical problem-solving in Euclidean space. It covers Cartesian coordinate systems and curvilinear coordinates like cylindrical and spherical, with examples and calculations. Expanded content includes rigid body rotation, Cartesian tensors, Euler angles, and quaternion methods.The course begins with coordinate systems, moving through curvilinear systems, basis vectors, and scale factors. It covers contravariant and physical components, tensor transformations, and mixed and metric tensors. Advanced topics include gradient operators, derivative forms, Cartesian tensor transformations, and coordinate-independent equations. The book features relations for selected coordinate systems, rigid body rotation methods, and numerous worked-out examples and exercises.Mastering tensor analysis is crucial for complex engineering and science problems. This book transitions from basic concepts to advanced applications, blending theory with practical examples. Clear explanations, figures, and exercises enhance learning, making this an essential resource for tensor analysis in Euclidean space.

111
Eлектронна книга

AI Horizons. Shaping a Better Future Through Responsible Innovation and Human Collaboration

Mercury Learning and Information, Enamul Haque

As artificial intelligence continues to reshape industries and societies, understanding its broader implications is crucial. AI Horizons offers an in-depth exploration of the ethical challenges and social consequences associated with AI, such as privacy, bias, and the digital divide. The book underscores the importance of transparency, fairness, and accountability, stressing the need for a responsible approach to AI development.The book further examines how AI is being adopted across various sectors, including healthcare, education, and finance, providing real-world case studies that highlight its transformative power. However, it also considers the unique challenges emerging markets face and the potential of AI to address critical global issues like poverty and climate change.AI Horizons advocates for a collaborative partnership between humans and AI, promoting human-centric design and governance frameworks to ensure that AI enhances human intelligence rather than replacing it. Through a balanced approach, the book calls for informed dialogue, public literacy in AI, and robust policies to guide AI's development responsibly and equitably.

112
Eлектронна книга

Programming Fundamentals Using JAVA. A Game Application Approach: Unlock Your Potential with Comprehensive Java Training

Mercury Learning and Information, William McAllister, S. Jane Fritz

This Java-based book is designed for beginning programmers, using game programming as a central tool to enhance student engagement and learning outcomes. The new edition updates GUI interface chapters from Swing to FX-based programs. The game programming integration does not compromise the traditional programming material, allowing instructors unfamiliar with game programming to leverage its pedagogical benefits. The book assumes no prior programming experience.Starting with an introduction, the course progresses through variables, input/output, calculations, methods, classes, objects, boolean expressions, and decision-making. It then covers loops, arrays, advanced object-oriented concepts, inheritance, recursion, and exceptions. The latter part focuses on graphical user interfaces, generics, the API collection framework, multithreading, and concurrency.By the end of the course, students will have a comprehensive understanding of Java programming, enhanced by practical game programming applications. This approach not only makes learning more engaging but also provides a solid foundation for more advanced Java programming concepts.