programming languages Flashcards
why do engineers use programming languages?
-clean up, transform, process, extract insights from data collected
-work 10 times faster by using computer programs to automate tedious tasks (data cleaning/integration)
-allows engineers to discover more creative solutions
name some examples of programming languages?
general purpose : C, C++
Basic logical: PROLOG, LISP
web: JAVA, Perl, PhP
Database: SQL
Mathematical/engineering: Fortran, MATLAB
What does matlab stand for?
matrix laboratory
what is matlab
- most common language engineers use
- high level programming language
- faster than traditional computing language like C, C++
what does matlab involve?
involves scientific calculations, mathematics and engineering calculations
what is Visual Basic?
-A programming language for Microsoft Windows, shortened to VB
- an extension to basic
-this provides an easy use graphical interface for designing Microsoft Windows applications
what does BASIC mean?
Beginner’s All-purpose Symbolic Instruction Code
Was created in 1964 by John Kemeny and Thomas Kurtz