Wydawca: Mercury Learning
9
Ebook

CSS3 and SVG with Meta AI. AI-Driven CSS3 and SVG Design Techniques for Modern Web Solutions

Mercury Learning and Information, Oswald Campesato

This book introduces the innovative integration of CSS3 and SVG with generative AI tools, providing a foundation for modern web design. Readers begin by exploring the basics of generative AI and prompt engineering, gaining insights into how these technologies influence visual storytelling and creativity in web design.Progressing through the chapters, the book covers essential CSS3 concepts, including 3D animations and dynamic styling, before delving into advanced SVG techniques for creating scalable and responsive vector graphics. With practical examples, readers learn to merge CSS3 and SVG, enabling the development of seamless AI-enhanced animations and graphics tailored to modern design needs. The integration of Meta AI is highlighted, showcasing its role in enhancing workflows and achieving innovative solutions.By the end, readers will have gained the skills to create cutting-edge, scalable, and visually engaging web designs. The book equips developers with the knowledge and tools to incorporate AI-driven enhancements into their projects, ensuring designs remain both innovative and practical for real-world applications.

10
Ebook

Data Visualization for Business Decisions. Transforming Data into Actionable Insights

Mercury Learning and Information, Andres Fortino

This workbook is for business analysts aiming to enhance their skills in creating data visuals, presentations, and report illustrations to support business decisions. It focuses on developing visualization and analytical skills through qualitative labs. Readers will analyze and describe chart improvements instead of directly modifying them. The course covers eighteen elements across six dimensions: Story, Signs, Purpose, Perception, Method, and Charts.The journey starts with labs and a case study, introducing the analysis tool. It then delves into each dimension, guiding readers through exercises to enhance their understanding and skills. A comprehensive RAIKS survey assesses progress before and after using the text. The workbook concludes with a capstone exercise to review and analyze the final results of the two studied charts.These skills are crucial for effective data communication in business. This workbook transitions readers from basic to advanced visualization techniques, blending theoretical insights with practical skills. Companion files with videos, sample files, and slides enhance learning, making this workbook an essential resource for mastering business data visualization.

11
Ebook

Python for TensorFlow Pocket Primer. A Quick Guide to Python Libraries for TensorFlow Developers

Mercury Learning and Information, Oswald Campesato

As part of the best-selling *Pocket Primer* series, this book prepares programmers for machine learning and deep learning with TensorFlow. It begins with a quick introduction to Python, followed by chapters on NumPy, Pandas, Matplotlib, and scikit-learn. The final chapters provide TensorFlow 1.x code samples, including detailed examples for TensorFlow Dataset, crucial for TensorFlow 2.The journey starts with Python basics and progresses through essential data manipulation and visualization libraries. You'll explore machine learning fundamentals with scikit-learn before diving into TensorFlow, learning to construct data pipelines with TensorFlow Dataset APIs like map(), filter(), and batch().Understanding these concepts is vital for modern AI applications. This book transitions readers from basic programming to advanced machine learning and deep learning techniques, blending theory with practical skills. Companion files with source code enhance learning, making this an essential resource for mastering Python, machine learning, and TensorFlow.

12
Ebook

Unmanned Aerial Vehicles. A Comprehensive Guide to UAV Technology and Applications

Mercury Learning and Information, P. K. Garg

This book offers a comprehensive overview of Unmanned Aerial Vehicles (UAVs), covering their basic concepts, components, and various applications. It delves into the different sensors used in UAVs, the architecture of autonomous UAVs, and the communication tools and devices required to acquire real-time data. The book also explores the software needed to analyze UAV data and the rules and regulations necessary for operating UAVs. The importance of UAV technology is highlighted through its diverse applications in fields such as construction, oil and gas, mining, agriculture, forestry, search and rescue, surveillance, transportation, disaster management, logistics, health, and journalism. The book underscores the potential of UAVs to revolutionize these industries by improving efficiency and safety.Throughout the book, readers will journey from understanding the theory, hardware, and software components of UAVs to exploring their practical uses. Each chapter includes review questions to reinforce understanding, ensuring that readers gain a solid grasp of the subject matter. This text is essential for anyone interested in the current and future impact of UAV technology.

13
Ebook

Python 3 and Data Visualization. Mastering Graphics and Data Manipulation with Python

Mercury Learning and Information, Oswald Campesato

Python 3 and Data Visualization provides an in-depth exploration of Python 3 programming and data visualization techniques. The course begins with an introduction to Python, covering essential topics from basic data types and loops to advanced constructs such as dictionaries and matrices. This foundation prepares readers for the next section, which focuses on NumPy and its powerful array operations, seamlessly leading into data visualization using prominent libraries like Matplotlib.Chapter 6 delves into Seaborn's rich visualization tools, providing insights into datasets like Iris and Titanic. The appendix covers additional visualization tools and techniques, including SVG graphics and D3 for dynamic visualizations. The companion files include numerous Python code samples and figures, enhancing the learning experience.From foundational Python concepts to advanced data visualization techniques, this course serves as a comprehensive resource for both beginners and seasoned professionals, equipping them with the necessary skills to effectively visualize data.

14
Ebook

Newtonian Mechanics. Exploring the Principles of Classical Physics from Fundamentals to Advanced Applications

Mercury Learning and Information, Derek Raine

Newtonian mechanics is fundamental in physics education due to its intellectual significance, diverse applications, and its role in teaching modeling and problem-solving. This text covers both introductory and advanced topics, making it suitable for extended study. Emphasizing problem-solving, it guides readers through the process of constructing models and finding solutions, thus enhancing their analytical skills.Starting with mechanical models and forces, the course progresses through kinematics, energy, and motion, providing a solid foundation. Further chapters delve into momentum, orbital motion, and oscillations, offering insights into dynamic systems. Advanced topics like rigid bodies, stability of motion, and Lagrangian and Hamiltonian mechanics ensure a comprehensive understanding.The journey through this course equips learners with the skills to approach complex problems, construct effective models, and develop robust solutions, making it invaluable for students aiming to excel in physics and related fields.

15
Ebook

Multi-Cloud Administration Guide. Manage and Optimize Cloud Resources across Azure, AWS, GCP, and Alibaba Cloud

Mercury Learning and Information, Jeroen Mulder

This is a comprehensive resource designed for IT professionals and cloud architects navigating the complexities of multi-cloud environments. As organizations increasingly adopt multi-cloud strategies, this guide provides essential frameworks and practical insights into managing and optimizing cloud resources across major platforms, including AWS, Azure, GCP, and Alibaba Cloud.The book begins with an exploration of Cloud Adoption Frameworks (CAFs), offering a structured approach to cloud adoption that emphasizes governance, security, and operational excellence. Subsequent chapters delve into key aspects of cloud administration, such as virtualizing and managing connectivity, storage, and compute resources. The guide also addresses advanced topics like creating interoperability between clouds, managing data governance, and ensuring data security across multiple cloud platforms.In addition to technical insights, the guide covers critical areas like access management, cloud security, and compliance automation, equipping readers with the knowledge to secure and streamline multi-cloud operations. By offering best practices, real-world examples, and in-depth analyses, this book empowers professionals to efficiently manage multi-cloud environments and leverage the full potential of cloud technologies.

16
Ebook

Full-Stack iOS Development with Swift and Vapor. Mastering Full-Stack iOS Development with Swift and Vapor Framework

Mercury Learning and Information, Hem Dutt

This is a comprehensive guide designed to equip developers with the skills to seamlessly integrate back-end and front-end technologies using Swift and Vapor. The book starts with an overview of full-stack development, including the history and advantages of this approach, before diving into the essential tools and environments needed to get started. Readers will learn how to set up Xcode and the Vapor toolbox, create routes, and implement MVC patterns in Vapor, as well as work with JSON data.The book then covers advanced topics such as asynchronous programming, HTML rendering, PostgreSQL integration, and error handling within Vapor. Simultaneously, it guides readers through building sophisticated iOS user interfaces using Auto Layout, SwiftUI, and Core Data for data persistence. The content culminates in a full-stack implementation that brings together server-side logic and a connected iOS application, followed by discussions on advanced topics like middleware, WebSockets, and security.Finally, the book provides in-depth instructions on deploying iOS and Vapor applications using Heroku, Docker, and the App Store. Throughout, real-world projects and exercises reinforce learning, making this an indispensable resource for mastering full-stack iOS development.