Thread: how many old school DOS programmers are left?

  1. #1
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001

    how many old school DOS programmers are left?

    I've been noticing that from the time that i registered here, to now, there's been a HUGE drop off in the number of posts on the DOS board. And frankly I'm both frightened and dissappointed, I love DOS to death, and I always write every program in DOS before porting it to windows just for the ease of getting something working.

    I just wanted to know how many old school DOS geeks we had left here, go ahead and drop me a line....maybe discuss what you think is happening with the lack of DOS programmers coming out of the chute.
    PHP and XML
    Let's talk about SAX

  2. #2
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    I used to program a lot in DOS, mainly because it was easy working, you could do a lot in DOS. Currently I have a Windows system running and use it also to develop programs, most of them are Windows console applications.

    I know just a little about Windows programming, I have learned using MFC and Windows API functions to create simple applications, it is not the way of programming that I prefer. I prefer doing low level programming, also made it my job.

    A lot of beginning programmers have a Windows system and probably don't even know how a real DOS system would look like. They grow up with Windows systems.

    BTW, I also noted that the number of postings on the C-board has decreased the last half year (?). In the beginning when I started here.

  3. #3
    Registered User
    Join Date
    Sep 2002
    Posts
    1,640
    I grew up with DOS, Windows those days as still very slow an
    ugly. Anyone can program in DOS, Since QuickBasic is DOS and
    who can't program BASIC?

  4. #4
    Registered User
    Join Date
    Jan 2002
    Location
    Vancouver
    Posts
    2,212
    Blame Win XP/2k. They don't fully support DOS so programming for that platform is a waste nowadays.

  5. #5
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    I think a DOS designed program converted to Windows suffers, because it does not use a lot of the sophisticated features available in a modern OS.

    Multitasking, multithreaded systems, and in particular device independent features - easy in Windows, avoided in DOS.

    I've been programming longer than a lot of you, and hell, there is no way I'd use DOS if I had a decent Win32 development system around.

    Surely it can be no suprise that the DOS and C boards get less posts these days? They are increasingly legacy technology, and the majority of questioners are youngsters taught in todays environments.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

  6. #6
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    > taught in todays environments.

    Which is why I think it's odd that so many schools still teach old stuff. Until about 5 years ago, my high school still taught Pascal as its only programming language. Until about 3 years ago, my university taught FORTRAN. For some reason, my university doesn't teach C++, except (and this isn't for sure) in high level CS classes. It's C everywhere, except in the beginning classes, where it's Java.

  7. #7
    Registered User
    Join Date
    Jan 2002
    Location
    Vancouver
    Posts
    2,212
    My school teaches PASCAL and VB. Urgh.

  8. #8
    Registered User
    Join Date
    Jan 2002
    Location
    Vancouver
    Posts
    2,212
    Govtcheez, wot high school did u go to?

  9. #9
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    Grand Ledge High School

    It's craptacular!

  10. #10
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    About 6 years ago I started at university, we learned programming with Pascal for one year on a DOS system. The next year we turned to C programming. In the last two years we got C++. Currently, the students start learning Java on Windows machines.

    At my company we had a few computer science students working on a project their study at university. They knew Java and just a little C++.

    I noticed that electrical engineering students get much more programming now, than in the days I started with electrical engineering study. I also noticed computer science studies have removed a lot of low level programming from their study-programs and a lot of low level programming is currently taught at electrical engineering studies. Funny to see how software development is spreading across the studies.

    [edit]
    Note that this is the situation in the Netherlands.
    [/edit]

  11. #11
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    >>> Until about 3 years ago, my university taught FORTRAN.

    Nothing wrong with that, as long as you are pursuing a science course , with some IT. The majority of true scientists I know use Fortran daily as their first language - it is much more flexible when it comes to processing mathematics - it is, after all, what it was designed to do - FORmularTRANslator.

    These days, I would not advocate learning Fortran in an IT based degree with little hard science, it's too specialised.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

  12. #12
    Registered User
    Join Date
    Jan 2002
    Location
    Vancouver
    Posts
    2,212
    Originally posted by Govtcheez
    Grand Ledge High School

    It's craptacular!
    Didn't know you were American. Always thought you were cornish. LOL

  13. #13
    Seven years? civix's Avatar
    Join Date
    Jul 2002
    Posts
    605
    I still program alot for DOS, even though Im doing win32 now too.
    .

  14. #14
    cereal killer dP munky's Avatar
    Join Date
    Nov 2002
    Posts
    655
    >>Until about 5 years ago, my high school still taught Pascal as its only programming language.

    you think thats bad at my vocational school (i just graduated last year) they taught COBOL as a freaking language...the school was like, we pride ourselves on cutting edge technology, my teacher told me that if i wanted it to change i had to persuade the freaking board of directiors to get them to teach c++ as part of the curriculum. anyway, about dos, xp is trying to ax the whole dos thing, so its kinda hard for people to get into it ya know, cuz who knows if it'll be around in 10 years?
    guns dont kill people, abortion clinics kill people.

  15. #15
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    > Nothing wrong with that, as long as you are pursuing a science course , with some IT.

    I'm pretty sure it was just in the CS program somewhere. ober could back me up when he gets around, since he's a year older than me.

    > LOL

    Heh, I can't believe you looked around that site so much. Actually, about 2-3 months ago, that site wasn't so... ahem... flamboyant...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Creepy DOS and BIOS functions (need help!!!)
    By James00 in forum C Programming
    Replies: 9
    Last Post: 05-05-2003, 12:40 AM
  2. Templated Binary Tree... dear god...
    By Nakeerb in forum C++ Programming
    Replies: 15
    Last Post: 01-17-2003, 02:24 AM
  3. File systems?? (Winxp -> DOS)
    By Shadow in forum Tech Board
    Replies: 4
    Last Post: 01-06-2003, 09:08 PM
  4. Release Configuration Problems
    By Unregistered in forum C++ Programming
    Replies: 5
    Last Post: 06-19-2002, 04:54 AM
  5. Shut off DOS screen automatically to Windows
    By Unregistered in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 11-08-2001, 07:14 PM