Jump to content

Category:Languages Articles: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 101: Line 101:


<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>
<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>
*  
* [http://www.howzatt.demon.co.uk/articles/22dec93.html A personal look at the OS/2 API] by [[Roger Orr]] (December 1993)
* [http://www.howzatt.demon.co.uk/articles/28aug93.html Exception Management - or coping with bugs] by [[Roger Orr]] (August 1993)
* [http://www.howzatt.demon.co.uk/articles/06may93.html Extended Attributes - what are they and how can you use them ?] by [[Roger Orr]] (May 1993)
* [http://www.howzatt.demon.co.uk/articles/28dec92.html Introduction to IOPL programming] by [[Roger Orr]] (December 1992)
* [http://www.howzatt.demon.co.uk/articles/05aug92.html Writing your own PSTAT] by [[Roger Orr]] (August 1992)
* [http://www.howzatt.demon.co.uk/articles/12apr92.html Programming direct OS/2 Disk I/O] by [[Roger Orr]] (April 1992)
* [http://www.howzatt.demon.co.uk/articles/10aug91.html Using the OS/2 debugging interface to monitor the systemDrawing your own listboxes] by [[Roger Orr]] (August 1991)
* [http://www.howzatt.demon.co.uk/articles/07dec90.html OS/2 signal handling] by [[Roger Orr]] (December 1990)
* [http://www.howzatt.demon.co.uk/articles/17aug90.html OS/2 initialisation - making it work for you] by [[Roger Orr]] (August 1990)
* [http://www.howzatt.demon.co.uk/articles/07apr90.html Hints for writing simple programs for both OS/2 and DOS] by [[Roger Orr]] (April 1990)
 





Revision as of 17:35, 31 October 2011


This are the articles related to diferent programming languages under OS/2.

EDM/2 Wiki Articles

C++ Wiki Articles


EDM/2 Classic Articles

C++ Articles

  • 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.


C Articles


OpenGL Articles

  • 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


Java Articles


Related Categories

External Articles