News

Particular emphasis is placed on object-oriented programming. Students who are admitted to study programmes at UiO must each semester register which courses and exams they wish to sign up for in ...
In computer science, functional programming is a programming paradigm where programs are constructed by applying and composing functions. It is a declarative programming paradigm in which function ...
A Rubik’s Cube Solver project that uses kociemba algorithm to efficiently solve a standard 3x3 Rubik's Cube. Built in Python with an emphasis on object-oriented design, the solver incorporates various ...