Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: Programming Language

  1. #11
    Senior Member
    Join Date
    Mar 2002
    Posts
    166
    I have heard many times:"The guy wrote the virus on VB" and "C++ has more freedom, but it has more difficult code". Well i agree with these, but how can it be true, C++ has more freedom, but hackers wrote virus on VB most.

  2. #12
    Member
    Join Date
    Aug 2001
    Posts
    69
    Originally posted here by GbinaryR
    ...C++ has more freedom, but hackers wrote virus on VB most.
    Since when do hackers code virii in VB? Even if they need to code something malicious to be put on the target system, the code must be portable, which means that the code can be transferred from one language to another for more OS support & less incident dependant.
    And as many mainframes run a *nix system, how are they supposed to run VB code easily on those servers...
    Also coding a virus and hacking are way too different things.
    Try, Fail but Do iT at last!
    ASA The ZeroTimeR
    The Turkish IT Documentation Project

  3. #13
    Junior Member
    Join Date
    Mar 2002
    Posts
    20
    im new at this and cant figure out how to post a question. can anyone help me out

  4. #14
    Banned
    Join Date
    Mar 2002
    Posts
    968
    Jabberwocky

    Turing is a language, had to learn the "stupid" thing in Highschool, a few years back. (It was already extinct when I learnt it!) It's a DOS based language with absolutely no GUI!

  5. #15
    Member
    Join Date
    Aug 2001
    Posts
    69

    Arrow

    Originally posted here by x718xpimp
    im new at this and cant figure out how to post a question. can anyone help me out
    Click here
    or any forum section's "New Thread" button, around the top left corner...
    Try, Fail but Do iT at last!
    ASA The ZeroTimeR
    The Turkish IT Documentation Project

  6. #16
    Senior Member
    Join Date
    Aug 2001
    Posts
    100
    to politroyx:
    just imagine: try to write a prog for linux -> you can't write this in vb...
    but if you want to write a programm for win why not use vb
    as you see it depends on which system you would like to work...

    and now to everyone else: vb is not a bad language. ok sonetimes its not the best possibility but if it is it's simple and it works... . befor anybody tries to say something ageinst vb just try it yourself...

    ------------------------------------------------------------------------------------------------------------------------
    "Knowledge is the real power"
    \"Knowledge is the Real Power\"

  7. #17
    Senior Member
    Join Date
    Oct 2001
    Posts
    786
    I had to learn QBASIC in HS, I know it is old... I took it this year infact, and now they let me into C++... To bad I already learned it (both of them), so I'm just having fun in class (online education).

    I think C++ is the most useful. I only write console programs, nothing invisible, so I don't think that is a good thing if I wanted to be malevolent... I just write encryption programs, so that teachers don't really see too much of what I'm doing regarding the files they see on the disk..., I might have my own DOS look-alike one of these days...

    ASM is good I think, but I've had no experience with it yet. C++ and ASM are a good combination though, because you can use ASM code directly in you C++ program... You just have to becareful with what you do, or else you will end up restarting quite a few times... (from what I've heard)

    If you want to have a useful take-most-anywhere program, I use JavaScript. I use lots of these programs to help in coding complex and redundant C++ programs. It is really useful, because I like to cut-paste in the browser window, and I can update text fields, and in effect variables, and quickly get a new result... I'm also good at HTML, so I can have a nice, useful layout for helping me with coding...

    Just my opinions...

    -Tim_axe

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •