08 Aug Choose a programming language to write the report.
Introduction:
The goal of comparing several programming languages and paradigms, especially regarding writability, readability, running and reasoning. Emphasis is given to design, evaluation and implementation.
This project is individual, but collaboration is encouraged.
Choose a programming language to write the report. Any programming language is permitted, except Java.
Deliverables:
- After choosing a programming language of your preference, write a report on the following topics about this language:
- Intended Use
Who uses it in industry today?
- Supported Paradigms (Imperative, object-oriented, functional, procedural, hybrid, etc.)
Expressiveness
Benchmarks
Garbage Collection
Exception Handling
Multithreading
- Static vs Dynamic Typing
- Method Overloading
- Higher Order Functions Capabilities
- Curiosities (Use your judgement here)
