169 похожих чатов

So, I'm going to start my first job experience. I'm

on my last year of computer science degree and I found two internship opportunities, one in java (spring, hibernate that I love and already know/use) and the other one in .net (hope c# and asp.net mvc). The problem is that I don't know what to choose. Speaking about .net, I would work for a really big company, a multinational, a stable IT company near my home (just what i need right now due to family problems) but I'm afraid that I will get stuck into Microsoft world and for my future I was hoping to become a Java developer, maybe for some big major.
On the other hand, choose the Java internship, I would work for a small society with no references or information about, nothing found on the web, just their (not so working) web-sites and some linkedin articles. But it would mean growing my java skills, just what I desire.

So, I'm here to ask you some advice, maybe some experiences about switching from .net to java and vice versa. I was thinking, maybe I could choose .net and improving Java skills by myself, working maybe on some solo projects and create a git repo to put inside my cv.

What do you think about? Please send me some feedbacks. Thanks!

3 ответов

5 просмотров

Java and C# are same in some basics but have different worlds, I personally prefer to master .NET technologies as it has great support for almost everyproject type and is more modern than java (they are even implementing type classes in C# 8).

C# is a fantastic language to work with, the tooling are overwhelmingly good, I won't comment on Java tech but if you have a chance to work with aspnetcore 2+, I'd recommend it so much.

Похожие вопросы

Обсуждают сегодня

Есть какой-нибудь для Delphi/FPC T*Compression(Decompression)Stream на базе LZ4/Zstd/любой другой быстрый(и хорошо сжимающий) алгоритм А ещё лучше в pure pascal А ещё лучше од...
notme
48
А чем вам питонисты не угодили?😂
.
79
type TObj = object procedure Init; virtual; end; TObj1 = object(TObj) procedure Init; override; end; procedure TObj1.Init; begin inherited; end; procedur...
Alexander 👋
29
Такой вопросец - есть функция function MySuperDuperConcat(const a: array of AnsiString): AnsiString; Как мне в её теле сделать вот так? Result:=Concat(a); А не грустный вариан...
notme
15
Всем привет. Поделитесь, пожалуйста, опытом. Есть форма, на которой имеется dbgrid и кнопки: добавить, редактировать, удалить. Если нет записей в dbgrid, то кнопки редактирова...
Евгений
5
Всем привет, написал код ниже, но он выдает сегфолт, в чем причина? #include <stdio.h> #include <stdlib.h> #include <string.h> struct product { char *name; float price; };...
buzz базз
86
Как структуру (из MSVC) в которой описаны битовые поля описать для fasm? Вот например это (fBinary...fDummy2 - это физически 1 DWORD): typedef struct _DCB { DWORD DCBlength;...
Евгений
3
type TExtensions<GExtender>=class function GetExtension<GEntityExtenderType>:GEntityExtenderType; end; function TExtensions<GExtender>.GetExtension<GEntityExtenderType...
zamtmn
9
Всем привет, препод задал вопрос, подскажите пожалуйста, какой адрес инкапсулирует указатель?
Свинка Пеппа
9
Язык Си можно выучить за день? По книжке ANSI C на 230 страниц
Vincent Vegan
29
Карта сайта