ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,951 results

CppNow
C++Now 2018: Michael Spencer “How Compilers Reason About Exceptions”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:31:29
C++Now 2018: Michael Spencer “How Compilers Reason About Exceptions”

2,259 views

7 years ago

MUCplusplus
[MUC++] Klaus Iglberger - "Back to Basics: Exceptions" (Virtual)

Exceptions are the native error propagation mechanism in C++. If used properly, exceptions enable us to write simpler, more ...

1:12:48
[MUC++] Klaus Iglberger - "Back to Basics: Exceptions" (Virtual)

578 views

5 years ago

CppNow
C++Now 2019: Andreas Weis “Exceptions Demystified”

In this talk, we will explain exception handling from the bottom up, taking a close look at what a compiler actually has to do to ...

1:31:47
C++Now 2019: Andreas Weis “Exceptions Demystified”

4,064 views

6 years ago

Seoul Workshop
C# Fundamentals for Absolute Beginners  22 Gracefully Handling Exceptions
21:14
C# Fundamentals for Absolute Beginners 22 Gracefully Handling Exceptions

12 views

7 years ago

Video Kaki
C# Programming - Chapter 13 & 14: App Testing & Exception Handling

This is a series of introductory videos on C# Programming. In this chapter, we will create a simple Windows Forms app with Login ...

25:44
C# Programming - Chapter 13 & 14: App Testing & Exception Handling

971 views

10 years ago

CppNow
Jon Kalb: Exception-Safe Coding in C++ (Part I)

Jon's talk from C++Now! 2012 Are you 100% confident that your code is exception-safe? Safe usage of exceptions is a non-trivial ...

1:30:07
Jon Kalb: Exception-Safe Coding in C++ (Part I)

18,280 views

13 years ago

Engineering Community
Exception Handling: Advanced Tips & Tricks by Igor Fesenko (Rus)

You know that a well-designed app handles exceptions and errors to prevent app crashes. Exception handling seems easy, but ...

1:07:17
Exception Handling: Advanced Tips & Tricks by Igor Fesenko (Rus)

275 views

9 years ago

Lewis Baumstark
Lecture 03: Exception Handling

0:52 review of exceptions from CS1301 2:35 exception, defined 4:09 code demo: showing exceptions crashing the program ...

39:59
Lecture 03: Exception Handling

79 views

4 years ago

Dirk RIEHLE
Error and exception handling (ADAP C05, winter 2021/22)

Learn how to deal with faults, errors, and failures in class and component design. Slides are on GitHub at ...

53:32
Error and exception handling (ADAP C05, winter 2021/22)

119 views

4 years ago

Chao Xu
Exceptions & Error Handling

Object-oriented Program Design and Software Engineering 6. Exceptions & Error Handling ADUni.

51:36
Exceptions & Error Handling

668 views

13 years ago

TechZ
Exception Handling in C++

Learn how to implement Exception Handling in C++, covering every basic topic in detail with the help of C++ Examples. Rust vs ...

20:07
Exception Handling in C++

46 views

2 years ago

Bartosz Milewski
C++11 Concurrency, Part 7

Mutexes, locks, and monitors.

27:33
C++11 Concurrency, Part 7

14,690 views

13 years ago

CoreCppIL
A Practical Approach to Error Handling

By Arno Schödl, presented at Core C++ 2022 Every program may encounter errors, some originating from internal bugs in the ...

46:54
A Practical Approach to Error Handling

652 views

3 years ago

CppNow
C++Now 2018: Phil Nash “Option(al) Is Not a Failure”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:32:12
C++Now 2018: Phil Nash “Option(al) Is Not a Failure”

4,792 views

7 years ago

CampusX
Session 11 - Exception Handling & Modules and Packages | DSMP 2022 - 23

Enroll in this Programme from our Website - https://learnwith.campusx.in/ Course Website Link ...

1:29:58
Session 11 - Exception Handling & Modules and Packages | DSMP 2022 - 23

46,870 views

Streamed 3 years ago

MUCplusplus
[MUC++] Inbal Levi - "Exceptions Under the Spotlight" (Virtual)

The exception mechanism is a complex topic and has been enthusiastically discussed in the last WG21 committee meeting.

59:47
[MUC++] Inbal Levi - "Exceptions Under the Spotlight" (Virtual)

367 views

5 years ago

Engineering Community
Mastering Null Handling Techniques in C# by Valentyn Uglanov

Handling null values in C# is an important aspect of writing robust and reliable code. However, one of the frequently recurring ...

1:01:05
Mastering Null Handling Techniques in C# by Valentyn Uglanov

250 views

2 years ago

GNU Tools Cauldron
Handling C++ Exception Hierarchies in Ada

GNAT already offered mechanisms to handle C++ exceptions, but they were limited to exact class type matches. This presentation ...

20:49
Handling C++ Exception Hierarchies in Ada

26 views

2 months ago

CppNow
Jon Kalb: Exception-Safe Coding in C++ (Part II)

Jon's talk from C++Now! 2012 Are you 100% confident that your code is exception-safe? Safe usage of exceptions is a non-trivial ...

1:32:09
Jon Kalb: Exception-Safe Coding in C++ (Part II)

7,973 views

13 years ago

Developers and Creators
C# Fundamentals for Absolute Beginners  22 Gracefully Handling Exceptions
21:14
C# Fundamentals for Absolute Beginners 22 Gracefully Handling Exceptions

58 views

7 years ago