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

Packt – Building Single Page Web Apps with AngularJS

22/02/2017 Tut4DL Leave a Comment

Packt – Building Single Page Web Apps with AngularJS
English | Size: 338 MB
Category: Video Training


Building web applications that can manage huge chunks of data consistently is becoming increasingly difficult and this affects the efficiency of your app. Single Page Applications (SPA) solve this issue as its design principles make life easy for data-intensive applications by updating the constant stream of data in the same page, making the application more intuitive for the user.
[Read more…]

Programming, WEB/HTML/CSS/AJAX AngularJS

AngularJS 1: Adding Registration to Your Application

10/02/2017 Tut4DL Leave a Comment

AngularJS 1: Adding Registration to Your Application
English | Size: 280.4 MB
Category: Video Training


Registration is a fundamental part of any web application, but it can be notoriously difficult to implement. In this short course, we’ll create a simple and straightforward registration system that allows users to log in and log out of an application. The techniques use AngularJS and Google Firebase, a mobile development platform that makes registration easy and secure. In the process, you’ll explore the basics of AngularJS MVC architecture and the steps to storing custom user information in the Firebase NoSQL database. Learn how to create basic routes to load different content depending on the target URL, and create basic controllers to tie templates to code. At the end of the course, you’ll have a great template that you can use as a starting point for a registration system in any of your own web applications. [Read more…]

Programming AngularJS

Java Spring Mvc Framework with Angularjs and Html5

21/12/2016 Learning for Life Leave a Comment

Java Spring Mvc Framework with Angularjs and Html5
English | Size: 3.03 GB
Category: Tutorial


NEW udemy (23 SEP 2015) course related to the latest Java Spring MVC Framework 4 for developing WEB applications with popular and proven technologies such as AngularJS by Google and HTML5. (Lectures are divided in three main sections so you don’t have to learn AngularJS Framework until you start the last section. The last section will teach you AngularJS by Google and the integration with Java Spring MVC Framework 4) [Read more…]

.Net & Java AngularJS, Framework, Java, MVC, Spring

PluralSight Building AngularJS and Node.js Apps with the MEAN Stack

19/01/2016 Learning for Life Leave a Comment

PluralSight Building AngularJS and Node.js Apps with the MEAN Stack
English | Size: 742.98 MB (779,075,584 bytes )
Category: Tutorial


Learn to build an end to end application with Angular, Node, Express and Mongo

Joe has been a web developer for the last 13 of his 16+ years as a professional developer. He has specialized in front end and middle tier development . Although his greatest love is writing code, he also enjoys teaching and speaking about code. [Read more…]

.Net & Java AngularJS, Apps, Building, Node.js, Pluralsight

TutsPlus – Animate Your Site With AngularJS [12 MP4]

17/11/2015 Learning for Life Leave a Comment

TutsPlus – Animate Your Site With AngularJS [12 MP4]
English | Size: 912.88 MB (957,223,980 bytes )
Category: Tutorial


Animation is no longer an optional feature in web applications. Users expect it, and so we as developers must oblige. If you’re writing an AngularJS-based application, then you already have a wealth of built-in animation tools available. These tools will eliminate a lot of the hard work that normally comes along with animating a web app. [Read more…]

.Net & Java AngularJS, animate, MP4, Tutsplus, Your Site

Mastering AngularJS [WintellectNow] + Bonus In-depth lecture on UI-Router

13/09/2015 Learning for Life Leave a Comment

Mastering AngularJS [WintellectNow] + Bonus In-depth lecture on UI-Router

English | Size: 5.25 GB (5,638,014,263 Bytes)
Category: CBTs


AngularJS is a JavaScript framework that enables you to teach HTML new tricks. The goal of the framework is to enable a clean separation of concerns between presentation and business logic by providing declarative templates with data binding and dependency injection. In this master series from Wintellect’s Jeremy Likness and Dave Baskin, you’ll learn what AngularJS brings to the table and how to use it to build cutting-edge Web apps. [Read more…]

WEB/HTML/CSS/AJAX AngularJS, Bonus In-depth, lecture, Mastering, WintellectNow

Tuts+ Securing an AngularJS Application

05/07/2015 Learning for Life Leave a Comment

Tuts+ Securing an AngularJS Application
English | Size: 970.61 MB (1,017,757,154 Bytes)
Category: Tutorial


Security is one of the most important parts of writing a web application-perhaps the most important part! While web developers have become proficient in securing conventional web apps, AngularJS (and similarly frameworks) change the game of how we approach security. This course will take an insecure message board application, and progressively harden it against common attacks.
[Read more…]

.Net & Java - Tuts+, AngularJS, Application, Securing

Pluralsight – AngularJS Services In-depth

28/03/2015 Learning for Life Leave a Comment

Pluralsight – AngularJS Services In-depth
English | Size: 631.77 MB (662,457,378 Bytes)
Category: Tutorial


Services are a major piece of every AngularJS application and will likely make up the majority of the code you write in your own apps.

Creating your own services requires understanding the different types of services and how and why to use each of them. The framework also provides lots of built-in services that can help you manage network requests, asynchronous execution, routing, and much more. Taking full advantage of that functionality requires a deep understanding of what is possible and how to use it to fit your particular situation. This course will teach you all of these things so you can build great applications with Google’s popular framework. [Read more…]

.Net & Java AngularJS, In-Depth, Pluralsight, Services

Pluralsight – AngularJS Directives Fundamentals

28/03/2015 Learning for Life Leave a Comment

Pluralsight – AngularJS Directives Fundamentals
English | Size: 643.81 MB (675,087,911 Bytes)
Category: Tutorial


Directives are one of the most complex pieces of AngularJS, but learning to do them properly doesn’t have to be a chore.

This course will take you from knowing nothing about directives, to knowing everything.Through this course, you will gain a comprehensive understanding of all the pieces of directives and how to build them. More importantly, you will learn how to make small, focused, and maintainable directives. [Read more…]

WEB/HTML/CSS/AJAX AngularJS, Directives, Fundamentals, Pluralsight

Pluralsight – An AngularJS Playbook

28/03/2015 Learning for Life Leave a Comment

Pluralsight – An AngularJS Playbook
English | Size: 795.63 MB (834,274,195 Bytes)
Category: Tutorial


The Playbook contains strategies and patterns for common scenarios in AngularJS applications. After an introductory module, the course looks at managing authorization tokens and a user model using services and HTTP interceptors. The third module provides strategies to implement consistent error handling and display of alert messages to the user.
[Read more…]

WEB/HTML/CSS/AJAX AngularJS, Playbook, Pluralsight

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • Next Page »
  • NodeJS Internals and Architecture | Udemy
  • Business Analytics Bootcamp (with Python): Zero to Mastery | ZeroToMastery
  • AI for Beginners: Inside Large Language Models | ZeroToMastery
  • Advanced Excel Bootcamp: Data Analytics and Business Intelligence | ZeroToMastery
  • Bash Scripting: Learn Shell Scripting | ZeroToMastery

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