Wydawca: Packt Publishing
Founded in 2004 in Birmingham, UK, Packt's mission is to help the world put software to work in new ways, through the delivery of effective learning and information services to IT professionals. Working towards that vision, we have published over 6,500 books and videos so far, providing IT professionals with the actionable knowledge they need to get the job done - whether that's specific learning on an emerging technology or optimizing key skills in more established tools. As part of our mission, we have also awarded over $1,000,000 through our Open Source Project Royalty scheme, helping numerous projects become household names along the way.
1249
Ebook

Designing the Adobe InDesign Way. Explore 100+ recipes for creating stunning layouts with the leading desktop publishing software

Adobe InDesign is the leading desktop publishing and layout software for producing brochures, magazines, flyers, books, posters, and a wide range of digital documents. It allows you to rapidly draft your documents with precise control over typography, images, positioning, alignment, color, and other interactive features. However, InDesign’s interface, tools, and workflows can be a bit challenging to get to grips with. This cookbook will assist you in building unparalleled InDesign workflows with tried and tested recipes.With Designing the Adobe InDesign Way, you’ll learn how to add and edit content, create color swatches, and use features such as tables, all while applying software best practices and techniques to ensure that your work is fast, efficient, and easily maintained. Additionally, you’ll explore advanced InDesign features such as text styles, parent pages, tables of contents, and pre-flighting. Finally, you’ll take a closer look at the many export options in InDesign and ways to truly maximize its capabilities.By the end of this book, you’ll be well equipped to draft and design your own projects while ensuring your work is compatible with industry standards for print and digital documents.

1250
Ebook

Data Analysis Foundations with Python. Master Data Analysis with Python: From Basics to Advanced Techniques

Cuantum Technologies LLC

Embark on a comprehensive journey through data analysis with Python. Begin with an introduction to data analysis and Python, setting a strong foundation before delving into Python programming basics. Learn to set up your data analysis environment, ensuring you have the necessary tools and libraries at your fingertips. As you progress, gain proficiency in NumPy for numerical operations and Pandas for data manipulation, mastering the skills to handle and transform data efficiently.Proceed to data visualization with Matplotlib and Seaborn, where you'll create insightful visualizations to uncover patterns and trends. Understand the core principles of exploratory data analysis (EDA) and data preprocessing, preparing your data for robust analysis. Explore probability theory and hypothesis testing to make data-driven conclusions and get introduced to the fundamentals of machine learning. Delve into supervised and unsupervised learning techniques, laying the groundwork for predictive modeling.To solidify your knowledge, engage with two practical case studies: sales data analysis and social media sentiment analysis. These real-world applications will demonstrate best practices and provide valuable tips for your data analysis projects.

1251
Ebook
1252
Ebook
1253
Ebook
1254
Ebook

C++20 STL Cookbook. Leverage the latest features of the STL to solve real-world problems

Fast, efficient, and flexible, the C++ programming language has come a long way and is used in every area of the industry to solve many problems. The latest version C++20 will see programmers change the way they code as it brings a whole array of features enabling the quick deployment of applications. This book will get you up and running with using the STL in the best way possible.Beginning with new language features in C++20, this book will help you understand the language's mechanics and library features and offer insights into how they work. Unlike other books, the C++20 STL Cookbook takes an implementation-specific, problem-solution approach that will help you overcome hurdles quickly. You'll learn core STL concepts, such as containers, algorithms, utility classes, lambda expressions, iterators, and more, while working on real-world recipes. This book is a reference guide for using the C++ STL with its latest capabilities and exploring the cutting-edge features in functional programming and lambda expressions.By the end of the book C++20 book, you'll be able to leverage the latest C++ features and save time and effort while solving tasks elegantly using the STL.

1255
Ebook

The SketchUp Handbook for Interior Design. A step-by-step visual approach to planning, designing, and presenting interior spaces

Rebecca Terpstra, Dana Hoffman

Design professionals often find it hard to help their clients visualize their unique concepts and visions. Luckily, SketchUp bridges this communication gap with a powerful set of tools for visualizing and presenting your design ideas. This book teaches the approach perfected by two successful interior designers who have mastered SketchUp Pro/Studio to generate a workflow that produces fascinating designs and enables you to communicate them through vivid illustrations.Starting with a review of the basics of creating 3D models, this book introduces Becca’s Hierarchy of Modeling—a ten-step process that establishes a rhythmic pattern in your workflow. As you progress, you’ll build on your SketchUp Pro knowledge by constructing architectural elements of a commercial building and furnishing a residential room with your own furniture, fixtures, and equipment (FFE) from scratch. From infusing photorealism into models to crafting appealing client presentations using SketchUp LayOut, this book has you covered. Each chapter provides step-by-step explanations of essential concepts and practical examples to reinforce learning.By the end of this book, you’ll have an advanced understanding of SketchUp Pro’s capabilities, ensuring you enjoy working on conceptual or full design projects from start to finish and showing off your design prowess.

1256
Ebook

Building Games with Flutter. The ultimate guide to creating multiplatform games using the Flame engine in Flutter 3

Paul Teale

With its powerful tools and quick implementation capabilities, Flutter provides a new way to build scalable cross-platform apps. In this book, you'll learn how to build on your knowledge and use Flutter as the foundation for creating games.This game development book takes a hands-on approach to building a complete game from scratch. You'll see how to get started with the Flame library and build a simple animated example to test Flame. You'll then discover how to organize and load images and audio in your Flutter game. As you advance, you'll gain insights into the game loop and set it up for fast and efficient processing. The book also guides you in using Tiled to create maps, add sprites to the maps that the player can interact with, and see how to use tilemap collision to create paths for a player to walk on. Finally, you'll learn how to make enemies more intelligent with artificial intelligence (AI).By the end of the book, you'll have gained the confidence to build fun multiplatform games with Flutter.