Linkedin Learning – Cinema 4D Principles of Motion Graphics

Linkedin Learning – Cinema 4D Principles of Motion Graphics-ZH
English | Size: 460.44 MB
Category: Tutorial

Cinema 4D is an ideal application for motion graphics offering a rich mograph toolset including dynamic simulations and cloners and effectors for duplicating and animating multiple copies of objects and text. This course explores the basics of motion graphics as they apply to Cinema 4D helping motion graphics artists who are new to C4D transition their skills and video editors who are new to motion graphics understand the principles and apply them in the software. Instructor Ian Robinson explores everything from finding inspiration to integrating typography, color textures, lighting, and transitions into your design. Each principle is broken down into practical, applied techniques that you can leverage in your own workflow and tips for using Cinema 4D to its best advantage

Linkedin Learning – Advanced SQL Logical Query Processing

Linkedin Learning – Advanced SQL Logical Query Processing-XQZT
English | Size: 283.57 MB
Category: Tutorial

SQL has been the dominant data processing language for the past five decades. This course takes you beyond the syntax fundamentals, and into a new world of understanding how relational database management systems process SQL queries, and how that impacts your coding practices. Learn about logical query processing, and avoid most common pitfalls and processing limitations. Discover advanced JOIN techniques and how to deal with missing data. Understand the subtleties of ternary logic SELECT expression evaluation, grouping logic, and how to implement efficient paging and ordering. By the end of the course, you ll be able to take advantage of the nuances of logical query processing to easily troubleshoot and solve daunting SQL challenges elegantly

Linkedin Learning – Programming Foundations Beyond the Fundamentals

Linkedin Learning – Programming Foundations Beyond the Fundamentals-XQZT
English | Size: 959.92 MB
Category: CBTs

Continue your coding journey as you dive deeper into the foundational concepts, practices, and terminology of programming. In this installment of the Programming Foundations series, instructor Sasha Vodnik goes beyond the basics, using Python to tackle a variety of intermediate and advanced concepts and skills you can add to your programming repertoire. Sasha covers creating and working with collections and loops, combining and manipulating strings, and using external code-all of which are critical concepts, regardless of which programming language you end up working with. He goes over several essential processes, such as choosing a code style and debugging. Plus, he digs into a few more advanced concepts, including memory management and multithreading.

Linkedin Learning – Cloud Hadoop Scaling Apache Spark-XQZT

Linkedin Learning – Cloud Hadoop Scaling Apache Spark-XQZT
English | Size: 477.07 MB
Category: Tutorial

Apache Hadoop and Spark make it possible to generate genuine business insights from big data. The Amazon cloud is natural home for this powerful toolset, providing a variety of services for running large-scale data-processing workflows. Learn to implement your own Apache Hadoop and Spark workflows on AWS in this course with big data architect Lynn Langit. Explore deployment options for production-scaled jobs using virtual machines with EC2, managed Spark clusters with EMR, or containers with EKS. Learn how to configure and manage Hadoop clusters and Spark jobs with Databricks, and use Python or the programming language of your choice to import data and execute jobs. Plus, learn how to use Spark libraries for machine learning, genomics, and streaming. Each lesson helps you understand which deployment option is best for your workload.

Linkedin Learning – Spring Framework In Depth UPDATE 20200402

Linkedin Learning – Spring Framework In Depth UPDATE 20200402-XQZT
English | Size: 222.45 MB
Category: Tutorial

Spring is an application framework and inversion-of-control (IOC) container for the Java platform. The framework’s core features can be used by any Java application and are ideal for enterprise and internet-based app development. Get a comprehensive overview of Spring in this intermediate-level course with software architect Frank Moley. Frank develops applications and web services with Spring, and shares what he knows about configuring the ApplicationContext (the interface for accessing components, loading files, publishing events, and more), as well as the beans (objects within the Spring IOC container). He demonstrates a modern Java configuration workflow and explores the Spring lifecycle in depth, so you can extend the framework and better troubleshoot any issues you have with your applications. Plus, learn how to use aspect-oriented programming to add behaviors to your apps in a reusable way.