Hacker News new | ask | show | jobs
by pjmlp 3017 days ago
Don't forget that a Diplom in Germany is similar to Bachelor + MS in other countries.

I always have to explain that a Licentiate[0] is more akin to MS than Bachelor, which is a bummer on employment forms that don't expose it as option.

After Bologna, Portuguese universities started giving the option for former Licentiates to request their MS title, given the split into 3 + 2.

Which according to my knowledge also happens in other European countries where CS degrees used to be 5 years duration, before Bologna happened.

[0] - https://en.wikipedia.org/wiki/Licentiate_(degree)

3 comments

> Don't forget that a Diplom in Germany is similar to Bachelor + MS in other countries.

No, actually it's not. Germans are under this impression because it's considered equivalent inside Germany.

Here in the Netherlands, we switched to 3 + 2 years of BSc + MSc from a 5 year degree a while back.

The actual program didn't change, just the diplomas you get in the end. Based on this, I'm comfortable saying that an MSc given these days is essentially the old 5 year degree.

> The actual program didn't change

I was studying physics in Germany right when the transition from 5-year diploma to 3+2 BSc+MSc happened. While most parts of the curriculum stayed the same, faculty took the opportunity to modernize the curriculum. For example, Computational Physics (an introductory programming course with a focus on numerical calculation methods and how to deal with precision-induced numerical errors) was upgraded from optional to mandatory, given that nearly all physicists have to write some code these days.

How can you cover a BS in 3 years? Most engineering graduates take 5 years for a BS. I only did it in 4 by 18-21 credits/semester and 1 summer.
Outside the US and countries that ape its university system there are no general education requirements. You study your degree subject and nothing else. The well rounded citizen stuff is presumed covered in secondary school.
The 5-year degrees that existed in most of Europe before bologna were not centered around being a "well-rounded citizen". They were centered around being a "well-rounded" major.

In CS, this means that you were taught courses ranging from basic Electrical Engineering all the way to Artificial Intelligence, including physics, algebra, calculus, signal processing, theory of computation, algorithms, databases, computer architecture, compilers, computer networks, robotics, etc.. That is, you got introductory-level courses on everything that makes "computer-stuff", and then there were a number of optional courses where you specialized.

I really don't think you can cover all that material in 3 years...

That is what I have been told from German friends, hence my assertion.

Looking at the contents of 3 years bachelor + 2 years MS, versus the contents of old Licentiate 5 years duration in Portugal, they are clearly equivalent in content.

Hence why after Bologna many universities basically renamed their Licentiate degree into something called Integrated MS, which means the students get a BS + MS paper at the end of those 5 years.

Also the reason why former Licentiates are allowed to basically acquire their MS title, by paying bureaucratic fees and in some cases presenting some kind of career report as thesis.

Yup, I graduated in Bologna with a 3+2 engineering degree, it was pretty much a straight conversion from the previous 5 years curriculum, with the latest 2 optional. The classes themselves were made more accessible (broken down in shorter modules), but the 3 years curriculum is, to all effects and purposes, a degree.

In hindsight, I don't think having a Master rather than a Bachelor influenced my job opportunities: but having a degree at all definitely did, at least for finding a job in established companies.

That's what most diploma holders think, but it isn't.

Most bachelor degrees are 7 semesters, diplomas were 8 semesters.

Ofthen they just cut out a practical semester and that's it.

> Most bachelor degrees are 7 semesters, diplomas were 8 semesters.

In mathematics Diplom (Diplom-Mathematiker) was 9 semester; now BSc + MSc is 6 + 3 semesters.

In computer science Diplom (Diplom-Informatiker) was 10 semester: now BSc + MSc is 7 + 3 semesters.

Both for my university in Germany.

Really? I only saw >8 semester degrees in medicine.
As far as I know 9 semesters were usual for Diplom in nearly all subjects (note that some degree courses such as medicine, dentistry, pharmacy, law that are more thightly controlled by the government to my knowledge still finish with a Staatsexamen (state examination) degree). The 10 semesters for Diplom in computer science (1 more than usual; 9 are usual) are to my knowledge somewhat unusual in Germany and the reason is that at my university that it was intended (as a pilot project) that you write your bachelor thesis while you do a 6 month internship at a company that does the "daily tasks" of the supervision of the bachelor thesis. For this one additional semester was introduced.