Category:Languages Articles: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 21: | Line 21: | ||
<h3 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">EDM/2 Classic Articles</h3> | <h3 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">EDM/2 Classic Articles</h3> | ||
<h4 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">C++ Articles</h4> | <h4 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">C++ Articles</h4> | ||
* OOPS Avenue | * OOPS Avenue by [[Gordon Zeglinski]] | ||
** [http://www.edm2.com/0201/oops.html User Interface Class Library (UICL for short)] by [[Gordon Zeglinski]] (January 1994) | ** [http://www.edm2.com/0201/oops.html User Interface Class Library (UICL for short)] by [[Gordon Zeglinski]] (January 1994) | ||
** [C-Set++ 2.1 Review] by [[Gordon Zeglinski]] (February 1994) | ** [http://www.edm2.com/0202/oops.html C-Set++ 2.1 Review] by [[Gordon Zeglinski]] (February 1994) | ||
** [Developing the first version of a queue encapsulation hierarchy] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0203/oops.html Developing the first version of a queue encapsulation hierarchy] by [[Gordon Zeglinski]] | ||
** [Queues Continued] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0204/oops.html Queues Continued] by [[Gordon Zeglinski]] | ||
** [Drag and Drop] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0205/oops.html Drag and Drop] by [[Gordon Zeglinski]] | ||
** [Multi-threading using the IThread class] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0206/oops.html Multi-threading using the IThread class] by [[Gordon Zeglinski]] | ||
** [The profile API and its encapsulation in a group of C++ classes] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0207/oops.html The profile API and its encapsulation in a group of C++ classes] by [[Gordon Zeglinski]] | ||
** [SOM's OOP modelfrom the SOMobjects Developer Toolkit] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0208/oops.html SOM's OOP modelfrom the SOMobjects Developer Toolkit] by [[Gordon Zeglinski]] | ||
** [The use of SOM to mirror the C++ object] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0209/oops.html The use of SOM to mirror the C++ object] by [[Gordon Zeglinski]] | ||
** [Some benchmarks of SOM vs C++ based objects] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0210/oops.html Some benchmarks of SOM vs C++ based objects] by [[Gordon Zeglinski]] | ||
** [Using C++ Objects in SOM] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0301/oops.html Using C++ Objects in SOM] by [[Gordon Zeglinski]] | ||
** [A Look at What's New in SOM 2.1] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0302/oops.html A Look at What's New in SOM 2.1] by [[Gordon Zeglinski]] | ||
** [An Introduction to DSOM] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0304/oops.html An Introduction to DSOM] by [[Gordon Zeglinski]] | ||
** [Using C++ In Dynamic Link Libraries] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0305/oops.html Using C++ In Dynamic Link Libraries] by [[Gordon Zeglinski]] | ||
** [The STL (Standardized Template Library)] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0307/oops.html The STL (Standardized Template Library)] by [[Gordon Zeglinski]] | ||
** [Direct To SOM (DTS) compiling, a C++ Screen Saver - Part 1] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0309/oops.html Direct To SOM (DTS) compiling, a C++ Screen Saver - Part 1] by [[Gordon Zeglinski]] | ||
** [C++ Exceptions] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0401/oops.html C++ Exceptions] by [[Gordon Zeglinski]] | ||
** [Adding socket support to the iostreams hierarchy] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0402/oops.html Adding socket support to the iostreams hierarchy] by [[Gordon Zeglinski]] | ||
** [A C++ Screen Saver - Part 2] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0403/oops.html A C++ Screen Saver - Part 2] by [[Gordon Zeglinski]] | ||
** [A C++ Screen Saver - Part 3] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0404/oops.html A C++ Screen Saver - Part 3] by [[Gordon Zeglinski]] | ||
** [A C++ Screen Saver - Part 4] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0405/oops.html A C++ Screen Saver - Part 4] by [[Gordon Zeglinski]] | ||
** [The Java Language] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0409/oops.html The Java Language] by [[Gordon Zeglinski]] | ||
** [VAC++ NT vs. OS/2] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0410/oops.html VAC++ NT vs. OS/2] by [[Gordon Zeglinski]] | ||
** [Fun with IO Streams] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0411/oops.html Fun with IO Streams] by [[Gordon Zeglinski]] | ||
** [Building a Simple Editor Part 1] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0502/oops.html Building a Simple Editor Part 1] by [[Gordon Zeglinski]] | ||
** [Building a Simple Editor Part 2] by [[Gordon Zeglinski]] | ** [http://www.edm2.com/0504/oops.html Building a Simple Editor Part 2] by [[Gordon Zeglinski]] | ||
Revision as of 06:09, 15 November 2011
This are the articles related to diferent programming languages under OS/2.
Pages in category "Languages Articles"
The following 27 pages are in this category, out of 27 total.