Programming Languages

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/24

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:42 PM on 8/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

First programming language

Assembly: (symbols such as MOV, ADD, and SUB)

2
New cards

2nd programming language

FORTRAN: formula translator FIRST HIGH-LEVEL LANGUAGE!!!

3
New cards

3rd programming language

COBOL for business app

4
New cards

4th programming language

Pascal: for teaching structure language

5
New cards

5th programming language

C language (FOUNDATION FOR MANY!!!)

6
New cards

6th programming language

C++, Python, Java

7
New cards

Last programming languages

JavaScript, C#, Swift, Go, Rust

8
New cards

Low-level language

Machine code, assembly

9
New cards

High-level language

Easy to use: Python, Java, c++

10
New cards

Scripting Language

Automation (JavaScript, PHP, Python)

11
New cards

Object Oriented Language

Organize into objects (Java, C#)

12
New cards

Functional Language

Focus on math functions (Haskell, scala)

13
New cards

Why so many languages?

Different needs require different tools

14
New cards

Web Apps

JavaScript, PHP

15
New cards

Mobile apps

Swift, Kotlin

16
New cards

AI/ML (machine learning)

Python, R

17
New cards

Systems

C, C++

18
New cards

Highest demand programming language

Python

19
New cards

Strong in enterprise and android

Java

20
New cards

C# usage

Games (unity) windows apps

21
New cards

android apps like Spotify, twitter

Java

22
New cards

Facebook, YouTube

JavaScript

23
New cards

IOS (Apple devices)

Swift

24
New cards

Android devices (Google)

Kotlin and Java

25
New cards

Evolution

Machine code - assembly - high-level - specialized