Technion C# Fundamentals INFO

This post was created in order to assist me teaching the ‘C# Fundamentals’ module, that belongs to the ‘.NET Software Development’ long term course delivered in the Technion.

This C# module includes 24 meetings of 5 academic hours each, it starts on June 21st 2010 and it takes place on Mondays and Thursdays in the Technion, Canada Building, Haifa.

The main topics this module covers include the following:
Introduction
C# Basic
Objects
Classes
Inheritance
Arrays
Strings
Operators
Delegates
Events
Generics
Collections
Reflections
Exceptions
Memory
Reflection
Threads
Networking
LINQ
Assemblies
Serialization

The detailed plan can be found at http://docs.google.com/View?id=dcncp28t_177ck73jbc3.

Share:

The Visitor Design Pattern

The Visitor Design Pattern

The visitor design pattern allows us to add operations to objects that already exist without modifying their classes and without extending them.

The Beauty of Code

Coding is Art! Developing Code That Works is Simple. Develop Code with Style is a Challenge!

Update cookies preferences