Stefan Ruck: Difference between revisions
Appearance
mNo edit summary |
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 | 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== | ||
Line 6: | Line 6: | ||
* [[Progress3|A Progress-indicating Status Line in C++ - Part 3/3]] (Aug 1996) | * [[Progress3|A Progress-indicating Status Line in C++ - Part 3/3]] (Aug 1996) | ||
* [[Manage Your Configuration Files and Data]] | * [[Manage Your Configuration Files and Data]] (Sep 1997) | ||
* [[Multilingual Resources]] (Nov 1997) | * [[Multilingual Resources]] (Nov 1997) | ||
* [[Let's Talk About... Singleton]] | * [[Let's Talk About... Singleton]] (Dec 1997) | ||
* [[Mnemonics in Dialog Boxes]] | * [[Mnemonics in Dialog Boxes]] (Sep 1998) | ||
* [[A Keystroke Recorder]] | * [[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]] |
Revision as of 17:35, 25 May 2019
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
- A Progress-indicating Status Line in C++ - Part 1/3 (Jun 1996)
- A Progress-indicating Status Line in C++ - Part 2/3 (Jul 1996)
- A Progress-indicating Status Line in C++ - Part 3/3 (Aug 1996)
- 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)
Links
- Homepage (archived)