C# Tutorials on the net?
Hi all,
I just finished reading my book on learning C# and now I want to do lots of tutorials on the subject. I am very experienced in another oo language, but I still want to start from the very basic to the most advanced to make sure I cover everything.
Can you please list the websites you like.
Thanks again,
aw
As you've gone through the learning book, I'd say you should pick some projects that you *want* to do and give it a shot. In you want to prepare for job interviews, I'd recommend to do some projects related to database, such as writing a student record management system. If you are looking for web-related jobs, you should try to build something like a online book store, etc... Otherwise, pick something fun...
Thanks Friendly! I am fully employed as a Cinematic Tools Programmer. I want to transfer my knowledge into .net to write/rewrite tools that would be useful in 3d production, like writing a schematic editor for rigging or an unwrapper.
Yesterday I found the code project website which seems to be what I was looking for.
Thanks again!