Related resources for algorithms in C#
  • Introduction to Regular Expressions12/22/2014 4:22:18 PM. This article is the beginning of a series on regular expressions and the importance of learning such technologies. The article attempts to explain why this should matter to us.
  • The Fibonacci Numbers10/3/2014 2:49:28 PM. This article helps you to understand Fibonacci Numbers and also provides various ways to generate a Fibonacci series in C#.
  • Simulating Binary Literals in C#3/19/2011 3:29:57 PM. How to use integers instead of strings so that we can easily do bit and normal arithmetic with binary numbers.
C# Language Specification 5.0
This book provides a complete description of the C# language 5.0.
Download