C# or Programming
I want to study programming specialising in C# part time....
Does anyone know of a good responsible place I could either do correspondence or part time?
Saw a course at Intec "Diploma in computer programming" but thats about what I have found...
1.) Do you want to study programming or the C# language?
Programming skills and language skills/knowledge are NOT the same thing.
Programming is the ability to deconstruct a problem/task and design a logical, non-ambiguous way to achieve a solution with the minimum of effort.
The language is merely the tool you use to implement your solution.
If you learn to programme you can pick up the basics of any language in a very short period of time (and Google is your friend!).
2.) Languages come and go ... don't bet your career on knowing a specific language (well, maybe Cobol

)
3.) Google ... (try "C Sharp") ... there are PLENTY of free resources out there.
I've programmed in GW Basic, Q-Basic, Clipper

, Turbo Pascal [my 1st real

], dBase VI, Visual Basic (for Dos, nogal!), Delphi, C++, C#, T-SQL, VBA, and dabbled in Java & Perl. Guess what ... I currently only use T-SQL, VBA & C# ... the rest are all consigned to the discard pile ... it's NOT the language that makes you a programmer, it's the ability to clearly see a problem or task and to solve it in a logical way.