Category Archives: Unibz

Tutto quello che mi passa per la testa, relativo all’Universitá di Bolzano

Introduction to Aspect-Oriented Programming

Like I did for Functional Programming, this post contains the mindmap that covers the basic elements of Aspect-Oriented Programming. This is just a tiny summary of the most important points of AOP, and uses AspectJ in the examples. Topics covered: Definition Response to Object-Oriented crosscutting concerns Aspects Advices Inter-Type Declarations Join Point Model: Join Points,

Introduction to Functional Programming

For the Programming Paradigms course we had to study the concepts of Functional Programming. So here is my usual mindmap regarding the topic. This is just a summary of the most important concepts of functional programming. It also summarizes the very well-written Functional Programming for the Rest of us publication, and uses its pseudo-Java language.

Some little updates

I am so busy in these days. Today I was sick to study Mathematical Method For Physics, so I took the time to fix some pages of the blog. First of all, I finally created a page for the Unipoli project to our Programming Project Java opensource Monopoli game. Give it a try, it’s funny

What is taking me busy – Pomotux!

I’m currently pressed by my University life, that’s because I don’t post often. There are 3 big projects for this semester: a C compiler, a dynamic website using Java Servlets and JSP and the most interesting one: a C++ program for Software Engineering Project course. I’m working with other two collegues on a task manager

Introduction to HTTP mind-map

As I promised about 4 hours ago, here is my introduction to Hyper Text Transfer Protocol in form of a mind map. It is to be intended as a really short introduction to this protocol. Like the previous one about computer networks, the mindmap summarizes materials copyrighted by Tanenbaum and also material taken from Wikipedia.

Introduction to Network Organization mind-map

For Internet Technologies and Distributed Systems courses we have to study some basics about network organization and architecture. The most interesting book on the topic is the one written by Tanenbaum (Computer Networks ). I have to study the parts about network organization and HTTP. For my studies I sometimes make use of mindmaps, so