Jump to content

Stefan Ruck: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
 
(One intermediate revision by the same user 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.


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


* [[Manage Your Configuration Files and Data]] (Sep 1997)
* [[Manage Your Configuration Files and Data]] (Sep 1997)
* [[Multilingual Resources]] (Nov 1997)
* [[Multilingual Resources]] (Nov 1997)
* [[Let's Talk About... Singleton]] (Dec 1997)
* [[Let's Talk About... Singleton]] (Dec 1997)
* [[Mnemonics in Dialog Boxes]] (Sep 1998)
* [[Mnemonics in Dialog Boxes]] (Sep 1998)
* [[A Keystroke Recorder]] (Jan 1999)
* [[A Keystroke Recorder]] (Jan 1999)
* [[Singletons - The Next Generation]] (Sep 1999)
* [[Singletons - The Next Generation]] (Sep 1999)
==Links==
* [https://web.archive.org/web/20050204221018fw_/http://wudelweb.de/english/index.htm Homepage] (archived)


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

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