ITProTV - Cisco ASA Express Security

This course prepares the viewers for the Cisco ASA Express Security exam (500-260). The exam covers basic firewall configuration as well as the new features found in Cisco FirePOWER (formerly FireSIGHT). This exam is commonly required for Cisco Channel Partners that are selling and promoting Cisco Adaptive Security Appliances (ASA).

DOWNLOAD LINK

HjKUz69Nnu1vlH-yG4oKcg

RAR password if asked would be whocares

ITProTV - CCNP Security SIMOS (300-209)

This exam tests a network security engineer on the variety of Virtual Private Network (VPN) solutions that Cisco has available on the Cisco ASA firewall and Cisco IOS software platforms.
This exam assesses the knowledge necessary to properly implement highly secure remote communications through VPN technology, such as remote access SSL VPN and site-to-site VPN (DMVPN, FlexVPN).

DOWNLOAD LINK

FpWf1t9RnpRKDnFYke1bgA

RAR password if asked would be whocares

ITProTV - EC-Council Certified Encryption Specialist - ECES

This course is an introduction to the field of cryptography and covers the exam objectives laid out in EC-Council Certified Encryption Specialist (ECES). Topics include the history and application of cryptography and symmetric cryptography and hashes.

DOWNLOAD LINK

se31XEekOOFTH92dFaHLuw

RAR password if asked would be whocares

ITProTV - Linux Shell Scripting Advanced

Advanced scripting 8H 13M
In this course, take a look at some more advanced scripting practices in Linux by learning about Functions, Libraries, Regular Expressions and more.
Miscellaneous
In this series, Daniel and Justin take a look at some of the more advanced scripting practices. Here they will empower your scripts by taking advantage of things like Functions, Libraries, creating graphical elements, sed (Stream EDitor), gawk, and Regular Expression.

DOWNLOAD LINK

OxJLXfb6RlCJqWKayfBxCQ

RAR password if asked would be whocares

ITProTV - LPIC-1 Linux Administrator (101-500)

The LPIC-1 Linux Administrator certification demonstrates a basic proficiency with the Linux operating system and the ability to perform real-world maintenance and administrative tasks. The 101-500 exam focuses on understanding the Linux system architecture, managing software, basic GNU commands, and the Linux file system hierarchy.

DOWNLOAD LINK

P60iXumDjTrZq8ZR9MTflw

RAR password if asked would be whocares

ITProTV - Programming Fundamentals

Starting your programming adventure.

.. Have you wanted to see what this programming thing is all about? Do you have issues figuring out where to start? Well, this course will show you how to get things set up and start with the basics of programming using the Python programming language. If you want to set up your machine, understand the basics of Python, and start understanding the basic tenets of programming, then please join us!

DOWNLOAD LINK

Vvuaz4iqJBZDSbQMBsDUZg

RAR password if asked would be whocares

ITProTV - Security Fundamentals (5.18GB)

You only need to pass one exam to get the MTA designation and the Microsoft Security Fundamentals is a great certification to earn when you’re just getting started.

DOWNLOAD LINK

TZR3tx90p4ioMGESIAaMgg

RAR password if asked would be whocares

ITProTV - CompTIA Linux+ (XK0-004) Part 1

CompTIA Linux+ (XK0-004) Course Subtitle:CompTIA Linux+ Part 1
Course Length: 22 hours, 35 seconds
The CompTIA Linux+ certification is designed to introduce viewers to the tasks required to support Linux in the workplace. The course covers topics ranging from installing software, troubleshooting hardware, managing disk volumes, hardening servers and more. Each of these topics are presented in a distribution agnostic manner suitable for Debian, Ubuntu, Red Hat, CentOS, Fedora and others.

DOWNLOAD LINK

AckMtSvMQkZtlDVS1Ihw2A

RAR password if asked would be whocares

ITProTV - Comptia Linux (xk0 004) Part 2

DOWNLOAD LINK

sUhAkmB_Pnf67ovWH3-CIg

RAR password if asked would be whocares

ITProTV - Python Programming

In this episode, Daniel and Justin give a general overview of what to expect in the upcoming Python programming series. They cover topics like who is the intended audience, what the scope of the series will cover, and what are some specific topics that will be addressed.

DOWNLOAD LINK

s6fpvxVjJpJj0xZCFdyUSw

RAR password if asked would be whocares

ITProTV - New Features in ES6

In this episode, Daniel and Justin take a look at using Maps and WeakMaps in ES6.

What’s new in the ECMAScript 6 language

They start by explaining what Maps are and showing you their basic use and attributes. Then they define and demonstrate the use of WeakMaps which are very similar to regular Maps, but with some important distinctions.

DOWNLOAD LINK

sS36_7LFU4HmQzgpL8GbYw

RAR password if asked would be whocares

ITProTV - Intro to NumPy

Fast Numbers with Python Ease

They’ll also review the upsides beyond the obvious organizational ones, as well as any potential downsides to using structured arrays.

DOWNLOAD LINK

cIzgvWArnQhilbIt0fNkYA

RAR password if asked would be whocares

ITProTV - Abstracting with Functions

Reusing code one piece at a time In this episode, Justin and Zach put all of the function types together to explore the use of positional and keyword arguments in more complex contexts.

DOWNLOAD LINK

g_g9NZTBVQrUPte9C0kBGQ

RAR password if asked would be whocares

ITProTV - Microsoft Azure Fundamentals (AZ-900)

This series will help you prepare for the Exam AZ-900: Microsoft Azure Fundamentals.

Foundational level skills in cloud services

This exam is designed for candidates looking to demonstrate foundational-level knowledge of cloud services and how those services are provided with Microsoft Azure.

DOWNLOAD LINK

VSwATyzDuMUhyrKFuqq5Wg

RAR password if asked would be whocares

ITProTV - HTML5 Canvas Projects

With the advent of the HTML5 Canvas tag, the world of graphical manipulation in the browser has become a reality.

Learn HTML5 Canvas by doing

This series is an exploration of some the possibility that are available when using the canvas element. The ultimate aim is to use project-based exploration of the capabilities of the HTML5 Canvas element by building games as well as some utilities. Along the way, you may learn some other interesting jаvascript uses. See you there!

Outline:

Pong

Project Planning and Setup

Creating The Ball

Creating The Paddle

Creating The Human Player Paddle

Creating Computer Player Paddle

Refactoring to a Game Object

Creating the Scoring System

Detecting Collisions

Extensions

Photo Editor

Project Planning and Setup

Creating The Interface

Accessing The Photo

Build the Photo Manipulation Functions

Saving the Photo

AtmoAttack

Planning The Project

Creating A Basic Fighter

Creating A Basic Attacker

Creating The Pellets

Cleanup and Refactor

Swag the Attackers

Adding Sprites

Win or Lose: Play!

DevPaint

Planning the Project

Creating the Pencil Drawing

Adding Color Choices

Adding Size Choices

Adding Tool Choices

Super SmileyBiteMan

Planning the ProjectSuper SmileyBiteMan

DOWNLOAD LINK

wuVro8azyk6IlXBxk9RxYQ

RAR password if asked would be whocares

ITProTV - HTML5 Canvas Graphics and Animations

Your very own digital canvas!

HTML5 Canvas elements bring art and animation to the browser. In this series, we explore the capabilities of the HTML5 Canvas element in conjunction with jаvascript. This includes simple “pen” drawings, image displaying, image manipulation, and animations. Knowing HTML5 Canvas provides a great way to start with in-browser games as well as expressing those artistic desires. Hope to see you there!

DOWNLOAD LINK

xhLauN7nAqrqR4Gs1iGQng

RAR password if asked would be whocares

ITProTV - Dive into the Python Standard Library

All the tools you didn’t know you already had

In this episode, Justin demonstrates the power of the glob module. This is part of the Python Standard Library. This module uses patterns to create a list, or iterator, of files and folders for iterating over providing a way to select files that satisfy a construct just like you would in Bash.

DOWNLOAD LINK

YH5p-___U3RMh2o69JDnwg

RAR password if asked would be whocares

ITProTV - Chat App with React and Firebase

React and Firebase are two technologies that are becoming more and more mainstream.

Real Data with React

You may have heard of both, but how do the pieces fit together? Join us in this series as we take React and build a chat application that leverages Firebase for all of the backend services. You will discover building React components, using Firebase observers to sync data to your front-end application, the difference between Stateful and Stateless Functional Components, and much more. If you are looking to level up your understanding of React and Firebase, then we will see you there!

DOWNLOAD LINK

yKgkHJsjjQQepQzxs36yAA

RAR password if asked would be whocares

ITProTV - Risk Management Framework

In this course, trainer Linda Gross explains how the Department of Defense (DoD) safeguards its data and IT systems using a life-cycle process known as the Risk Management Framework (RMF).

Drawing on her 40+ years of service in the federal information security field, Linda provides an overview of RMF-how it originated and how the process mitigates and addresses information security risk. Linda discusses the RMF process step by step and shares practical insight on what IT professionals may expect at each step.
DOWNLOAD LINK

4Ag2B2Vm_IHrNIP3-ofjAg

RAR password if asked would be whocares

ITProTV - Intro to Web Development

In this episode, Daniel and Justin give a general overview of what to expect in the upcoming Intro to Web Development series.

Basic Theory and Bning Applications

They cover topics like who is the intended audience, what the scope of the series will cover, and what are some specific topics that will be addressed.

DOWNLOAD LINK

RJPqs2ShAwDwU1XB343MSg

RAR password if asked would be whocares