This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What programing languages are used to make Facebook?
04-28-2014, 08:41 PM
Post: #1
What programing languages are used to make Facebook?
I want to know what languages are used. My plan is to make a website almost as good as Facebook, or better.

How is Facebook programed?
Is it possible to use future programing languages to make a website better then Facebook?

I know there are a few questions already asked like, this but this one is a little different. I know there is no answer to the question - "Am I going to make a good website", but I might one day.

Does everyone think there will always be new and improved websites like Facebook?

I am a young teenager, so I have a long way to go. I am learning HTML. Could I make a web site as good as Facebook only using HTML and css?

Ads

Find all posts by this user
Quote this message in a reply
04-28-2014, 08:46 PM
Post: #2
 
yes

Ads

Find all posts by this user
Quote this message in a reply
04-28-2014, 08:55 PM
Post: #3
 
You will need to use JavaScript and PHP.

You could get a clone script of Facebook that works just like it. Just search "Facebook clone script" and find one you like. If you don't want to pay, add "nulled" to the end of your search.
Find all posts by this user
Quote this message in a reply
04-28-2014, 09:02 PM
Post: #4
 
The frontend is written in PHP (programming language). Much of it is written using XHP, and the runtime is HipHop for PHP. Like most websites there's a lot of JavaScript (programming language) running in the users' browsers.

Most of the backend services are written in C (programming language), C++ and Java. A lot of the C++ services rely on Boost. Many of the internal tools and some glue code is written in Python (programming language). One of the services that underlies Chat, the channel servers (see http://www.facebook.com/note.php... ), is written in
Erlang. The backend services and the web frontend communicate using Apache Thrift. The iPhone app and iOS SDK are written in Objective-C (programming language).

OCaml, Haskell, and Ruby (programming language) are used internally, but as far as I know they don't power anything available on the website.
Find all posts by this user
Quote this message in a reply
04-28-2014, 09:11 PM
Post: #5
 
php and javascript and sql
Find all posts by this user
Quote this message in a reply
04-28-2014, 09:14 PM
Post: #6
 
I believe Facebook is built with Wordpress, you should defiantly check it out. It's free to create an account and build a site. http://wordpress.com you can use CSS and HTML and tons of plugins. Great for beginners.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)