Instructional Video12:19
Curated Video

Fix the errors in a computer program or algorithm : Catching Exceptions

Higher Ed
From the section: Advanced Python. This section helps to understand about OOP, classes, class interface etc. We will dive into learning Advance Python When you get an error, you need to "handle" it so your code doesn't crash.
Instructional Video3:45
Curated Video

Learn and Master C Programming - More on Block Scope in C

Higher Ed
We will look at an important tip to help you avoid running into compilation issues with some C compilers when declaring and using local variables. This clip is from the chapter "Fundamentals and Basics" of the series "Learn and Master C...
Instructional Video3:08
IDG TECHtalk

Writing files in Go: Smart Go

Higher Ed
How to write text to a file in the Go language, using Go's built-in packages. Learn how to use "os" for simple file writing operations, and "bufio" for when you need more control.
Instructional Video9:13
Curated Video

C++ for Beginners - Examining the Build Log

Higher Ed
In this video, your instructor, David, discusses the Build Log. This clip is from the chapter "Your First Program" of the series "C++ for Beginners".Where to get the IDE
Instructional Video2:53
Let's Tute

Some Stupid Math Mistakes #03

9th - Higher Ed
Want to know why do we lose marks in maths exam? and where do we go wrong in math calculations ? Watch this video to find out !
Podcast27:55
Curated Video

Small Steps, Giant Leaps: Episode 26, NASA IV&V Small Steps, Giant Leaps

Pre-K - Higher Ed
NASA Independent Verification and Validation Program Director Greg Blaney discusses the impact of IV&V on high-profile NASA missions.
Instructional Video2:44
IDG TECHtalk

How to handle custom error types | Smart Go

Higher Ed
Go's error handling system lets you create custom error types for use in your applications, which can contain detailed information about what's gone wrong and how to handle it. Learn in this video how to build custom errors and employ...
Instructional Video10:53
Packt

Importance of log4j Extensible Markup Language (XML) File

Higher Ed
This video explains the importance of log4j xml file. This clip is from the chapter "Framework Part 7: Logging Framework - log4j" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explains the...
Instructional Video8:10
Brian McLogan

Top 3 Math mistakes students make

12th - Higher Ed
Top 3 Math mistakes students make
Instructional Video11:34
APMonitor

Java ☕ Debugging

10th - Higher Ed
Because computers are so exact, they are wonderful tools when you need precise measurements and control. However, this also means that they need very precise instructions. It's easy to make a little mistake in your code and throw off...
Instructional Video5:03
Packt

Troubleshooting Errors on Browser Invocation Code

Higher Ed
This video explains how to troubleshoot errors on browser invocation code. This clip is from the chapter "Brush-Up Java Concepts for Selenium Automation" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video4:48
Let's Tute

IFERROR Function & Dynamic Amortization Tables in Excel

9th - Higher Ed
In this video tutorial, the teacher explains the use of the "if error" function and dynamic amortization tables in Microsoft Excel. The "if error" function is used to handle errors in Excel functions, while the dynamic amortization table...
Instructional Video13:02
Curated Video

The Full Stack Web Development - Error Reporting & Triggering Errors

Higher Ed
PHP Errors, Debugging & Config: Error Reporting & Triggering Errors This clip is from the chapter "PHP Errors, Debugging & Config" of the series "The Full Stack Web Development".In this section, we talk about different types of error,...
Instructional Video8:04
Python Programmer

EDA Python - 14-1Errors and Exceptions

Higher Ed
It is possible to anticipate likely errors when writing code in python. This is part one of handling errors and exceptions.
Instructional Video13:36
Curated Video

Apache Maven Beginner to Guru - Assignment Review "Testing with Maven"

Higher Ed
This video provides an assignment review for fixing a broken Maven project. This clip is from the chapter "Testing with Maven" of the series "Apache Maven: Beginner to Guru".This section explains how to test builds with Maven.
Instructional Video4:50
Curated Video

Learning Python Web Penetration Testing (Video 22)

Higher Ed
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
Instructional Video8:17
Packt

Handling Express Errors

Higher Ed
File Uploads (Task App): Handling Express Errors This clip is from the chapter "File Uploads (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about File uploads
Instructional Video4:53
Packt

Error Messages

Higher Ed
Debugging Node.js (Notes Apps): Error Messages This clip is from the chapter "Debugging Node.js (Notes Apps)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn how to debug in Node.js.
Instructional Video11:20
APMonitor

Matlab 👩‍💻 Debugging

10th - Higher Ed
One of the biggest time consuming parts of programming is debugging, or resolving mistakes in the program. This is true for every language because the computer needs exact commands, which is very important for precise measurements and...
Instructional Video15:03
Curated Video

C++ Developer - The Vector Class

Higher Ed
This video explains the vector class. This clip is from the chapter "Arrays and Vectors" of the series "The Complete C++ Developer Course".This section explains arrays and vectors.
Instructional Video3:03
Science360

Could a thinking cap help us learn?

12th - Higher Ed
K-12 teachers often say to students, ""Put your thinking caps on,"" and one day, students might just do that for real. Vanderbilt University psychologist Geoffrey Woodman says that's because scientists are being equipped with more and...
Instructional Video7:09
Packt

Kafka Console Producer Command Line Interface (CLI)

Higher Ed
This video explains the CLI commands related to the Kafka console producer. This clip is from the chapter "Command Line Interface (CLI) 101" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will...
Instructional Video3:31
IDG TECHtalk

Creating tests for your Go apps: Smart Go

Higher Ed
Learn the basics of Go's built-in testing framework, used for writing unit tests that sit side-by-side with the code you're testing.
Instructional Video8:25
Programming Electronics Academy

7 Arduino Tips for New Programmers

Higher Ed
7 Arduino Tips for New Programmers