Tagged Questions
19
votes
8answers
2k views
Are there any kata for practice VIM? [closed]
I've used VIM for many years as my primary text editor. And I am still learning how to use VIM for various editing tasks.
The problem is that even if I learn something and use it once a week I forgot ...
13
votes
10answers
6k views
C++ Practice Problems
I am learning C++ currently and am probably at the intermediate level. I am running out of ideas for what to do with my current programming skill. And, as the title puts it I need some practice ...
11
votes
4answers
1k views
Any practical coding dojo/kata ideas?
I've been asked to run a workshop and coding dojo soon for people to try out Scala and try to build something with it. The attendees are all going to be new to Scala, and could come from any of a ...
7
votes
5answers
1k views
LINQ practice exercises or puzzles? [closed]
I'm still trying to learn LINQ, though it's going more smoothly now that I've started to use it daily at work. I still don't feel good at it, though. Does anyone have any challenging practice ...