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

Build Android Apps with App Inventor 2 – No Coding Required

31/01/2017 Tut4DL Leave a Comment

Build Android Apps with App Inventor 2 – No Coding Required
English | Size: 5.5 GB
Category: Video Training


Everybody has a great idea for an app. The problem is, not many of those people have the skills or knowledge required to make that idea a reality. Building an app, regardless of its simplicity or platform, requires certain technical know-how like coding, UX/UI design, and more. App Inventor 2, however, cuts through all of the smoke and allows anyone – even those with no coding experience – to build Android apps from the ground up. This course will teach you how.
[Read more…]

Mobile Development Android Apps, App Inventor 2

Pandas for Pentesters

29/01/2017 Tut4DL Leave a Comment

Pandas for Pentesters
English | Size: 1.16 GB
Category: Video Training


We are now living in a Big Data world – billions of devices communicating over millions of networks and generating petabytes of data, both at rest and in transit! Security professionals now encounter Big Data in the form of large log files, network traffic captures, forensics of large images and exports from security tools and products. In this course, we will look at how to analyze, mangle, transform and visualize data to derive interesting insights and intelligence from it.
Pandas is a Python library which is part of SciPy scientific computing ecosystem. In simple terms, Pandas provides powerful data structures to perform data analysis. As dry as this might initially sound, due to the high level of abstraction provided by its powerful API, Pandas allows us to do really complicated analysis with just a few lines of Python code.
[Read more…]

Internet & Networking

O’Reilly – Building Microservice Systems with Docker and Kubernetes

29/01/2017 Tut4DL Leave a Comment

O’Reilly – Building Microservice Systems with Docker and Kubernetes
English | Size: 371.83 MB
Category: Video Training


This course teaches you how to build microservice systems hosted with Kubernetes. It’s intended for intermediate to advanced developers or DevOps engineers who have problems they think Kubernetes will solve, but are not sure about the best way to move forward. Participants should have some experience working on web applications as this is not a course on the basics of web hosting.
[Read more…]

Programming Docker, Kubernetes, Microservice Systems

Learn VMware Workstation Pro 12 – The Basics

29/01/2017 Tut4DL Leave a Comment

Learn VMware Workstation Pro 12 – The Basics
English | Size: 195.24 MB
Category: Video Training


VMware Workstation Pro is for the developer or IT professional who needs to program, test, and deploy software on multiple operating systems—all from a single PC. In this introductory course, Doug Winnie covers installing VMware Workstation Pro and setting up Windows 10, Windows XP, and Ubuntu Linux as guest operating systems. He also covers file sharing, connecting hardware such as printers, and managing snapshots.
[Read more…]

OS & Server VMware Workstation Pro

Learn Sublime Text 3: The Basics

29/01/2017 Tut4DL Leave a Comment

Learn Sublime Text 3: The Basics
English | Size: 532.69 MB
Category: Video Training


Sublime Text 3 is an innovative text and code editor for OS X and Windows with a thriving ecosystem of add-on packages. But some of its best features are difficult to discover.

Instructor Kevin Yank takes students through the basic, not-so-basic, and downright hidden features of the editor, demonstrating how to use each tool and command to become more productive. Find out how to find and replace sections of code, bookmark your position, leverage helpful shortcuts, edit multiple lines of code simultaneously, and automate some of your work with autocompletion, snippets, and macros. Plus, learn how to tweak the appearance and configuration to make Sublime Text work best for you. [Read more…]

Programming Sublime Text 3

Knowledgenet CBT 642-611 MPLS

29/01/2017 Tut4DL Leave a Comment

Knowledgenet CBT 642-611 MPLS
English | Size: 166.76 MB
Category: Video Training


The MPLS exam is a qualifying exam for the CCIP certification (Cisco Certified Internetwork Professional). The 643-611 MPLS exam will test materials covered under the Implementing Cisco MPLS course. The exam will certify that the successful candidate has knowledge and skills necessary to gather information from the technology basics to some of the more updated features and functions such as Traffic Engineering, Fast Reroute and any Transport over MPLS (AToM). The exam covers topics on MPLS Concepts, MPLS Label Assignment and Distribution, Frame-Mode/Cell-Mode MPLS Implementation on Cisco IOS Platforms, MPLS Virtual Private Networks Technology, MPLS VPN Implementation, Complex MPLS VPNs, and Internet Access from a MPLS VPN
[Read more…]

Ebooks & Tutorials

Learn To Create Mobile Apps using Javascript, HTML

28/01/2017 Tut4DL Leave a Comment

Learn To Create Mobile Apps using Javascript, HTML
English | Size: 200.47 MB
Category: Video Training


Learn Ionic 2 by creating increasingly complex and functional mobile apps for iOS, Android, and Windows 10
[Read more…]

Mobile Development HTML, JavaScript, Mobile Apps

Overcoming Common Android Performance Barriers

28/01/2017 Tut4DL Leave a Comment

Overcoming Common Android Performance Barriers
English | Size: 464.41 MB
Category: Video Training


At the core of any Android application is hidden performance glitches that cause the user experience of your application to be poor. In this course, Overcoming Common Android Performance Barriers, you will learn how to monitor, detect, and optimize performance hazards that will significantly improve the experience of your users. First, you will learn about memory hazards and memory leaks. Next you’ll explore poor network and power consumption, as well as poor UI implementation. Finally, you’ll learn how to lift all of them using the latest Android profiling tools. When you’re finished with this course, you will have a foundational knowledge of investigation and enhancements of performance threats that will help you as you move forward to perfect the user experience in your application.
[Read more…]

Mobile Development Android Performance

JavaScript Asynchronous Module Definition (AMD) Explained

28/01/2017 Tut4DL Leave a Comment

JavaScript Asynchronous Module Definition (AMD) Explained
English | Size: 378.86 MB
Category: Video Training


Learn how to make use of dedicated AMD modules that are reusable and easier to maintain than traditional large JavaScript libraries. This course, JavaScript Asynchronous Module Definition (AMD) Explained, starts with a simple web project that grows into a comprehensive pattern suitable for use in your own projects. Along the way, you’ll learn how to refactor your legacy JavaScript libraries into AMD modules as well as how to develop new modules that remain decoupled from each other. Developers that are new to AMD will often encounter two frustrating errors: “Define not defined” and “Mismatched anonymous define()”. You’ll find a full description of each error and how to address them. By the end of this course, you’ll know how to write modules from scratch, refactor legacy libraries to use modular patterns, and use system events to pass data between modules.
[Read more…]

.Net & Java AMD, Asynchronous Module Definition, JavaScript

How Hackers Create Malware and Infiltrate Victim Machines

28/01/2017 Tut4DL Leave a Comment

How Hackers Create Malware and Infiltrate Victim Machines
English | Size: 165.56 MB
Category: Video Training


This course will teach you how hackers create malware and trojans. You will learn how to install the tools that hackers use to create malware. You will discover how to use additional addon programs that hackers will use to create malware.
[Read more…]

Security & Hacking Infiltrate, Malware, Victim Machines

  • « Previous Page
  • 1
  • …
  • 4267
  • 4268
  • 4269
  • 4270
  • 4271
  • …
  • 4282
  • Next Page »
  • Complete Road Map for Data Science & ML for Begineers | Udemy
  • Engineer Secure Web Applications | Dev-Academy
  • Coursera – University Of Glasgow Introduction To The Pharmaceutical Industry 2025
  • Udemy – DevOps to MLOps Bootcamp: Build & Deploy MLSystems End-2-End
  • CH4 Unreported World – Elon Musk’s Rainforest Revolution (2025)

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