1
Answer

Help in decision for C# development.

Rui Ruivo

Rui Ruivo

8y
267
1
Hello
 
The situation I am in is certainly not new for most of you so I hope you can help me figure out what best choice I should make.
 
I do have some personal background in C#, visual basic and Java from a long time.
 
I am now building a new software in my free time that I know will require a lot more work and development and hopefully will launch me into a new level of knowledge.
 
Still at the beginning I am facing a few difficulties that are making me rethink my strategy.
 
Simple and trait forward I was considering Visual Studio C# and build button by button and code by code, unfortunately I am facing difficulties in understanding some of the main concepts that I never studied...
 
Question is:
 
Should I keep it this way in a visual style or should I go hardcore with a closer approach on a code base (whiteout visual forms) wish will probably require me to study C# from the ground up a lot more than before.
 
And if I go with a writing style, would it be better to actually switch to Java and make it multi-platform?
 
Please help me go thru this major decision that every professional developer has to go in life.
 
Best regards
Thank you
Rui
Answers (1)
0
Amit Gupta

Amit Gupta

NA 16.5k 25.7k 8y
Hey Rui
There are many good programming language exists in this real world. However it depends on what you are developing and in which language you are more proficient to work with.
 
Working with your expertise language not just take less timespan to develop your project but also you can enjoy your work.
 
Moreover learning can never ends, if you want to learn even more better, do some project with that language. Although you can go for c# which not only gives richer user experience in a short span of time but it also code faster with its superb IDE i.e Visual Studio.
 
All the best