Language Equivalents
Darren Neimke found this useful collection on MSDN...
These topics summarize common programming concepts with side-by-side code examples or tables. This information is designed for those who want to learn a new language or refresh their memory of how to work with a particular language.
The following programming languages are covered:
- Visual Basic
- C#
- Visual J#
- C, C++, and the Managed Extensions for C++
- JScript
- Visual FoxPro
In This Section
- Programming Concepts Compared in Different Languages with Code Examples
- Provides example code for basic tasks (such as declaring variables and passing parameters) that cannot be summarized with a keyword.
- Keywords Compared in Different Languages
- Provides a table of equivalent keywords, with links to reference topics.
- Data Types Compared in Different Languages
- Provides a table of data types for each of the languages, with links to reference topics.
- Operators Compared in Different Languages
- Provides a table of operators for each of the languages, with links to reference topics.
- Controls and Programmable Objects Compared in Different Languages
- Provides a table of controls and classes, with links to reference topics, for the following languages, technologies, and libraries:
- Visual Basic 6.0
- Windows Forms controls
- ASP.NET server controls
- HTML server controls
- MFC (Microsoft Foundation Classes)
- ATL (Active Template Library)
- Visual FoxPro
[from ICompare langugages / ShowUsYour<Blog>]