What tools do you use to code in Java and why? Text editor + console? Eclipse? NetBeans? IntelliJ? ...?
Sorry for the offtopic, but does anyone know of a Telegram group about Windows? (I'm asking here because, you know, C# xD)
So how do I set listB to be equal to listA then?
I see... so the only solution that doesn't imply listB pointing towards the memory address of listA is to manually copying the contents then, is it?
Maybe just don't use Google? xDDD
Can I overload a method with different access modifiers or is that only possible changing the argument list?
I see... so, if I got it right, .NET Framework is more powerful than Core but only works on Windows, is it right?
I suppose private protected is an addition to the other access specifiers, and not a substitute, isn't it?
But don't Windows Platform systems automatically check the date & time when they connect to the internet?
What's the difference between a "Console App (.NET Core)" and "Console App (.NET Framework)" ?
Can I compile a single .cs file in C#? Or does it have to be a project?
What's the difference in java between using println and \n ?
What book would you say is essential to all C# programmers?