Jump to content

Gordon Zeglinski: Difference between revisions

From EDM2
mNo edit summary
No edit summary
Line 50: Line 50:
* [[The Java Language]] by [[Gordon Zeglinski]] (October 1996)  
* [[The Java Language]] by [[Gordon Zeglinski]] (October 1996)  


 
* REXX-ercising Your Applications By [[Gordon Zeglinski]]
** [[REXX-ercising Your Applications - Part 1]] Creating external functions and executing them from apps; intro to RexxStart(). By [[Gordon Zeglinski]] (November 1993)
** [[REXX-ercising Your Applications - Part 2]] More on RexxStart(), external command handlers and REXX macrospace. By [[Gordon Zeglinski]] (December 1993)


Gordon has written the following articles:
Gordon has written the following articles:
Line 56: Line 58:
* [http://www.edm2.com/0104/cppencap.html C++ Encapsulation of PM] (July/August/September 1993)
* [http://www.edm2.com/0104/cppencap.html C++ Encapsulation of PM] (July/August/September 1993)
* [http://www.edm2.com/0105/compreview.html A Review of C++ Compilers] (October 1993)
* [http://www.edm2.com/0105/compreview.html A Review of C++ Compilers] (October 1993)
* [http://www.edm2.com/0106/rexxapps1.html REXX-ercising Your Applications - Part 1/2] (November 1993)
* [http://www.edm2.com/0107/rexxapps2.html REXX-ercising Your Applications - Part 2/2] (December 1993)
* [http://www.edm2.com/0106/cppthreadclass.html Writing a C++ Thread Class] (November 1993)
* [http://www.edm2.com/0106/cppthreadclass.html Writing a C++ Thread Class] (November 1993)
* [http://www.edm2.com/0307/compilers.html C++ Compiler Review - Part 1] (August 1995)
* [http://www.edm2.com/0307/compilers.html C++ Compiler Review - Part 1] (August 1995)

Revision as of 19:35, 22 February 2012

Gordon W. Zeglinski is a freelance programmer/consultant who received his Master's degree in Mechanical Engineering with a thesis on C++ sparse matrix objects. He has been programming in C++ for 6 years and also has a strong background in FORTRAN. He started developing OS/2 applications with version 2.0.

His current projects include a client/server communications program that utilitizes OS/2's features which has entered beta testing. Additionally, he is involved in the development of a "real-time" automated vehicle based on OS/2 and using C++ in which he does device driver development and designs the applications that comprise the control logic and user interface.

Contact Information

Republishing Imformation

Gordon Zeglinski gave permission to release his EDM/2 articles under Creative Commons Attribution-Share Alike 3.0. Martin Iturbide requested this on 17-Feb-2012 and received the permission the same day. Gordon Zeglinski requested to be credited as the original author of the material.

Articles

Gordon has written the following articles: