Into big data are we?
Another thing I forgot to mention earlier: if you're entering the software engineering game, you need to be good at problem solving. I mean,
really good at problem solving. When you're faced with real-world software engineering problems, Google will not help you all that much. The syntax of a programming language or the availability of a library helping you do X is not the issue - knowing how to use the most appropriate tools at your disposal to solve the problem at hand
in the most efficient manner possible is what will set you apart in the industry. You can't just C# everything to a pulp and expect it to work, neither can you expect Java to be your coding messiah - each tool has a place and is used to solve a piece of a bigger problem.