Error occured ! We are notified and will try and resolve this as soon as possible.
WARNING! [2] Declaration of NewsController::display() should be compatible with Controller::display($returnstatebeforedisplay = false) . Line 56 in file /home/gelembjuk/domains/myeducationpath.com/html/controllers/news.php. Continue execution. 3803562; index.php; 216.73.216.54; GET; url=news/message/2057.htm.htm&; ; Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com); ; Executon time: 0 MyEducationPath.com :: Udacity : What is a web application?

News from e-Learning companies

All News

Udacity: What is a web application?

What is a web application?
2014-06-03 17:39:00

Web applications, or web apps, are a huge part of the way the internet works! Facebook, Gmail (or any popular email website), and even Udacity’s classroom are examples of popular web apps. Let’s look at the big picture to see how web apps serve you dynamic web page content as you browse the internet. First, let’s look at the difference between dynamic and non-dynamic websites. When visiting non-dynamic websites, your web browser will make the initial HTTP requests to download the HTML, CSS, and other files needed to create the initial webpage that you want to browse. But, once the web page is loaded, the web browser or the website won’t send any more HTTP requests to the web server to ask updates. What you see is what you get…until you click the refresh button.On the other hand, dynamic web apps know how to build or update themselves on demand. More specifically, dynamic web apps often use JavaScript, Ajax, and/or long polling to make HTTP requests to…

 
All News