Jump to content

Category:Languages Articles: Difference between revisions

From EDM2
No edit summary
Replaced content with "Visit also the List of Programming Languages Articles. Category:Articles"
 
(174 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
Visit also the [[List of Programming Languages Articles]].


This are the articles related to diferent programming languages under OS/2.
[[Category:Articles]]
 
<!--        TABLE WITH COLUMNS        -->
<table>
<tr style="vertical-align:top;">
 
<!--        FIRST COLUMN        -->
<td style="width:30%; border: 1px solid #c6c9ff; padding: .5em 1em 1em; color: #000000; background-color: #f0f0ff">
 
<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 Wiki 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++ Wiki Articles</h4>
* [[Progress1|A Progress-indicating Status Line in C++ - Part 1/3]] by [[Stefan Ruck]] (June 1996)
* [[Progress2|A Progress-indicating Status Line in C++ - Part 2/3]] by [[Stefan Ruck]] (July 1996)
* [[Progress3|A Progress-indicating Status Line in C++ - Part 3/3]] by [[Stefan Ruck]] (August 1996)
* [[STLport and VAC++ for OS/2]] By [[Darrell Spice Jr.]]
 
 
<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>
* User Interface Class Library (UICL for short)
* C-Set++ 2.1 Review.
* Developing the first version of a queue encapsulation hierarchy.
* Queues Continued.
* Drag and Drop.
* Multi-threading using the IThread class.
* The profile API and its encapsulation in a group of C++ classes.
* SOM's OOP modelfrom the SOMobjects Developer Toolkit.
* The use of SOM to mirror the C++ object.
* Some benchmarks of SOM vs C++ based objects.
* Using C++ Objects in SOM.
* A Look at What's New in SOM 2.1.
* An Introduction to DSOM.
* Using C++ In Dynamic Link Libraries.
* The STL (Standardized Template Library).
* Direct To SOM (DTS) compiling, a C++ Screen Saver - Part 1.
* C++ Exceptions.
* Adding socket support to the iostreams hierarchy.
* A C++ Screen Saver - Part 2.
* A C++ Screen Saver - Part 3.
* A C++ Screen Saver - Part 4.
* The Java Language.
* VAC++ NT vs. OS/2 .
* Fun with IO Streams.
* Building a Simple Editor Part 1.
* Building a Simple Editor Part 2.
 
 
<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>
* [http://www.edm2.com/0408/introc1.html Introduction to C Programming] by [[Carsten Whimster]]
* [http://www.edm2.com/0510/rexxdll.html Building a REXX DLL in C] by [[Jorge, Paula, and Manuela Martins|Jorge Martins]]
* [http://www.edm2.com/0504/12cerr.html 12 Common C Errors] by [[Jeppe Cramon]]
* [http://www.edm2.com/0405/enumeration.html Stupid Enumeration Tricks] by [[Dean Roddey]]
 
 
 
<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;">OpenGL Articles</h4>
* A Model Viewer
* All About NURBS
* The Utility Libraries
* The Bumpy Road Ahead
* Avoiding the Jaggies
* Questions and Answers
* Let There Be Lit Things
* Let There Be Texture
* Let There Be Light
* A More Complex Scene
* A Simple 3D Application
* A Simple Application
* An Introduction
 
 
 
<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;">Java Articles</h4>
* [http://www.edm2.com/0611/msql6.html Creating GUI Applications Using Java and mSQL] by [[Fernando Lozano]]
* [http://www.edm2.com/0608/msql4.html Java Servlet Programming in OS/2] by [[Fernando Lozano]]
* [http://www.edm2.com/0607/msql3.html Accessing Databases Using Java and JDBC] by [[Fernando Lozano]]
* [http://www.edm2.com/0604/vaj.html VisualAge for Java Professional] by [[Gordon Zeglinski]]
* [http://www.edm2.com/0601/rmi1.html Introduction to Java Remote Method Invocation (RMI)] by [[Chris Matthews]]
* [http://www.edm2.com/0505/grinding.html Grinding Java - Introduction] by [[Shai Almog]]
* [http://www.edm2.com/0506/grinding.html Grinding Java - Enhancing the AWT] by [[Shai Almog]]
* [http://www.edm2.com/0507/grinding.html  Grinding Java - Back to Basics] by [[Shai Almog]]
* [http://www.edm2.com/0508/grinding.html Grinding Java - Searching the WWW in Java] by [[Shai Almog]]
* [http://www.edm2.com/0509/grinding.html Grinding Java - Dynamic Java] by [[Shai Almog]]
* [http://www.edm2.com/0510/grinding.html Grinding Java - Beans Components] by [[Shai Almog]]
* [http://www.edm2.com/0511/grinding.html Grinding Java - Class files and the VM] by [[Shai Almog]]
* [http://www.edm2.com/0512/grinding.html Grinding Java - Distributed Java] by [[Shai Almog]]
* [http://www.edm2.com/0601/grinding.html Grinding Java - Real World Java] by [[Shai Almog]]
* [http://www.edm2.com/0403/java.html Introduction to Java] by [[Carsten Whimster]]
 
 
<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;">Related Categories</h3>
*
 
</td>
 
<!--        SECOND COLUMN        -->
<td style="width:30%; border: 1px solid #c6c9ff; padding: .5em 1em 1em; color: #000000; background-color: #f0f0ff">
 
<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;">External Articles</h3>
*
 
 
</td>
 
</table>

Latest revision as of 19:21, 28 November 2016