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

Tutsplus – Thinking in React: JSX Deep Dive

13/02/2017 Tut4DL Leave a Comment

Tutsplus – Thinking in React: JSX Deep Dive
English | Size: 145.5 MB
Category: Video Training


If you’re just getting started with React, you might not be happy about learning its template language: JSX. However, JSX is really just a simple syntax extension to JavaScript. With JSX, you can easily build up large DOM structures for your components, all in easy-to-write, near-JavaScript syntax.
[Read more…]

Programming

Cocoa with Swift 3 Essential Training

12/02/2017 Tut4DL Leave a Comment

Cocoa with Swift 3 Essential Training
English | Size: 435.7 MB
Category: Video Training


Cocoa and Swift make a great team for building Mac desktop apps. Cocoa is the framework in which macOS is written, and Swift is the language that makes working with Cocoa classes and APIs easier than ever before. Their compatibility makes Swift a convenient and powerful tool to integrate into your Cocoa app development workflow. Here Todd Perkins walks you through the steps to creating macOS applications with this powerhouse combo. He’ll take you through the basic concepts behind Cocoa, Swift 3, and the development environment known as Xcode, and some important concepts, such as the Model-View-Controller design pattern, interaction, and delegation. Then you’ll go straight into development. Learn how to create user interface elements and connect them to code, work with Cocoa bindings and key-value coding, and debug your applications and submit them to the Apple Store for distribution. [Read more…]

Programming Cocoa, Swift 3

Learning C# for Unity Game Development

11/02/2017 Tut4DL Leave a Comment

Learning C# for Unity Game Development
English | Size: 184.7 MB
Category: Video Training


Ready to start developing your first game, but need to get up to speed on C#? Learn the basics of programming in C# for Unity and find out how to script your first game development project. Jesse Freeman covers the structure, syntax, and language of C# as it works inside the Unity IDE. The lessons focus on the most important concepts for beginners to master, including variables, methods, data structures, flow control, classes, inheritance, interfaces, and composition. The goal of the course is to teach developers the basics of how to use C# in Unity as well as some higher-level scripting strategies. [Read more…]

Programming, Game Development C++, CSharp, Unity Game Development

Introduction to Java Enterprise Edition

10/02/2017 Tut4DL Leave a Comment

Introduction to Java Enterprise Edition
English | Size: 440.2 MB
Category: Video Training


The Java Enterprise Edition (EE) platform is built on Java Standard Edition (SE) to provide a powerful enterprise computing solution. It runs hundreds of thousands of the most dynamic and powerful sites on the web—everything from your favorite small business to Fortune 500 systems. Watch this introduction to learn the essentials of Java EE 7 and start developing with this exciting platform. Alex Theedom provides a high-level view of the Java EE ecosystem, covering the 12 most important APIs. Learn how to use JavaServer Faces to construct interactive views, implement Java Message Service to decouple your application, ensure data integrity with Bean Validation, create dynamic sites with WebSocket, and much more. [Read more…]

Programming Java Enterprise Edition

TutsPlus – Generate REST APIs With LoopBack

10/02/2017 Learning for Life Leave a Comment

TutsPlus – Generate REST APIs With LoopBack
English | Size: 585.82 MB
Category: Programming | E-learning


Writing a RESTful API for Node and Express is time consuming. You have to design and code each model, with security, parameters, REST endpoints, and even the HTTP status codes. LoopBack, however, takes the pain out of creating an API and can dramatically reduce your development time.
[Read more…]

Programming APIs, Generate, LoopBack, REST, Tutsplus

Stone River Learning – Python iPython

10/02/2017 Learning for Life Leave a Comment

Stone River Learning – Python iPython
English | Size: 602.96 MB
Category: CBTs


Coding Python from the command line isn’t a fun experience when you begin getting into longer form code. The command line simply isn’t designed for that. That’s where iPython comes in. At the end of this course, you’ll have a thorough understanding of iPython. It may even become your go-to Python editor. You’ll also know the differences between iPython and Jupyter.
Through a number of examples with various scenarios, you’ll develop an understanding of how iPython is an extremely efficient Python editor for long form code compared to the command line. You’ll know how to enter in code, markdown for comments and rearrange/edit code as needed. [Read more…]

Programming iPython, Learning, Python, Stone River

Software Testing Learn Manual Testing

10/02/2017 Learning for Life Leave a Comment

Software Testing Learn Manual Testing
English | Size: 1.09 GB
Category: Tutorial


01 Before we begin
02 Career in Software Testing Industry
03 Fundamentals of Testing
04 Development Models
05 Forms of Testing
06 Levels of Testing
[Read more…]

Programming Learn, Manual, Software, Testing

.NET Programming Introduction

10/02/2017 Tut4DL Leave a Comment

.NET Programming Introduction
English | Size: 450.2 MB
Category: Video Training


.NET is a programming framework that defies expectations. It’s a platform and a runtime environment; it supports cross-platform development but runs primarily on Windows. Regardless, .NET is one of the staple tools for software developers. This introduction is designed to guide new programmers through the basics of the latest version of .NET. Industry expert Reynald Adolphe steps you through everything you need to know to get up and running, describing the Common Language Runtime (CLR), and the Framework class library (FCL) and providing an overview of the differences between .NET 4.6 and .NET Core. He demos different IDEs you can use to code in .NET, including Visual Studio, and shows how to create basic apps for four different project types: ASP.NET MVC, Windows Presentation Foundation, Console, and Web API. Plus, learn about popular C# features and testing methodologies, as well as different deployment methods for .NET apps. [Read more…]

Programming .NET, dotnet

Develop Financial Applications in F#

10/02/2017 Tut4DL Leave a Comment

Develop Financial Applications in F#
English | Size: 466.0 MB
Category: Video Training


F# is a functional-first programming language developed by Microsoft and used extensively in financial analysis and financial applications. F# expert developer Kit Eason steps you through the process of developing a simple F# financial application: a Twitter bot that charts stock price changes and respond to tweets with some simple descriptors of the stock performance, including gain/loss and highs/lows. Along the way, you’ll learn the basics of F# syntax, including values, arrays, functions, and expressions, and how to test your code, analyze and chart third-party data. The lessons also provide a primer to concepts like test-driven development and railway-oriented programming—best practices for any F# development workflow. [Read more…]

Programming F#, Fsharp

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

  • « Previous Page
  • 1
  • …
  • 1302
  • 1303
  • 1304
  • 1305
  • 1306
  • …
  • 1344
  • Next Page »
  • Use Git Like A Pro | Pearson
  • Python Data Analyst Bootcamp: Process, Analyze & Visualize | Udemy
  • The Foundry Nuke 16.0v2 [Win]
  • Chaos Vantage 2.8.0
  • FXPHD – DOP217 – pimp my lenses

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