+ 1

What should I do after Sololearn?

Hello Sololearners, I'm almost finished going through the C# course (which is great btw the devs & community here are awesome) What do you all recommended I do to commit it to memory? I intend to develope for Unity but I want some possibly daily activity to keep C# fundamentals fresh. Are the challenges you can do in this app appropriate for that? Thanks in advance

28th Dec 2017, 5:04 AM
Bryce Karslake
Bryce Karslake - avatar
4 Answers
28th Dec 2017, 7:34 AM
Igor Makarsky
Igor Makarsky - avatar
+ 10
https://www.sololearn.com/Discuss/437973/?ref=app
28th Dec 2017, 6:00 AM
Hatsy Rei
Hatsy Rei - avatar
+ 2
Make some projects and learn some libraries. After completing the SoloLearn Java course, I went and learned about socket programming in Java and made a chat server/client pair in it. Same with Python. I was just interested. So: -) Learn something you want to learn. -) Make some programs you want to make. -) Learn about algorithms, try to implement them. -) Learn about design patterns. C# exclusive: -) Learn about LINQ, it's awesome. -) Maybe try and dive into UWP apps. -) If you're interested in it, try learning Unity.
28th Dec 2017, 6:05 AM
LunarCoffee
LunarCoffee - avatar
+ 1
The challenges are for you to remember the c# codes. Also you can search the Internet for c# resources in order for you to develop games in Unity
28th Dec 2017, 5:13 AM
Blugon
Blugon - avatar