(no title)
tubbzor | 11 years ago
> Will chosing the "business informatics" major make me drastically less employable in software engineering positions, even if I have a good portfolio of personal projects?
Drastically? Probably not, especially if you have some projects under your belt to demonstrate your skills. If your goal is to be a "software engineer" though, I think you're better off getting a CS degree because it directly feeds into a software career.
> Will I miss out on a lot of core concepts in the theoretical & technical Computer Science courses, which will make me less proficient in programming later on?
Of course you will miss out on some things. There is a reason these are 2 different programs at your school because they are aiming at teaching 2 different things. CS dives into theoretical components such as OS design, programming paradigms and design, algorithms, ect. Now you can learn all these on your own of course, but I find it far more difficult especially at a higher level of understanding. "business informatics" (as I understand it), is about putting software in place which is going to aid business in some way or possibly train you to be in some sort of "software management" position.
Just my 2 cents though.
csorbizinfo|11 years ago
About the curriculum of business informatics major: It has programming classes from the first semester and programming projects with CS students, so I think it's not just a degree to set up enterprise software.
These programming classes are
-Practical programming I & II (OOP, Algorithms and data structures) together with CS people.
-Software Projects I & II (Classes about working as a team on a programming project with a big project on the side)
-Bachelor Project I & II (Again a big programming project, also with CS people)
The business informatics students can chose one of these specialisations:
-Computational finance,
-Logistics,
-E-Commerce,
-IT-Systems (That'd be the setting up enterprise software path).
I'd take the first specialisation 'computational finance' and could have some 'advanced' programming classes with CS students, like Introduction to AI, or Heuristically Optimization Techniques together
The business side of the major is (which I have mainly completed): Introduction classes to Accounting, Marketing, Logistics, Investemnts etc.
As I said, the business informatics major appeals to me because I could keep my grades (for which I've worked quite hard for) and would have lots of free time to spend on personal projects. The only problem with it, as I asked, if it's 'good enough' for good SE positions.