All In One Social Media
How To Get Started With Live Streaming for Your Business
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...
Curated Video
Complete Python Scripting for Automation - Python Comments
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...
Curated Video
Complete Python Scripting for Automation - Functions with arguments and return value
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,...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - Shells
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...
Curated Video
Bash Shell Scripting - Logical Operators
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.
IDG TECHtalk
Cyclic garbage collection: Python memory management, Part 2
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...
Packt
Learning R for Data Visualization (Video 31)
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...
Curated Video
Complete Python Scripting for Automation - Raise user Defined Exceptions
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.
Curated Video
Complete Python Scripting for Automation - Calling a function from another function and Scope of the variables
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...
APMonitor
Generate high quality plots with MATLAB
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...
Curated Video
Bash Shell Scripting- if elif elif else conditional statement
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...
Curated Video
Complete Python Scripting for Automation - Python Indentation
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...
Curated Video
Julia for Data Science (Video 18)
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...
Packt
Data Seed Script
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.
Curated Video
Bash Shell Scripting - Using Functions from External Scripts
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...
Curated Video
The Full Stack Web Development - PHP Error Types
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...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Complete merge sort algorithm and analyze updated execution context
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...
IDG TECHtalk
Using timeit to profile Python code
How to use Python's timeit function to profile the performance of small sections of code, such as functions or loops.
Curated Video
Use a real-life example of an AI system to discuss some impacts of cyber attacks : White-Box Adversarial with Example
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...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Install and Configure Apache Tomcat
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...
Curated Video
What 2 Things Decrease Your IELTS Listening Score?
Today we talk about 2 things that decrease your IELTS Listening score, and how to improve your listening preparation.
Curated Video
Hands-On WebAssembly for C++ Programmers - Integrating Sounds into Our Applications
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...
Curated Video
Data Science and Machine Learning with R - Vectors - Part Two
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...
Curated Video
Bash Shell Scripting - Arithmetic Operators - Part 1
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...