O
Ot
First, a bit of background...
I am an experienced programmer who has been programming since 1962.
Languages I know include (a partial list) FORTRAN, COBOL, Basic (a number
of versions), well, I counted them up, a total of 18 high-level languages
and 22 assembler languages. In addition, I have seen the growth of OOP
from its evolution from fundamental concepts. There was old-style
spaghetti code, structured code, functional isolation, and so on until the
idea of classes, inheritance and so on.
I have never programmed in VB6 or any Visual Basic. Many of the articles
that I find on msdn and other sources sort of assume that the reader is
already familiar with VB6 and concentrates on the differences. That has
proved somewhat useful to me, but I can't find the exact reference I want,
although I have given it a try.
1) Is there an on-line reference that includes a definition of the
language syntax? Preferably with the semantics associated with that
syntax.
2) Is there an on-line reference that includes a definition of the internal
representation of all the data types?
3) Is there an on-line reference that discusses OOP as implemented in .NET?
Thanks in advance!
I am an experienced programmer who has been programming since 1962.
Languages I know include (a partial list) FORTRAN, COBOL, Basic (a number
of versions), well, I counted them up, a total of 18 high-level languages
and 22 assembler languages. In addition, I have seen the growth of OOP
from its evolution from fundamental concepts. There was old-style
spaghetti code, structured code, functional isolation, and so on until the
idea of classes, inheritance and so on.
I have never programmed in VB6 or any Visual Basic. Many of the articles
that I find on msdn and other sources sort of assume that the reader is
already familiar with VB6 and concentrates on the differences. That has
proved somewhat useful to me, but I can't find the exact reference I want,
although I have given it a try.
1) Is there an on-line reference that includes a definition of the
language syntax? Preferably with the semantics associated with that
syntax.
2) Is there an on-line reference that includes a definition of the internal
representation of all the data types?
3) Is there an on-line reference that discusses OOP as implemented in .NET?
Thanks in advance!