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

Secure Authentication for Web Apps & APIs Using JWTs

01/10/2017 Learning for Life Leave a Comment

Secure Authentication for Web Apps & APIs Using JWTs
English | Size: 1.18 GB
Category: Tutorial


Описание: Non-trivial web applications require some form of user authentication. When it comes to implementing authentication in modern single page apps, things can get a bit tricky, and the traditional methods of session and cookie-based auth tend to get in the way. The JSON Web Token spec offers a much better way of handling authentication in a SPA and comes with many benefits. [Read more…]

WEB/HTML/CSS/AJAX APIs, Authentication, Secure, Using, Web Apps

Packt Publishing – Pandas for Predictive Analysis using scikit-learn

22/09/2017 Learning for Life Leave a Comment

Packt Publishing – Pandas for Predictive Analysis using scikit-learn
English | Size: 334.04 MB
Category: Tutorial


In this course we learn that stand alone data analysis is fine but what most companies these days are looking for is to do Predictive analysis using their data. In this advanced course, we will make you ready to start doing Predictive Analysis on your data by showing you how to build Machine Learning models with scikit-learn and pandas.
[Read more…]

Database & SQL Analysis, Packt Publishing, Pandas, Predictive, Using

Pluralsight (Avril Salter) – Using Wireshark to Analyze and Troubleshoot Wi-Fi Networks

18/08/2017 Learning for Life Leave a Comment

Pluralsight (Avril Salter) – Using Wireshark to Analyze and Troubleshoot Wi-Fi Networks
English | Size: 697.53 MB
Category: Comp: Network/Hardware


Are you responsible for designing, implementing or managing a Wi-Fi network? Or simply want to understand how Wi-Fi works? In this course, Using Wireshark to Analyze and Troubleshoot Wi-Fi Networks, you’ll learn how to capture, analyze, and troubleshoot Wi-Fi networks in Wireshark. First, you’ll learn how to capture Wi-Fi traffic over-the-air, including how to select the best hardware, and how to configure that hardware in your preferred OS environment. Next, you’ll explore how Wi-Fi isthe only protocol where Wireshark provides physical layer information utilizing the de facto Radiotap standard [Read more…]

Internet & Networking Analyze, Avril Salter, Pluralsight, Using, Wireshark

O’Reilly – Using Linux Performance Tools

17/08/2017 Learning for Life Leave a Comment

O’Reilly – Using Linux Performance Tools
English | Size: 571.51 MB
Category: Tutorial


Move from basic Linux administration to advanced in this course that details how to monitor, profile, and trace Linux systems and applications. Linux expert Sasha Goldshtein shows you how to run basic performance checklists to get a reading of high-level system performance. You’ll discover ways to diagnose specific issues such as high CPU load, excessive I/O, and slow network requests; as well as gain a solid understanding of the Linux system infrastructure that makes tracing and profiling possible. The course is designed for application developers, system administrators, and SREs with some Linux system administration experience and a basic understanding of OS concepts like threads, I/O operations, and memory. [Read more…]

Unix & Linux Linux, O'Reilly, Performance, Tools, Using

Pluralsight – Using Wireshark to Analyze and Troubleshoot Wi-Fi Networks

06/08/2017 Learning for Life Leave a Comment

Pluralsight – Using Wireshark to Analyze and Troubleshoot Wi-Fi Networks
English | Size: 701.05 MB
Category: CBTS


Wi-Fi is the most prevalent wireless network deployed worldwide. This course teaches you how to capture Wi-Fi traffic, analyze Wi-Fi capture in Wireshark, and troubleshooting complex problems in Wireshark, including 802.1X authentication and QoS.
Are you responsible for designing, implementing or managing a Wi-Fi network? Or simply want to understand how Wi-Fi works? In this course, Using Wireshark to Analyze and Troubleshoot Wi-Fi Networks, you’ll learn how to capture, analyze, and troubleshoot Wi-Fi networks in Wireshark. [Read more…]

Internet & Networking Analyze, Pluralsight, Troubleshoot, Using, Wireshark

Packt Publishing – Real Time Streaming using Apache Spark Streaming

05/08/2017 Learning for Life Leave a Comment

Packt Publishing – Real Time Streaming using Apache Spark Streaming
English | Size: 208.13 MB
Category: CBTs


Spark is the technology that allows us to perform big data processing in the MapReduce paradigm very rapidly, due to performing the processing in memory without the need for extensive I/O operations.

Recently, the streaming approach to processing events in near real time became more widely adopted and more necessary. In this course, you will learn how to handle big amount of unbounded infinite streams of data. You will analyze data and draw conclusions from it. Furthermore, we will look at common problems when processing event streams: sorting, watermarks, deduplication, and keeping state (for example, user sessions). You will also implement streaming processing using Spark Streaming and analyze traffic on a web page in real time. [Read more…]

Database & SQL Apache, Packt Publishing, Real Time, Streaming, Using

Packt Publishing – Back-End Web Development using Go

04/08/2017 Learning for Life Leave a Comment

Packt Publishing – Back-End Web Development using Go
English | Size: 605.11 MB
Category: CBTs


Go is one of the hottest and fastest growing languages on the block, mainly because it is lightweight, easy to use, and displays great robustness when performing in a variety of domains. Scores of developers have been learning how to harness its power to create solid backends for their applications, but there has always been a gap in learning material for client-side development in Go, which has limited developers’ skills. This course will bridge that gap by telling you everything you need to know so you can build production-grade applications. [Read more…]

WEB/HTML/CSS/AJAX Back-End, Go, Packt Publishing, Using, Web Development

Linux Academy – Using Ansible for Configuration Management and Deployments

16/07/2017 Learning for Life Leave a Comment

Linux Academy – Using Ansible for Configuration Management and Deployments
English | Size: 4.79 GB
Category: CBTs


Using Ansible for Configuration Management and Deployments – Linux Academy
Ansible continues to gain traction as a powerful, enterprise level configuration and deployment management tool. With it’s standardized Playbook formatting and reliance on Python standards, it is easy to use, quick to learn and puts the power of automation at everyone’s fingertips. In this course, we will cover Ansible configuration, modules, command line usage and Playbook building. By the time you are done, you will be able to use Ansible to automate and manage your DevOps infrastructure. [Read more…]

Internet & Networking Ansible, Configuration, Linux Academy, Management, Using

Pluralsight – Using Visual Studio Code for ASP.NET Core Projects

20/06/2017 Learning for Life Leave a Comment

Pluralsight – Using Visual Studio Code for ASP.NET Core Projects
English | Size: 444.65 MB
Category: CBTs


ASP.NET Core let’s you run your code anywhere. Wouldn’t it be nice if you could write your code anywhere too? That’s where Visual Studio Code comes in!
Visual Studio Code let’s you write your ASP.NET Code projects on Windows, MacOS, and on Linux. In this course, Using Visual Studio Code for ASP.NET Core Projects, you’ll learn how to install, create, and debug ASP.NET Core projects using Visual Studio Code. After watching this course, you’ll be able to write your applications using this small, fast tool across multiple different platforms. [Read more…]

.Net & Java ASP.NET, Code, Pluralsight, Using, Visual Studio

Puppet 204 – System Administration Using Puppet [Linux Academy] (2017)

18/06/2017 Learning for Life Leave a Comment

Puppet 204 – System Administration Using Puppet [Linux Academy] (2017)
English | Size: 4.09 GB
Category: CBTs


This course is designed for those who are seeking a career in DevOps by preparing you for the System Administration Using Puppet certification exam. You will learn how to manage infrastructure using Puppet Enterprise with common best practices. [Read more…]

Unix & Linux Administration, Linux Academy, Puppet 204, System, Using

  • « Previous Page
  • 1
  • …
  • 76
  • 77
  • 78
  • 79
  • 80
  • …
  • 89
  • Next Page »
  • Udemy – Total Python You Can Master Python Programming in 16 Days
  • Coursera – Packt: Agile Product Owner Level 2 – Certification And Mock Exams 2024
  • B.V. Larson – Rebel World Undying Mercenaries, Book 22
  • Patreon – Anastasiia Reznichenko Collection
  • PBS – Nazi Ratlines in Franco’s Madrid (2024)

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