February 2021 Webinar
Learning to navigate the LabVIEW IDE efficiently can save you a lot of time. Stefan is going to show you all the tricks in this webinar.
Learning to navigate the LabVIEW IDE efficiently can save you a lot of time. Stefan is going to show you all the tricks in this webinar.
It is possible to be both be productive and have fun. Writing documentation is often netiher. Antidoc can help with that.
Our August webinar is about a new way to think about writing code and how our values influence the software that we produce.
Often we get caught up in the software development lifecycle side of agile software development. It is important, but we often forget about the technical side that is necessary to make it all work.
Learn about the power of LabVIEW scripting by looking at the AF Tester Tool and how it was developed.
In this presentation we’ll discuss exactly what mock objects are and the problems they solve. You’ll learn how to quickly and easily create them in LabVIEW. You’ll also learn how to incorporate them into your testing.
Check out our next webinar to learn how you can use refactoring to improve the way you design software and to eliminate friction in your daily development activities.
Test Driven Development October 23 11:00am MT I Tried Unit Testing But Testing My Existing Code Is Too Hard! That’s because you have got the order wrong! Writing unit tests after the fact is possible, but it is always hard. …
Unsure where to start with Continuous Integration? Come to my webinar where I will walk you through a simple demo. It will give you the confidence to go experiment with it on your own and find a workflow that works for you!
How do I make sure my code works? If you have ever asked that question then this presentation is for you. Find out how unit testing can help you verify that your code works and help you track down bugs …