You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
564 B
564 B
Programmiersprachen :
java
- imperativ ;
- Objektorientiert;
- Funktional;
- Streng typisiert;
- Fast gleich wie C und C++.
c
- Imperativ ;
- typisiert;
- prozedural;
- Schnell.
Phyton
- Imperativ;
- Funktional;
- Objektorientiert;
- Typisiert.
Go
- Einfache verwendung;
- Imperativ;
- Typisiert;
- Objektorientiert.
JavaScript
- Imperativ;
- Objektorientiert;
- Auf C orientiert;
- interaktiv;
- Funktional.
TypeScript
- Imperativ;
- Funktional,
- Objektortientiert;
- Statisch typisiert;
- Erweiterung von Script.