Instructional Video12:02
Crash Course

Saturn

12th - Higher Ed
Saturn is the crown jewel of the solar system, beautiful and fascinating. It is a gas giant, and has a broad set of rings made of ice particles. Moons create gaps in the rings via their gravity. Saturn has dozens of moons, including...
Instructional Video5:19
Institute for New Economic Thinking

A New National Innovation Fund

Higher Ed
In part 5 of INET's interview with Fred Block, he says that the country needs all companies in a national innovation fund that helps pay for research into profitable products, and can insure that the public receives a return on its...
Instructional Video8:36
Curated Video

C++ Programming By Example - Coding a Virtual Die – Generating Random Numbers

Higher Ed
How do you generate random numbers in C++? • Introduce cppreference for C++ documentation • Understand probability distributions and which one is appropriate for a die • Use the classes available in the C++ standard template library to...
Instructional Video2:05
Curated Video

C++ Developer - Section Overview - Getting Started

Higher Ed
This video provides an overview of the course. This clip is from the chapter "Getting Started" of the series "The Complete C++ Developer Course".This section introduces the learning objectives of this course.
Instructional Video25:28
Curated Video

C++ Developer - Standard Template Library (STL) - Part 1

Higher Ed
This is the first part of a two-part video that explains STL. This clip is from the chapter "Templates, the Standard Template Library (STL), and Other Skills" of the series "The Complete C++ Developer Course".null
Instructional Video1:32
Curated Video

C++ Developer - Section Overview - File Input and Output

Higher Ed
This video presents an overview of the course. This clip is from the chapter "File Input and Output" of the series "The Complete C++ Developer Course".This section explains file input and output.
Instructional Video14:31
Curated Video

Java 11 Programming for Beginners 2.4: Using Primitive Types

Higher Ed
This is a heavyweight video. We do most of the example solving here to showcase primitive types. • Quick run through of the various primitive types in Java • A brief mention of overflow and underflow • A live programming session solving...
Instructional Video2:49
Curated Video

Java 11 Programming for Beginners 1.3: Setting Up Environment and Prerequisites

Higher Ed
The goal is to set up the skeleton of the project that will have the Hello World program. It will show how to create a basic Gradle configuration file for Java use. • Prepare the directory • Create the gradle configuration file • Open...
Instructional Video5:53
Curated Video

Java 11 Programming for Beginners 4.3: Working with Strings, Characters, and Regular Expressions

Higher Ed
Strings and regular expressions are key to everyday Java programming. This video gives an overview of how to use them. • Three slides to explain string and regular expression • Use regex in code to split a word • Use string functions to...
Instructional Video5:54
Curated Video

Java 11 Programming for Beginners 1.4: Running Hello World

Higher Ed
This video guides you to use the basic setup from Video 1 and Video 2 to create your first simple Java program. • Write the Hello World Code • Run Hello World in the IDE • Run Hello World from the command line
Instructional Video12:38
Zach Star

How Much Programming Do Engineers Do?

12th - Higher Ed
Do you wonder how much programming you'll do in college as an engineer. This answer is very dependent on what major you pick, the university you go to, and various other factors. However there are some consistencies in each major that...
Instructional Video20:40
IDG TECHtalk

Intel’s $20 billion investment into Ohio chipmaking facility, plus chip shortage updates

Higher Ed
Intel recently announced plans to invest $20 billion into a massive new semiconductor fabrication plant in Ohio. This announcement comes as Secretary of Commerce Gina Raimondo said the U.S. urgently needs to increase domestic chip...
Instructional Video4:15
Curated Video

Bug Bounty Program Certification 2.6: Various Components of Network Bug Bounty Program

Higher Ed
This video explores components of bug bounty program. • Explore components of bug bounty program • Various components of network bug bounty program • Explain functioning of a network bug bounty program
Instructional Video6:15
Curated Video

High Performance Scientific Computing with C 2.4: Compiler Optimizations

Higher Ed
How can we use the compiler to automatically speed up our programs? • Learn about the basic -O optimizations • See how -Ofast-math can squeak out even better optimizations • See why -Ofast-math isn’t enabled by default
Instructional Video12:05
Curated Video

High Performance Scientific Computing with C 1.4: Numerical Integration

Higher Ed
How can we calculate integrals with a computer? How can we solve differential equations? • Calculate integrals with the trapezoid and Simpson’s rule • See how the error terms scale with different algorithms • Solve differential equations...
Instructional Video4:43
Curated Video

Bug Bounty Program Certification 7.4: About Website Bug Bounty Program

Higher Ed
In this video, we will learn about web bug bounty program. • Web bug bounty overview • Explore various major web attacks listing • Explanation of major web attacks
Instructional Video4:59
Curated Video

Bug Bounty Program Certification 10.3: About the Android App Bug Bounty Program

Higher Ed
This video focuses on the information about Android bug bounty program. • Get basic understanding of Android bug bounty program overview • Explore listing tools and resources used • Learn about the process of Android app bug bounty
Instructional Video6:16
Curated Video

Bug Bounty Program Certification 9.5: Denial of Service Attack on Websites

Higher Ed
This video will help you perform DOS attack using Kali Linux. • Explore Slowloris Program • Download Perl script in Kali Linux • Perform DOS attack using Slowloris program
Instructional Video6:19
Curated Video

Bug Bounty Program Certification 10.4: Components of the Android App Bug Bounty Program

Higher Ed
In this video, you will get Information about Android app components. • Learn about various components of Android app bug bounty program • Explore various vulnerabilities in android machines • Learn about reward on the basis of level of...
Instructional Video3:40
Curated Video

Predictive Analytics with TensorFlow 3.3: TensorFlow Programming Model

Higher Ed
The TensorFlow programming model signifies how to structure your predictive models. • Look at the steps for structuring the model
Instructional Video7:09
Curated Video

High Performance Scientific Computing with C 2.1: Floating-Point Numbers and IEEE-754

Higher Ed
How are real numbers stored and manipulated? How does this affect our program’s performance? • Learn how the IEEE-754 standard defines floating-point storage • Learn the range of floating-point numbers • See how we can go beyond this...
Instructional Video3:27
Curated Video

Bug Bounty Program Certification 2.5: What Is Network Bug Bounty Program?

Higher Ed
In this video, explore network bug bounty overview. • Explore network bug bounty • Example of bug bounty • Explain in depth about network bug bounty program and its processes
Instructional Video8:59
Curated Video

High Performance Scientific Computing with C 3.2: Pipelining and Hardware-Oriented Design

Higher Ed
How can we design our programs to take the most advantage of modern CPU design? • Learn about caching • Learn about branch prediction and speculative execution • Stay out of the way of the CPU and compiler!
Instructional Video8:31
Curated Video

High Performance Scientific Computing with C 2.2: Algorithm Complexity and Performance

Higher Ed
How does the design of our programs affect their speed and accuracy? • Learn about floating-point round-off error • Learn about computational complexity • Examine the divide-and-conquer design approach

Other popular searches