WEB 238 UOP Course Tutorial / tutorialoutlet

13
For more course tutorials visit www.tutorialoutlet.com

description

For more course tutorials visit www.tutorialoutlet.com WEB 238 Week 2 JavaScript Events WEB 238 Week 3 Cookies WEB 238 Week 4 Dynamic HTML WEB 238 Week 5 Web Programming Languages WEB 238 Week 1 Discussion Questions WEB 238 Week 2 Discussion Questions WEB 238 Week 3 Discussion Questions WEB 238 Week 4 Discussion Questions WEB 238 Week 5 Discussion Questions - PowerPoint PPT Presentation

Transcript of WEB 238 UOP Course Tutorial / tutorialoutlet

Page 1: WEB 238 UOP Course Tutorial / tutorialoutlet

For more course tutorials visitwww.tutorialoutlet.com

Page 2: WEB 238 UOP Course Tutorial / tutorialoutlet

WEB 238 Complete Course Material

For more course tutorials visitwww.tutorialoutlet.com

WEB 238 Week 2 JavaScript EventsWEB 238 Week 3 CookiesWEB 238 Week 4 Dynamic HTMLWEB 238 Week 5 Web Programming LanguagesWEB 238 Week 1 Discussion QuestionsWEB 238 Week 2 Discussion QuestionsWEB 238 Week 3 Discussion QuestionsWEB 238 Week 4 Discussion QuestionsWEB 238 Week 5 Discussion Questions

Page 3: WEB 238 UOP Course Tutorial / tutorialoutlet

WEB 238 Week 1 Discussion Questions For more course tutorials visit

www.tutorialoutlet.com

Based on the Greiner (2010) article, why has Java surfaced as primary Technology for Web Development? What is the difference between JavaScript and Java?Based on the Greiner (2010) article, how does security for AJAX and .NET compare?The W3C has a document object model as a recommendation. Should browsers implement this model? If not, propose a model you think would be suitable.To limit the creation of malicious code, should access to elements of the document object modƒel and some JavaScript functionality be limited? In discussing your answer, describe two types of computer attacks or viruses that may be initiated by scripting code in the browser environment. What else may be done to combat this?

Page 4: WEB 238 UOP Course Tutorial / tutorialoutlet

WEB 238 Week 2 Discussion Questions For more course tutorials visit

www.tutorialoutlet.com

Based on the Keston (2010) article, how have the improved sophistication, robustness, and feature richness of Web development tools impacted the development of websites?What is an Acid3 test? How does it relate to a JavaScript event?What are the similarities between DOM and Microsoft® Internet Explorer® (IE) event models? What are their differences?

Page 5: WEB 238 UOP Course Tutorial / tutorialoutlet

WEB 238 Week 2 JavaScript Events For more course tutorials visit

www.tutorialoutlet.com

Objectives2.1 Explain JavaScript events.ReadingsRead Ch. 6, “Programming the Browser,” Section, “Responding to the User’s Actions with Events,” of Beginning JavaScript.Read Ch. 12, “Dynamic HTML and the W3C Document Object Model,” Section, “Writing Cross-Browser DHTML JavaScript and XML,” of Beginning JavaScript.Read the Week Two Read Me First.Read this week’s Electronic Reserve Readings.Nongraded Activities and PreparationVehicle Registration Form – Apartment complex collects tenant vehicle information to control the space in the parking lot.Contact information fields: Name Phone number* E-mail address*?

Page 6: WEB 238 UOP Course Tutorial / tutorialoutlet

WEB 238 Week 3 Cookies For more course tutorials visit

www.tutorialoutlet.com

Objectives3.1 Explain cookies.3.2 Apply JavaScript programming.ReadingsRead Ch. 11, “Storing Information: Cookie,” of Beginning JavaScript.Read the Week Three Read Me First.Read this week’s Electronic Reserve Readings.Nongraded Activities and PreparationModify the form page you created in Week Two by using a

Page 7: WEB 238 UOP Course Tutorial / tutorialoutlet

WEB 238 Week 3 Discussion Questions For more course tutorials visit

www.tutorialoutlet.com

Based on the Greiner (2010) article, in AJAX what functional purpose does JavaScript provide to Web development?There are many misconceptions about cookies by the general public. What are two to three misconceptions about cookies? In each case, explain the real drawback of cookies.a

Page 8: WEB 238 UOP Course Tutorial / tutorialoutlet

WEB 238 Week 4 Discussion Questions For more course tutorials visit

www.tutorialoutlet.com

Based on the Greiner (2009) article, what are the advantages of a Linux-based platform for Web development when compared to a Windows-based platform?Based on the O’Kennon (2010) article, given the LAMP stack (Linux, Apache, MySql, and PHP) is provided free by FOSS do you think it can provide a meaningful Web development platform? Why or why not? Explain.According to Krill (2009), HTML 5 could make Rich Internet Application (RIA) technologies such as Adobe® Flash®, Microsoft® Silverlight obsolete. Do you agree? Why or why not?, and Oracle JavaFX

Page 9: WEB 238 UOP Course Tutorial / tutorialoutlet

WEB 238 Week 4 Dynamic HTML For more course tutorials visit

www.tutorialoutlet.com

Objectives4.1 Explain the difference between DHTML and HTML.4.2 Explain Java applets.ReadingsRead Ch. 12, “Dynamic HTML and the W3C Document Object Model,” Section, “The Web Standards,” of Beginning JavaScript.Read Ch. 6, “Applets and Servlets,” of Herb Schildt’s Java Programming Cookbook.Read the Week Four Read Me First.Read this week’s Electronic Reserve Readings.Nongraded Activities and PreparationModify the form page from Week Three so that when the

Page 10: WEB 238 UOP Course Tutorial / tutorialoutlet

WEB 238 Week 5 Discussion Questions For more course tutorials visit

www.tutorialoutlet.com

Based on the O’Kennon (2010) article, what does the WAMP stack bring to Web development that was missing with LAMP? Which stack do you prefer and why?Based on the Greiner (2010) article, why has XML become essential for providing the content management function in Web development? Explain.Based on the Langley (2008) article, there are interoperability problems when multiple AJAX libraries are used in the same web page. Why would the same web page use multiple AJAX libraries? How is this problem addressed

Page 11: WEB 238 UOP Course Tutorial / tutorialoutlet

WEB 238 Week 5 Web Programming Languages For more course tutorials visit

www.tutorialoutlet.com

Objectives5.1 Compare and contrast JavaScript and Java.5.2 Explain AJAX.ReadingsRead Ch. 14, “Ajax,” of Beginning JavaScript.Read the Week Five Read Me First.Read this week’s Electronic Reserve Readings.Learning TeamPaperFinalize and submit your 10- to 15-page paper.Learning TeamPresentationFinalize and submit your 10- to 15-slide Microsoft® PowerPoint® presentation

Page 12: WEB 238 UOP Course Tutorial / tutorialoutlet

WEB 238 Week 5 Web Programming Languages For more course tutorials visit

www.tutorialoutlet.com

Objectives5.1 Compare and contrast JavaScript and Java.5.2 Explain AJAX.ReadingsRead Ch. 14, “Ajax,” of Beginning JavaScript.Read the Week Five Read Me First.Read this week’s Electronic Reserve Readings.Learning TeamPaperFinalize and submit your 10- to 15-page paper.Learning TeamPresentationFinalize and submit your 10- to 15-slide Microsoft® PowerPoint® presentation

Page 13: WEB 238 UOP Course Tutorial / tutorialoutlet