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

FrontendMasters – JavaScript – The New Hard Parts

21/07/2018 Learning for Life Leave a Comment

FrontendMasters – JavaScript – The New Hard Parts
English | Size: 2.39 GB
Category: Programming | E-learning | others


In this course, you will develop an intuitive understanding of the new features of JavaScript in ES6+: iterators, generators, promises, and async/await. You’ll understand how promises are implemented under-the-hood to truly help fix the challenge of inversion of control in asynchronous code design. Plus, use iterators and generators to master asynchronous control flow. Go under the hood and solve complex async challenges by using the call stack, event loop, callback queue, micro-task queue and browser APIs so that you can navigate complex asynchronous problems, easily! [Read more…]

.Net & Java FrontEndMasters, JavaScript, The New Hard Parts

FrontendMasters – A Practical Guide to Algorithms with JavaScript

19/06/2018 Learning for Life Leave a Comment

FrontendMasters – A Practical Guide to Algorithms with JavaScript
English | Size: 1.27 GB
Category: CBTs


Bored by the academic approach of most data structures and algorithms courses? This is for you! You’ll learn to solve algorithms and analyze space and time complexity in both an interview setting and in your day-to-day development. Following along with the course, you’ll practice algorithms with common interview questions using a handful of algorithm techniques. Take a practical look at recursion and learn to optimize your solutions using divide-and-conquer. Implement merge sort and quicksort and understand tradeoffs of both approaches. Plus, get started with dynamic programming and memoization! [Read more…]

.Net & Java A Practical Guide, Algorithms, FrontEndMasters, JavaScript

FrontendMasters – Web Security

01/06/2018 Learning for Life Leave a Comment

FrontendMasters – Web Security
English | Size: 1.78 GB
Category: CBTs


Websites are hacked every day at an alarmingly increasing rate. In this course Mike North shows you many kinds of threats developers are up against. You’ll stage your own mock attacks and get practice securing and defending against attacks. You’ll learn to test security like an attacker and defend against XSS attacks, man-in-the-middle attacks, 3rd party asset injection attacks and more!. This course and others like it are available as part of our Frontend Masters video subscription. [Read more…]

Security & Hacking FrontEndMasters, Security, Web

FrontendMasters – REST & GraphQL API Design in Node.js, v2

01/06/2018 Learning for Life Leave a Comment

FrontendMasters – REST & GraphQL API Design in Node.js, v2
English | Size: 1.91 GB
Category: Tutorial


Learn to build complete APIs from the ground up using Node.js Express and MongoDB. You’ll start by building a REST API and through the course will migrate it over to GraphQL, a new API standard that gives the client much more flexibility to request data. By coding along with Scott Moss in this course, you’ll get up and running with node.js, Express routing and middleware, MongoDB, secure your app with JSON web tokens and use GraphQL’s Resolvers, Mutations, Queries, and Schemas to build out a GraphQL API. Master building API’s in Node.js with this course! [Read more…]

Programming API, Design, FrontEndMasters, graphql, REST

FrontendMasters – LevelDB & Crypto

31/05/2018 Learning for Life Leave a Comment

FrontendMasters – LevelDB & Crypto
English | Size: 963.21 MB
Category: Tutorial


Dive into cryptography fundamentals and LevelDB to build stronger, more secure applications! Code with James Halliday as you pair modern cryptography and the modular NoSQL databases of LevelDB to help you fortify your communications systems. [Read more…]

Database & SQL Crypto, FrontEndMasters, LevelDB

FrontendMasters – Advanced React Patterns

31/05/2018 Learning for Life Leave a Comment

FrontendMasters – Advanced React Patterns
English | Size: 1.18 GB
Category: Tutorial


Discover how to simplify your large React applications with advanced component patterns! In this course, Kent C. Dodds shows how to separate component logic, state and display properties to make your components more flexible and usable across large React applications. You’ll learn patterns like Compound Components, Render Props, Prop Getters, Controlled Props, and how to take advantage of React’s new Context API to share state throughout the application. This course is for developers who have experience building React applications and desire to scale their applications with components that are both simpler and more flexible! [Read more…]

Programming Advanced, FrontEndMasters, Patterns, React

FrontendMasters – Web Performance

23/04/2018 Learning for Life Leave a Comment

FrontendMasters – Web Performance
English | Size: 1.44 GB
Category: CBTs


Learn techniques to write efficient JavaScript, optimize render performance, load assets faster using a CDN and split resource loading with Webpack. You’ll learn how to diagnose and fix common performance problems to make your web apps more performant!
[Read more…]

WEB/HTML/CSS/AJAX FrontEndMasters, Web Performance

FrontendMasters – Four Semesters of Computer Science in 5 Hours

15/04/2018 Learning for Life Leave a Comment

FrontendMasters – Four Semesters of Computer Science in 5 Hours
English | Size: 2.64 GB
Category: Tutorial


We’re going to tackle some big topics in just five hours: Algorithms and Big O Analysis, Recursion, Sorting, Data Structures and Functional Programming. What? Is that even possible? We’re sure as hell going to try! Since many of us are self taught and/or dropouts (myself included) we lack the advantages that a formal CS education can give. This additional theory can give us useful context to make tradeoffs in implementations and architectures. [Read more…]

Database & SQL 5 Hours, Computer, Four Semesters, FrontEndMasters, Science

frontendmasters – Web Security

13/10/2017 Learning for Life Leave a Comment

frontendmasters – Web Security
English | Size: 6.59 GB
Category: Tutorial


Security is an increasingly important part of building modern web applications, but it often falls victim to the pressure of tight deadlines. As attacks become more sophisticated, protecting our users becomes not just an ethical responsibility, but part of preserving a company’s reputation and trust.
In an effort to understand what we as developers are up against, we’ll get hands-on experience staging some attacks, and in doing so learn how we can fend off those who would do our users harm.
[Read more…]

WEB/HTML/CSS/AJAX FrontEndMasters, Security, Web

FrontendMasters – SASS Fundamentals by Mike North 2017

03/10/2017 Learning for Life Leave a Comment

FrontendMasters – SASS Fundamentals by Mike North 2017
English | Size: 1.63 GB
Category: Tutorial


Leverage the Sass preprocessing to empower your CSS practices and master styling complex applications. Mike will show you how styles can be modularized and reused – avoiding repetition and redundancy while keeping everything readable and maintainable. [Read more…]

WEB/HTML/CSS/AJAX 2017, FrontEndMasters, Fundamentals, Mike North, Sass

  • « Previous Page
  • 1
  • …
  • 8
  • 9
  • 10
  • 11
  • Next Page »
  • 4-in-1 bundle: MySQL, PostgreSQL, Microsoft SQL & Oracle SQL | Udemy
  • The Complete Guide to Freelancing in 2025 | ZeroToMastery
  • AI Coding with Jupyter AI | ZeroToMastery
  • BBC – The Americas (2025) Part 04: The Amazon
  • CAMP Z: THE AWAKENING-TENOKE

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