An advance web application is a term refers to developing advance web pages which caters functionalities for interaction with the user, a dynamic web pages with login, registrations, upload or download or will let the user organizer a documents and content of an online account. A more comprehensive design which is available to any computing devices with internet browser like personal computer, laptop, and hand held devices like smart phones, tablets and other related devices.
In this lesson we will take five important components in website development, these are:
1. HTML (Hypertext Markup Language)
2. CSS (Cascading Style Sheet)
3. JS (Java Script) or JQuery
a. AJAX (Asynchronous Java Script and XML)
b. JSON (Java Script Object Notation)
4. PHP (PHP Hypertext Preprocessor)
HTML = is not a programming language but a scripting language that serves as the main backbone of a web documents. It allows other scripting languages to be integrated into the HTML documents to build a design like CSS, interactive functions like JS and JQuery, or a connection to a database like PHP. And HTML document will be loaded into a web browser and render the design into a multimedia structure documents with pictures, images or photos, videos and flash games or formatted text and input elements.
CSS = is a scripting language for web designing, on how the webpage will look like, the placement of each and every element and how will it look like when open in different devices.
JS/JQuery = a scripting language for web development where it gives more life to the design of your web pages with functionality and animations, when certain action and pre-requisite or condition is meet.
AJAX = Ajax is a set of web development techniques using many web technologies on the client side to create asynchronous web applications. With Ajax, web applications can send and retrieve data from a server asynchronously without interfering with the display and behavior of the existing page.
JSON = is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.
PHP = a server side scripting language which is usually used to connect your web pages into a database in the server for storage of sensitive information used in your website like username and password.
Activity:
1. Create a free account in 000webhost.com
2. Upload and index file with your fullname in the center and “Website Under Construction” see example below.
3. Send the link into my FB account or visit me in my office.a
No comments:
Post a Comment