Different Languages + Their Uses

This is a discussion on Different Languages + Their Uses within the Internet Guides forum part of the Software/Hardware category; Ever since the internet has been around, their have been websites. Websites are areas hosted on people’s computers or external ...


+ Reply to Thread
Results 1 to 5 of 5

Thread: Different Languages + Their Uses

  1. Hallowsend's Avatar
    Hallowsend is offline Geodude! I choose you!


    Hallowsend has much to be proud of Hallowsend has much to be proud of Hallowsend has much to be proud of Hallowsend has much to be proud of Hallowsend has much to be proud of Hallowsend has much to be proud of Hallowsend has much to be proud of Hallowsend has much to be proud of
    Join Date
    Dec 2007
    Location
    Dipping your kitty in hot bubbling oil.
    Posts
    1,222
    Downloads
    18
    Uploads
    40
    Rep Power
    8
    Reputation
    1095

    Different Languages + Their Uses

    Ever since the internet has been around, their have been websites. Websites are areas hosted on people’s computers or external hard drives, in which people can upload files and store data. Inside these websites, and inside the files the user has uploaded, are sophisticated ways of web servers communicating with the client’s computer, and sending that data stored in the files uploaded by the user, to the web browser of the client.

    This all started roughly in October of 1969. In this year, the ARPANET was created. ARPANET Is the “eve” Of our current internet. Since this time, people have worked on making the internet different for them by customizing what they could do. One by one different people created different ways to make more advanced things on these web servers.

    HTML or Hypertext Markup Language is the most commonly used client-side way of creating web pages. HTML consists of different tags, including Head, Body, Meta, Paragraph, Table, and many more. HTML has been modified very much and in many different ways since the original HTML was used.

    One language based off of HTML called XHTML, or Extended Hypertext Markup Language, is more commonly being used now and is slowly taking the place of HTML is most used coding language. XHTML integrates the two different languages, XML, or Extensible Markup Language.

    XML is a way for people to define their own elements in what they are coding, hence the name “Extensible” Markup Language. The reason it is so popular that XML be combined with HTML is that people can now define their own HTML tags. This allows people more opportunity to create custom websites, and more professional designs for businesses looking for ways to impress future employees or customers.

    Another language based off of the original HTML is called DHTML, or Dynamic Hypertext Markup Language. DHTML pages are pages in which client-side scripting changes variables of the language, creating a static webpage. With DHTML, you can make a webpage load differently for every user or the very specific value of variables. This also affects the changes made by client side scripting, like PHP.

    SSI, or Server Side Includes, is a very simple server-side language used almost only for web pages. Its purpose is including the contents of one file into another one. SSI can be used to “paste” it into another page. SSI is mostly only used for simple automation. Anything more than this should be and can be done with any of the more advanced Server-Side languages, such as Perl, PHP, Python, ASP, etc.

    PHP is the next topic of interest for this project. PHP, or Hypertext Preprocessor, Is a server-side scripting language, mainly used for creating dynamic web pages, like DHTML, except this language is server-side, as opposed to most of the other ones which are referred to as client-side. PHP Is currently considered the fourth most used programming language. It is the most popular apache module among most / all servers using apache as their web-server.

    There are many different server types in which data from the website is stored. This data is stored inside of tables in the databases which are included inside of the server. The most popular server tool is SQL. The SQL Database can be accessed by multiple users by running it on a program called MySQL, which is a multi-user SQL Database management system. The program itself runs as a server which allows multiple users to connect to various databases inside of the SQL Server.

    In order for a user to connect to a SQL Database, the server must be running. This means that the application MySQL.exe must be running on your computer. If at any time it is not, people cannot connect to your database or the website you are storing the data for, because none of the data will be able to be shown or processed when no server is present.


    I hope that you have learned something from this essay.
    Last edited by Hallowsend; 03-18-2008 at 11:02 PM.
    f4c68d795a6fd0251a84898e1ec47ae8

  2. Ganom's Avatar
    Ganom is offline Ex-Staff
    Ganom is a glorious beacon of light Ganom is a glorious beacon of light Ganom is a glorious beacon of light Ganom is a glorious beacon of light Ganom is a glorious beacon of light Ganom is a glorious beacon of light
    Join Date
    Aug 2007
    Location
    No where, but somewhere
    Posts
    1,040
    Downloads
    51
    Uploads
    3
    Rep Power
    5
    Reputation
    537
    Elite, love it, , when i can ^^


  3. hendricius's Avatar
    hendricius is online now Administrator
    hendricius has much to be proud of hendricius has much to be proud of hendricius has much to be proud of hendricius has much to be proud of hendricius has much to be proud of hendricius has much to be proud of hendricius has much to be proud of hendricius has much to be proud of hendricius has much to be proud of hendricius has much to be proud of
    Join Date
    Feb 2007
    Location
    Hamburg, Germany
    Posts
    5,809
    Downloads
    107
    Uploads
    144
    Rep Power
    13
    Reputation
    1490
    Yep. It is a nice guide.

    There are also other languages coming up, php-CGI, ruby, ASP.net, java script, Ajax (very interesting).

  4. DoGgY's Avatar
    DoGgY is offline Techno addict
    DoGgY is a splendid one to behold DoGgY is a splendid one to behold DoGgY is a splendid one to behold DoGgY is a splendid one to behold DoGgY is a splendid one to behold DoGgY is a splendid one to behold DoGgY is a splendid one to behold DoGgY is a splendid one to behold
    Join Date
    Jun 2007
    Location
    Canada, Québec
    Posts
    1,563
    Downloads
    22
    Uploads
    1
    Rep Power
    7
    Reputation
    920
    What about math language .. all language is about maths

    Moderator of cs and Ipod section
    69.90.94.249:27017 Quebec Libre cs 1.6 pub 20 slots 550FPS
    69.90.94.249:27015 Quebec Libre Biohazard Mod [FastDl] cs 1.6 20 slots 550FPS
    69.90.81.83:27015 Quebec Libre - Match Server cs 1.6 private 11 slots 1000FPS

  5. Dragonshadow is offline Addict
    Dragonshadow is on a distinguished road
    Join Date
    May 2007
    Posts
    65
    Downloads
    0
    Uploads
    0
    Rep Power
    3
    Reputation
    14
    I love this!

+ Reply to Thread

Posting Permissions

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