Jump to content

GDevCon North America 2023/Terrible API Design: Difference between revisions

From LabVIEW Wiki
m Add infobox
m Use presentation template, remove superfluous amboxes
 
Line 6: Line 6:
}}
}}


'''Terrible API Design''' by Brian Powell
{{presentation
 
|presenters=Brian Powell
''Are you interested in annoying the people who will have to maintain your code after you get fired? This is the presentation for you. Learn how to avoid all the tricks that make code easy to use and understand. Using OO? You'll learn a few anti-patterns that you should definitely start using all. the. time.''
|abstract=Are you interested in annoying the people who will have to maintain your code after you get fired? This is the presentation for you. Learn how to avoid all the tricks that make code easy to use and understand. Using OO? You'll learn a few anti-patterns that you should definitely start using all. the. time.
 
|youtube-id=I_nll0Bix88
<div style="text-align:center;"><youtube width="800" height="600">I_nll0Bix88</youtube></div>
}}


==Presentation Links==
==Presentation Links==
* [https://youtu.be/I_nll0Bix88 Presentation on YouTube]
* [https://youtu.be/I_nll0Bix88 Presentation on YouTube]
{{ambox|text=Add links to presentation slides and source code.}}
{{ambox|text=If you need to Upload a file for the LabVIEW Wiki to host it, upload it [[Special:Upload|Here]].}}
{{ambox|text=After uploading to the LabVIEW Wiki, add the line"<code>[[media:<Your Filename>|<Description>]]</code>". The Description is what will show as the link text.}}
==See Also==
{{ambox|text=Add links to other internal LabVIEW Wiki pages about this topic}}
==External Links==
{{ambox|text=Add links to your company and/or other external resources about this topic}}


[[Category:GDevCon N.A. 2023]]
[[Category:GDevCon N.A. 2023]]

Latest revision as of 17:36, 15 August 2024

Terrible API Design
Conference GDevCon North America 2023
Presenters Brian Powell
Terrible API Design by Brian Powell

Are you interested in annoying the people who will have to maintain your code after you get fired? This is the presentation for you. Learn how to avoid all the tricks that make code easy to use and understand. Using OO? You'll learn a few anti-patterns that you should definitely start using all. the. time.



Presentation Links