Curated Video
Call a function : Demo - String Operations
From the section: Data Operations. In this section, you will learn about the different types of operators used in Python. This section will teach you the building blocks for any kind of operations in Python. Data Operations: Demo -...
Curated Video
Describe the different types of malware that could affect a computer system or network : Backdoors
From the section: Exploring Malware Functionalities. In this section, you learn how the behavior of malware is different in various classes of malware, and such an insight helps you to understand the class of malware while you are...
NASA
Small Steps, Giant Leaps: Episode 69, Parker Solar Probe Small Steps, Giant Leaps
Parker Solar Probe Mission Scientist Adam Szabo discusses NASA's journey to the Sun.
Packt
Describe a data structure : What Are Data Structures and Why Are They Important?
From the section: Introduction to Data Structures and Important Concepts. This section introduces Data Structures and important concepts of DS and explains why they are important Introduction to Data Structures and Important Concepts:...
Zach Star
What does a Physics Major do? (Part 2 Research and Career Examples)
Our part 2 video of "What does a physics major do" covers what research positions and jobs a physics major could go into. In the video I focus mostly on jobs that directly apply to physics. What you'll find is that there are an endless...
Zach Star
Python Programming - What You'll Learn In an Introductory Course
Python Programming - What You'll Learn In an Introductory Course
Curated Video
Bug Bounty Program Certification 3.1: Overview of Preparation Steps
In this video, we will have a look at the preparation steps. • Explore various technologies • Learn about ports and services information • Explore vulnerability scanning and tools
Mediacorp
Navigating the Dangers of Online Vigilantism: A Case Study
This video discusses the issue of online vigilantism in Singapore, focusing on two specific cases: SMRT feedback and Roads dot SG. It explores the potential dangers and consequences of individuals taking matters into their own hands...
Packt
Introduction to computer hardware and software : Inside the PC
From the section: The Visible Computer. In this section, we learn more about primary PC computer, external connections and learn more about computer. Geeks go into PC cases and this episode is a case in point, if you’ll pardon the pun....
Institute for New Economic Thinking
Yvo Desmedt: Much Ado About Cyber Security
Private data is leaked more and more in our society. Wikileaks, Facebook, and identity theft are just three examples. Network defenses are constantly under attack from cyber criminals, organized hacktivists, and even disgruntled...
Curated Video
Use a real-life example of an AI system to discuss some impacts of cyber attacks : Attacks on Classification and How They Work
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 describe why adversarial attacks occur and how...
Packt
Explain the negative impacts of artificial intelligence systems on society : Comparing Metrics and Choosing the Best Attack
From the section: Compare Various Attacks. In this section, you will learn the most important metrics to compare various attacks. Now, you will dive deeper into various adversarial attacks from the white-box category. You will see how...
Curated Video
Test a computer program or algorithm : The On-success Block and Re-raising Exceptions
From the section: Errors in Python. This section introduces you to errors in Python. This video explains the concept of on-success block and re-raising exceptions in Python.
Curated Video
Test a computer program or algorithm : Dealing with Python Errors
From the section: Errors in Python. This section introduces you to errors in Python. This video shows how to deal with Python errors.
Curated Video
Implement a computer program using a classic algorithm : Project handoff: Bringing it together
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...
Curated Video
Evaluate two sorting or two search algorithms : Selection sort implementation
From the section: Algorithms - Sort, performance, complexity and big O notation. This section is about Algorithms – sort, performance, complexity and big O notation. Implement the selection sort algorithm step by step
Curated Video
Describe cyber attacks that could affect a computer system or network : Taking Control Over Target Browser with BeEf
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...
Curated Video
Describe computer programming : Section Goal
From the section: Common Coding Concepts.This section will cover common coding concepts such as Scratch setup, bugs, pseudocode, decomposition, commenting and many more. Common Coding Concepts: Section Goal • Use Python's def statement...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Edge Detection and Gradient Calculations (Sobel, Laplace and Canny)
From the section: Computer Vision Basics: Part 1. In this section, we’ll cover the basic features of Computer Vision. Computer Vision Basics: Part 1: [Activity] Edge Detection and Gradient Calculations (Sobel, Laplace and Canny)
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Introduction to Seaborn
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and Seaborn...
Packt
Explain the negative impacts of artificial intelligence systems on society : PGD Attack Practical Configuration
From the section: Compare Various Attacks. In this section, you will learn the most important metrics to compare various attacks. Now, you will dive deeper into various adversarial attacks from the white-box category. You will see how...
Curated Video
Ensemble Machine Learning Techniques 3.3: Making Predictions on Movie Ratings Using SVM
In this video, we will use Python to implement the Bagging technique using SVM. • We will use Jupyter Notebook to execute our code • Use Movie Rating to perform classification • Implement Bagging in python for classification
Curated Video
Learning D3.JS 5.0 6.1: Get Started with Bars
In this video, we will learn how to create a basic bar graph. • Understand the code and add more code to the given files • Understand how it’s done manually and how it’s done on D3.js • View the result with the developers’ tools
Packt
Introduction to computer hardware and software : Mass Storage Troubleshooting
From the section: Implementing Mass Storage. Here, we learn to implement mass storage. Mass storage device sometimes fail, resulting in the potential loss of critical data. A good tech knows the tools and procedures to diagnose and...