Am a new programming learner interested with C# | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Am a new programming learner interested with C#

Can anyone guide me for easy understanding!!

3rd Jan 2021, 2:09 PM
Feisal Said
Feisal Said - avatar
16 Answers
3rd Jan 2021, 2:11 PM
Alphin K Sajan
Alphin K Sajan - avatar
+ 4
The C# tutorial here is the first place to start
5th Jan 2021, 10:53 AM
Sonic
Sonic - avatar
+ 2
I have posted the lesson , So please go through it and give the Question an attempt ...
3rd Jan 2021, 3:11 PM
Alphin K Sajan
Alphin K Sajan - avatar
+ 2
Alphin K Sajan Here are my codes,where am I wrong?? using System; namespace Code_Coach_Challenge { class Program { static void Main(string[] args) { Console.WriteLine("knowledge is power."); } }
3rd Jan 2021, 4:04 PM
Feisal Said
Feisal Said - avatar
+ 1
Alphin K Sajan I found there questions bit harder since I keep doing them and it keeps telling me no input
3rd Jan 2021, 2:17 PM
Feisal Said
Feisal Said - avatar
+ 1
Alphin K Sajan Write a program to print "Knowledge is power.". Don’t forget to put a punctuation mark at the end of the quote.
3rd Jan 2021, 2:24 PM
Feisal Said
Feisal Said - avatar
+ 1
Alphin K Sajan Please try it and tell me if they get u right
3rd Jan 2021, 2:27 PM
Feisal Said
Feisal Said - avatar
+ 1
Alphin K Sajan Thank you I have made it
5th Jan 2021, 12:15 PM
Feisal Said
Feisal Said - avatar
+ 1
first install visualStudio and start with console mode until you learn the basics (data types and structure, loops , conditions , .... etc) then you can do whatever you want (you can make windows applications with winfrom or wpf ... you can make mobile applications with xamarin ... or web applications with asp.net)
5th Jan 2021, 12:39 PM
Gourar Abderrahim
Gourar Abderrahim - avatar
+ 1
Feisal Said Wlcm :) and Gourar Abderrahim Which Question are you answering ??
5th Jan 2021, 2:53 PM
Alphin K Sajan
Alphin K Sajan - avatar
0
Feisal Said Everything is correct , Just check the string inside Console.WriteLine ... That is uppercase and lowercase (case sensitivity) should be considered ...
4th Jan 2021, 3:45 AM
Alphin K Sajan
Alphin K Sajan - avatar
0
Feisal Said K should be capital ...
4th Jan 2021, 3:46 AM
Alphin K Sajan
Alphin K Sajan - avatar
- 1
Feisal Said Actually do you knw why this challenges&projects are made .It is to test users understanding and knowledge . So if you want to really gain something from this platform , Trying doing the projects and challenges yourself ...Coz maybe i can give u directly the answer but in a way iam obstructing your progress .So DIY ...and if your code fails against certain test cases , Post your code (attempt) to get help from the community ...
3rd Jan 2021, 3:10 PM
Alphin K Sajan
Alphin K Sajan - avatar
- 1
It says no input
3rd Jan 2021, 4:05 PM
Feisal Said
Feisal Said - avatar
- 1
Write a program to print "Knowledge is power.". Don’t forget to put a punctuation mark at the end of the quote.
19th Jan 2021, 10:50 AM
Pavanchowdary Divi
Pavanchowdary Divi - avatar
- 2
Feisal Said Post the Question and your attempt (code) so that i can help
3rd Jan 2021, 2:18 PM
Alphin K Sajan
Alphin K Sajan - avatar