Publisher: 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.
4505
Ebook

Learning Material Design. Master Material Design and create beautiful, animated interfaces for mobile and web applications

Kyle Mew

Google's Material Design language has taken the web development and design worlds by storm. Now available on many more platforms than Android, Material Design uses color, light, and movements to not only generate beautiful interfaces, but to provide intuitive navigation for the user.Learning Material Design will teach you the fundamental theories of Material Design using code samples to put these theories into practice.Focusing primarily on Android Studio, you’ll create mobile interfaces using the most widely used and powerful material components, such as sliding drawers and floating action buttons. Each section will introduce the relevant Java classes and APIs required to implement these components. With the rules regarding structure, layout, iconography, and typography covered, we then move into animation and transition, possibly Material Design's most powerful concept, allowing complex hierarchies to be displayed simply and stylishly.With all the basic technologies and concepts mastered, the book concludes by showing you how these skills can be applied to other platforms, in particular web apps, using the powerful Polymer library.

4506
Ebook

The Art of Manufacturing. Overcome control challenges for increasing efficiency in manufacturing using real-world examples

Ninad Deshpande, Sivaram Pothukuchi

Engineering disciplines focus mainly on programming control systems, while the challenges they overcome or their industry applications largely go uncovered, leaving a huge gap between the theory and industry practices. This leads to engineers learning about subjects without actually understanding their purpose and entering the industry needing months of training.The Art of Manufacturing cuts across pedantic theory and reaches practical applications. You’ll begin your learning journey by starting from the product and moving backward to the manufacturing landscape, factories, machines, and finally to the automation and control challenges faced in manufacturing. The book builds on the authors’ valuable on-field experience, providing a detailed view of the manufacturing of real-world products, while simultaneously providing various analogies and references to daily tasks. As you advance through the chapters, you’ll work on interesting control problems and find out how to overcome them in applications. The concluding chapters offer you a sneak peek into the future of automation and factories.By the end of this book, you’ll be able to relate a real-world product with an associated control challenge and discover ways to overcome these challenges.

4507
Ebook
4508
Ebook

Final Cut Pro Efficient Editing. The ultimate guide to editing video with FCP 10.7.1 for faster, smarter workflows - Second Edition

Iain Anderson

Elevate your video editing skills with Final Cut Pro 10.7.1, the ultimate tool for efficient and professional editing, offering powerful new features to enhance your workflow and give your videos a stunning look.The second edition of this comprehensive guide covers exciting new features in FCP, teaching you how to streamline your workflow with customizable workspaces, shortcuts, and advanced trimming tools. Explore best-in-class titles and a comprehensive suite of visual effects in Final Cut Pro for dynamic videos, create a great-sounding mix with Final Cut Pro's audio tools, and utilize the magnetic timeline, multicam editing, and advanced color correction for every project.Whether you're creating content for social media, YouTube, or Hollywood, Final Cut Pro Efficient Editing, Second Edition is your ultimate guide to professional video editing. Get your copy today and take your video editing skills to the next level.

4509
Ebook

Learning JavaScript Data Structures and Algorithms. Hone your skills by learning classic data structures and algorithms in JavaScript - Second Edition

Loiane Groner

This book begins by covering basics of the JavaScript language and introducing ECMAScript 7, before gradually moving on to the current implementations of ECMAScript 6. You will gain an in-depth knowledge of how hash tables and set data structure functions, as well as how trees and hash maps can be used to search files in a HD or represent a database. This book is an accessible route deeper into JavaScript. Graphs being one of the most complex data structures you’ll encounter, we’ll also give you a better understanding of why and how graphs are largely used in GPS navigation systems in social networks.Toward the end of the book, you’ll discover how all the theories presented by this book can be applied in real-world solutions while working on your own computer networks and Facebook searches.

4510
Ebook
4511
Ebook

C++ High Performance for Financial Systems. Build efficient and optimized financial systems by leveraging the power of C++

Ariel Silahian

Unlock the secrets of the finance industry and dive into the world of high-performance trading systems with C++ High Performance for Financial Systems. Trading systems are the backbone of the financial world, and understanding how to build them for optimal performance is crucial for success. If you've ever dreamt of creating scalable and cutting-edge financial software, this guide is your key to success. A cornerstone of this book is its coverage of system design and architecture. The book starts by outlining the role of C++ in finance and trading. You'll learn the principles and methodologies behind building systems that can handle vast amounts of data, execute complex trading strategies with ease, and maintain the highest levels of reliability. Armed with this knowledge, you'll be equipped to tackle even the most challenging trading scenarios.In the fast-paced world of finance, every millisecond counts. This book delves into low-latency strategies that will enable your trading systems to react with lightning speed. You’ll also learn the art of reducing latency, optimizing code, and leveraging the latest hardware and software techniques to gain a competitive edge in the market.By the end of this book, you’ll be well-versed in architecting a financial trading system as well as advanced strategies and new industry trends.

4512
Ebook

Big Data Analysis with Python. Combine Spark and Python to unlock the powers of parallel computing and machine learning

Ivan Marin, Ankit Shukla, Sarang VK

Processing big data in real time is challenging due to scalability, information inconsistency, and fault tolerance. Big Data Analysis with Python teaches you how to use tools that can control this data avalanche for you. With this book, you'll learn practical techniques to aggregate data into useful dimensions for posterior analysis, extract statistical measurements, and transform datasets into features for other systems.The book begins with an introduction to data manipulation in Python using pandas. You'll then get familiar with statistical analysis and plotting techniques. With multiple hands-on activities in store, you'll be able to analyze data that is distributed on several computers by using Dask. As you progress, you'll study how to aggregate data for plots when the entire data cannot be accommodated in memory. You'll also explore Hadoop (HDFS and YARN), which will help you tackle larger datasets. The book also covers Spark and explains how it interacts with other tools.By the end of this book, you'll be able to bootstrap your own Python environment, process large files, and manipulate data to generate statistics, metrics, and graphs.