Udemy – Learn Unity’s Entity Component System to Optimise Your Games

Unity – Learn Unity’s Entity Component System to Optimise Your Games
English | Size: 8.8GB
Category: Tutorial


Update your Unity programming skills to take advantage of the new Data Orientated Technology Stack and Burst Compiler
Unity’s new Data-Oriented Technology Stack (DOTS) and Entity Component System (ECS) programming paradigm have been developed to optimize game development and open up new ways of accessing memory and parallel processing for developing high-performance C# code that takes advantage of contemporary multicore computers. Through the use of the Burst Compiler, your game programs become native code, able to run faster on multiple threads thus pushing the boundaries of the size of your virtual environments and the simultaneous processing of tens of thousands of game objects.

Egghead.io – Advanced React Component Patterns

Egghead.io – Advanced React Component Patterns-APoLLo
English | Size: 242.59 MB
Category: Tutorial


Once you’ve nailed the fundamentals of React, that’s when things get really fun.
This course teaches you advanced patterns in React that you can use to make components that are simple, flexible, and enjoyable to work with.

PluralSight – Building Your First Lightning Web Component LWC for Salesforce

PluralSight – Building Your First Lightning Web Component Lwc for Salesforce-JGTiSO
English | Size: 406.09 MB
Category: Tutorial

Are you passionate about using native browser features to build modern web applications? In this course, Building Your First Lightning Web Component (LWC) for Salesforce you will learn all about how Salesforce has embraced the Modern Web Standards Renaissance that has emerged in the past few years and how Lightning Web Components are a huge improvement over the Aura-based components introduced back in 2014, while still offering complete interoperability with Aura components. First, you’ll set up your development environment with Visual Studio Code and SalesforceDX. Next you’ll build an app utilizing nested web components that communicate using custom DOM events. Finally, you’ll see how to convert Aura components, as well as how to set up Jest and Jest test. When you’ve finished this course, you will be able to build your own LWC app