|
|
|
|
|
by mmccaff
3346 days ago
|
|
It was towards the end of middle school and through high school. So, my early to mid teens. I had never worked on a larger project before that. It was great to have one single large project to work on, and to keep adding features to. I had messed around with code since I was about 7. It was based on the source code of something else which did the heaviest of lifting. My dad taught computer science at a small college and was able to get OS/2 and C compilers for me. I forget which C compiler I used, I think I might have switched from Borland to something else at the time -- but I remember the one C compiler came with a set of books in a box that was about 4 feet long. I used the box as a footrest when I'd code. Haha. I chose OS/2 because it was the first operating system that I knew of which allowed true multi-tasking. Two processes (instances of the BBS}) could actually run at the same time without one pausing the inactive one. It was also cool to try a new OS, to try something new. |
|