Jump to content

What lanuage to use?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
5 replies to this topic

#1
wandj

wandj

    Newbie

  • Members
  • Pip
  • 1 posts
Hi, I want to write a program specific to my business. I am pretty computer literate and don't really have the funds to pay someone to write it for me, so I decided to take some college classes and try to do it myself. I don't want to waste my time learning a language the won't work for my program though, so I thought I would ask here before I get started.

I want the program to be a totally web based program. It is for a school and I want it to be a database for our students/classes as well as our accounting program (my background is accounting). I want my parents to be able to go online to pay their tuition and have it posted to my accounting program as well as manage their classes etc. I need to be able to process accounting and class reports as well as group emails.

Can anyone tell me which programming language would best work for this type of web program?

Thanks in advance for any help you can offer.

#2
Ancient Dragon

Ancient Dragon

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 400 posts
Don't other universities already have such a program? I would be surprised if that program(s) has not already been written.
Visit Grandpa's Forums, a social networking forum, with family-oriented arcade games, blogs, discussion forums, and photo albums.

#3
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
You could do this in any web language. What you will probably want to learn, to minimize costs, is PHP, SQL (MySQL dialect), HTML, CSS, and JavaScript.

Also, realize that it will probably take you 1-2 years before you can actually write this program.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#4
toxifyshadow

toxifyshadow

    Programmer

  • Members
  • PipPipPipPip
  • 125 posts
Agreeing with Winged, learn sql and php in classes, skiping html is fine, just learn online. I was able to learn both html and css by playing neopets lol. If you are going to learn online I would suggest w3schools, I learned javascript from them. Html,css,and javascript should be easy to learn, but php and sql you are going to want classes. Also if you want help with your program, you should ask CodeCall.

#5
cdg10620

cdg10620

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 389 posts

Williammurray said:

I am english speaker and using english language.

I think he meant programming language. lol
-CDG10620
Software Developer

#6
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Williammurray was just a spammer.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog