2 Training Presentations for Learning C# (C Sharp)
Here are two training course presentations for learning how to program in C#. C #, or C Sharp, is Microsoft's programming language for the .NET platform. It combines some of the best features of modern programming languages such as Java, C++ or Visual Basic. CSharp is an object-oriented language with single inheritance but multiple interfaces per class. It supports component-based programming by properties (smart fields), events and delegates (enhanced function pointers).
C# Tutorial:
www.ssw.uni-linz.ac.at/Teaching/Lectures/CSharp/Tutorial/
This tutorial course was given at the Microsoft .NET Crash Course in Cambridge, MA. It is a C# tutorial for programmers who are already familiar with Java or similar languages. It starts out with basic C# features such as types, expressions, statements and object-orientation and continues with more advanced features such as threads, attributes, namespaces and assemblies. It also provides a short glimpse into .NET's base class library.
Slides:
* Part 1: Introduction to C#:
www.ssw.uni-linz.ac.at/Teaching/Lectures/CSharp/Tutorial/Par...
* Part 2: Advanced C#:
www.ssw.uni-linz.ac.at/Teaching/Lectures/CSharp/Tutorial/Par...
Here is the second C# training course, titled C# in Detail:
www.computer-books.us/csharp_0005.php
This is a 2 part Training Slide Presentation covering:
1) Fundamentals
2) Objects.
Popularity: 25% [?]
Related Posts:





















