Jump to content

Stefan Ruck: Difference between revisions

From EDM2
Prokushev (talk | contribs)
No edit summary
Ak120 (talk | contribs)
 
(8 intermediate revisions by 3 users not shown)
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.


You can reach Stefan via the Internet at mailto:str@wudelweb.de.
==Articles==
* [[A Progress-indicating Status Line in C++ (Part 1)]] (Jun 1996)
* [[A Progress-indicating Status Line in C++ (Part 2)]] (Jul 1996)
* [[A Progress-indicating Status Line in C++ (Part 3)]] (Aug 1996)


Stefan has written the following articles:
* [[Manage Your Configuration Files and Data]] (Sep 1997)
* [[Multilingual Resources]] (Nov 1997)
* [[Let's Talk About... Singleton]] (Dec 1997)
* [[Mnemonics in Dialog Boxes]] (Sep 1998)
* [[A Keystroke Recorder]] (Jan 1999)
* [[Singletons - The Next Generation]] (Sep 1999)


* [[A Progress-indicating Status Line in C++ - Part 1/3]] (June 1996)
==Links==
* [[A Progress-indicating Status Line in C++ - Part 2/3]] (July 1996)
* [https://web.archive.org/web/20050204221018fw_/http://wudelweb.de/english/index.htm Homepage] (archived)
* [[A Progress-indicating Status Line in C++ - Part 3/3]] (August 1996)


* [[Manage Your Configuration Files and Data]]  (September 1997)
{{DEFAULTSORT:Ruck, Stefan}}
* [[Multilingual Resources  (November]] 1997)
[[Category:Contributors]]
* [[Let's Talk About... Singleton]]  (December 1997)
* [[Mnemonics in Dialog Boxes]]  (September 1998)
* [[A Keystroke Recorder]]  (January 1999)
* [[Singletons - The Next Generation]] (September 1999)

Latest revision as of 00:52, 23 February 2020

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.

Articles

Links