Programming Class

Sharky Forums


Results 1 to 4 of 4

Thread: Programming Class

  1. #1
    Richard M. Nixon '08 PCJ's Avatar
    Join Date
    Jul 2003
    Posts
    8,187

    Programming Class

    I would like to get into programming class next year. I have never done anything beyond ActionScript in flash and therefore need to start from step 1. What are some good resources and what should I focus on to be as productive as posible and be able to do the basics in 6 months?
    Also, What languages should I focus on?
    +++ F.O.R.U.M. I.L.L.U.M.I.N.A.T.I. +++
    Quote Originally Posted by Zvi
    How come you always choose the wrong side, first HD DVD, now Russians.

  2. #2
    Expensive Sushi
    Join Date
    Jan 2004
    Posts
    8
    It depends what kind of programming you want to get into?

    hardware?

    software?

    drivers?

    viruses?

    etc?

    ?????

  3. #3
    Reef Shark Nithos's Avatar
    Join Date
    Oct 2000
    Posts
    448
    general programming : java, c/c++
    web programming: java,perl,php

    there are lots of online help, and tutorials out there so you should not have any trouble there
    the best thing you can do to learn is think of an idea (something simple such as a small game, tic-tak-toe for instance and try to program it)
    best way to learn is to actually program

  4. #4
    Catfish gameboy1234's Avatar
    Join Date
    Aug 2002
    Posts
    238
    What Nithos said. I think Java is a pretty good place to start, it's replacing Pascal as a starting language at most universities.

    Start with a simple "Hello World" program, then write a few simple things dealing with math, string manipulation, etc. Write an easy game (text only) or two. Hangman is good. Make a "framework" that you can easily modify to get other programs up and running. Or whatever floats your boat.

    Then you should be ready to try some bigger projects. I'll leave those to your imagination.

Posting Permissions

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