What is de first code after hello world that you need to use to code an app in c#?❤ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is de first code after hello world that you need to use to code an app in c#?❤

14th Jul 2017, 9:07 PM
Katiii
3 Answers
+ 3
Did you read through the whole language? That's best place to start. After you read everything, then just practice anything you want. Many people make a calculator. Do whatever feels right to you. What I do, I go and find open source projects and then I begin reading their code so I can try to understand it. If I don't understand something, I research it and look up its reference. Then I change the code and see what it does. Then I contribute to the code and see what value I can add. It helps learn and gives you something to practice with. Anyways, good luck to you.
14th Jul 2017, 9:11 PM
AgentSmith
+ 2
You're thinking to far ahead. Hello World is just showing you how to put output in the console. For an app, this would only be needed for debugging. Start with, and follow the course. That's what comes after.. You know, variables and stuff! 😜
14th Jul 2017, 9:11 PM
Rrestoring faith
Rrestoring faith - avatar
0
No sure I understand you question but a good start after hello world is coding a calculator program or rock, siccors, paper program
14th Jul 2017, 9:16 PM
sneeze
sneeze - avatar