Programming scrabble
Students are required to reorder some given code commands in order to excecute the program correctly within a limited time frame. They will have the opportunity to test and sharpen their programmin...
Creation of an Algorithm to Sovle a ...
This project will introduce students to an algorithmic way of thinking in order to solve a very popular puzzle known as the Rubik's Cube. This problem will also familiriaze them with the use of a p...
Συστήματα Βάσεων Δεδομένων
Στόχος του προβλήματος είναι οι φοιτητές να κατανοήσουν πολύ βασικές αρχές της λειτουργίας μιας βάσεως δεδομένων. Θα τους φέρει πιο κοντά και θα οικειοποιηθούν με τις γλώσσες προγραμματισμού βάσεων...
PC BUILDING SIMULATOR
Ο σκοπός είναι ο φοιτητής να εξοικειωθεί με τα μέρη του ηλεκτρονικού υπολογιστή, αλλά και πως αυτά συνδέονται και δουλεύουν μεταξύ τους. Η γνώση αποκτάται χτίζοντας από την αρχή ένα σύστημα ή διορθ...
Circuit Lab Simulator
By the usage of Circuit Lab Simulator (https://www.circuitlab.com/) during courses we aim to encourage students to learn through experimentation and observation. Circuit Lab does not need special ...
Developing Information Literacy
The goal of the project is to raise awareness about the issue of disinformation and fake news, as well as to equip students with the fact-checking skills needed to navigate the digital landscape wi...
Membuat Keputusan dalam Pengaturcaraan
Untuk membuat pelajar belajar bagaimana anda membuat keputusan dalam pengaturcaraan. Membuat keputusan merangkumi sintaks if, if-else sintaks, dan if-else if-else sintaks.
Color image to grayscale image conversion using ...
To make student learn how is the structure of color and grayscale image and how to transform color image to grayscale image.