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

Pluralsight – SQL Server Indexing for Performance

05/10/2017 Learning for Life Leave a Comment

Pluralsight – SQL Server: Indexing for Performance
English | Size: 1.35 GB
Category: Tutorial


The most important feature in SQL Server when it comes to getting the required workload performance is probably indexing. But the indexing possibilities you have can be bewildering, and it’s easy to make the wrong choice, leading to wasted resources and maybe even worse performance! In this course, SQL Server: Indexing for Performance, you’ll learn how to correctly choose indexes for your environment. First, you’ll discover how clustered and nonclustered indexes work and how they are used by SQL Server, both of which are crucial when choosing the correct indexes to create. Next you’ll explore the tipping point – when an index can be used or not, the benefits of covering queries, and how to use the INCLUDE option to more effectively cover queries. Finally, you’ll learn how to use filtered indexes and get an introduction to index consolidation for effective server tuning. When you’ve finished this course, you’ll have the skills and knowledge to start adding and changing indexes in your environment for better performance! [Read more…]

Database & SQL Indexing, Performance, Pluralsight, Server, SQL

Lynda – Measuring Team Performance

18/09/2017 Learning for Life Leave a Comment

Lynda – Measuring Team Performance
English | Size: 492.28 MB
Category: Tutorial


Focusing on metrics is key to achieving your desired business results-but it can be difficult to determine which metrics actually matter. In this course, learn how team measurement works, why measuring performance is beneficial, how to measure, and how to apply it to specific functions across the value chain. Mike Figliuolo shares an approach for thinking about and conducting measurement, and discusses various types of reporting. Plus, he provides examples of key metrics you can use to gauge the performance of the vast majority of business functions including sales, operations, finance, and all major support functions.
[Read more…]

Management & leader Lynda, Measuring, Performance, Team

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 – Project Procurements, Performance, and Change Management

21/07/2017 Learning for Life Leave a Comment

Pluralsight – Project Procurements, Performance, and Change Management
English | Size: 303.92 MB
Category: CBTS


Learn to lead projects with confidence, develop and meet requirements, and come in on time and within your budget. This fifth and final course in the CompTIA Project+ explores how relationships with vendors and procurement sources are managed.
An effective Project Manager needs to learn to lead projects with confidence, develop and meet requirements, and come in on time and within budget. In this course, Project Procurements, Performance, and Change Management, you will learn how to manage relationships with vendors and procurement sources. [Read more…]

Management & leader Change, Performance, Pluralsight, Procurements, Project

Pluralsight – Monitoring MySQL with Performance Schema

15/05/2017 Learning for Life Leave a Comment

Pluralsight – Monitoring MySQL with Performance Schema
English | Size: 369.99 MB
Category: Tutorial


Performance schema is an extremely powerful instrument to collect various performance related data on MySQL, and presents upon executing queries on performance schema. In this course, you’ll develop an understanding and use of performance schema.
The latest version of MySQL has introduced a new feature of MySQL Performance Schema, which monitors MySQL server execution at a low level. The performance schema provides internal execution details of MySQL queries at run time, and it’s minimum impact on the performance of MySQL resources. In this course, Monitoring MySQL with Performance Schema, you’ll learn how to maximize your data-based performance with the use of performance schema. [Read more…]

Database & SQL Monitoring, MySQL, Performance, Pluralsight, Schema

Lynda – Windows Performance Toolkit – Malware Analysis

13/05/2017 Learning for Life Leave a Comment

Lynda – Windows Performance Toolkit – Malware Analysis
English | Size: 774.92 MB
Category: Tutorial


Each time you go online, you face the threat of malware. In this course, learn how to find and analyze malware that’s undetected by most antivirus programs. Follow Thomas Pantels as he shows how to work with the Windows Performance Recorder-which is used to record system events-and the Windows Performance Analyzer, which is used to inspect those events. He explains how to find and analyze key logger patterns and then shows how to analyze screen recordings, webcam recordings, and microphone recordings.
[Read more…]

Security & Hacking Lynda, Malware, Performance, Toolkit, Windows

Lynda – Windows Performance Toolkit – Spyware Audio Detection

16/03/2017 Learning for Life Leave a Comment

Lynda – Windows Performance Toolkit – Spyware Audio Detection
English | Size: 223.86 MB
Category: Tutorial


In this course, Thomas Pantels examines a keylogger that’s undetected by antivirus and antimalware programs. This spyware can record an entire room conversation inside your home and extract information from private calls. Follow Thomas as he shows how to use two powerful performance monitoring tools included in the Windows Performance Toolkit-the Windows Performance Recorder and Windows Performance Analyzer-to find spyware that could be lurking on your computer because it’s undetected by antivirus software. He examines the source code for a keylogger to see how this malicious spyware ticks, and how to detect odd behavior in your system at a very low level. He shows how to determine if your private conversations are actually being recorded by inspecting the processes using the Windows audio stream. [Read more…]

Security & Hacking Lynda, Performance, Spyware, Toolkit, Windows

Pluralsight – Overcoming Common Android Performance Barriers

08/02/2017 Learning for Life Leave a Comment

Pluralsight – Overcoming Common Android Performance Barriers
English | Size: 464.41 MB
Category: Programming


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.
[Read more…]

Mobile Development Android, Common, overcoming, Performance, Pluralsight

Valuable Productivity Booster X6 Your Performance

22/01/2017 Learning for Life Leave a Comment

Valuable Productivity Booster X6 Your Performance
English | Size: 491.65 MB
Category: Self Growth


Course Description
– “Time is money.” Benjamin Franklin
– “Think ahead. Don’t let day-to-day operations drive out planning.” Donald Rumsfeld
In this course you will firstly use the most important technique, which sales representatives apply on you to sell their products, in order to sell time management to yourself. You will also see how important management is in daily life activities. [Read more…]

Self Improvement | MP Booster, Performance, Productivity, valuable, X6

What Every Developer Should Know About SQL Server Performance

18/07/2016 Learning for Life Leave a Comment

What Every Developer Should Know About SQL Server Performance

English | Size: 640.69 MB (671,816,262 Bytes)
Category: CBTs


This course is designed to teach developers the fundamentals of SQL Server performance, showing you the tools you will need to troubleshoot and resolve SQL Server performance problems.
[Read more…]

Database & SQL Performance, Should Know, SQL Server, What Every Developer

  • « Previous Page
  • 1
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • Next Page »
  • SQL Database Administration: Advanced MySQL Workbench | Udemy
  • Total Python: You Can Master Python Programming in 16 Days | Udemy
  • SAP S/4HANA Cloud Public Edition for Absolute Beginners 2025 | Udemy
  • Ultimate SEO Certificate Course 2025 | Udemy
  • The Python Automation Bootcamp: Zero to Mastery

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