News

Code Repository for Python Object-Oriented Programming - 4th edition, Published by Packt. The case study relies on a number of external packages. It's often best to start with a t ...
This course is a continuation of IN1000 – Introduction to Object-oriented Programming and goes deeper into object-oriented programming; the working language is java, and it´ll be given an introduction ...
The course doesn´t presuppose any knowledge of programming. It´ll be given a beginners introduction to Python and how to develop algorithms, included the use of lists, files and communication with ...
Action hop If the space ahead is empty, move forward, otherwise, do nothing. left Turn to face left. right Turn to face right. infect If the space ahead contains a creature of a different species, ...
Offers a comprehensive extendable DSL (Domain Specific Language) for specifying software with built-in support for UML state machines (and more). Comes with a runtime to run, trace and visualize your ...