Instructional Video2:29
Curated Video

routing protocols : How does a router route when told conflicting information?

Higher Ed
From the section: Routing Introduction. In this section, we look into Routed protocols, demonstrations, static routes, dynamic routes, and different types of routing protocols.



Routing Introduction: How does a router route...
Instructional Video8:18
Packt

List computer networking media : Dial-up Connections

Higher Ed
From the section: The Internet. Here, we explore our internet options. Mike ushers in a discussion about traditional wide area network connections through dial-up networking. Phased out in most metropolitan areas, dial-up is still...
Instructional Video3:19
Curated Video

Modify a data structure : Add To Head - part 1

Higher Ed
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 1
Instructional Video2:53
Curated Video

Design test cases to verify a computer program : Introduction to this Section

Higher Ed
From the section: Unit Testing with Python. In this section, you will learn about unit testing using Python.<b<br/>r/>

This video provides an introduction to this section.
Instructional Video11:21
Curated Video

Create a list : The Concat Challenge

Higher Ed
From the section: Lists. This section focuses on lists and the various functions of the list.<b<br/>r/>

This video presents the Concat Challenge.
Instructional Video7:23
Packt

Introduction to computer hardware and software : RAM Features

Higher Ed
From the section: RAM. Here, we learn about RAM technology. DRAM varies in other ways, such as single-sided or double-sided DRAM. Different motherboards may or may not be able to take advantage of these features.
Instructional Video4:13
Curated Video

Describe network protocols : Introduction

Higher Ed
From the section: Networking and Programming with IP and UDP In this section, we will learn about all about networking and using programming with IP and UDP. In this video, we will go through an overview about this course. • Get a lower...
Instructional Video8:53
Curated Video

Describe cyber attacks that could affect a computer system or network : Hidden Scanning Ports with Nmap

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 how to scan a...
Instructional Video9:24
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Example 2 - Build Multi-layer perceptron for binary classification

Higher Ed
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN.<b<br/>r/>

Artificial Neural Networks: Example 2 - Build Multi-layer perceptron for binary classification
Instructional Video8:53
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Project Solution: Detecting Cars Using SVM - Part #3

Higher Ed
From the section: Machine Learning: Part 2. In this section, we’ll cover Bayes Theorem, Naive Bayes, SVM and SVC to classify data.<b<br/>r/>

Machine Learning: Part 2: [Activity] Project Solution: Detecting Cars Using SVM - Part #3
Instructional Video4:28
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Code to perform HOG Feature extraction

Higher Ed
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] Code to perform HOG Feature extraction
Instructional Video3:38
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Project Solution: Find a Truck Using Template Matching

Higher Ed
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] Project Solution: Find a Truck Using Template Matching
Instructional Video5:59
Packt

List computer networking media : Internet Tiers

Higher Ed
From the section: The Internet. Here, we explore our internet options. In this episode, Mike discusses the structure of the Internet. Starting with the Tier 1 carriers, he shows how carriers at each layer relate to their peers and also...
Instructional Video8:06
Curated Video

Create a list : Lists in Python

Higher Ed
From the section: Introduction to Python. This section will give you a brief introduction to the course.<b<br/>r/>

This video explains how to use lists in Python.
Instructional Video8:17
Curated Video

Develop a computer program to solve a problem using a sequence of instructions : If statements

Higher Ed
From the section: A Full Python Refresher. This section is about Python Refresher and includes lectures on Variables in Python, Methods, List, tuple and sets.<b<br/>r/>

A Full Python Refresher: If statements
Instructional Video13:46
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Building a Logistic Classifier with Deep Learning and Keras

Higher Ed
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] Building a Logistic...
Instructional Video3:37
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Detect lane lines in colored image

Higher Ed
From the section: Computer Vision Basics: Part 1. In this section, we’ll cover the basic features of Computer Vision.<b<br/>r/>

Computer Vision Basics: Part 1: [Activity] Detect lane lines in colored image
Instructional Video6:09
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Tuples and Dictionaries

Higher Ed
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...
Instructional Video10:04
Packt

State the purpose of network hardware : Crimping Cables

Higher Ed
From the section: Essentials of Networking. In this section, we learn about WANS, Routers, cables and connectors.



Networking uses many different types of cables such as coaxial, twisted pair, and even fiber-optic. These...
Instructional Video8:10
Packt

State the purpose of network hardware : Introduction to Networking

Higher Ed
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): Physical Components
Instructional Video7:43
Packt

List computer networking media : E-Mail

Higher Ed
From the section: The Internet. Here, we explore our internet options. Continuing with the Application-layer protocols, this episode explores e-mail. Mike covers the three classic e-mail protocols, SMTP for sending and POP3 and IMAP4 for...
Instructional Video5:51
Packt

List computer networking media : Beyond the LAN

Higher Ed
From the section: The Internet. Here, we explore our internet options. In this episode, Mike explores the crazy acronym soup around networking, explaining the differences among terms like LAN, WAN, MAN, PAN, CAN, and HAM. (Just kidding...
Instructional Video2:37
Packt

Compare the breadth-first and depth-first search algorithms : Do It Yourself

Higher Ed
From the section: Shortest Path Search (Breadth First Search). In this section, we will develop LinkedIn’s connection feature using Breadth First Search. We take the concepts of the earlier section forward and learn about queue and...
Instructional Video4:27
Packt

Compare the breadth-first and depth-first search algorithms : The Course Overview

Higher Ed
From the section: Shortest Time Search (Depth First Search). This video provides an overview of the entire content.<b<br/>r/>

This video provides an overview of the entire content.