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

Treehouse Tracks – Full Stack Javascript

22/01/2017 Learning for Life Leave a Comment

Treehouse Tracks – Full Stack Javascript
English | Size: 2.18 GB
Category: Comp|Web Development


Web Developers working with different frameworks, libraries and languages will certainly be required to use javascript professionally. javascript powers the interactivity and the user experience on every major website. From user interfaces that provide richer desktop-like experiences to real-time data and messaging applications, you’ll find javascript in the browser, on your phone and on the server. [Read more…]

WEB/HTML/CSS/AJAX Full Stack, JavaScript, Tracks, Treehouse

Packt – Learning Path: Efficient JavaScript Application Development

19/01/2017 Learning for Life Leave a Comment

Packt – Learning Path: Efficient JavaScript Application Development
English | Size: 1.05 GB
Category: CBTs


Create dynamic applications with Node.

Grunt stands on a wide number of rock solid plugins that will do the job for you, helping you to maximize your application development time by reducing time spent doing repetitive tasks.

We will then build our automated applications with Node.js and you’ll get a solid understanding of how to integrate and use other frameworks in tandem with Node.JS 6.X. You’ll create a data intensive application with MongoDB, use AngularJS to create a front-end application, and utilize Bootstrap to create a truly responsive web app. We will also show you how to use socket frameworks with your Node.js applications. [Read more…]

.Net & Java Application, Efficient, JavaScript, Learning Path, Packt

Learning Data Structures in JavaScript from scratch

17/01/2017 Learning for Life Leave a Comment

Learning Data Structures in JavaScript from scratch
English | Size: 485.45 MB
Category: CBTs


Write more efficient & performant code by learning data structures. Be well prepared for technical interview questions.

This course teaches data structures (linked lists, binary search trees, hash tables) from the ground up. Data structures allow you to improve the efficiency, performance, speed, and scalability of your code/programs/applications. You will learn what data structures are, why they are important, and how to code them out in javascript. You will also learn other important programming concepts along the way such as recursion, time complexity, the “this” keyword, the prototype object, and constructor functions, since data structures use these concepts by their very nature. This course heavily uses diagrams and animations to help make understanding the material easier.
[Read more…]

.Net & Java Data Structures, JavaScript, Learning, Scratch

Pluralsight – Hands-on JavaScript Project – Solar Calculator

09/01/2017 Learning for Life Leave a Comment

Pluralsight – Hands-on JavaScript Project – Solar Calculator
English | Size: 353.99 MB
Category: Tutorial


This course targets JavaScript developers who want to practice using functions, variables, loops, switches, operators, etc. Basic understanding of JavaScript is very helpful. [Read more…]

.Net & Java Hands-on, JavaScript, Pluralsight, Project, Solar

Packt Publishing – Full Stack Javascript

03/12/2016 Learning for Life Leave a Comment

Packt Publishing – Full Stack Javascript
English | Size: 2.38 GB
Category: Programming | E-learning


The increasing popularity of Node.js just goes to show how quickly developers are moving towards using one language across their development stack. In this Learning Path we’ll look at MongoDB, Express, AngularJS and Node.js as a comprehensive full-stack JavaScript solution that will help you embrace modern web development. [Read more…]

Programming Full Stack, JavaScript, Packt Publishing

Learning Path Next Level JavaScript by Erol Staveley – Curator [148 WebRips (MP4)]

24/09/2016 Learning for Life Leave a Comment

Learning Path: Next Level JavaScript by Erol Staveley – Curator [148 WebRips (MP4)]
English | Size: 3.77 GB
Category: Web Development


Upgrade your javascript skills to ES6 and beyond
In Detail
Great javascript is more than just syntax or style guides. This Learning Path starts by leading you through advanced javascript concepts, swiftly moving on to showing you how you can use ES6 and functional programming right away in live projects and applications.
[Read more…]

WEB/HTML/CSS/AJAX Curator, Erol Staveley, JavaScript, Learning Path, next level

VTC JavaScript Libraries DVD-iNKiSO

12/09/2016 Learning for Life Leave a Comment

VTC.JavaScript.Libraries.DVD-iNKiSO
English | Size: 674 MB
Category: Tutorial


This VTC course will provide an overview of one of the cornerstone technologies involved in many web 2.0 applications – JavaScript Libraries. This course gives a basic foundation on how to utilize many commonly used elements. The overview is facilitated by providing information on Prototype Javascript Framework and Scriptaculous, the Dojo Toolkit, Yahoo User Interface Library, and the jQuery Javascript Library; and providing experience using those libraries by creating projects that leverage aspects of those individual libraries. James Street steers the course of this course series, helping to show just how easy it is to get started using Ajax, Animation, and more! [Read more…]

.Net & Java DVD, iNKiSO, JavaScript, Libraries, VTC

ITU Learning JavaScript Essentials VOL 1 & VOL 2

29/08/2016 Learning for Life Leave a Comment

ITU Learning: JavaScript Essentials VOL 1 & VOL 2

English | Size: 13.11 GB (14,075,409,777 Bytes)
Category: CBTs


The JavaScript Essentials online training course is designed to teach students the fundamentals of JavaScript programming. This course is critical for someone trying to get into web development and wanting to learn more about JavaScript fundamentals. [Read more…]

.Net & Java Essentials, ITU, JavaScript, Learning, Vol 1

Frontend Masters – Rethinking Asynchronous JavaScript

27/08/2016 Learning for Life Leave a Comment

Frontend Masters – Rethinking Asynchronous JavaScript

English | Size: 3.53 GB (3,788,893,341 Bytes)
Category: CBTs


All JavaScript code has to manage asynchrony in some form or another. Effective async programming means knowing various different patterns and weaving them together to make not only workable but readable and understandable code.
[Read more…]

.Net & Java Asynchronous, Frontend Masters, JavaScript, Rethinking

Frontend Masters – Functional-Lite JavaScript

27/08/2016 Learning for Life Leave a Comment

Frontend Masters – Functional-Lite JavaScript

English | Size: 1.76 GB (1,886,890,442 Bytes)
Category: CBTs


Kyle Simpson, author of the “You Don’t Know JavaScript” book series, covers the 80/20 of functional programming. Get most of the benefit without all the crazy rules and academic language that’s sometimes used to talk about simple concepts. Kyle shows a practical take on functional programming so you can use techniques like Pure Functions, Composability & Immutability, map/reduce/filter and Recursion to improve your programs today. [Read more…]

.Net & Java Frontend Masters, Functional-Lite, JavaScript

  • « Previous Page
  • 1
  • …
  • 86
  • 87
  • 88
  • 89
  • 90
  • …
  • 97
  • Next Page »
  • The Foundry Nuke 16.0v2 [Win]
  • Chaos Vantage 2.8.0
  • FXPHD – DOP217 – pimp my lenses
  • Brass-TENOKE
  • Udemy – Complete Python With DSA Bootcamp + LEETCODE Exercises

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