Thread: So how hard is programming?

  1. #16
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    What do you think I did, s_c?

    MUWAHAHAHAHAHA!!!

    Never mind, j/k of course. <insert standard disclaimer saying I don't condone illegal stuff here>

    Fool, s_c is right, of course - asking for exes is being, well, a fool.

  2. #17
    Registered User Fool's Avatar
    Join Date
    Aug 2001
    Posts
    335
    Well you know

    I would ask for the .cpp files but I don't have my Visual C++ 6.0 yet.

    -Fool

  3. #18
    of Zen Hall zen's Avatar
    Join Date
    Aug 2001
    Posts
    1,007
    There are free compilers around that you can use while waiting for MSVC.

  4. #19
    Registered User Fool's Avatar
    Join Date
    Aug 2001
    Posts
    335
    I had Borland but couldn't figure that thing out. So I just deleted it and should be getting VC++ very soon.

    -Fool

  5. #20
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    Yeah, go to Dev C++ or DJGPP for some good free ones. Sounds like Dev-C++ is gonna be the one you want, though - it looks a bit like MSVC++

  6. #21
    Registered User Fool's Avatar
    Join Date
    Aug 2001
    Posts
    335
    I'm downloading the Dev C++ now. I'll post back here in a bit after I play with it some. Thanks for the link!

    -Fool

  7. #22
    Registered User Fool's Avatar
    Join Date
    Aug 2001
    Posts
    335
    Well I did it. I wrote *cough* stole *cough* and compiled my first program. Thanks for the code and the link to the compiler. Will MSVC be better than this one? I may hold off until the teacher shows us the program he/she will be using before I buy one. This program seems to do what I need.

    -Fool

  8. #23
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    MSVC can be better, depending on what you wanna do...

    However, i'm not the best person to ask about what it can or can't do - I don't use it much.

    Oh yeah, and I expect royalties for you using Hello World. I was, of course, the first person to write it.

  9. #24
    Registered User Fool's Avatar
    Join Date
    Aug 2001
    Posts
    335
    LOL

    I think I'll try some tutorials now. See what else I can figure out.

    -Fool

  10. #25
    Hamster without a wheel iain's Avatar
    Join Date
    Aug 2001
    Posts
    1,385
    how easy or hard is programming - it largely depends on what you want to do, how efficient your code needs tgo be and what o/s. In Uni/college they tend to teach you 'usless' programming. When i first went to uni we used consoles to print *'s - i mean !!!! why! theres learning the basics and theres taking the ........!

    i strongly advise learning as much C/CPP as you can before going - you ll have a head start on on other studnets - and maybe your lectureres

    >>> how long is a piece of string?
    twice the length from middle to end!!
    Monday - what a way to spend a seventh of your life

  11. #26
    Anti-Terrorist
    Join Date
    Aug 2001
    Location
    mming, Game DevelopmentCSR >€&<>&2Minimization of boolean functions, PROM,PLA design >‚&0>ƒ&WA, USA guitar, dogsCommercial Aviation >„&>>…&USAProgramming
    Posts
    742
    University CIS is not useless. This could not be further from the truth. Graduates are the pool that corporations recruit from although the competence of the instructors can vary, in most circumstances the curriculum is very similar across the population of University/College CIS courses.

    The only thing that they do not tend to do at College/University is to teach you API's. Instruction focusus on the definitons of 'C' and 'C++', which are best taught in a Win32 console.

    When you get out of College/University you will have the knowledge to understand the API of your choice. You can specialize in any area.

    But CIS is much more than just programming. An education combines skills that you will need in order to understand how to develop information systems technology. Try not to be too narrow in your judgement.
    I compile code with:
    Visual Studio.NET beta2

  12. #27
    geek SilentStrike's Avatar
    Join Date
    Aug 2001
    Location
    NJ
    Posts
    1,141
    Dev C++ is good enough IMO. I am using it now. It's not til you start writing sizable projects (where you don't just remember all the functions arguments that you have written, and you have more than 10 or so classes, so browsing for classes via the files gets to be a pain) that MSVC has a real advantage. But by the time you start writing sizable projects, you will probably be in class. It would probably be best to use the same compiler as your teachers.
    Prove you can code in C++ or C# at TopCoder, referrer rrenaud
    Read my livejournal

  13. #28
    Registered User Fool's Avatar
    Join Date
    Aug 2001
    Posts
    335
    Originally posted by Witch_King
    University CIS is not useless. This could not be further from the truth. Graduates are the pool that corporations recruit from although the competence of the instructors can vary, in most circumstances the curriculum is very similar across the population of University/College CIS courses.

    The only thing that they do not tend to do at College/University is to teach you API's. Instruction focusus on the definitons of 'C' and 'C++', which are best taught in a Win32 console.

    When you get out of College/University you will have the knowledge to understand the API of your choice. You can specialize in any area.

    But CIS is much more than just programming. An education combines skills that you will need in order to understand how to develop information systems technology. Try not to be too narrow in your judgement.
    That is a very intelligent answer to the statement from above. I agree with you. I do understand that someone can teach themselves C++ or any other lang for that matter just as well as someone who obtains they're knowledge at a University. But the fact of the matter is the University graduate will have a much greater overall knowledge and a better chance at obtaining that desired job.

    -Fool

  14. #29
    aurë entuluva! mithrandir's Avatar
    Join Date
    Aug 2001
    Posts
    1,209
    At my University we have to learn C for two semesters, then teach ourselves J++ (nooooooooooooooooooo!!!!!!).

    But CIS is much more than just programming. An education combines skills that you will need in order to understand how to develop information systems technology. Try not to be too narrow in your judgement.
    I never thought I'd say this, but Witch_King is 100% right here.

  15. #30
    Hamster without a wheel iain's Avatar
    Join Date
    Aug 2001
    Posts
    1,385
    i never said it was all useless - i meant the beginning tutorials are pretty useless - as most people (maybe all) starting a cs course have programmed in at least one langauge. If you read the post - i am talking about how they teach the basics - not the entire lang!
    Monday - what a way to spend a seventh of your life

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Extracting data from a laptop hard drive
    By DavidP in forum Tech Board
    Replies: 6
    Last Post: 06-13-2009, 07:02 AM
  2. Detect SCSI Hard Drive Serial Number
    By mercury529 in forum Windows Programming
    Replies: 3
    Last Post: 10-17-2006, 06:23 PM
  3. Replies: 2
    Last Post: 07-06-2005, 07:11 PM
  4. Trinary Hard Drive
    By nickname_changed in forum Tech Board
    Replies: 14
    Last Post: 05-13-2005, 10:01 AM
  5. hard drive problems continually increasing
    By DavidP in forum Tech Board
    Replies: 5
    Last Post: 11-21-2002, 10:48 PM