0

All these courses in C# - do we really need them?

Correct me if I am wrong, but do I really need to know all these courses about C#, to write a good app? Or it is more just like LEGO blocs, that may be needed to build something? I know that C# is not just about "console.writeline" or similiar. It is very big language, so topics of this C# courses is more like - Dude! you may gonna need this?! Once again - correct me if I am wrong!? :)

15th Nov 2016, 1:09 AM
Rihards Sisojevs
Rihards Sisojevs - avatar
4 odpowiedzi
+ 3
C# is very useful if you want to utilize the .NET framework, which has a plethora of utilities. My personal favorite is text-to-speech. Also, C# is good for creating Windows applications (especially with Visual Studio).
15th Nov 2016, 1:18 AM
Keto Z
Keto Z - avatar
+ 2
I think you should know more than this, because app gives you only basic knowledge
15th Nov 2016, 5:07 AM
Ivan G
Ivan G - avatar
0
yes, I know that there is some big benefits for C# as a language, but my question was a little bit different. I wanted fo know about programming (it can be C++, or C# ir other) as a concept, as a abstract idea...
15th Nov 2016, 1:24 AM
Rihards Sisojevs
Rihards Sisojevs - avatar
0
Hmm. The or a idea of C# was/is to make the semantic and syntax more human like und less machine like. Same reason why we abstract machine language to assembler or higher...or?
15th Nov 2016, 11:10 PM
Newsman Tom
Newsman Tom - avatar