Lynda – Java Design Patterns Structural-APoLLo

Lynda – Java Design Patterns Structural-APoLLo
English | Size: 261.94 MB
Category: Tutorial


Design patterns provide a kind of template for writing quality code. Knowing which design pattern to use in which scenario can be challenging, but will make you a better Java programmer. This course takes a deep dive into structural patterns, which can help you identify relationships and organize code into larger structures. Instructor Bethan Palmer shows how to use the seven most popular structural design patterns-Adapter, Bridge, Composite, Decorator, Façade, Flyweight, and Proxy-to write better, more maintainable Java code. She provides example use cases, complete with implementation instructions and tips for avoiding the unique challenges posed by each pattern. Every chapter contains a challenge to practice your new skills. By the end of the course, you’ll be armed with the knowledge necessary to implement structural design patterns in your own Java projects.

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.

ReactSecurity – Advanced React Security Patterns

ReactSecurity – Advanced React Security Patterns
English | Size: 5.21 GB
Category: Programming


Learn how to protect your React apps for the real world. I spent years working in React code bases, where security is the main concern. I also spent almost three years working at Auth0, where I learned a lot about authentication and security. I would like to teach you everything that I know about how to protect your React applications so that you do not have to spend all this time sorting it out.

PluralSight – Modeling and Schema Design Patterns for Document Databases

PluralSight – Modeling and Schema Design Patterns for Document Databases BOOKWARE-KNiSO
English | Size: 134.23 MB
Category: Tutorial


Release Notes: Document databases have been gaining in popularity for a number of years now and much of their power can be traced to the ease of working with data defined in the JSON format. In this course, Modeling and Schema Design Patterns for Document Databases, you will see how entities and relationships can be modeled for document databases. First, you will explore how data is represented in different types of databases; from relational DBs to wide-column stores, and how this influences the way data is modeled. You will see concepts such as normalized and denormalized representations of data including the benefits and drawbacks of each approach. Next, you will move on to modeling data for document databases based on the nature of the relationship between entities. This covers the modeling of one-to-one, one-to-many and many-to-many relationships and how content from related documents can be combined while running queries.

Reactsecurity.io – Advanced React Security Patterns

Reactsecurity.io – Advanced React Security Patterns
English | Size: 5.21 GB
Category: Tutorial


Learn how to protect your React apps for the real world. I spent years working in React code bases, where security is the main concern. I also spent almost three years working at Auth0, where I learned a lot about authentication and security. I would like to teach you everything that I know about how to protect your React applications so that you do not have to spend all this time sorting it out.