Top Banner
An Insight into Web Development & Tools Presented By : Shubhanshu Mishra [email protected]
9

Introduction to Web 2.0 for Novices

May 08, 2015

Download

Technology

My presentation on Web 2.0 tools & platforms for novice developers.
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Introduction to Web 2.0 for Novices

An Insight into Web Development & Tools

Presented By : Shubhanshu Mishra

[email protected]

Page 2: Introduction to Web 2.0 for Novices

Contents

• Evolution of Web• Web as we see it now -Web 2.0• Web Services• APIs & Mashups• Tools for web developers• Frameworks & Platforms• Mashup Example.

Page 3: Introduction to Web 2.0 for Novices

Evolution of Web

Static Pages

<HTML>

Dynamic Contents

<?php echo “Helllo world”;

?>

XML Data

Web Services

Page 4: Introduction to Web 2.0 for Novices

Web as we see it now – Web 2.0

Page 5: Introduction to Web 2.0 for Novices

Web Services APIs & Mashups

• <?XML?>• JSON• SOAP• XML-RPC• WSDL• UDDI

Page 6: Introduction to Web 2.0 for Novices

Tools for Web Developers

• Web Server• SQL Services• Programing Languages• Idea

Page 7: Introduction to Web 2.0 for Novices

Frameworks & Platforms

• Django• CakePHP • CodeIgniter• Ruby On Rails• ASP.NET• Silverlight• Adobe Flex

•Google Apps Engine•Windows Azure Services•Amazon EC2

Page 8: Introduction to Web 2.0 for Novices

Mashup Example

Page 9: Introduction to Web 2.0 for Novices

Questions ???