LEARNING FOR LIFE

Get Yourself a Better Life! Free eLearning Download

  • Technical
    • Internet & Networking
    • Security & Hacking
    • AI | Artificial intelligence
    • OS & Server
    • WEB/HTML/CSS/AJAX
    • Database & SQL
    • Programming
    • Perl & PHP
    • .Net & Java
    • Mobile Development
    • C/C++/C#
    • Game Development
    • Unix & Linux
    • MAC OS X
    • Windows
    • OFFICE
    • Operation Systems
    • Hardware
  • Graphic & Media
    • Photography
    • 3D
    • Adobe Product Training
    • Art & Drawing & Painting
    • Film & Film Making
    • Game Designing
    • Music Training
    • Tutorials for designer
  • Business
    • Business & Investing
    • Writing & Affiliate
    • Marketing
    • Sales
    • Economics & Finances
    • Seo & Site Traffic
    • Stock & ForEX
  • Life Stype
    • Self Improvement | MP
    • Mindset | NLP
    • Fashion / Clothing / Grooming
    • Seduction
    • Fighting / Martial Arts
    • Food / Drink / Cooking
    • Health / Fitness / Massage
    • Languages / Accents
    • Magic / Illusions / Tricks
    • Psychology / Body Language
  • Engineering & Science
    • Cultures & History
    • Electrical & Architecture
    • Mathematics & Physics
    • Medical
  • Entertainment
    • Comic
    • Manga
    • Novel
    • Magazine
  • PC Game
    • Mac Game
    • Xbox Game
    • Play Station Game

PluralSight – C Sharp Design Patterns Memento

31/10/2020 Learning for Life Leave a Comment

PluralSight – C Sharp Design Patterns Memento Bookware-KNiSO
English | Size: 64.02 MB
Category: Tutorial

Design patterns are like individual tools you can add to your toolkit as a software developer. They don t take long to introduce, but they can take a lot of practice to master. In this course, C# Design Patterns: Memento, you ll learn to apply the Memento pattern in your applications. First, you ll explore the kinds of problems this pattern is meant to solve Next, you ll discover how the Memento problem can solve these problems. Finally, you ll learn how to apply the pattern in real applications using C#. When you re finished with this course, you ll have the skills and knowledge of the memento pattern needed to use it in your applications [Read more…]

Programming C Sharp, Design, Memento, Patterns, Pluralsight

Competitive Programming Algorithms, Patterns, Techniques

22/10/2020 Learning for Life Leave a Comment

Competitive Programming Algorithms, Patterns, Techniques
English | Size: 7.31 GB
Category: Tutorial

This course will become your bible for every competitive programming challenge, and also easily simulates programming interviews. The content is based on my 6 years of experience finding solutions to a wide range of problems and developing a system for mastering this skill, combined with my 4 years of teaching this skill to my students and almost 1 year of teaching this skill online. [Read more…]

Programming Algorithms, Competitive, Patterns, Programming, Techniques

Lynda – Java Design Patterns Structural-APoLLo

31/08/2020 Learning for Life Leave a Comment

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. [Read more…]

Programming Design, Java, Lynda, Patterns, Structural

Egghead.io – Advanced React Component Patterns

17/08/2020 Learning for Life Leave a Comment

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. [Read more…]

Programming Advanced, Component, egghead.io, Patterns, React

ReactSecurity – Advanced React Security Patterns

11/08/2020 Learning for Life Leave a Comment

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. [Read more…]

Security & Hacking Advanced, Patterns, ReactSecurity

PluralSight – Modeling and Schema Design Patterns for Document Databases

08/08/2020 Learning for Life Leave a Comment

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. [Read more…]

Database & SQL Design, Modeling, Patterns, Pluralsight, Schema

Reactsecurity.io – Advanced React Security Patterns

04/08/2020 Learning for Life Leave a Comment

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. [Read more…]

Security & Hacking Advanced, Patterns, Reactsecurity.io

Reactsecurity.io – Advanced React Security Patterns

03/08/2020 Learning for Life Leave a Comment

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

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. [Read more…]

Security & Hacking Advanced, Patterns, Reactsecurity.io

Lynda – Microservices Design Patterns

05/07/2020 Learning for Life Leave a Comment

Lynda – Microservices Design Patterns-APoLLo
English | Size: 127.08 MB
Category: Tutorial

Design patterns save developers from needing to puzzle out solutions to problems that others in their industry have already encountered and solved. In this course, get up to speed with over 15 different design patterns you can leverage when building and operating microservices, as well as the common problems they can help you remedy. Instructor Frank Moley goes over decomposition, integration, data, and operational patterns, tying each pattern to the problem it solves. Learn about the API gateway pattern that can prevent chaos by providing a buffer between underlying services and client needs, the sidecar pattern that allows you to offload processing of some kind to a separate module, and much more. [Read more…]

Tutorials for designer Apollo, Design, Lynda, Microservices, Patterns

Skillshare – Intro To Animation Loops Patterns by Ross McCampbell

31/05/2020 Learning for Life Leave a Comment

Skillshare – Intro To Animation Loops Patterns by Ross McCampbell
English | Size: 300.2MB
Category: After Effect

Ever wanted to create an animated loop?
In this class you will learn the basics of making an animation loop. We will do this by focusing on animating a pattern that will appear to constantly evolve throughout its loop. You will be guided through the steps of setting up your After Effects file, designing your pattern, animating it, and exporting your final animation. I will also cover my favorite scripts to help speed up and simplify your process. [Read more…]

Film & Film Making Animation, Intro, Loops, Patterns, Skillshare

  • « Previous Page
  • 1
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 16
  • Next Page »
  • AWS BootCamp 2025 – Master Cloud Computing basics to pro | Udemy
  • Ethical Hacking and Cybersecurity Analyst Bootcamp | Udemy
  • DevOps to MLOps Bootcamp: Build & Deploy MLSystems End-2-End | Udemy
  • AWS Certified Machine Learning Specialty MLS-C01 [2025] | Udemy
  • CBT Nuggets – Troubleshooting Cisco Data Center Infrastructure (300-615 DCIT) 2024 part3

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

2019 2020 2021 2022 2023 2024 Advanced AWS Azure BBC Beginners BitBook BOOKWARE Certified Cisco Cloud Comic Complete Course Data Design eBook Fundamentals Guide Hybrid iLEARN Introduction JavaScript Learn Learning LinkedIn Linux Lynda Masterclass Microsoft Packt Pluralsight Programming Python Security Skillshare Training Udemy Using XQZT

Copyright © 2025 · Equilibre on Genesis Framework · WordPress · Log in