Connecting Tech Pros Worldwide Forums | Help | Site Map

C# exercises

vinnie
Guest
 
Posts: n/a
#1: Sep 2 '07
Hi everyone,

I am looking for exercises in C# for beginners.

Any idea where can I find some ?



Thanks


=?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=
Guest
 
Posts: n/a
#2: Sep 2 '07

re: C# exercises


google (or your XYZ Favorite search engine) is your friend.
Example:

http://www.google.com/search?hl=en&q...23+Tutorial%22

--
Recursion: see Recursion
site: http://www.eggheadcafe.com
unBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder: http://www.blogmetafinder.com



"vinnie" wrote:
Quote:
Hi everyone,
>
I am looking for exercises in C# for beginners.
>
Any idea where can I find some ?
>
>
>
Thanks
>
>
vinnie
Guest
 
Posts: n/a
#3: Sep 2 '07

re: C# exercises


On Sep 1, 9:20 pm, Peter Bromberg [C# MVP]
<pbromb...@yahoo.yohohhoandabottleofrum.comwrote :
Quote:
google (or your XYZ Favorite search engine) is your friend.
Example:
>
http://www.google.com/search?hl=en&q...23+Tutorial%22
>
hi and thanks for your help, however i already have different
tutorials that i took from the public library. What i'm looking now is
a book/website/blogs from which i can practice my knowledge and then
advance another step.

I'll know that i know something only if i can test my knowledge.. :)


=?Utf-8?B?TW9kZWxCdWlsZGVy?=
Guest
 
Posts: n/a
#4: Sep 2 '07

re: C# exercises


They have nothing to do with C#, but search for programming contest archives.
They give you the problems and you build the code. You'll have to check
yourself... They usually don't ask for a UI, so this challenges you to come
up with both the algorithm and the UI.

"vinnie" wrote:
Quote:
Hi everyone,
>
I am looking for exercises in C# for beginners.
>
Any idea where can I find some ?
>
>
>
Thanks
>
>
Fred Mellender
Guest
 
Posts: n/a
#5: Sep 2 '07

re: C# exercises


Along this line, may I recommend http://www.recmath.org/contest/index.php

The current contest should test many skills.

"ModelBuilder" <ModelBuilder@discussions.microsoft.comwrote in message
news:70846704-35C7-4ECC-AE0A-F049FB9A93E6@microsoft.com...
Quote:
They have nothing to do with C#, but search for programming contest
archives.
They give you the problems and you build the code. You'll have to check
yourself... They usually don't ask for a UI, so this challenges you to
come
up with both the algorithm and the UI.
>
"vinnie" wrote:
>
Quote:
>Hi everyone,
>>
>I am looking for exercises in C# for beginners.
>>
>Any idea where can I find some ?
>>
>>
>>
>Thanks
>>
>>

Closed Thread


Similar C# / C Sharp bytes