0
Exercise
I want some pdf's or websites that can give me some problems to solve to practice my skills in c# (for now my pc is broken and I don't wanna forget what I've learned I've download a c# IDE in my phone)
2 Antworten
+ 6
Here are a few ways to keep your skills sharpened:
- https://www.codewars.com
- https://www.hackerrank.com
- https://www.codingame.com
+ 2
Often you can find good challenges on university-websites; or search for math problems on YouTube and try to code them. But in my opinion the best way to practise coding is to create something new (or something you didnt know before)! :)