About
This page is where I present the projects I've been working on during my studying at the program of Inovative Programming at Linköpings University.

The course code for every project is presented inside parenthesis after every project title.

// Jimmy Dahl - jimda397
Web Programming and Interactivity (TDP013)
This course covered an overview of general Web architectures, HTML, DHTML, XML, PHP. The course consisted of a number of programming assignments, where I practiced Web programming techniques and a smaller project.
Concerater - a web system for rating concerts (TDP011)
This project is presented at its own page.
SmartCart - Shopping list application for Windows Mobile (TDP010)
This is group 5's project at the course TDP010 - "Interaktivt system" at Linköpings Univsersity. The projects goal was to build an application for the Windows Mobile platform, in our case a shopping list application named "SmartCart". We had to use Extreme programming as our programming method and we had a customer making the requirements for the product.

Members of the group: Jimmy Dahl, Viktor Johansson, Emanuel Unge, Fredrik Fröjd, Rikard Svensson and Dennis Linder. The code is written in C# and the project is developed in Microsoft Visual Studio 2008. The .zip file contains the hole Visual Studio Project and everyting that is needed to open it and compile it in Visual Studio. The code is free to use, modify and spread, but not to sell.
JiPi - my own programming language (TDP008)
This projects goal was to create your own programming language. I wrote a compiling imperative language and called it JiPi. The code is written in Ruby. The code is free to use, modify and spread, but not to sell.
Luffarthello - a network game (TDP006)
This projects goal was to create a network game using Extreme Programming. The course also included programming a calculator that looked like the Windows calculator and writing a summary of a book about Extreme Programming. The code is written in C# and the project is developed in Microsoft Visual Studio 2008. The .zip files contains the hole Visual Studio Project and everyting that is needed to open it and compile it in Visual Studio. The code is free to use, modify and spread, but not to sell.
Arcade game (TDP005)
This projects goal was to create an arcade game using the SDL graphics library. The code is written in C++. The code is free to use, modify and spread, but not to sell.
Python web portfolio system (TDP003)
The goal of this project was to create a web based portfolio system. The code is written in Python. The code is free to use, modify and spread, but not to sell.