Introduction to Programming and the C# language

AUTHOR : Poul Klausen
EDITION : 2012
ISBN NO : 978-87-403-0250-9
CHAPTERS :

  1. Introduction
  2. Basic Program architecture
  3. Variables
  4. Console programs
  5. Program control
  6. Strings
  7. Arrays
  8. Classes
  9. Design of classes
  10. Methods
  11. Inheritance
  12. The class Object
  13. Abstract classes
  14. Interfaces
  15. Static members
  16. More about arrays
  17. Types
  18. Enum
  19. Struct
  20. Generic types
  21. Exception handling
  22. Comments
  23. Extension methods
  24. List<T>
  25. Stack<T> and Queue <T>
  26. LinkedList<T>
  27. Dictionary<K,V> and sortedDictionary<K,V>
  28. Text files
  29. Binary files
  30. Info about directories and files
  31. Object serialization
  32. User defined serialization

DOWNLOAD

Comments