Instructional Video4:41
Curated Video

Use a real-life example of an AI system to discuss some impacts of cyber attacks : Practical Example of Classification Attacks for MNIST Adversarial Challenge

Higher Ed
From the section: Security Test Using Adversarial Attack. In this section, you will test any AI system against the latest attacks with the help of simple tools. The aim of this video is to provide practical experience in attacking a...
Instructional Video7:22
Curated Video

Deep Learning with Python (Video 13)

Higher Ed
Deep learning is currently one of the best providers of solutions regarding problems in image recognition, speech recognition, object recognition, and natural language with its increasing number of libraries that are available in Python....
Instructional Video4:37
All In One Social Media

How To Make A Facebook Live Show - Facebook Live Video Checklist

Higher Ed
How To Make A Facebook Live Show - Facebook Live Video Checklist // From text to images and video to live streaming, content has had a particular lifespan around engagement. Brands continue to look to engage audiences faster and more...
Instructional Video4:34
IDG TECHtalk

Run Python in R code

Higher Ed
While R is a useful language, Python is also great for data science and general-purpose computing. See how to run Python code within an R script and pass data between Python and R using the reticulate package. Leave a comment and let us...
Instructional Video6:11
Packt

Importance of Finally Block in Java

Higher Ed
This video explains the importance of the Finally block in Java. This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores core Java.
Instructional Video9:52
Curated Video

Complete Python Scripting for Automation - Introduction to sys module

Higher Ed
sys module: Introduction to sys module This clip is from the chapter "sys module" of the series "Complete Python Scripting for Automation".In this section, the author introduces sys module and working with command line arguments with an...
Instructional Video22:37
Curated Video

Complete Python Scripting for Automation - if ... else and if ... elif ... elif ... else condition

Higher Ed
Conditional statements: if ... else and if ... elif ... elif ... else condition This clip is from the chapter "Conditional statements" of the series "Complete Python Scripting for Automation".In this section, the author introduces...
Instructional Video27:44
Curated Video

Complete Python Scripting for Automation - Simple Python Script without and with oops concepts

Higher Ed
OOPS for Real Time: Simple Python Script without and with oops concepts This clip is from the chapter "OOPS for Real Time" of the series "Complete Python Scripting for Automation".In this section, the author introduces OOPS and object...
Instructional Video3:44
Curated Video

Migrating to Angular 2 (Video 2)

Higher Ed
Angular 2 is a technical and conceptual overhaul of its hugely popular predecessor, AngularJS. This means that for developers who have built and maintained applications with AngularJS, and need to transition projects across to Angular 2,...
Instructional Video4:40
Curated Video

Use a real-life example of an AI system to discuss some impacts of cyber attacks : Practical Backdoor Attacks

Higher Ed
From the section: Build a Threat Model and Learn Different Attacks on AI. In this section, you will create a high-level threat model for AI solution to choose the right priorities against various threats. The aim of this video is to...
Instructional Video10:49
Curated Video

Complete Python Scripting for Automation - simple hello world script

Higher Ed
Basics of print, indentation, comments and special characters: simple hello world script This clip is from the chapter "Basics of print, indentation, comments and special characters" of the series "Complete Python Scripting for...
Instructional Video4:34
Curated Video

Bash Shell Scripting - Variables in Functions (Local Variables)

Higher Ed
This video will help you understand about the variables in combination of functions and its impact on function - before, during, and after. This clip is from the chapter "Understanding Variables" of the series "Mastering Bash Shell...
Instructional Video5:21
Curated Video

Implement a computer program using a classic algorithm : Project handoff: Bringing it together

Higher Ed
From the section: Algorithms - Search and abstract data structures. This section is about Algorithms. You will learn about Bisection, Binary section etc. Design and build a project that utilizes the algorithms and tools that have been...
Instructional Video11:09
Curated Video

Describe cyber attacks that could affect a computer system or network : Taking Control Over Target Browser with BeEf

Higher Ed
From the section: Attacking a Network. In this section, we will discover the diversity of ways a network can be attacked and demonstrate the attacks with various Kali Linux tools. In this video, we will learn about variety of dangerous...
Instructional Video3:12
Curated Video

Learning R for Data Visualization (Video 23)

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 Video20:45
Curated Video

Complete Python Scripting for Automation - Loops | Working with for loop

Higher Ed
Loops - for and while loops with break, continue and pass: Loops | Working with for loop This clip is from the chapter "Loops - for and while loops with break, continue and pass" of the series "Complete Python Scripting for...
Instructional Video6:21
Curated Video

Hands-On Unity 2018.x Game Development for Mobile (Video 6)

Higher Ed
Ready to take your game development skills to the next level by deploying your games to mobile platforms? With the boom in the mobile game development space, there has never been a better time! This course will give you the necessary...
Instructional Video4:50
IDG TECHtalk

Numba: Faster numerical code in Python made simple

Higher Ed
The Numba library for Python makes numerical code faster by way of a just-in-time compiler, as an alternative (or complement) to NumPy and Cython. Often all you need to make existing code faster is a single line of code, with Numba's...
Instructional Video12:06
Packt

Importance of Locator Identifiers in Selenium

Higher Ed
This video explains the importance of locator identifiers in Selenium. This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video10:42
Curated Video

Complete Python Scripting for Automation - Linux for Developers on Windows

Higher Ed
Windows Subsystem for Linux: Linux for Developers on Windows This clip is from the chapter "Windows Subsystem for Linux" of the series "Complete Python Scripting for Automation".The author explains about Linux for developers on Windows...
Instructional Video20:03
Curated Video

Complete Python Scripting for Automation - Introduction to Exception Handling

Higher Ed
Exception Handling: Introduction to Exception Handling 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...
Instructional Video14:32
Curated Video

Complete Python Scripting for Automation - Creating csv file

Higher Ed
Working with csv: Creating csv file This clip is from the chapter "Working with csv" of the series "Complete Python Scripting for Automation".In this section, the author introduces csv files and talks about how to read a csv files using...
Instructional Video10:53
Curated Video

Complete Python Scripting for Automation - Running Python script on Windows and Linux

Higher Ed
Basics of print, indentation, comments and special characters: Running Python script on Windows and Linux This clip is from the chapter "Basics of print, indentation, comments and special characters" of the series "Complete Python...
Instructional Video9:54
Curated Video

Complete Python Scripting for Automation - os.system() function from os module

Higher Ed
OS Module: os.system() function from os module This clip is from the chapter "OS Module" of the series "Complete Python Scripting for Automation".In this section, the author introduces OS Module and Basic operation like os.path module,...