design patterns

  1. Vara Prasad

    NeetCode - Object-Oriented Design Patterns

    What you'll LearnBehavioral Patterns:Strategy ObserverCreational Patterns:Factory Builder SingletonStructural Patterns:Facade Adapter Decorator*** Hidden text: You do not have sufficient rights to view the hidden text. Visit the forum thread! *** TUTFLIX DRIVE Link Added by...
  2. arafat-alim

    FrontendMasters A Tour of JavaScript & React Patterns

    Description A Tour of JavaScript & React Patterns, a course on JavaScript and React code design patterns, is published by Frontend Masters Academy. In this course, you will learn a set of design patterns to improve the code architecture of your web applications. You will first have an overview...
  3. B

    Lynda JavaScript: Patterns

    For the past two decades, programmers have structured both their code and their conversations about code around the patterns first described in Design Patterns, the classic Gang of Four book. JavaScript programmers have participated in these conversations, but the patterns discussed mostly fit...
  4. dikk

    Manning - Deep learning patterns and practices (2021)

    [compressed version includes book in pdf format as well only around 500mb total]Discover best practices, reproducible architectures, and design patterns to help guide deep learning models from the lab into production.This video edition is the same as the book - also included - the book is...
  5. rishu2022

    [CleanCoders] Clean Code: Advanced TDD and Design Patterns - Robert "Uncle Bob" Martin

    Get ready for something very different. This ain't no screen cast. This ain't no talkin' head lecture. This is an _Uncle Bob video!_This is like watching Uncle Bob on stage, but more so. This is high-content education that will hold your attention and stimulate your thoughts with its impactful...
  6. iamblankness

    [CodewithMosh] The Ultimate Design Patterns : Part 2

    What You'll Learn This course is the second part of a series. The first part covered the behavioral design patterns. In this part, you'll learn the structural design patterns that were first introduced by GoF.Adapter Pattern Bridge Pattern Composite Pattern Decorator PatternFacade Pattern...