Florida International University Computer Science Paper
Description
Having Trouble Meeting Your Deadline?
Get your assignment on Florida International University Computer Science Paper completed on time. avoid delay and – ORDER NOW
Class Project 1 – Survey of Programming Languages
Introduction:
- Our Class Project 1 has 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.
The same language chosen in this project will also be the one used for Class Project 2; therefore, please choose a programming language according to your preference.
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)
- References