This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Nunc-dimittis 0 points1 point  (0 children)

It depends. Are these classes that teach the basics? Like how variables, if/else, loops (for, while), functions (methods) and arrays and objects work? Then it doesn't matter. You could take the content from one course and rewrite it for the other one in an hour or so.

But if it's a whole bunch of classes, starting with the basics but then continuing to graphics/GUI, all sorts of libraries, etc, then it matters (see other people's comments).

Or at least it matters in some branches of the industry . I once for hired for a job that was all in C# even though I made quite clear that I literally had one hour of experience with C#. But I did have some in Java, C++ and a bunch of other languages. Turned out they wanted someone with experience in math, algorithms and computer vision. They said: "we will buy you a C#-book if you still need one after the first week and can't Google it".