Jump to content

Stefan Ruck: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
Stefan Ruck got in touch with computers in 1981 at school, where he did some [[BASIC]] programming. Later on he also tried a little bit of Assembler and [[Pascal]]. In 1987 he started professional programming on IBM mainframes in COBOL. Since 1989, PC, DOS and C have been the keywords of his job. In 1996, Windows and MFC were added. OS/2 is his private training environment for OOP in C++ since 1994. The main result of this is the program HexEdit for OS/2, an MDI hex editor. The latest version can be found on his homepage [http://www.wudelweb.de].
Stefan Ruck got in touch with computers in 1981 at school, where he did some [[BASIC]] programming. Later on he also tried a little bit of Assembler and [[Pascal]]. In 1987 he started professional programming on IBM mainframes in COBOL. Since 1989, PC, DOS and C have been the keywords of his job. In 1996, Windows and MFC were added. OS/2 is his private training environment for OOP in C++ since 1994. The main result of this is the program HexEdit for OS/2, an MDI hex editor. The latest version can be found on his homepage [http://www.wudelweb.de].
==Contact Information==
'''e-mail:''' mailto:str@wudelweb.de.


==Articles==
==Articles==
* [[Progress1|A Progress-indicating Status Line in C++ - Part 1/3]] (June 1996)
* [[Progress1|A Progress-indicating Status Line in C++ - Part 1/3]] (Jun 1996)
* [[Progress2|A Progress-indicating Status Line in C++ - Part 2/3]] (July 1996)
* [[Progress2|A Progress-indicating Status Line in C++ - Part 2/3]] (Jul 1996)
* [[Progress3|A Progress-indicating Status Line in C++ - Part 3/3]] (August 1996)
* [[Progress3|A Progress-indicating Status Line in C++ - Part 3/3]] (Aug 1996)


* [[Manage Your Configuration Files and Data]]  (September 1997)
* [[Manage Your Configuration Files and Data]]  (Sep 1997)
* [[Multilingual Resources]] (November 1997)
* [[Multilingual Resources]] (Nov 1997)
* [[Let's Talk About... Singleton]]  (December 1997)
* [[Let's Talk About... Singleton]]  (Dec 1997)
* [[Mnemonics in Dialog Boxes]]  (September 1998)
* [[Mnemonics in Dialog Boxes]]  (Sep 1998)
* [[A Keystroke Recorder]]  (January 1999)
* [[A Keystroke Recorder]]  (Jan 1999)
* [[Singletons - The Next Generation]] (September 1999)
* [[Singletons - The Next Generation]] (Sep 1999)
=== Republish permission ===
To: <yuri_prokushev@mail.ru>
Subject: Re: EDM/2 Articles
From: <str@wudelweb.de>
Date: Fri, 19 Nov 2004 14:04:02 +0100
Hi Yuri,
Congratulation to the new EDM/2! Since a colleague of mine showed me the
possibilities of a Wiki and I had a first look at Wikipedia, I'm a
great fan of Wikis.
According to that, of course I do allow the republishing of my articles
under the new license.
Good luck with the new EDM/2
Bye,
Stefan
On Thu, 18 Nov 2004 11:19:59 +0300, Yuri Prokushev wrote:
>Hello!
>
>This month EDM/2 was relaunched as wiki-based magazine. As result, license
>changed to http://www.edm2.com/index.php/License. So can you allow to republish you article(s) under above license? Thank you very much.
>
>wbr,
>Yuri


{{DEFAULTSORT:Ruck, Stefan}}
[[Category:Contributors]]
[[Category:Contributors]]

Revision as of 14:52, 27 January 2017

Stefan Ruck got in touch with computers in 1981 at school, where he did some BASIC programming. Later on he also tried a little bit of Assembler and Pascal. In 1987 he started professional programming on IBM mainframes in COBOL. Since 1989, PC, DOS and C have been the keywords of his job. In 1996, Windows and MFC were added. OS/2 is his private training environment for OOP in C++ since 1994. The main result of this is the program HexEdit for OS/2, an MDI hex editor. The latest version can be found on his homepage [1].

Articles