Welcome to C# Tutorials.
This is an attempt to provide the systematic & strategic learning track/guide for the candidates looking forward to learn and master C#.
Table of contents
(C# 3.0 Covered)
- Module - 1 : Introduction to C#
- Lesson : Your first handshake with C#
- Welcome to the C# realm
- Hello, World! Program
- Compiling your first code
- Understanding the Hello, World! CodeDOM
- Understanding C# code structure
- Lesson : Basic Console I/O with C#
- Writing Comments in C#
- Basic Console Output operations
- Basic Console Input operations
- Few more examples
- Compiling multiple files
- Few words on Command Line Compiler
- Lesson : Compilation Model for C# and .Net Basics
- Concept of platform independence
- Compilation Model for C#
- Comparing C# with Java, C++ & VB
- introduction to .net Framework
- Little bit more on CLR
- Module - 2 : ABC's of C#
- Lesson : Variables, Constants, Operators and Expressions in C#
- Variables & Constants
- Operators
- Expressions
- Lesson : Basic Data Types in C#
- Lesson : C# Programming Constructs
- Basic Programming Constructs
- Selection Statements
- Loop Statements
- Lesson : Methods in C#
- Command line parameters
- Lesson : Variable Scopes & Implicitly typed local variables
- Lesson : CTS : Value Type & Reference Types
- Lesson : C# : Structures
- Lesson : C# : Enums
- Lesson : C# : Pointers
- Lesson : C# : Anonymous types
- Lesson : C# : Boxing & Unboxing
- Lesson : C# : Working with Strings & Dates
- Strings in C#
- Escape Sequences and Verbatim Strings
- String Functions
- Handling Dates in C#
- DateTime Functions
- Lesson : C# : Arrays
- Introduction to Arrays in C#
- Arrays : Dimensions & Ranks
- Jagged Array
- System.Array Class & its utilities
- Array Manipulation Functions
- param Array Parameters
- Module - 3 : OOPS with C#
- Module - 4 : Advanced Topics in C#
- Module - 5 : Cutting Edge Topics in C#
- Module - 6 : Future C#
- Lesson : C# 4.0
- What's new expected in C# 4.0
- C# 4.0 & .net Framework 4.0
0 comments
Posts a comment