Jump to content

Category:Languages Articles: Difference between revisions

From EDM2
mNo edit summary
Replaced content with "Visit also the List of Programming Languages Articles. Category:Articles"
 
(168 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>
* OOPS Avenue
** [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)
** [Developing the first version of a queue encapsulation hierarchy] by [[Gordon Zeglinski]]
** [Queues Continued] by [[Gordon Zeglinski]]
** [Drag and Drop] by [[Gordon Zeglinski]]
** [Multi-threading using the IThread class] by [[Gordon Zeglinski]]
** [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]]
** [The use of SOM to mirror the C++ object] by [[Gordon Zeglinski]]
** [Some benchmarks of SOM vs C++ based objects] by [[Gordon Zeglinski]]
** [Using C++ Objects in SOM] by [[Gordon Zeglinski]]
** [A Look at What's New in SOM 2.1] by [[Gordon Zeglinski]]
** [An Introduction to DSOM] by [[Gordon Zeglinski]]
** [Using C++ In Dynamic Link Libraries] by [[Gordon Zeglinski]]
** [The STL (Standardized Template Library)] by [[Gordon Zeglinski]]
** [Direct To SOM (DTS) compiling, a C++ Screen Saver - Part 1] by [[Gordon Zeglinski]]
** [C++ Exceptions] by [[Gordon Zeglinski]]
** [Adding socket support to the iostreams hierarchy] by [[Gordon Zeglinski]]
** [A C++ Screen Saver - Part 2] by [[Gordon Zeglinski]]
** [A C++ Screen Saver - Part 3] by [[Gordon Zeglinski]]
** [A C++ Screen Saver - Part 4] by [[Gordon Zeglinski]]
** [The Java Language] by [[Gordon Zeglinski]]
** [VAC++ NT vs. OS/2] by [[Gordon Zeglinski]]
** [Fun with IO Streams] by [[Gordon Zeglinski]]
** [Building a Simple Editor Part 1] by [[Gordon Zeglinski]]
** [Building a Simple Editor Part 2] by [[Gordon Zeglinski]]
 
 
<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>
* Java Servlet Programming in OS/2
* [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]]
 
<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;">Other Programming</h4>
* Safe Document Handling
* Let's Talk About... Singleton
* Real Glass
* Manage Your Configuration Files and Data
* Hunting Memory Bugs
* Adding Native Compression To Your Application
* Watermarking Your Printouts
* Coding for Dollars: Copy Protection and Prevention
 
 
<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>
* [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)
 
 
<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;">Public Resources</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;">Retail Books</h3>
* [http://books.google.com/books?id=Z7ZQAAAAMAAJ Programming the OS/2 WARP version 3 GPI] - Wiley, 1995 by [[Stephen A. Knight]], [[Jeffrey M. Ryan]]
* [http://books.google.com/books?id=FqVQAAAAMAAJ The art of OS/2 Warp programming] - Wiley, 1995 by [[Kathleen Panov]] [[Larry Salomon Jr.]] [[Arthur Panov]]
* [http://books.google.com/books?id=CbFQAAAAMAAJ The ultimate OS/2 programmer's manual] - McGraw-Hill, 1994 by [[John Mueller]]
* [http://books.google.com/books?id=brRQAAAAMAAJ OS/2 2.0 programming] - Osborne McGraw-Hill, 1993 by [[Herbert Schildt]], [[Robert Goosey]]
* [http://books.google.com/books?id=7bVQAAAAMAAJ Advanced OS/2 programming: The microsoft guide to the OS/2 kernel for assembly language and C programmers] - Microsoft Press, 1989 by [[Ray Duncan]]
 
</td>
 
</table>

Latest revision as of 19:21, 28 November 2016