List of Programming Languages Articles: Difference between revisions
Appearance
m →API: ? |
No edit summary |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
This are the articles related to | This are the articles related to different programming languages under OS/2. | ||
{| | {|class="wikitable" | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
| | | | ||
{{H|EDM/2 Wiki Articles}} | |||
;Ada | |||
* [[Nonformal introduction to ADA-95]] by [[Leonid Dulman]] (Nov 1996) | * [[Nonformal introduction to ADA-95]] by [[Leonid Dulman]] (Nov 1996) | ||
;Assembler | |||
* [[WorkPlace Shell Programming In Assembler/2]] | * [[WorkPlace Shell Programming In Assembler/2]] | ||
;C | |||
* [[The Quick and Dirty "Hello World" with GCC]] by [[User:Martini|Martin Iturbide]] (May 2016) | * [[The Quick and Dirty "Hello World" with GCC]] by [[User:Martini|Martin Iturbide]] (May 2016) | ||
* [[UsingThreads]] by [[User:Myrkraverk|Johann Oskarsson]] (Nov 2007) | * [[UsingThreads]] by [[User:Myrkraverk|Johann Oskarsson]] (Nov 2007) | ||
Line 28: | Line 28: | ||
* [[12 Common C Errors]] by [[Jeppe Cramon]] (Apr 1997) | * [[12 Common C Errors]] by [[Jeppe Cramon]] (Apr 1997) | ||
* [[Building Object-Oriented Applications from Existing C Code]] by [[Gregory Piamonte]](Aug 1996) | * [[Building Object-Oriented Applications from Existing C Code]] by [[Gregory Piamonte]](Aug 1996) | ||
;C++ | |||
* '''C++ Class''' by [[Terry Norton]] | * '''C++ Class''' by [[Terry Norton]] | ||
** [[C++ Class Part 1|Part 1]] (Jun 2003) | ** [[C++ Class Part 1|Part 1]] (Jun 2003) | ||
Line 37: | Line 36: | ||
** [[C++ Class Part 5|Part 5]] - Classes and Objects (Oct 2003) | ** [[C++ Class Part 5|Part 5]] - Classes and Objects (Oct 2003) | ||
** [[C++ Class Part 6|Part 6]] - Class Inheritance (Dec 2003) | ** [[C++ Class Part 6|Part 6]] - Class Inheritance (Dec 2003) | ||
* [[Compiling C++ programs with EMX the Easy Way]] by [[Greggory D Shaw]] (Oct 2002) | * [[Compiling C++ programs with EMX the Easy Way]] by [[Greggory D. Shaw]] (Oct 2002) | ||
* [[Singletons - The Next Generation]] by Stefan Ruck (Sep 1999) | * [[Singletons - The Next Generation]] by Stefan Ruck (Sep 1999) | ||
* [[A Keystroke Recorder]] by [[Stefan Ruck]] (Jan 1999) | * [[A Keystroke Recorder]] by [[Stefan Ruck]] (Jan 1999) | ||
Line 57: | Line 56: | ||
** [[An Introduction to C++ Programming - Part 12/13|Part 12]] (Jul 1998) | ** [[An Introduction to C++ Programming - Part 12/13|Part 12]] (Jul 1998) | ||
** [[An Introduction to C++ Programming - Part 13/13|Part 13]] (Aug 1998) | ** [[An Introduction to C++ Programming - Part 13/13|Part 13]] (Aug 1998) | ||
* [[Dave Briccetti Programming Samples]] by [[Dave Briccetti]] (1997) | * [[Dave Briccetti's Programming Samples]] by [[Dave Briccetti]] (1997) | ||
* [[Let's Talk About... Singleton]] by [[Stefan Ruck]] (Dec 1997) | * [[Let's Talk About... Singleton]] by [[Stefan Ruck]] (Dec 1997) | ||
* [[Programming the OS/2 File Dialog in C++]] by [[Stephane Bessette]] (Nov 1997) | * [[Programming the OS/2 File Dialog in C++]] by [[Stephane Bessette]] (Nov 1997) | ||
Line 74: | Line 73: | ||
** [[Multi-threading using the IThread class]] (Jun 1994) | ** [[Multi-threading using the IThread class]] (Jun 1994) | ||
** [[The profile API and its encapsulation in a group of C++ classes]] (Jul 1994) | ** [[The profile API and its encapsulation in a group of C++ classes]] (Jul 1994) | ||
** [[SOM's OOP | ** [[SOM's OOP Model from the SOMobjects Developer Toolkit]] (Sep 1994) | ||
** [[The use of SOM to mirror the C++ object]] (Oct 1994) | ** [[The use of SOM to mirror the C++ object]] (Oct 1994) | ||
** [[Some benchmarks of SOM vs C++ based objects]] (Nov 1994) | ** [[Some benchmarks of SOM vs C++ based objects]] (Nov 1994) | ||
Line 104: | Line 103: | ||
* [[Resources and Decompiling Them]] by Martin Lafaix (Jun 1994) | * [[Resources and Decompiling Them]] by Martin Lafaix (Jun 1994) | ||
* [[Hints for writing simple programs for both OS/2 and DOS]] by [[Roger Orr]] (Apr 1990) | * [[Hints for writing simple programs for both OS/2 and DOS]] by [[Roger Orr]] (Apr 1990) | ||
;Java | |||
* [[Java 1.1, 1.2 and 1. | * [[Java 1.1, 1.2 and 1.3—what's the difference?]] by [[Simon Gronlund]] (16 August 2000) | ||
* '''Into Java''' by [[Simon Gronlund]] | * '''Into Java''' by [[Simon Gronlund]] | ||
** [[Into Java - Part I|Part I]] (Apr 1999) | ** [[Into Java - Part I|Part I]] (Apr 1999) | ||
Line 146: | Line 145: | ||
** [[Grinding Java - Distributed Java]] (Dec 1997) | ** [[Grinding Java - Distributed Java]] (Dec 1997) | ||
** [[Grinding Java - Real World Java]] (Jan 1998) | ** [[Grinding Java - Real World Java]] (Jan 1998) | ||
* [[OS/2 Warp 4: | * [[OS/2 Warp 4: Developing with Java]] by Herman Rodriguez, Miguel Sang (Dec 1996) | ||
* [[OS/2 Warp 4: Java]] by Andrew Johnson, Matthew Vaughton (Dec 1996) | * [[OS/2 Warp 4: Java]] by Andrew Johnson, Matthew Vaughton (Dec 1996) | ||
* [[The Java Language]] by [[Gordon Zeglinski]] (Oct 1996) | * [[The Java Language]] by [[Gordon Zeglinski]] (Oct 1996) | ||
* [[Developing With Java™]] by [[Herman Rodriguez]] and [[Miguel Sang]] (Aug 1996) | * [[Developing With Java™]] by [[Herman Rodriguez]] and [[Miguel Sang]] (Aug 1996) | ||
* [[Your | * [[Your Dog on Java]] by [[Roger Sessions]] (Jun 1996) | ||
* [[Tips & Techniques - Java - April 1996]] (Apr 1996) | * [[Tips & Techniques - Java - April 1996]] (Apr 1996) | ||
* [[Java - An Exciting World of Opportunities]] by [[David Mounce]] (Apr 1996) | * [[Java - An Exciting World of Opportunities]] by [[David Mounce]] (Apr 1996) | ||
* [[Introduction to Java]] by [[Carsten Whimster]] (Mar 1996) | * [[Introduction to Java]] by [[Carsten Whimster]] (Mar 1996) | ||
;Oberon | |||
* [[XDS Oberon]] by [[Paul Floyd]] (May 1999) | * [[XDS Oberon]] by [[Paul Floyd]] (May 1999) | ||
* [[A Description of the Oberon-2 Language]] by Paul Floyd (Aug 1998) | * [[A Description of the Oberon-2 Language]] by Paul Floyd (Aug 1998) | ||
* [[A Discussion of Oberon]] by Paul Floyd (Aug 1998) | * [[A Discussion of Oberon]] by Paul Floyd (Aug 1998) | ||
;Object REXX | |||
* [[Object Orientation using Object REXX]] by [[Derek Clarkson]] (Jul 1995) | * [[Object Orientation using Object REXX]] by [[Derek Clarkson]] (Jul 1995) | ||
;Pascal | |||
* [[Free Pascal Compiler Review]] by [[Prokushev]] (May 2005) | * [[Free Pascal Compiler Review]] by [[Prokushev]] (May 2005) | ||
;Perl | |||
* [[Introduction to Perl]] By [[Heiko Korsawe]], Translation by [[Thomas Klein]] (Oct 2001) | * [[An Introduction to Perl]] By [[Heiko Korsawe]], Translation by [[Thomas Klein]] (Oct 2001) | ||
<!-- SECOND COLUMN --> | |||
| | |||
{{H|EDM/2 Classic Articles}} | |||
;C | |||
* [http://www.edm2.com/0510/rexxdll.html Building a REXX DLL in C] by [[Jorge, Paula, and Manuela Martins|Jorge Martins]] (Oct 1997) | * [http://www.edm2.com/0510/rexxdll.html Building a REXX DLL in C] by [[Jorge, Paula, and Manuela Martins|Jorge Martins]] (Oct 1997) | ||
* [http://www.edm2.com/0306/ipc.html IPC Between DOS Processes] by [[Leif N. Eriksen]] (Jun 1995) | * [http://www.edm2.com/0306/ipc.html IPC Between DOS Processes] by [[Leif N. Eriksen]] (Jun 1995) | ||
;Modula-2 | |||
* [http://www.edm2.com/0606/modula2.html Modula-2 Legacy Code: Problems and Solutions] by [[Dmitry Leskov]] (Jun 1998) | * [http://www.edm2.com/0606/modula2.html Modula-2 Legacy Code: Problems and Solutions] by [[Dmitry Leskov]] (Jun 1998) | ||
{{H|External Articles}} | |||
| | |||
* [http://www.myrkraverk.com/blog/2018/10/cweb-hello-world/ CWEB: Hello, World] by [[User:Myrkraverk|Jóhann 'Myrkraverk' Óskarsson]] (Oct 2018) | * [http://www.myrkraverk.com/blog/2018/10/cweb-hello-world/ CWEB: Hello, World] by [[User:Myrkraverk|Jóhann 'Myrkraverk' Óskarsson]] (Oct 2018) | ||
* [http://www.sschwarzer.net/python/warpstock_europe_2001.html Programming Python on OS/2] by [[Stefan Schwarzer]] (Nov 2001) | * [http://www.sschwarzer.net/python/warpstock_europe_2001.html Programming Python on OS/2] by [[Stefan Schwarzer]] (Nov 2001) | ||
* [https://archive.org/details/1987-12-dr-dobbs-journal/page/18/mode/2up Dynamic Linking in OS/2] - Dr. Dobb's Journal by [[David E. Cortesi]] (Dec 1987) | |||
|} | |} | ||
==See Also== | ==See Also== | ||
Visit also the [[:Category:Languages Articles|Programming Languages Articles Category]] for a complete alphabetical list of all the available articles. | Visit also the [[:Category:Languages Articles|Programming Languages Articles Category]] for a complete alphabetical list of all the available articles. | ||
[[Category:Article List]] | [[Category:Article List]] |
Latest revision as of 00:11, 5 March 2021
This are the articles related to different programming languages under OS/2.
See Also
Visit also the Programming Languages Articles Category for a complete alphabetical list of all the available articles.