Instructional Video3:05
All In One Social Media

How To Get Started With Live Streaming for Your Business

Higher Ed
How To Get Started With Live Streaming for Your Business // Are you looking to expand your business brand? Boost recognition? create content that can be easily re-spun onto other networks? and build brand authority with guests and...
Instructional Video7:09
Curated Video

Complete Python Scripting for Automation - Python Comments

Higher Ed
Basics of print, indentation, comments and special characters: Python Comments This clip is from the chapter "Basics of print, indentation, comments and special characters" of the series "Complete Python Scripting for Automation".You...
Instructional Video16:56
Curated Video

Complete Python Scripting for Automation - Functions with arguments and return value

Higher Ed
Functions: Functions with arguments and return value This clip is from the chapter "Functions" of the series "Complete Python Scripting for Automation".You will learn how to define a Function, converting simple code into Functions,...
Instructional Video6:18
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Shells

Higher Ed
Shells allow technicians to enter commands, such as a Linux bash shell or a Windows command prompt. Reverse shells are the result of infected victim machines that reach out to an attacker station. This clip is from the chapter "Tools of...
Instructional Video9:13
Curated Video

Bash Shell Scripting - Logical Operators

Higher Ed
This video explains logical operators. This clip is from the chapter "Operators" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses on operators.
Instructional Video7:02
IDG TECHtalk

Cyclic garbage collection: Python memory management, Part 2

Higher Ed
A closer look at the internals of Python's memory management system. In this video we examine the behavior of Python's cyclic garbage collector, which detects and removes orphaned objects that hold references only to each other, and uses...
Instructional Video5:37
Packt

Learning R for Data Visualization (Video 31)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Instructional Video7:41
Curated Video

Complete Python Scripting for Automation - Raise user Defined Exceptions

Higher Ed
Exception Handling: Raise user Defined Exceptions This clip is from the chapter "Exception Handling" of the series "Complete Python Scripting for Automation".The author talks about Exception Handling and raising user Defined Exceptions.
Instructional Video14:25
Curated Video

Complete Python Scripting for Automation - Calling a function from another function and Scope of the variables

Higher Ed
Functions: Calling a function from another function and Scope of the variables This clip is from the chapter "Functions" of the series "Complete Python Scripting for Automation".You will learn how to define a Function, converting simple...
Instructional Video12:37
APMonitor

Generate high quality plots with MATLAB

10th - Higher Ed
Plots in presentations and technical documents can either detract or enhance the delivery. This tutorial demonstrates how to make high quality plots in MATLAB and how to export the figures in PNG (for MS PowerPoint) or EPS format (for...
Instructional Video9:42
Curated Video

Bash Shell Scripting- if elif elif else conditional statement

Higher Ed
This video explores the if elif elif else conditional statement. This clip is from the chapter "Conditional Statements - simple if, if-else, if elif elif else" of the series "Complete Bash Shell Scripting".This section covers the various...
Instructional Video7:31
Curated Video

Complete Python Scripting for Automation - Python Indentation

Higher Ed
Basics of print, indentation, comments and special characters: Python Indentation This clip is from the chapter "Basics of print, indentation, comments and special characters" of the series "Complete Python Scripting for Automation".You...
Instructional Video3:02
Curated Video

Julia for Data Science (Video 18)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Instructional Video10:31
Packt

Data Seed Script

Higher Ed
This video focuses on data seed script. This clip is from the chapter "Getting Started with MongoDB" of the series "MERN E-commerce from Scratch".This section explains how to get started with MongoDB.
Instructional Video9:13
Curated Video

Bash Shell Scripting - Using Functions from External Scripts

Higher Ed
This video explains how to use functions from external scripts. This clip is from the chapter "Functions - Revisited" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section explores more...
Instructional Video4:52
Curated Video

The Full Stack Web Development - PHP Error Types

Higher Ed
PHP Errors, Debugging & Config: PHP Error Types This clip is from the chapter "PHP Errors, Debugging & Config" of the series "The Full Stack Web Development".In this section, we talk about different types of error, debug functions and...
Instructional Video7:35
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Complete merge sort algorithm and analyze updated execution context

Higher Ed
Add functions to analyze and implement time analysis functionality This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video2:35
IDG TECHtalk

Using timeit to profile Python code

Higher Ed
How to use Python's timeit function to profile the performance of small sections of code, such as functions or loops.
Instructional Video2:33
Curated Video

Use a real-life example of an AI system to discuss some impacts of cyber attacks : White-Box Adversarial with Example

Higher Ed
From the section: Testing Image Classification.In this section, you will design specific security tests for image recognition systems. Here you will focus on one particular type of AI solution – image classification, and one category of...
Instructional Video5:39
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Install and Configure Apache Tomcat

Higher Ed
In this video, you will be able to understand the installation steps for tomcat and be able to navigate to the home page of the app server. This clip is from the chapter "Installation and Configuration of Software" of the series "DevOps...
Instructional Video2:42
Curated Video

What 2 Things Decrease Your IELTS Listening Score?

Higher Ed
Today we talk about 2 things that decrease your IELTS Listening score, and how to improve your listening preparation.
Instructional Video3:05
Curated Video

Hands-On WebAssembly for C++ Programmers - Integrating Sounds into Our Applications

Higher Ed
We've covered beeps, but what about more complex sounds? • Explore SDL Mixer • Integrate .wav sounds into game • Play game to hear the sounds played This clip is from the chapter "Making Music in the Browser by Integrating Audio" of the...
Instructional Video24:52
Curated Video

Data Science and Machine Learning with R - Vectors - Part Two

Higher Ed
This video explains how to interact with R using vectors. This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This video explains data...
Instructional Video2:13
Curated Video

Bash Shell Scripting - Arithmetic Operators - Part 1

Higher Ed
This is the first part of the two-part video that showcases arithmetic operators. This clip is from the chapter "Operators" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses...