Hi, what do you want to do?
Curated Video
Modify a data structure : Add To Head - part 2
From the section: Linked Lists. This section introduces Linked Lists and "Node" constructor functions along with Big O Notation and calculating the runtime of a function<b<br/>r/>
Linked Lists: Add To Head - part 2
Linked Lists: Add To Head - part 2
Curated Video
Describe cyber attacks that could affect a computer system or network : Scanning the Network with OpenVas
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 know how to find...
In this video, we will know how to find...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Practical Example - Vehicle Speed Determination
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN.<b<br/>r/>
Artificial Neural Networks: Practical Example - Vehicle Speed Determination
Artificial Neural Networks: Practical Example - Vehicle Speed Determination
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Find a truck in an image manually!
From the section: Computer Vision Basics: Part 3. In this section, we’ll cover the advanced features of Computer Vision.<b<br/>r/>
Computer Vision Basics: Part 3: [Activity] Find a truck in an image manually!
Computer Vision Basics: Part 3: [Activity] Find a truck in an image manually!
Packt
Use variables to modify data : Overview of the Different Variable Types
From the section: Primer on Python. This section is made to teach you the fundamentals of Python. You will write your first Python code lines by learning to structure and store information in your program, using functions in order...
Packt
State the purpose of network hardware : Structured Cabling
From the section: Essentials of Networking. In this section, we learn about WANS, Routers, cables and connectors. CompTIA doesn’t expect you to prove you can crimp your own cables, but it does expect you to understand the crimping...
Packt
Troubleshoot a faulty computer network : RIP Troubleshooting Scenario 1. Can you find the issue?
From the section: RIP Troubleshooting (ICND1). In this section, we learn to troubleshoot RIP in different scenario.<b<br/>r/>
RIP Troubleshooting (ICND1): RIP Troubleshooting Scenario 1. Can you find the issue?
RIP Troubleshooting (ICND1): RIP Troubleshooting Scenario 1. Can you find the issue?
Packt
Use functions or APIs from external libraries to develop a computer program : Name and Main
From the section: Advanced Python. This section helps to understand about OOP, classes, class interface etc. We will dive into learning Advance Python
Why does "Name and Main" sound like a steakhouse? It has nothing to do...
Why does "Name and Main" sound like a steakhouse? It has nothing to do...
Packt
Use functions or APIs from external libraries to develop a computer program : Creating a Package
From the section: Advanced Python. This section helps to understand about OOP, classes, class interface etc. We will dive into learning Advance Python<b<br/>r/>
Learn how to create your own local package for your Python programs!
Learn how to create your own local package for your Python programs!
Packt
Introduction to computer hardware and software : Touring the Case
From the section: Motherboards. In this section, we look into motherboard features such as Chipsets and how to install. A PC’s case is an amazing and often overlooked part of the system. Understanding common case features makes it easier...
Curated Video
Describe cyber attacks that could affect a computer system or network : Installation of Virtual Machines
From the section: Introducing Network Security.This section provides Information about Overview of Network security, Test scope of Networks. It also includes Installation Procedure of Virtual Machines. For example: Kali Linux...
Curated Video
Describe cyber attacks that could affect a computer system or network : The Course Overview
From the section: Introducing Network Security. This section provides Information about Overview of Network security, Test scope of Networks. It also includes Installation Procedure of Virtual Machines. For example: Kali Linux...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Hough transform – practical example in python
From the section: Computer Vision Basics: Part 2. In this section, we’ll explore the some addtiional features of Computer Vision.<b<br/>r/>
Computer Vision Basics: Part 2: [Activity] Hough transform – practical example in python
Computer Vision Basics: Part 2: [Activity] Hough transform – practical example in python
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Looping and an Exercise
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...
Packt
Introduction to computer hardware and software : System Setup
From the section: Firmware. In this section, we learn about BIOS, POST and system setup. A small system-setup program built into the motherboard firmware enables techs to configure low-level features and options for the system’s...
Packt
Compare the breadth-first and depth-first search algorithms : Introduction to File Search Application
From the section: Shortest Time Search (Depth First Search). Understand the application that we will develop in this section by answering the questions.
• What is s
earch
• What is f
ile search
• H
ow does...
• What is s
earch
• What is f
ile search
• H
ow does...
Curated Video
Copy data from a data structure : Lists
From the section: Beginners Python. This section is about Installing Python, Python 3 vs Python 2, Variables, Strings etc.<b<br/>r/>
Beginners Python: Lists
Beginners Python: Lists
Packt
Evaluate the scalability and reliability of networks : Scalability and Reliability
From the section: Introduction to Computer Networks (ICND1). This Section introduces Computer Networks. This includes lectures on Physical Components, Topology, Speed etc.
Introduction to Computer Networks (ICND1):...
Introduction to Computer Networks (ICND1):...
Curated Video
Describe cyber attacks that could affect a computer system or network : Intercepting Traffic with Wireshark
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 discover how to use...
In this video, we will discover how to use...
Packt
Describe a network protocol : Ping and Traceroute
From the section: Basic Networking Terms (ICND1). This Section is about the basic Networking Terms. This includes lectures on Network Interface Card, Network protocol, computer network and so on.
Basic Networking Terms...
Basic Networking Terms...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Improving our Classifier with Dropout Regularization
From the section: Deep Learning and Tensorflow: Part 1. In this section, we’ll talk about what Deep Learning is, and how TensorFlow works at a low level.
Deep Learning and Tensorflow: Part 1: [Activity] Improving our...
Deep Learning and Tensorflow: Part 1: [Activity] Improving our...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Test your Environment with Real-Time Edge Detection in a Jupyter Notebook
From the section: Environment Setup and Installation. This section will help you to install the required software and set up the development environment for this course.
Environment Setup and Installation: Test your...
Environment Setup and Installation: Test your...
Curated Video
Implement a decision tree : Techniques to Further Improve a Model
From the section: Mastering Kaggle Titanic Competition Using Random Forest. The module will cover Random Forest and thus cover decision trees and will encourage the student to make a Kaggle submission and introduce them to the...
Curated Video
Create a computer network: Classic Network Device Interaction Examples
From the section: Interacting with Classic Network Devices. In this section, we will look at how to interact with classic network devices with Python libraries. We will explain what we define as classic network devices and use...