You are on page 1of 42

Jeff Kodosky

NI Fellow
the economy
Extensively drug resistant
(XDR) M. tuberculosis
[Credit: CDC/ Dr. Ray Butler; Janice Carr]
Text
Text
Design Verification Product Verification

Research/Modeling Design/Simulation Verification/Validation Manufacturing


Siemens Wind Power
Denmark

Real-Time Hardware-in-the-Loop (HIL) Model Multicore PXI

Siemens
“In comparison with their peers in other countries, U.S.
students on average do worse on measures of mathematics
and science performance the longer they are in school.”
-Rising Above the Gathering Storm Report

“When I compare our high schools to what I see when I’m


traveling abroad, I’m terrified for our workforce of
tomorrow...”
-Bill Gates
BASIC
10 PRINT "Hello World!”
C++
#include <iostream.h>

main()

{
C
cout << "Hello World!" << endl;
main() { return 0;

printf("hello, world\n"); }

C#
using System;

class HelloWorld

public static int Main(String[] args)

Console.WriteLine("Hello, World!");

return 0;

}
“Nontrivial software written with threads, semaphores, and
mutexes are incomprehensible to humans and cannot and
should not be trusted!”

-Dr. Edward Lee, Berkeley


Programming
LabVIEW
Parallel Data Flow
Graphical
Traditional
Sequential Control Flow
Text-based
Bubblesort Data Flow Bubblesort Control Flow

assign j

read j

may re-order since


no common
variables
Google
Earth
flickr
Photos
US Forest
Service
Data
Google
Earth
flickr
Photos
US Forest
Service
Data
ni.com/day2
ni.com/day2

You might also like