0
What are some projects ideas I can build to apply my knowledge of c#,...
I have completed the courses on html, Css, javascript, jquery. I have also done the c# course. However, I would like to know the projects I can do to apply and solidify my skills and knowledge in web development.
2 Réponses
+ 1
Siccors -rock - paper game
Farm game make lots of animal objects, let them have their behaviour and place the animals in different locations
Text analyzer : count words, high-light occurrences, replace characters
question and anwer game : what is your favourite colour, what is your favourite animal -> have you ever seen a animal with that colour.
Vocabulary learning application : let the user enter list of wordt in his own language and a list in a foreign language. Show random words to the user and let the user type in the correct translation
Read the code challenges here and just try.