Instructional Video36:41
Curated Video

Data Science and Machine Learning with R - Functional Programming

Higher Ed
This video explains functional programming.<br/<br/>>

This clip is from the chapter "Intermediate R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains intermediate R.
Instructional Video5:17
Curated Video

Core Java Programming Course- Random Class

Higher Ed
This video explains the Random class.
r/>
This clip is from the chapter "Special Classes in Java" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the different special classes...
Instructional Video10:53
Packt

Number Guesser [Part 4] - Play Again

Higher Ed
DOM Projects: Number Guesser [Part 4] - Play Again<br<br/>/>

This clip is from the chapter "DOM Projects" of the series "Modern JavaScript from the Beginning".In this section, you will learn how to build DOM projects.
Instructional Video14:51
Curated Video

The Full Stack Web Development - PHP Data Types & Dates

Higher Ed
Backend Programming with PHP: PHP Data Types & Dates
r/>
This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the basics of PHP and move on to OOP,...
Instructional Video36:36
Curated Video

Generating Random Slides in PowerPoint

Pre-K - Higher Ed
In this video, Justin demonstrates how to generate a random slide within a PowerPoint presentation. He also shows how to limit the random slide selection to a specific group of slides and how to ensure that each slide is visited only...
Instructional Video13:26
Curated Video

How to Create a Random Slide Jump Button in PowerPoint

Pre-K - Higher Ed
Learn how to create a PowerPoint presentation with a button that randomly jumps to different student names on slides. By following simple steps to add a macro and action button, you can engage your audience in an interactive and fun way.
Instructional Video21:07
APMonitor

Matlab πŸ‘©β€πŸ’» If Else Statements

10th - Higher Ed
If and else statements tell the computer what to do based on a true or false condition. Condition operators can combine multiple conditions to correctly direct the program to different sections of code.
Instructional Video52:32
Curated Video

Using Random Images to Encourage Analytical Thinking

Pre-K - Higher Ed
In this tutorial, I demonstrate how to create a PowerPoint activity that encourages analytical thinking and making connections between different topics or ideas. The activity involves randomly selecting three images and challenging...
Instructional Video4:03
Curated Video

How to Add Text and Formulas in a Single Cell in Excel

Pre-K - Higher Ed
This tutorial demonstrates how to combine text and formulas within a single cell in a spreadsheet using the "&" symbol. By following simple steps, users can create cells that display both text and calculations, allowing for dynamic and...
Instructional Video22:06
Curated Video

Generate Random Words in PowerPoint from Text File

Pre-K - Higher Ed
This video is a tutorial on how to create a resource using VBA in PowerPoint. The resource allows students to generate random pairs of words from a text file and challenges them to come up with a sentence connecting the two words. The...
Instructional Video2:49
Let's Tute

Randomization with RAND() and RANDBETWEEN

9th - Higher Ed
This is a tutorial on how to use the Rand and Randbetween functions in Microsoft Excel to generate random numbers. The tutorial explains the purpose of each function, provides examples of how to use them, and highlights their unique...
Instructional Video10:07
Curated Video

The Complete Java Developer Course: From Beginner to Master - Random Numbers (Side Topic)

Higher Ed
This video explores Pseudo-Random Number Generators (PRNGs).
r/>
This clip is from the chapter "Control Statements" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses on the...
Instructional Video17:51
Curated Video

Microsoft SQL Server Development for Everyone - Advanced Select Queries

Higher Ed
This video focuses on advanced select queries.<br/<br/>>

This clip is from the chapter "Manipulating Tables and Data" of the series "Microsoft SQL Server Development for Everyone".This section explains how to manipulate tables and data.
Instructional Video7:50
Curated Video

Tips, Tricks, and Techniques for Node.js Development 4.1: Using Spies in Your Tests

Higher Ed
In this video, we will learn how to work with spies in our unit tests. β€’ Explain spyOn β€’ Explain and.callThrough, and.callFake β€’ Explain how to test call with parameters
Instructional Video17:45
Curated Video

The Art of Doing: Dive Into Android Development with Kotlin - Writing Our Main Activity Part 2 "Coin Flip App"

Higher Ed
In this video, we will be writing our main activity part 2.
r/>
This clip is from the chapter "Coin Flip App" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will build an app...
Instructional Video22:13
Curated Video

The Complete Beginners Guide to Arduino - 2021 - Dot Matrix Display - Electronic Dice

Higher Ed
In this lecture, we are going to work with dot matrix display - electronic dice.
r/>
This clip is from the chapter "Step-by-Step Learning with Arduino Projects" of the series "The Complete Beginners Guide to Arduino - 2021".In...
Instructional Video26:33
Curated Video

Creating Moving Enemies in Scratch Game

Pre-K - Higher Ed
In this video, the teacher explains how to add an enemy that moves around the game area and how to control the visibility of certain elements, such as lava, on different levels. The teacher also demonstrates how to create a new enemy...
Instructional Video13:51
Curated Video

The Modern JavaScript Bootcamp (2019) - Exploring Number Methods

Higher Ed
In this video, you’re going to explore more of the built-in methods we have access to in JavaScript. Our focus will be on numbers.
r/>
This clip is from the chapter "JavaScript Objects" of the series "The Modern JavaScript...
Instructional Video14:23
Curated Video

Creating a Guessing Game in Scratch: Building Your First Game

Pre-K - Higher Ed
In this video tutorial, students will learn how to program a guessing game using Scratch. They will explore concepts such as variables, loops, selection statements, and user input to create an interactive game where the computer...
Instructional Video16:57
Curated Video

Adding Randomness to Pacman Game in Scratch

Pre-K - Higher Ed
In this video, the teacher demonstrates how to add a ghost character to a Pac-Man game and make it move randomly throughout the maze. The teacher explains step-by-step how to code the ghost to move in unpredictable directions, avoid...
Instructional Video3:37
Curated Video

Excel: Easy Ways to Add Numbers in Cells

Pre-K - Higher Ed
This video tutorial demonstrates two simple methods for adding up numbers in Microsoft Excel. The first method involves manually typing a formula to add specific cells together, while the second method utilizes the autosum feature to...
Instructional Video11:52
Curated Video

The Art of Doing: Dive Into Android Development with Kotlin - Writing Our Main Activity Part 1 "Counter App"

Higher Ed
In this video, we will be writing our main activity part 1.
r/>
This clip is from the chapter "Counter App" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will build an app...
Instructional Video16:18
Curated Video

The Art of Doing: Dive Into Android Development with Kotlin - Building Our Layout Part 2 "Counter App"

Higher Ed
In this video, we will be building our layout part 2.
r/>
This clip is from the chapter "Counter App" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will build an app called the...
Instructional Video9:47
Curated Video

The Art of Doing: Dive Into Android Development with Kotlin - Writing Our Main Activity Part 3 "Motivate Me App"

Higher Ed
In this video, we will be writing our main activity part 3.
r/>
This clip is from the chapter "Motivate Me App" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will build our...