bio - HappyEmu/ese2012_warmup GitHub Wiki
#About myself My name is Urs Gerber and I'm currently studying Computer Science and Physics at the University of Berne. I have been involved in a few projects related to programming, mainly during an internship at a small engineering bureau in Biel. Although most of it was low level programming with microcontrollers in the C programming language, I also worked on a Desktop data logging software.
What programming languages do you know and use?
I use C# whenever possible. I know and use Java, C, and some C++. I also came in contact with PHP/HTML/CSS and have some basic knowledge using these.
Have you been involved in any software projects?
My matura project consisted of programming a 3D game using DirectX which I built together with a class mate. Then, during my internship, I was part of a few software projects. The most notable one is a data logging software that receives data from an external GPS device which sends its data over the 3G mobile network and stores said data in a database for easy access using a web interface.
Do you have experience working in teams?
Only from my matura project and working in pairs during P1 and P2. Other than that, I pretty much did everything by myself.