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 Learn JavaScript Core Fundamentals to Create Your Own Web Applications

06/06/2019 Learning for Life Leave a Comment

PACKT Learn JavaScript Core Fundamentals to Create Your Own Web Applications -JGTiSO
English | Size: 826.79 MB
Category: Tutorial


Learn
How to use JavaScript
Develop Basic JavaScript Skills
Apply JavaScript to create applications

About
Modern JavaScript-focused means that we do cover current syntax as well as foundational code. No frameworks or JavaScript libraries you can do it all with regular vanilla JavaScript.
[Read more…]

.Net & Java Applications, Core, Create Your Own, Fundamentals, JavaScript, JGTiSO, Learn, Packt, Web

PACKT DOM Commander – A JavaScript Project Course

06/06/2019 Learning for Life Leave a Comment

PACKT DOM Commander – A JavaScript Project Course -JGTiSO
English | Size: 212.08 MB
Category: Tutorial


More Information
Learn
How to use JavaScript
How to create elements dynamically
Manipulate elements using JavaScript
Explore JavaScript Document Object Model
About
Explore how to build a keyboard command project that allows you to press keys on your keyboard and move an element on the page around. Great to practice and learn more about how element manipulation works and how JavaScript can be used to dynamically update element attributes and contents.
[Read more…]

.Net & Java Commander, Course, DOM, JavaScript, JGTiSO, Packt, Project

PACKT Build a Dynamic and Interactive Element Catcher Game Using JavaScript

06/06/2019 Learning for Life Leave a Comment

PACKT Build a Dynamic and Interactive Element Catcher Game Using JavaScript-JGTiSO
English | Size: 271.70 MB
Category: TUtorial


Learn
How to use JavaScript
How to create elements dynamically
Manipulate elements using JavaScript
Explore JavaScript Document Object Model
About

This course covers applying JavaScript to create a simple DOM based game. Explore how to create a game structure and create a sequence of events manipulating and updating elements to provide game play
[Read more…]

.Net & Java Catcher, Element, Game, Interactive, JavaScript, JGTiSO, PACKT Build a Dynamic, Using

PLURALSIGHT Deploying and Managing Hybrid Exchange Server and Office 365

05/06/2019 Learning for Life Leave a Comment

PLURALSIGHT DEPLOYING AND MANAGING HYBRID EXCHANGE SERVER AND OFFICE 365-JGTiSO
English | Size: 547.67 MB
Category: CBTs


Hybrid Exchange Server and Office 365 environments can be complex and difficult to deploy and administer. In this course, Deploying and Managing Hybrid Exchange Server and Office 365, you will gain the ability to plan and deploy a hybrid Exchange Server and Office 365 environment. First, you will learn the core hybrid Exchange concepts and components. Next, you will discover how to deploy a hybrid configuration and perform hybrid migrations. Finally, you will explore how to maintain a hybrid Exchange environment in the long term, and decommission the hybrid configuration when it’s no longer required. When you’re finished with this course, you will have the skills and knowledge of hybrid Exchange Server and Office 365 needed to successfully complete a hybrid migration. [Read more…]

OS & Server deploying, Exchange, Hybrid, JGTiSO, Managing, Office 365, Pluralsight, Server

PACKT JavaScript – Card War Game Project

05/06/2019 Learning for Life Leave a Comment

PACKT JAVASCRIPT CARD WAR GAME PROJECT-JGTiSO
English | Size: 495.13 MB
Category: CBTs


Learn
How to use JavaScript
How to create elements dynamically
About
Learn more about JavaScript – DOM manipulation while building a fun interactive game from scratch. Card war game – highest card wins the pot of cards:-
[Read more…]

.Net & Java Card, JavaScript, JGTiSO, Packt, Project, War Game

PLURALSIGHT Troubleshooting Your First Low-performing T-SQL Query

03/06/2019 Learning for Life Leave a Comment

PLURALSIGHT TROUBLESHOOTING YOUR FIRST LOW PERFORMING T SQL QUERY-JGTiSO
English | Size: 351.80 MB
Category: Tutorial


Perhaps you re starting out or low performing T-SQL queries have been plaguing you for years. Maybe you have been appointed the new SQL expert but your query tuning skills are lacking. In this course, Troubleshooting Your First Low performing T-SQL Query, you will gain foundational knowledge of improving query performance. First, you will hear what vital questions can be asked about a query. Understanding the intent of what data your query is returning back is paramount in improving performance. Along the way, you will learn the internals of how SQL Server stores and retrieves data. Next, you will discover tools built into SQL Server Management Studio. These tools are vital for exploring the SQL Server internals. Finally, you will explore several low performing queries utilizing your newly acquired skills to
improve performance. When you re finished with this course you will have the skills and knowledge necessary to consistently improve low performing queries [Read more…]

Database & SQL JGTiSO, Low-performing, Pluralsight, Query, T-SQL, Troubleshooting

PLURALSIGHT Conducting Passive Reconnaissance for CompTIA PenTest+

03/06/2019 Learning for Life Leave a Comment

PLURALSIGHT CONDUCTING PASSIVE RECONNAISSANCE FOR COMPTIA PENTEST PLUS
English | Size: 753.27 MB
Category: Tutorial


Attackers spend 70-80 percent of their time gathering information about their target. Doing so answers tons of questions that save them time while becoming active. It only makes sense that you as a security professional do the same. In this course, Conducting Passive Reconnaissance for CompTIA PenTest+, you will learn about effective untraceable information gathering, referred to as reconnaissance. First, you will see what information can be discovered about your target using public and open source information. Next, you will discover what WHOIS, nslookup, and even Google can expose about your target. Finally, you will explore some applications that are designed to help automate this phase of reconnaissance. When you’re finished with this course, you will have the skills and knowledge of passive reconnaissance needed to conduct a penetration test. [Read more…]

Internet & Networking CompTIA, Conducting, JGTiSO, passive, Pentest, Pluralsight, Reconnaissance

PLURALSIGHT Python Best Practices for Code Quality-JGTiSO

02/06/2019 Learning for Life Leave a Comment

PLURALSIGHT PYTHON BEST PRACTICES FOR CODE QUALITY-JGTiSO
English | Size: 211.69 MB
Category: CBTs


In need of core skills for any level python development? In this course, Python Best Practices for Code Quality, you will learn a number of best practices that will help you improve the quality of your Python code. First, you will discover the guidelines for formatting code called Pep8. Next, you will create beautiful and publishable documentation with Python docstrings and a tool called Sphinx. Finally. you will explore how to improve maintainability and prevent errors by adding type hints to your code. By the end of this course, you will be able to write clearer, more readable and more maintainable code with better documentation. [Read more…]

Programming Best Practices, Code Quality, JGTiSO, Pluralsight, Python

PLURALSIGHT Getting Started with ASP.NET Core SignalR-JGTiSO

29/05/2019 Learning for Life Leave a Comment

PLURALSIGHT GETTING STARTED WITH ASP NET SIGNALR-JGTiSO
English | Size: 245.68 MB
Category: Tutorial


Real-time web functionality is almost a must when developing a web app nowadays. In this course, Getting Started with ASP.NET SignalR, you will not only learn how the real-time web works, but also how to implement it using the greatest real-time web framework available. First, you will explore real-time web in general and about the low-level transports SignalR uses: WebSockets, Server Sent Events (SSE), and long polling
Next, you will learn about the SignalR concepts and the ways SignalR uses the underlying transports to do Remote Procedure Call (RPC) by utilizing Hubs and how to create javaScript and .NET clients for them Finally, you will see what the challenges are when scaling out and how to implement an example application step by step and deploy it to Azure. When you’re done watching this course, you can go [Read more…]

.Net & Java ASP.NET, Core, Getting Started, JGTiSO, Pluralsight, SignalR

[Update Links] PLURALSIGHT Deploying Basic Infrastructure Services on AWS-JGTiSO

29/05/2019 Learning for Life Leave a Comment

PLURALSIGHT DEPLOYING BASIC INFRASTRUCTURE SERVICES ON AWS-JGTiSO
English | Size: 299.64 MB
Category: CBTs


To create a complete infrastructure-based environment within AWS, you will want to use both dedicated EC2 instances as well as Shared Services. You will also want to make sure that the environment is locked down so that only a single developer and the IT operations staff have access to that environment. In this course, Deploying Basic Infrastructure Services on AWS, you will gain the ability to create a basic VPC-based infrastructure that can be provided to a set of developers. First, you will learn about the basics of how to configure roles, permissions, and source code control. Next you will discover how to create and configure all of the necessary Networking and Compute services that may be required depending on the specifics of the application that the developers are working on. Finally, you will explore how to leverage database and storage based shared services and how to deploy them within the scope of a VPC. When you are finished with this course, you will have the skills and knowledge of how to manually deploy a basic VPC-based infrastructure that can be replicated for numerous developers that are all working on the same application [Read more…]

WEB/HTML/CSS/AJAX AWS, Basic, deploying, Infrastructure, JGTiSO, Pluralsight, Services

  • « Previous Page
  • 1
  • …
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • Next Page »
  • Advanced C Programming | Udemy
  • A Deep Dive into LLM Red Teaming | Udemy
  • Appium & Selenium using Python from scratch with projects | Udemy
  • Blockchain Technology and Applications | Udemy
  • DNS DHCP On Windows Server 2025 100% Labs | Udemy

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