Instructional Video14:00
Curated Video

Burp Suite Unfiltered - Go from a Beginner to Advanced - Http Methods Exploitation (Repeater Ideas)

Higher Ed
This video explains HTTP methods exploitation by showing how to use the repeated tab more effectively.
Instructional Video13:08
Curated Video

Machine Learning: Random Forest with Python from Scratch - Labels and Features

Higher Ed
In this lesson, we will look at a target or label as output data and feature, a measurable property or characteristic of an element. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random...
Instructional Video5:18
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Other Ways to Forecast

Higher Ed
In this video, we will discuss some other ways that might generate multi-step forecast. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural...
Instructional Video12:05
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Autoregressive Linear Model for Time Series Prediction

Higher Ed
In this video, we will dive into coding and learn about the autoregressive linear model for time series prediction. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep...
Instructional Video10:39
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Forecasting

Higher Ed
In this video, we will discuss about forecasting. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this section,...
Instructional Video13:36
Curated Video

Modern JavaScript from the Beginning - Second Edition - Typicode Todos Mini-Project - Part 2

Higher Ed
In this video, we will continue building our Todo list app by adding the ability to delete todos and update their status. We will also cover how to use the PUT and DELETE methods in Fetch and how to handle success and error responses....
Instructional Video7:57
Curated Video

Modern JavaScript from the Beginning - Second Edition - Remove and Clear Items

Higher Ed
In this video, you will learn how to remove items from the shopping list and how to clear the entire list. This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this section, we...
Instructional Video5:51
Curated Video

Modern JavaScript from the Beginning - Second Edition - Event Delegation and Multiple Events

Higher Ed
In this video, you will learn about event delegation in JavaScript. We will explore how to use event delegation to handle events for multiple elements and how to register event listeners for different types of events. This clip is from...
Instructional Video13:05
Curated Video

Modern JavaScript from the Beginning - Second Edition - The Event Object

Higher Ed
In this video, you will learn about the event object in JavaScript. We will explore how to access and use properties of the event object to handle events more effectively. This clip is from the chapter "Events" of the series "Modern...
Instructional Video13:02
Curated Video

Modern JavaScript from the Beginning - Second Edition - Delete Ideas

Higher Ed
In this video, we will implement the ability to delete ideas from the list. This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript from the Beginning".In this bonus...
Instructional Video12:16
Curated Video

Modern JavaScript from the Beginning - Second Edition - Remove Meal and Workout

Higher Ed
In this video, you will learn how to remove meals and workouts from the Tracalorie app. We will add an event listener to each of the meal and workout items, which calls a removeItem method that removes the corresponding item from the UI...
Instructional Video9:27
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - First Project (Part 1)

Higher Ed
In this video, you will start working on the first part of the project. You will learn how to set up the project structure, create the necessary React components, and handle state management. The video will guide you through building the...
Instructional Video6:47
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Conclusion-2

Higher Ed
In this video, we will recap and summarize the key concepts and topics covered throughout the JavaScript section and look at a comprehensive overview of the important aspects of JavaScript, including variables, functions, control flow,...
Instructional Video4:59
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Insert Adjacent Element and Insert Adjacent HTML

Higher Ed
This video introduces the insertAdjacentElement() and insertAdjacentHTML() methods, which provide flexible ways to insert elements or HTML content at specific positions relative to an element. You will learn to use these methods to...
Instructional Video9:14
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - DOM Other Objects

Higher Ed
This video explores other important objects in the DOM, such as the Document object, Window object, and Navigator object. You will learn about their properties and methods, and how they can be used to access and manipulate different...
Instructional Video3:27
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - First Project (Part 2)

Higher Ed
Continuing from the previous video, this part focuses on adding more advanced features and functionality to the project. You will learn how to handle user input, implement data fetching and manipulation, and enhance the user interface...
Instructional Video3:03
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Append Child and Insert Before

Higher Ed
In this video, we will explore the appendChild() and insertBefore() methods to insert elements into the DOM tree, to append a new element as a child of an existing element, or insert it before a specified reference element, which is...
Instructional Video9:25
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Code Along and Customize Your Own Smart Pointer in Rust

Higher Ed
Smart pointers are a powerful tool for managing memory in Rust, allowing you to create more complex data structures and avoid common memory management pitfalls. However, out of the box, Rust only provides a handful of smart pointer...
Instructional Video4:44
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Reconfigure a Solidity Smart Contract

Higher Ed
This is an exercise video on reconfiguring a Solidity smart contract. This clip is from the chapter "Introduction to Solidity (For the Complete Beginner)" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and...
Instructional Video6:26
Curated Video

Fundamentals of Neural Networks - Forward Propagation

Higher Ed
This video explains forward propagation and will dive deeper into the architecture of neural networks. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains...
Instructional Video8:13
Curated Video

Fundamentals of Neural Networks - Logistic Regression

Higher Ed
This video explains logistic regression and specifically if the target here is discrete or binary. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains...
Instructional Video9:40
Curated Video

Fundamentals of Neural Networks - Linear Regression

Higher Ed
This video explains statistical machine learning, where you will start with the linear regression model. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains...
Instructional Video9:21
Curated Video

Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Geospatial Dashboard

Higher Ed
In this video, you will learn how to create a geospatial dashboard containing a dataset containing a digitized paper location from World War II.
Instructional Video13:36
Curated Video

Introduction to FinTech Using R - Basics in Money Management

Higher Ed
This clip is from the chapter "Introduction" of the series "Introduction to FinTech Using R".This section introduces the course and basics in money management.