# HG changeset patch # User Dirk Olmes # Date 1451701092 -3600 # Node ID 6e8d97e43bd7a9b9191dc0c64200b44c8fbd51bd # Parent 82ccd2b150af957bca63b77f4407f919b5b94e58# Parent 35dc7a0b00eb38d118982c58201ef93cb871c272 Automated merge with ssh://xanthippe//home/dirk/Projekte/Blog diff -r 82ccd2b150af -r 6e8d97e43bd7 content/pages/about.md --- a/content/pages/about.md Sun Nov 01 11:34:06 2015 +0100 +++ b/content/pages/about.md Sat Jan 02 03:18:12 2016 +0100 @@ -5,7 +5,7 @@ I've had interest in computers ever since I turned 15 or so. My first machine was a [Commodore 64](https://en.wikipedia.org/wiki/Commodore_64), mostly for playing computer games. But I did a bit of BASIC programming, too. -The second machine I owned was a [Sharp MZ 3500](https://en.wikipedia.org/wiki/Sharp_MZ) which I was abandoned at my dad's workplace. Since there were no games available for that machine, I turned to programming - more BASIC [dBASE](https://en.wikipedia.org/wiki/DBase), and [Turbo Pascal](https://en.wikipedia.org/wiki/Turbo_Pascal). +The second machine I owned was a [Sharp MZ 3500](https://en.wikipedia.org/wiki/Sharp_MZ) that was abandoned at my dad's workplace. Since there were no games available for that machine, I turned to programming - more BASIC [dBASE](https://en.wikipedia.org/wiki/DBase), and [Turbo Pascal](https://en.wikipedia.org/wiki/Turbo_Pascal). Later, I got in touch with [NeXTSTEP](https://en.wikipedia.org/wiki/NeXTSTEP) but I never owned one of these stylish black boxes. However, hacking [Objective-C](https://en.wikipedia.org/wiki/Objective-C) really opened my mind to object oritented programming.