C++ and C# Programming

JClarke

AD Veteran
Premium Member
Joined
Nov 20, 2006
Messages
28,871
Reaction score
26
AD'ers, do you do any C++ and/or C# programming for any sort?
 
When I worked, I programmed mainly in COBOL but I have done some C/C++. Why? You need help with it?
 
Not really, I am learning C++ at uni in part for my job, it's interesting :) Just curious, if anyone in AD.com has any experience in this sort.

Buffalo, do you know any good tricks in C++? ;)
 
Buffalo, do you know any good tricks in C++? ;)
I have a pretty good deal of experience and understanding of C; but haven't programmed in it for a long time. One favorite trick is to use the Char variable as a Byte value.

I'm learning C# now on my own initiative and time. It's been difficult, though. There's a lot of new programming concepts to absorb and understand.
 
I have a pretty good deal of experience and understanding of C; but haven't programmed in it for a long time. One favorite trick is to use the Char variable as a Byte value.

I'm learning C# now on my own initiative and time. It's been difficult, though. There's a lot of new programming concepts to absorb and understand.

A useful website, to get your C# experiences started -- Visit this link, it will get you in interesting tutorials ;)

C# Station: C# Tutorial - Introduction
 
Back
Top