Results 1 to 4 of 4
  1. #1
    Veteran tree_frog's Avatar
    Join Date
    Jul 2004
    Location
    in hell
    Battle Tag
    soulhazzard
    Posts
    336

    Default Computer Programming

    I am going to college for computer programming and i need to know the software to use for these things.

    i know about C++ and visual Studio but are these good and is there anything out there better that could help me.

    i also need to find something for my east lab in school i am doing projects for them and i want to learn computer programming for a profession. please if anybody would help me get these things.

  2. #2
    MCP CCNA Juke's Avatar
    Join Date
    Jan 2004
    Location
    Akron Ohio
    Battle Tag
    PMMEIFUNEED
    Posts
    980

    Default

    Visual C++ witch comes with Visual Studio is good, YOu can get a book called Learning C++ in 21 days. That is just what the book does. Shows you how to use Visual C++, but not only the GUI but gives you some tips on learning the code.

    That and get on a linux box now! there are just to many "free" scripts out there that are on linux unix , hell even Mac OS is using an unix shell.

  3. #3
    RIP Diablo 2
    Join Date
    Nov 2003
    Battle Tag
    Wuvluv
    Posts
    1,555

    Default

    As well as C++, JAVA, and VISUAL BASIC are two giants in the programmers languages; Not only is visual basic EASY for many to learn, but it gives GUI creation a new level of simplicity - For Visual Basic it is "Build the stuff, then code it" You make the buttons first, then tell the program what to do with them, making it one of the easier languages to learn.

    As Juke mentioned above, Linux is great for a coder, and as far as I know still one of the most popular webservers (But I don't have any experiences with that.)

    Anyways, hope you found my tips helpful to your endeavors as a Programming Major, it is not an easy route as it can be very frustrating.

    Have fun!

    Edit: Forgot to mention PHP too.
    I also read "C++ Programming in easy steps by Mike McGrath" It is very helpful and a smaller book. Great for starters.

    Wuvluv, Lovebloom, Wuvvy @ Arthas-US PVP

  4. #4
    MCP CCNA Juke's Avatar
    Join Date
    Jan 2004
    Location
    Akron Ohio
    Battle Tag
    PMMEIFUNEED
    Posts
    980

    Default

    Here, This is the Website witch I started off learning C++. He Shows you what is called " Hard Coding"

    Learn C++ - ยป The C++ Tutorial


    Below are 3 of the best compiler: Code Block is good since it looks like Notepad++ but it can compile.
    ::Code:Block::, Microsoft Visual Studio 2005/2008 and Dev C++

    You might wont to google Notepad ++. Its only like 10 mb, I have it but cant upload.

    Microsoft Also has a Free version of Visual C++ called " Visual C++ express"
    Last edited by Juke; 09-21-2008 at 08:17 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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