The serial number like 001, 002 and so on in content below, indicates the recommended reading order.
In order to make each part clear. For similar stuffs, I would like to ascribe them into one group.
001. Print Hello Word On Screen
004. Elegant Print
017. Format Print
002. Basic Type Variables
002. Basic Calculations
019. Keyword---float_Single_double_Double
024. Keyword---const
025. Keyword---object
028. Set Variables By Using Generic Method
032. Set Variables With Default Values
003. Define A Function For Adding Two Integers
013. Keyword---ref On Single Variable
013. Keyword---ref On Single 1D Array
013. Keyword---ref on Multiple 1D Arrays
014. Keyword---out On Single Variable
014. Keyword---out On Single 1D Array
014. Keyword---out on Multiple 1D Arrays
027. Swap Values In Two Variables By Using Generic Method
005. One Dimensional Array
005. Two Dimensional Array
005. Three Dimensional Array
006. Keyword---Length
007. Keyword---GetLength
030. Create A Generic Array By using Generic Method
008. One dimensional List
008. Two And Three dimensional List
009. Keyword---Count
010. Keyword---Capacity
011. Keyword---var
035. Enumerator Method
012. Compare By Using Comparision Operators
012. Compare Two Strings
012. Compare Two Values
016. Get Type Of Single Variable
016. Get Type Of Elements In List
018. Parse Method
018. Convert Method
023. Cast Type Object To Type String By Keyword---as
023. Cast Type Object To Type String By Assigning Vaues
031. Use Keyword Directly
020. Class Properties
020. Keyword---Public
020. Keyword---Private(Package)
021. Class Inherit
029. Define A Generic Class
033. Get And Set Method
022. Keyword---for
022. Keyword---foreach
022. Keyword---while
037. Read Data From Specific Directory
037. Read Data From File Character By Character
037. Read Data From File Line By Line
038. Write Data Into File
036. Lambda Expression And Delegate Method
039. Complex Variables
040. Enumeration Method
041. Keyword---sizeof
042. Ternary Operator
Others