Informatyka

161
Ebook

Adobe Premiere Pro CC. Oficjalny podręcznik

Maxim Jago

Adobe Premiere Pro CC jest doskonałym narzędziem do edycji filmów, cenionym zarówno przez amatorów, jak i profesjonalnych montażystów. Ten wydajny i precyzyjny program obsługuje szeroki zakres formatów wideo oraz umożliwia szybką i prawdziwie kreatywną pracę. Zapewnia też szeroką gamę niepowtarzalnych narzędzi, dzięki którym użytkownicy Premiere mogą tworzyć dzieła najwyższej klasy. Ta książka jest częścią serii „Oficjalny podręcznik”. Jest przeznaczona zarówno dla początkujących, jak i doświadczonych użytkowników Premiere i można ją uznać za najlepszy materiał szkoleniowy na rynku. Podręcznik składa się z osiemnastu lekcji, w których przystępnie objaśniono podstawowe i zaawansowane funkcje programu oraz udostępniono pliki z materiałami do ćwiczeń. Autor zaprezentował również techniki charakterystyczne dla najnowszej wersji oprogramowania. W tym podręczniku znajdziesz między innymi: krótkie wprowadzenie do pracy z Premiere i opis elementów jego interfejsu podstawy edycji filmów, sposoby dodawania przejść i korzystania ze znaczników techniki edycji, miksowania i dopracowywania dźwięku omówienie zaawansowanych efektów wideo i kolorystycznych oraz technik kompozytowania metody zarządzania projektem, eksportowania i importowania klatek, klipów i sekwencji opis nowych możliwości Adobe Premiere Pro Premiere Pro — nowa odsłona kreatywności!

162
Ebook

Adobe Premiere Pro CC. Oficjalny podręcznik. Wydanie II

Maxim Jago

Adobe Premiere Pro CC stało się klasycznym narzędziem do edycji filmów. Korzystają z niego twórcy na różnym stopniu zaawansowania - i amatorzy, i profesjonalni montażyści. Od dłuższego czasu to oprogramowanie charakteryzują skalowalność, wydajność i precyzja oraz intuicyjny interfejs. Premiere Pro obsługuje szeroki zakres formatów wideo, umożliwia szybką i prawdziwie kreatywną pracę. Zapewnia szeroką gamę doskonałych narzędzi, dzięki czemu użytkownicy Premiere mogą nas wciąż zaskakiwać dziełami najwyższej klasy. Ta książka należy do serii Oficjalny podręcznik. Jest przeznaczona dla początkujących i zaawansowanych użytkowników Premiere. To chyba najlepszy materiał szkoleniowy na rynku - podczas lekcji zawartych w tym wydaniu nauczysz się praktycznego stosowania takich funkcji jak chroma key, dynamiczne przycinanie, korekcja kolorów, zarządzanie multimediami, nakładanie efektów audiowizualnych i miksowanie dźwięku. Dowiesz się także, jak tworzyć w Adobe Media Encoder pliki do oglądania w internecie i na urządzeniach mobilnych. W tym podręczniku przedstawiono między innymi: Jak rozpocząć pracę z Premiere i z jakich elementów składa się jego interfejs Podstawy edycji filmów, dodawanie przejść, korzystanie ze znaczników Edycja, miksowanie i dopracowywanie dźwięku Zaawansowane efekty wideo i efekty kolorystyczne Zarządzanie projektem, eksportowanie i importowanie klatek, klipów i sekwencji Nowe możliwości Adobe Premiere Pro Premiere Pro - więcej niż kreatywność!

163
Ebook

Adopting .NET 5. Understand modern architectures, migration best practices, and the new features in .NET 5

Hammad Arif, Habib Qureshi

.NET 5 is the unification of all .NET technologies in a single framework that can run on all platforms and provide a consistent experience to developers, regardless of the device, operating system (OS), or cloud platform they choose.By updating to .NET 5, you can build software that can quickly adapt to the rapidly changing demands of modern consumers and stay up to date on the latest technology trends in .NET.This book provides a comprehensive overview of all the technologies that will form the future landscape of .NET using practical examples based on real-world scenarios, along with best practices to help you migrate from legacy platforms.You’ll start by learning about Microsoft’s vision and rationale for the unification of the platforms. Then, you’ll cover all the new language enhancements in C# 9. As you advance, you’ll find out how you can align yourself with modern technology trends, focusing on everything from microservices to orchestrated containerized deployments. Finally, you’ll learn how to effectively integrate machine learning in .NET code.By the end of this .NET book, you’ll have gained a thorough understanding of the .NET 5 platform, together with a readiness to adapt to future .NET release cycles, and you’ll be able to make architectural decisions about porting legacy systems and code bases to a newer platform.

164
Ebook

Advanced Analytics with R and Tableau. Advanced analytics using data classification, unsupervised learning and data visualization

Ruben Oliva Ramos, Jen Stirrup, Roberto Rösler

Tableau and R offer accessible analytics by allowing a combination of easy-to-use data visualization along with industry-standard, robust statistical computation.Moving from data visualization into deeper, more advanced analytics? This book will intensify data skills for data viz-savvy users who want to move into analytics and data science in order to enhance their businesses by harnessing the analytical power of R and the stunning visualization capabilities of Tableau. Readers will come across a wide range of machine learning algorithms and learn how descriptive, prescriptive, predictive, and visually appealing analytical solutions can be designed with R and Tableau. In order to maximize learning, hands-on examples will ease the transition from being a data-savvy user to a data analyst using sound statistical tools to perform advanced analytics.By the end of this book, you will get to grips with advanced calculations in R and Tableau for analytics and prediction with the help of use cases and hands-on examples.

165
Ebook

Advanced Blockchain Development. Build highly secure, decentralized applications and conduct secure transactions

Imran Bashir, Narayan Prusty

Blockchain technology is a distributed ledger with applications in industries such as finance, government, and media. This Learning Path is your guide to building blockchain networks using Ethereum, JavaScript, and Solidity. You will get started by understanding the technical foundations of blockchain technology, including distributed systems, cryptography and how this digital ledger keeps data secure. Further into the chapters, you’ll gain insights into developing applications using Ethereum and Hyperledger. As you build on your knowledge of Ether security, mining, smart contracts, and Solidity, you’ll learn how to create robust and secure applications that run exactly as programmed without being affected by fraud, censorship, or third-party interference. Toward the concluding chapters, you’ll explore how blockchain solutions can be implemented in applications such as IoT apps, in addition to its use in currencies. This Learning Path also highlights how you can increase blockchain scalability, and discusses the future scope of this fascinating and powerful technology. By the end of this Learning Path, you'll be equipped with the skills you need to tackle pain points encountered in the blockchain life cycle and confidently design and deploy decentralized applications.

166
Ebook

Advanced C++. Master the technique of confidently writing robust C++ code

Gazihan Alankus, Olena Lizina, Rakesh Mane, Vivek Nagarajan, ...

C++ is one of the most widely used programming languages and is applied in a variety of domains, right from gaming to graphical user interface (GUI) programming and even operating systems. If you're looking to expand your career opportunities, mastering the advanced features of C++ is key.The book begins with advanced C++ concepts by helping you decipher the sophisticated C++ type system and understand how various stages of compilation convert source code to object code. You'll then learn how to recognize the tools that need to be used in order to control the flow of execution, capture data, and pass data around. By creating small models, you'll even discover how to use advanced lambdas and captures and express common API design patterns in C++. As you cover later chapters, you'll explore ways to optimize your code by learning about memory alignment, cache access, and the time a program takes to run. The concluding chapter will help you to maximize performance by understanding modern CPU branch prediction and how to make your code cache-friendly.By the end of this book, you'll have developed programming skills that will set you apart from other C++ programmers.

167
Ebook

Advanced C++ Programming Cookbook. Become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction

Dr. Rian Quinn

If you think you've mastered C++ and know everything it takes to write robust applications, you'll be in for a surprise. With this book, you'll gain comprehensive insights into C++, covering exclusive tips and interesting techniques to enhance your app development process.You'll kick off with the basic principles of library design and development, which will help you understand how to write reusable and maintainable code. You'll then discover the importance of exception safety, and how you can avoid unexpected errors or bugs in your code. The book will take you through the modern elements of C++, such as move semantics, type deductions, and coroutines. As you advance, you'll delve into template programming - the standard tool for most library developers looking to achieve high code reusability. You'll explore the STL and learn how to avoid common pitfalls while implementing templates. Later, you'll learn about the problems of multithreaded programming such as data races, deadlocks, and thread starvation. You'll also learn high-performance programming by using benchmarking tools and libraries. Finally, you'll discover advanced techniques for debugging and testing to ensure code reliability.By the end of this book, you'll have become an expert at C++ programming and will have gained the skills to solve complex development problems with ease.

168
Ebook

Advanced Deep Learning with Keras. Apply deep learning techniques, autoencoders, GANs, variational autoencoders, deep reinforcement learning, policy gradients, and more

Rowel Atienza

Recent developments in deep learning, including Generative Adversarial Networks (GANs), Variational Autoencoders (VAEs), and Deep Reinforcement Learning (DRL) are creating impressive AI results in our news headlines - such as AlphaGo Zero beating world chess champions, and generative AI that can create art paintings that sell for over $400k because they are so human-like.Advanced Deep Learning with Keras is a comprehensive guide to the advanced deep learning techniques available today, so you can create your own cutting-edge AI. Using Keras as an open-source deep learning library, you'll find hands-on projects throughout that show you how to create more effective AI with the latest techniques.The journey begins with an overview of MLPs, CNNs, and RNNs, which are the building blocks for the more advanced techniques in the book. You’ll learn how to implement deep learning models with Keras and TensorFlow 1.x, and move forwards to advanced techniques, as you explore deep neural network architectures, including ResNet and DenseNet, and how to create autoencoders. You then learn all about GANs, and how they can open new levels of AI performance. Next, you’ll get up to speed with how VAEs are implemented, and you’ll see how GANs and VAEs have the generative power to synthesize data that can be extremely convincing to humans - a major stride forward for modern AI. To complete this set of advanced techniques, you'll learn how to implement DRL such as Deep Q-Learning and Policy Gradient Methods, which are critical to many modern results in AI.