Jump to content

Help with java program design need advice! :d

- - - - -

  • Please log in to reply
4 replies to this topic

#1
gamez4geekz

gamez4geekz

    Newbie

  • Members
  • Pip
  • 2 posts
Hello, I am new to this forum. I just need some questions answered by anyone who knows about website/program design and database.

Here we go!

So I have an idea for a company/website/application and I was wondering how to go about creating it! I want to make a website similar to Facebook where users can make accounts, post videos, pictures and comment on their accounts. I want an application to be able to be downloaded and installed onto a computer, while the website will basically mimic the program in a browser for people who do not want to download and install it.

How would i do this? (Like what programming language, do i need a database of some sort?)

Any and all answers will help! Thank you very much! :D

#2
Chall

Chall

    Newbie

  • Members
  • PipPip
  • 15 posts
Well, I would use HTML, JavaScript, etc.. for the website. It's going to be very hard to make the application and the site work in sync though, but i'm sure its possible. Gl :D

#3
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
I would focus on the website, first. HTML, JavaScript, CSS, a server-side scripting language (Java, PHP, ASP.NET, etc), and SQL.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#4
gamez4geekz

gamez4geekz

    Newbie

  • Members
  • Pip
  • 2 posts

WingedPanther said:

I would focus on the website, first. HTML, JavaScript, CSS, a server-side scripting language (Java, PHP, ASP.NET, etc), and SQL.

What do you mean by "server-side scripting language" and how would i go about saving all of the data the users would post? And how would I save the accounts. Some database or server. Correct?

#5
fread

fread

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 787 posts
A server side scripting language like PHP is more or less and interface to your database like mysql. The database will do the actual saving of your content/data.
An easy way to clear up your mind -> Database implies storage, Server implies service.
Perfection of means and confusion of ends seem to characterize our age. Albert Einstein :confused:




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users