Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.
/ ProgLangI Public archive

Repository for exercises in Programming Languages I course at ECE NTUA 2021

License

Notifications You must be signed in to change notification settings

kitsorfan/ProgLangI

Repository files navigation

Repository for exercises in Programming Languages I course at ECE⚡, NTUA🎓, academic year 2020-2021

C++ C++ SWI Prolog Python Java

Byte Code Size # Lines of Code Last commit

📋Description

This repository contains solutions for all exercises in Programming Language I course in ECE, NTUA 2021. The main goal of the course is to establish a basic understanding in different types of programming such as:

  • Procedural Programming - C++
  • Functional Programming - Standard ML nj
  • Logical Programming - SWI Prolog
  • Scripting Language - Python 3
  • Object Oriented Programming - Java

There were three series of exercises. Each one contained 4 problems. Specifically:

  1. The first contained longest and loop_rooms in both C++ and SML
  2. The second contained longest in Prolog, loop_rooms in Python and qssort in both Prolog and Python
  3. The third contained qssort in Java and round in both SML, Prolog and Java

More about the problems can be found in the assignements (in Greek).

📊Marking

The exercises were marked with 2.55/3.00 Specifically:

  • 1st Series: 1.00/1.00
  • 2nd Series: 0.75/1.00
  • 3rd Series: 0.80/1.00

👔Team Members

Name - GitHub Email
Stylianos Kandylakis gmail
Kitsos Orfanopoulos protonmail

📑About README

made with markdown

Learn more on READMEs:

About

Repository for exercises in Programming Languages I course at ECE NTUA 2021

Resources

License

Stars

Watchers

Forks