One reason why I was inclined to downvote your question (though in fact I haven't) is that to my eyes it is not well expreessed: you seem to be switching between three different concepts:
- Human languages as they are spoken
- The content of Bachelor Degrees
- Programming languages
Self evidently human languages are not the same everywhere, so that's not an interesting question. Hmmm, except that Wittgenstein had some ideas of a core of "sameness" across all languages, so in fact it's a very deep question ... but not a programming one, so I'll set that to one side.
Bachelor Degrees, even in the same subject, vary markedly. MIT and Oxford have different standards from my old alma mater, where I learned to program, Nottingham College of Education.
As for programming languages:
Any given language has some kind of spec, perhaps standard and formal, perhaps de facto. I know of no major language that has a fundamentally different varient in its syntax for different geographies. If my C code compiles against ANSI standard X here in the UK, it will do so in the USA.
Individal programmers may choose variable names in their own language (and no doubt speakers of specialised languages whose "alphabet" includes the { character have their own challenges) but the formal language definition is the same.
If we look at various OO languages, even those not of C lineage we can see some fundamental similarities, despite syntactic differences. So it is quite likely that there would be some recognisable features across the universe, but the sheer plethora of languages on Earth makes me thing that our alien friends have plenty of scope for something new and exotic.
Now, more interestingly, would we recognise alien Music?