View Single Post
  #6 (permalink)  
Old Aug 25th, 2007, 08:18
c010depunkk's Avatar
c010depunkk c010depunkk is offline
SuperMember

SuperMember
Join Date: Apr 2007
Location: Willich, Germany
Age: 20
Posts: 593
Blog Entries: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to c010depunkk
Re: C Sharp Dot Net ???

I'm also currently learning C# .NET as part of my apprenticeship. As someone with a C / C++ background, I find C# a nice language for quickly coding something simple, but as soon as you want to do something more complex it can get really annoying due to the lack of pointers and the strict datatypes...
Reply With Quote