Jump to content

c# exercises

MisterWhite

I would be grateful if someone could link some web pages with  exercises for programming, could be general tasks too, not only c#.

i5-4690k, R9 380 4gb, 8gb-1600MHz ram, corsair vs 550w, astrock h97m anniversary.

 

Link to comment
Share on other sites

Link to post
Share on other sites

If you just need something to code, there are plenty of project ideas here.

 

Programming challenge sites also offer plenty to do. Here is a large list of them (Code Abbey and Coding Bat are a couple more not included in the link).

 

There's also the 99 problems series. I believe it was originally a Prolog problem list, however it's been rewritten for multiple languages including Lisp, Haskell, and Scala. I'm not sure if there's a version in C#, but it still provides plenty of exercises anyway.

 

Not quite sure exactly what you had in mind, but hopefully the above helps.

Link to comment
Share on other sites

Link to post
Share on other sites

Project Euler is a good challenge for thinking about algorithms though it won't do much for your program design. It's very mathematically focussed.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×