GWI-HT2010

Vorlesung: Grundzüge der Wirtschaftsinformatik / Lecture: Introduction to Business Information Systems

Universität der Bundeswehr München, Germany, HT 2010

Course Web Page: http://www.ebusiness-unibw.org/wiki/GWI-HT2010 (last year's page: http://www.ebusiness-unibw.org/wiki/GWI-HT2009)
Important:Please subscribe to our mailing list "teaching"; we will use this to notify you of important updates.

General Information

  • Lecture: Mondays, 11:30 - 13:00,  room 36/0231
  • Tutorial:Tuesdays, room 33/3101
    • Group 1: 11:30 - 12:15
    • Group 2: 13:45 - 14:30

This page will be completed soon. In the meantime, you can check out the GWI-HT2009 page.

Exam

  • Part (40 points) of the joint exam "Einführung Wirtschaftswissenschaften" (24429), 120 minutes
  • Dec 21, 2010, 17:00 - 19:00, Building 35 / 2210 A
  • Exam Results

Programming in Python

Running Python on Windows** **

We propose the following approach to run Python on windows:

  • Download & install Python 2.6
  • run Python\Lib\idlelib\idle.bat
  • (Python-Console loads with Menu Bar)
  • File => New Window
  • put your Python Code in the new windows
  • press F5 (= Menü "Run" => "Run Module")
  • provide a name to save the file
  • your script run in the first windows (Console)

If that fails, you can use IDLE on WTS

Windows-Terminal-Server of UniBW: https://wts.unibw.de/ => IDLE (Python GUI) 

Tutorial

Solutions Tutorial 5, Python programming:

Video Recordings

In this section, you will find video recordings of our lectures. They should be available no later than a week after the actual lecture has taken place.

2010-10-04: http://www.ebusiness-unibw.org/resources/vlectures/gwi/ht10/screen1.png Unit 1


2010-10-11: http://www.ebusiness-unibw.org/resources/vlectures/gwi/ht10/screen2.png Unit 2