Jump to content

GLA Summit 2020/Errors are values; please treat them that way: Difference between revisions

From LabVIEW Wiki
Added page
 
m Update with infobox and presentation template
 
Line 1: Line 1:
'''Errors are Values; Please Treat Them That Way''' by Ethan Stern
{{infobox
|category=presentation
|icon=GLASummitButton.png
|presentation-conference=GLA Summit 2020
|presentation-presenter=Ethan Stern
}}


''LabVIEW is a functional, dataflow language and we often undervalue the value on the wire, especially when it comes to errors. I'll show a few common error-handling missteps and some emergent patterns that make error values more valuable. Topics to include: mind-blowingly simple improvements to common error handling patterns, error-handling strategies in actors, and how to make future you look and feel smart.''
{{presentation
|presenters=Ethan Stern
|abstract=LabVIEW is a functional, dataflow language and we often undervalue the value on the wire, especially when it comes to errors. I'll show a few common error-handling missteps and some emergent patterns that make error values more valuable. Topics to include: mind-blowingly simple improvements to common error handling patterns, error-handling strategies in actors, and how to make future you look and feel smart.
|youtube-id=8vhYLlaXaQU
}}


 
==External links==
<div style="text-align:center;"><youtube width="800" height="600">8vhYLlaXaQU</youtube></div>
*[https://www.glasummit.org/presentation-list/2020 GLA Summit 2020 Presentations]
 
==Presentation Links==
* [https://youtu.be/8vhYLlaXaQU YouTube Video Link]
 
==See Also==
{{ambox|text=Add links to internal wiki pages that would also help.}}
 
==External Links==
{{ambox|text=Add links to external resources that would also help.}}


[[Category:GLA Summit 2020]]
[[Category:GLA Summit 2020]]

Latest revision as of 18:55, 21 August 2024

Errors are values; please treat them that way
Conference GLA Summit 2020
Presenters Ethan Stern
Errors are values; please treat them that way by Ethan Stern

LabVIEW is a functional, dataflow language and we often undervalue the value on the wire, especially when it comes to errors. I'll show a few common error-handling missteps and some emergent patterns that make error values more valuable. Topics to include: mind-blowingly simple improvements to common error handling patterns, error-handling strategies in actors, and how to make future you look and feel smart.



External links