Thursday, September 15, 2016

Web Application Development

As I took Web Application Development for this semester, I required to create a blog and my first post should be about this course generally. If you are familiar with websites, you will have a knowledge to develop your own website and for those not very familiar with, they can hire website developer to develop their website. Some of them used websites for their business purpose and some of them used as an online diary. 

Do you know what is Web Application Development?
A Web Application is an program that is stored on a remote server and sent over the Internet through a browser interface.

Web Application Development Process
  1. Business Model Identification
  2. Business Process Analysis
  3. Technical Proposal and Review
  4. Application Development
  5. Monitoring, Analysis and Control
  6. Deployment and Training
  7. Maintenance and Support
2 Technologies of Web Application Development
  1. Client Side Scripting
    1. HTML (HyperText Markup Language)
    2. CSS (Cascading Style Sheets)
    3. Javascript
    4. Ajax (Asynchronous Javascript and XML)
    5. jQuery
  2. Server Side Scripting
    1. PHP
    2. ASP
    3. ASP.NET
    4. Ruby on Rails
    5. Perl
    6. Python
For the previous semester, I took workshop I and what I have to do is develop a system that shall store data, delete data, update data, download information and some more. And I use HTML with CSS for my interface and PHP combined with MySql database for storing data. I developed a stand alone system and honestly I am not pay much attention with Client and Server Side Scripting. And I really hope that this course will widen my knowledge about web so I can eliminates a silly mistakes for workshop II and for my future job. Please wish me luck guys.